Release preparation for version 2.23.2#20545
Merged
nickrolfe merged 2 commits intocodeql-cli-2.23.2from Sep 29, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR prepares for version 2.23.2 release by removing -dev suffixes from version numbers, updating release tracking files, and consolidating change notes from individual change note files into changelog and release note files.
- Removes
-devsuffix from version numbers across all package configuration files - Updates last release version tracking in
codeql-pack.release.ymlfiles - Consolidates change notes from individual dated files into release-specific files and main changelogs
Reviewed Changes
Copilot reviewed 171 out of 171 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| swift/ql/src/qlpack.yml | Remove -dev suffix from version 1.2.6 |
| swift/ql/lib/qlpack.yml | Remove -dev suffix from version 5.0.8 |
| shared/*/qlpack.yml | Remove -dev suffix from various shared library versions |
| rust/ql/src/qlpack.yml | Remove -dev suffix from version 0.1.17 |
| ruby/ql/lib/qlpack.yml | Version bump from 5.0.5-dev to 5.1.0 |
| python/ql/src/qlpack.yml | Remove -dev suffix from version 1.6.6 |
| javascript/ql/lib/qlpack.yml | Remove -dev suffix from version 2.6.12 |
| java/ql/src/qlpack.yml | Remove -dev suffix from version 1.8.1 |
| go/ql/lib/qlpack.yml | Remove -dev suffix from version 4.3.5 |
| csharp/ql/src/qlpack.yml | Remove -dev suffix from version 1.4.1 |
| cpp/ql/lib/qlpack.yml | Remove -dev suffix from version 5.6.1 |
| actions/ql/src/qlpack.yml | Remove -dev suffix from version 0.6.10 |
| */codeql-pack.release.yml | Update last release version numbers |
| /change-notes/released/.md | Add new release note files with consolidated changes |
| */CHANGELOG.md | Add new version entries with consolidated changes |
| /change-notes/2025-.md | Remove individual change note files (consolidated into releases) |
nickrolfe
approved these changes
Sep 29, 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.