Release preparation for version 2.23.3#20635
Merged
henrymercer merged 4 commits intocodeql-cli-2.23.3from Oct 14, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This pull request prepares for version 2.23.3 by updating version numbers and release documentation across multiple CodeQL packages. The changes systematically remove "-dev" suffixes from development versions, update lastReleaseVersion references, and consolidate change notes into released versions.
- Converts development versions to release versions across all language packs and shared libraries
- Updates release configuration files with new version numbers
- Consolidates change notes from individual files into released version documentation and CHANGELOGs
Reviewed Changes
Copilot reviewed 178 out of 178 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| swift/ql/src/qlpack.yml | Updates Swift queries package from 1.2.7-dev to 1.2.7 |
| swift/ql/lib/qlpack.yml | Updates Swift library package from 5.0.9-dev to 5.0.9 |
| rust/ql/src/qlpack.yml | Updates Rust queries package from 0.1.18-dev to 0.1.18 |
| rust/ql/lib/qlpack.yml | Updates Rust library package from 0.1.18-dev to 0.1.18 |
| go/ql/lib/qlpack.yml | Major version update from 4.3.6-dev to 5.0.0 for Go library |
| cpp/ql/lib/qlpack.yml | Major version update from 5.6.2-dev to 6.0.0 for C++ library |
| python/ql/lib/change-notes/released/4.0.17.md | Consolidates Python extractor crash fix into release notes |
| Various change-notes files | Removes individual change note files after consolidating into release documentation |
| Multiple CHANGELOG.md files | Adds new version entries with consolidated change information |
henrymercer
approved these changes
Oct 14, 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.