Release preparation for version 2.23.6#20852
Merged
redsun82 merged 3 commits intocodeql-cli-2.23.6from Nov 18, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR prepares CodeQL packages for the 2.23.6 release by updating version numbers and consolidating change notes across multiple language packs and shared libraries.
- Version numbers are bumped from
-devversions to stable release versions across all affected packages - Change notes are consolidated from individual change note files into released/*.md files and CHANGELOG.md files
- Individual change note files in the change-notes/ directories are removed as they've been incorporated into the release
Reviewed Changes
Copilot reviewed 171 out of 171 changed files in this pull request and generated 23 comments.
Show a summary per file
| File | Description |
|---|---|
| swift/ql/src/qlpack.yml | Version bumped from 1.2.9-dev to 1.2.9 |
| swift/ql/lib/qlpack.yml | Version bumped from 6.0.1-dev to 6.1.0 with Swift 6.2.1 support |
| shared/**/qlpack.yml | Version bumps across 14 shared library packages |
| rust/ql/**/qlpack.yml | Version bumped to 0.1.20 with taint flow barrier improvements |
| ruby/ql/**/qlpack.yml | Version bumped to 1.5.0 with query severity adjustment |
| python/ql/**/qlpack.yml | Major version bump to 5.0.0 for lib (breaking changes) and 1.7.0 for queries |
| javascript/ql/**/qlpack.yml | Version bumped to 2.2.0 for queries with XSS severity adjustments |
| java/ql/**/qlpack.yml | Version bumped to 1.10.0 for queries with security severity adjustments |
| go/ql/**/qlpack.yml | Version bumped to 5.0.2 for lib with path transformer fixes |
| csharp/ql/**/qlpack.yml | Version bumped to 5.4.0 for lib and 1.5.0 for queries with new features and promoted queries |
| cpp/ql/**/qlpack.yml | Version bumped to 6.1.0 for lib with new predicates and performance improvements |
| actions/ql/**/qlpack.yml | Version bumped to 0.4.21 for lib and 0.6.13 for queries |
| misc/suite-helpers/qlpack.yml | Version bumped to 1.0.35 |
| **/*.md | CHANGELOG and change note files updated with release version headers and consolidated changes |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
redsun82
approved these changes
Nov 18, 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.