Release preparation for version 2.23.4#20745
Merged
mbg merged 2 commits intocodeql-cli-2.23.4from Nov 3, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR performs a coordinated version release across the CodeQL ecosystem, bumping versions from development (-dev) to release versions and updating associated changelogs. The changes include major version bumps for Swift (5.0.10-dev → 6.0.0), Python lib (4.0.18-dev → 4.1.0), Java queries (1.8.3-dev → 1.9.0), and C# lib (5.2.7-dev → 5.3.0), alongside patch releases for most other packages.
- Removes
-devsuffix from version strings in qlpack.yml files - Updates lastReleaseVersion in codeql-pack.release.yml files
- Consolidates change-notes from individual markdown files into released versions and CHANGELOG.md files
Reviewed Changes
Copilot reviewed 181 out of 181 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| swift/ql/src/qlpack.yml | Patch version bump to 1.2.8 |
| swift/ql/lib/qlpack.yml | Major version bump to 6.0.0 for Swift 6.2 support |
| python/ql/lib/qlpack.yml | Minor version bump to 4.1.0 for incremental database support |
| java/ql/src/qlpack.yml | Minor version bump to 1.9.0 for new thread-safety queries |
| csharp/ql/lib/qlpack.yml | Minor version bump to 5.3.0 for CFG improvements |
| Various CHANGELOG.md files | Addition of release notes from change-notes directories |
| Various change-notes/*.md files | Removal of staged change notes after consolidation |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
mbg
approved these changes
Nov 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.