Release preparation for version 2.23.8#20988
Merged
redsun82 merged 1 commit intocodeql-cli-2.23.8from Dec 8, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR prepares version 2.23.8 for release by removing -dev suffixes from version numbers and updating changelogs across all CodeQL language packs and shared libraries.
- Version numbers updated from development to release versions across all packages
- Changelog and release notes added for each package
- Most packages report "No user-facing changes" except Java which includes a Maven build improvement
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/* | Updated Swift queries to version 1.2.12 with changelog |
| swift/ql/lib/* | Updated Swift library to version 6.1.3 with changelog |
| shared/yaml/* | Updated YAML library to version 1.0.38 with changelog |
| shared/xml/* | Updated XML library to version 1.0.38 with changelog |
| shared/util/* | Updated util library to version 2.0.25 with changelog |
| shared/typos/* | Updated typos library to version 1.0.38 with changelog |
| shared/typetracking/* | Updated typetracking library to version 2.0.22 with changelog |
| shared/typeinference/* | Updated typeinference library to version 0.0.19 with changelog |
| shared/typeflow/* | Updated typeflow library to version 1.0.38 with changelog |
| shared/tutorial/* | Updated tutorial library to version 1.0.38 with changelog |
| shared/threat-models/* | Updated threat-models library to version 1.0.38 with changelog |
| shared/ssa/* | Updated SSA library to version 2.0.14 with changelog |
| shared/regex/* | Updated regex library to version 1.0.38 with changelog |
| shared/rangeanalysis/* | Updated rangeanalysis library to version 1.0.38 with changelog |
| shared/quantum/* | Updated quantum library to version 0.0.16 with changelog |
| shared/mad/* | Updated MAD library to version 1.0.38 with changelog |
| shared/dataflow/* | Updated dataflow library to version 2.0.22 with changelog |
| shared/controlflow/* | Updated controlflow library to version 2.0.22 with changelog |
| shared/concepts/* | Updated concepts library to version 0.0.12 with changelog |
| rust/ql/src/* | Updated Rust queries to version 0.1.23 with changelog |
| rust/ql/lib/* | Updated Rust library to version 0.2.2 with changelog |
| ruby/ql/src/* | Updated Ruby queries to version 1.5.3 with changelog |
| ruby/ql/lib/* | Updated Ruby library to version 5.1.6 with changelog |
| python/ql/src/* | Updated Python queries to version 1.7.3 with changelog |
| python/ql/lib/* | Updated Python library to version 5.0.3 with changelog |
| misc/suite-helpers/* | Updated suite-helpers to version 1.0.38 with changelog |
| javascript/ql/src/* | Updated JavaScript queries to version 2.2.3 with changelog |
| javascript/ql/lib/* | Updated JavaScript library to version 2.6.18 with changelog |
| java/ql/src/* | Updated Java queries to version 1.10.3 with changelog noting Maven compiler flag change |
| java/ql/lib/* | Updated Java library to version 7.8.2 with changelog |
| go/ql/src/* | Updated Go queries to version 1.5.2 with changelog |
| go/ql/lib/* | Updated Go library to version 5.0.5 with changelog |
| go/ql/consistency-queries/* | Updated Go consistency queries to version 1.0.38 with changelog |
| csharp/ql/src/* | Updated C# queries to version 1.5.3 with changelog |
| csharp/ql/lib/* | Updated C# library to version 5.4.3 with changelog |
| csharp/ql/campaigns/Solorigate/src/* | Updated Solorigate queries to version 1.7.55 with changelog |
| csharp/ql/campaigns/Solorigate/lib/* | Updated Solorigate library to version 1.7.55 with changelog |
| cpp/ql/src/* | Updated C++ queries to version 1.5.7 with changelog |
| cpp/ql/lib/* | Updated C++ library to version 6.1.3 with changelog |
| actions/ql/src/* | Updated Actions queries to version 0.6.16 with changelog |
| actions/ql/lib/* | Updated Actions library to version 0.4.24 with changelog |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
redsun82
approved these changes
Dec 8, 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.