Release preparation for version 2.23.7#20955
Merged
oscarsj merged 1 commit intocodeql-cli-2.23.7from Dec 2, 2025
Merged
Conversation
oscarsj
approved these changes
Dec 2, 2025
Contributor
There was a problem hiding this comment.
Pull request overview
This PR prepares CodeQL packages for release version 2.23.7 by incrementing version numbers across all language query packs and shared libraries. All packages are updated with patch or minor version bumps and indicate no user-facing changes.
Key Changes:
- Version bumps for all language-specific query and library packages (Swift, Rust, Ruby, Python, JavaScript, Java, Go, C#, C++, Actions)
- Version bumps for shared utility libraries (yaml, xml, util, typos, typetracking, typeinference, typeflow, tutorial, threat-models, ssa, regex, rangeanalysis, quantum, mad, dataflow, controlflow, concepts)
- Each package follows the standard 4-file update pattern: qlpack.yml, codeql-pack.release.yml, new change note file, and CHANGELOG.md
Reviewed changes
Copilot reviewed 164 out of 164 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| swift/ql/src/* | Swift queries package version 1.2.10 → 1.2.11 |
| swift/ql/lib/* | Swift library package version 6.1.1 → 6.1.2 |
| rust/ql/src/* | Rust queries package version 0.1.21 → 0.1.22 |
| rust/ql/lib/* | Rust library package version 0.2.0 → 0.2.1 |
| ruby/ql/src/* | Ruby queries package version 1.5.1 → 1.5.2 |
| ruby/ql/lib/* | Ruby library package version 5.1.4 → 5.1.5 |
| python/ql/src/* | Python queries package version 1.7.1 → 1.7.2 |
| python/ql/lib/* | Python library package version 5.0.1 → 5.0.2 |
| javascript/ql/src/* | JavaScript queries package version 2.2.1 → 2.2.2 |
| javascript/ql/lib/* | JavaScript library package version 2.6.16 → 2.6.17 |
| java/ql/src/* | Java queries package version 1.10.1 → 1.10.2 |
| java/ql/lib/* | Java library package version 7.8.0 → 7.8.1 |
| go/ql/src/* | Go queries package version 1.5.0 → 1.5.1 |
| go/ql/lib/* | Go library package version 5.0.3 → 5.0.4 |
| go/ql/consistency-queries/* | Go consistency queries package version 1.0.36 → 1.0.37 |
| csharp/ql/src/* | C# queries package version 1.5.1 → 1.5.2 |
| csharp/ql/lib/* | C# library package version 5.4.1 → 5.4.2 |
| csharp/ql/campaigns/Solorigate/src/* | C# Solorigate queries package version 1.7.53 → 1.7.54 |
| csharp/ql/campaigns/Solorigate/lib/* | C# Solorigate library package version 1.7.53 → 1.7.54 |
| cpp/ql/src/* | C++ queries package version 1.5.5 → 1.5.6 |
| cpp/ql/lib/* | C++ library package version 6.1.1 → 6.1.2 |
| actions/ql/src/* | Actions queries package version 0.6.14 → 0.6.15 |
| actions/ql/lib/* | Actions library package version 0.4.22 → 0.4.23 |
| shared/yaml/* | YAML library package version 1.0.36 → 1.0.37 |
| shared/xml/* | XML library package version 1.0.36 → 1.0.37 |
| shared/util/* | Util library package version 2.0.23 → 2.0.24 |
| shared/typos/* | Typos library package version 1.0.36 → 1.0.37 |
| shared/typetracking/* | Type tracking library package version 2.0.20 → 2.0.21 |
| shared/typeinference/* | Type inference library package version 0.0.17 → 0.0.18 |
| shared/typeflow/* | Type flow library package version 1.0.36 → 1.0.37 |
| shared/tutorial/* | Tutorial library package version 1.0.36 → 1.0.37 |
| shared/threat-models/* | Threat models library package version 1.0.36 → 1.0.37 |
| shared/ssa/* | SSA library package version 2.0.12 → 2.0.13 |
| shared/regex/* | Regex library package version 1.0.36 → 1.0.37 |
| shared/rangeanalysis/* | Range analysis library package version 1.0.36 → 1.0.37 |
| shared/quantum/* | Quantum library package version 0.0.14 → 0.0.15 |
| shared/mad/* | MAD library package version 1.0.36 → 1.0.37 |
| shared/dataflow/* | Dataflow library package version 2.0.20 → 2.0.21 |
| shared/controlflow/* | Control flow library package version 2.0.20 → 2.0.21 |
| shared/concepts/* | Concepts library package version 0.0.10 → 0.0.11 |
| misc/suite-helpers/* | Suite helpers package version 1.0.36 → 1.0.37 |
💡 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.
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.