Release preparation for version 2.23.0#20346
Merged
aibaars merged 1 commit intocodeql-cli-2.23.0from Sep 2, 2025
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR prepares for the release of version 2.23.0 by updating version numbers and documentation across all CodeQL language packs and shared libraries. The changes remove development version suffixes and consolidate change notes from development into final release documentation.
- Updates package versions from
-devto release versions across all CodeQL packs - Consolidates change notes from development files into released documentation
- Updates release tracking files and changelogs
Reviewed Changes
Copilot reviewed 185 out of 185 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| swift/ql/src/* | Updates Swift queries pack from 1.2.4-dev to 1.2.4 with bug fix documentation |
| swift/ql/lib/* | Updates Swift library from 5.0.6-dev to 5.0.6 with no user-facing changes |
| shared// | Updates all shared libraries (yaml, xml, util, etc.) from development to release versions |
| rust/ql/* | Updates Rust packs from 0.1.15-dev to 0.1.15 with new queries and analysis improvements |
| ruby/ql/* | Updates Ruby packs with no user-facing changes |
| python/ql/* | Updates Python packs with minor analysis improvements |
| misc/suite-helpers/* | Updates suite helpers pack version |
| javascript/ql/* | Updates JavaScript packs with minor analysis improvements |
| java/ql/* | Updates Java query pack from 1.6.4-dev to 1.7.0 with new queries and metadata changes |
| go/ql/* | Updates Go packs with no user-facing changes |
| csharp/ql/* | Updates C# packs with minor analysis improvements |
| cpp/ql/* | Updates C++ library from 5.4.2-dev to 5.5.0 with new features and analysis improvements |
| actions/ql/* | Updates Actions packs with no user-facing changes |
aibaars
approved these changes
Sep 2, 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.