Skip to content

Conversation

@codeql-ci
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings November 11, 2025 11:33
@codeql-ci codeql-ci requested review from a team as code owners November 11, 2025 11:33
Copilot finished reviewing on behalf of codeql-ci November 11, 2025 11:35
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR prepares CodeQL packages for release version 2.23.5 by finalizing version numbers and consolidating change notes across multiple language packs and shared libraries.

  • Removes -dev suffix from version numbers across all packages
  • Consolidates individual change note files into released versions and updates CHANGELOGs
  • Updates lastReleaseVersion values in release configuration files

Reviewed Changes

Copilot reviewed 181 out of 181 changed files in this pull request and generated no comments.

Show a summary per file
File Description
swift/ql/src/qlpack.yml Releases version 1.2.8 for Swift queries
swift/ql/lib/qlpack.yml Major version bump to 6.0.0 with Swift 6.2 support
shared/*/qlpack.yml Version finalization for shared utility libraries (yaml, xml, util, etc.)
rust/ql/src/qlpack.yml Releases version 0.1.19 for Rust queries
rust/ql/lib/qlpack.yml Releases version 0.1.19 for Rust library
ruby/ql/src/qlpack.yml Releases version 1.4.8 for Ruby queries
ruby/ql/lib/qlpack.yml Releases version 5.1.2 for Ruby library
python/ql/src/qlpack.yml Releases version 1.6.8 for Python queries
python/ql/lib/qlpack.yml Minor version bump to 4.1.0 with incremental database support
javascript/ql/src/qlpack.yml Releases version 2.1.3 for JavaScript queries
javascript/ql/lib/qlpack.yml Releases version 2.6.14 for JavaScript library
java/ql/src/qlpack.yml Minor version bump to 1.9.0 with new thread-safety queries
java/ql/lib/qlpack.yml Releases version 7.7.3 for Java library
go/ql/src/qlpack.yml Releases version 1.4.8 for Go queries
go/ql/lib/qlpack.yml Releases version 5.0.1 for Go library
csharp/ql/src/qlpack.yml Releases version 1.4.3 for C# queries
csharp/ql/lib/qlpack.yml Minor version bump to 5.3.0 with control-flow graph improvements
cpp/ql/src/qlpack.yml Releases version 1.5.3 for C++ queries
cpp/ql/lib/qlpack.yml Releases version 6.0.1 for C++ library with range analysis fix
actions/ql/src/qlpack.yml Releases version 0.6.12 for Actions queries
actions/ql/lib/qlpack.yml Releases version 0.4.20 for Actions library
/change-notes/released/.md Consolidates change notes into release versions
*/CHANGELOG.md Adds new release entries at the top of changelogs
Comments suppressed due to low confidence (5)

csharp/ql/lib/change-notes/released/5.3.0.md:2

  • The YAML frontmatter delimiters (----) at the beginning of this file should be removed. The file should start directly with the version header ## 5.3.0 on line 1. These delimiters appear to be leftover from the original change note template format and should not be included in the released change notes.
    python/ql/lib/change-notes/released/4.1.0.md:2
  • The YAML frontmatter delimiters (----) at the beginning of this file should be removed. The file should start directly with the version header ## 4.1.0 on line 1. These delimiters appear to be leftover from the original change note template format and should not be included in the released change notes.
    rust/ql/src/change-notes/released/0.1.19.md:2
  • The YAML frontmatter delimiters (----) at the beginning of this file should be removed. The file should start directly with the version header ## 0.1.19 on line 1. These delimiters appear to be leftover from the original change note template format and should not be included in the released change notes.
    python/ql/src/change-notes/released/1.6.8.md:2
  • The YAML frontmatter delimiters (----) at the beginning of this file should be removed. The file should start directly with the version header ## 1.6.8 on line 1. These delimiters appear to be leftover from the original change note template format and should not be included in the released change notes.
    csharp/ql/src/change-notes/released/1.4.3.md:2
  • The YAML frontmatter delimiters (----) at the beginning of this file should be removed. The file should start directly with the version header ## 1.4.3 on line 1. These delimiters appear to be leftover from the original change note template format and should not be included in the released change notes.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mbg mbg merged commit e5fa4a6 into codeql-cli-2.23.5 Nov 11, 2025
14 checks passed
@mbg mbg deleted the release-prep/2.23.5 branch November 11, 2025 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants