Release preparation for version 2.23.7#20944
Merged
oscarsj merged 1 commit intocodeql-cli-2.23.7from Dec 1, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR prepares CodeQL packages for release version 2.23.7 by finalizing version numbers, consolidating change notes, and updating release metadata across multiple language packs.
- Removes
-devsuffix from version numbers in all qlpack.yml files - Updates lastReleaseVersion in all codeql-pack.release.yml files to match new versions
- Consolidates change notes from individual files into CHANGELOG.md files and removes the source files
Reviewed changes
Copilot reviewed 174 out of 174 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| swift/ql/src/qlpack.yml | Bumps version to 1.2.10 (patch release) |
| swift/ql/lib/qlpack.yml | Bumps version to 6.1.1 (patch release) |
| rust/ql/src/qlpack.yml | Bumps version to 0.1.21 (patch release) |
| rust/ql/lib/qlpack.yml | Bumps version to 0.2.0 (minor release with breaking changes) |
| ruby/ql/src/qlpack.yml | Bumps version to 1.5.1 (patch release) |
| ruby/ql/lib/qlpack.yml | Bumps version to 5.1.4 (patch release) |
| python/ql/src/qlpack.yml | Bumps version to 1.7.1 (patch release) |
| python/ql/lib/qlpack.yml | Bumps version to 5.0.1 (patch release with bug fixes) |
| javascript/ql/src/qlpack.yml | Bumps version to 2.2.1 (patch release) |
| javascript/ql/lib/qlpack.yml | Bumps version to 2.6.16 (patch release) |
| java/ql/src/qlpack.yml | Bumps version to 1.10.1 (patch release) |
| java/ql/lib/qlpack.yml | Bumps version to 7.8.0 (minor release with API deprecations) |
| go/ql/src/qlpack.yml | Bumps version to 1.5.0 (minor release with new queries) |
| go/ql/lib/qlpack.yml | Bumps version to 5.0.3 (patch release) |
| csharp/ql/src/qlpack.yml | Bumps version to 1.5.1 (patch release) |
| csharp/ql/lib/qlpack.yml | Bumps version to 5.4.1 (patch release) |
| cpp/ql/src/qlpack.yml | Bumps version to 1.5.5 (patch release) |
| cpp/ql/lib/qlpack.yml | Bumps version to 6.1.1 (patch release) |
| actions/ql/src/qlpack.yml | Bumps version to 0.6.14 (patch release) |
| actions/ql/lib/qlpack.yml | Bumps version to 0.4.22 (patch release) |
| shared/*/qlpack.yml | Bumps versions for all shared packages (various patch releases) |
| */codeql-pack.release.yml | Updates lastReleaseVersion to match new version numbers |
| /change-notes/released/.md | Creates or updates release notes with consolidated changes |
| */CHANGELOG.md | Adds new version entries at the top with consolidated change notes |
| /change-notes/.md | Removes individual change note files after consolidation |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
oscarsj
approved these changes
Dec 1, 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.