Release preparation for version 2.22.2#20112
Merged
nickrolfe merged 2 commits intocodeql-cli-2.22.2from Jul 23, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR prepares for the release of version 2.22.2 by updating package versions and release metadata across multiple CodeQL language packs and shared libraries. The changes remove "-dev" suffixes from version numbers, update last release version tracking, and consolidate change notes from individual files into comprehensive changelog entries.
Key Changes:
- Version finalization across 75+ packages by removing "-dev" suffixes
- Release metadata updates including lastReleaseVersion bumps
- Change note consolidation from individual markdown files into master 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 | Updates Swift queries package to version 1.2.1 |
| swift/ql/lib/qlpack.yml | Updates Swift library package to version 5.0.3 |
| shared/*/qlpack.yml | Updates shared library packages to various release versions |
| rust/ql/*/qlpack.yml | Updates Rust packages to version 0.1.12 |
| ruby/ql/lib/qlpack.yml | Updates Ruby library with major version bump to 5.0.0 |
| python/ql/*/qlpack.yml | Updates Python packages to versions 1.6.1 and 4.0.11 |
| javascript/ql/src/qlpack.yml | Updates JavaScript queries with major version bump to 2.0.0 |
| java/ql/*/qlpack.yml | Updates Java packages to versions 1.6.1 and 7.4.0 |
| go/ql/*/qlpack.yml | Updates Go packages to versions 1.4.1 and 4.3.0 |
| csharp/ql/*/qlpack.yml | Updates C# packages to versions 1.3.1 and 5.2.0 |
| cpp/ql/*/qlpack.yml | Updates C++ packages to versions 1.4.4 and 5.3.0 |
| actions/ql/*/qlpack.yml | Updates Actions packages to versions 0.6.5 and 0.4.13 |
| **/change-notes/released/*.md | Consolidates change notes into release-specific files |
| **/CHANGELOG.md | Updates master changelogs with new version entries |
| **/codeql-pack.release.yml | Updates lastReleaseVersion tracking for all packages |
nickrolfe
approved these changes
Jul 23, 2025
ropwareJB
pushed a commit
to microsoft/codeql
that referenced
this pull request
Aug 5, 2025
Release preparation for version 2.22.2
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.