Release preparation for version 2.22.2#20105
Merged
nickrolfe merged 2 commits intocodeql-cli-2.22.2from Jul 22, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This is a release preparation pull request for version 2.22.2, updating version numbers and consolidating change notes across multiple CodeQL query packs and libraries. The changes finalize development versions by removing -dev suffixes and create release documentation for numerous packages.
Key changes include:
- Version bumps for Swift, shared utility libraries, Rust, Ruby, Python, JavaScript, Java, Go, C#, C++, and Actions packages
- Consolidation of individual change note files into official release documentation
- Updates to release tracking files and changelogs
Reviewed Changes
Copilot reviewed 199 out of 199 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| swift/ql/src/qlpack.yml | Swift queries package version bump from 1.2.1-dev to 1.2.1 |
| swift/ql/lib/qlpack.yml | Swift library package version bump from 5.0.3-dev to 5.0.3 |
| shared/*/qlpack.yml | Multiple shared library packages updated to remove -dev suffix |
| rust/ql/*/qlpack.yml | Rust packages updated from 0.1.12-dev to 0.1.12 |
| ruby/ql/lib/qlpack.yml | Ruby library major version bump from 4.1.10-dev to 5.0.0 |
| javascript/ql/src/qlpack.yml | JavaScript queries major version bump from 1.7.1-dev to 2.0.0 |
| java/ql/lib/qlpack.yml | Java library minor version bump from 7.3.3-dev to 7.4.0 |
| go/ql/lib/qlpack.yml | Go library minor version bump from 4.2.9-dev to 4.3.0 |
| csharp/ql/lib/qlpack.yml | C# library minor version bump from 5.1.10-dev to 5.2.0 |
| cpp/ql/lib/qlpack.yml | C++ library minor version bump from 5.2.1-dev to 5.3.0 |
| /change-notes/released/.md | Creation of consolidated release documentation |
| /change-notes/.md | Removal of individual change note files after consolidation |
nickrolfe
approved these changes
Jul 22, 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.