Skip to content

Conversation

@codeql-ci
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings December 2, 2025 15:31
@codeql-ci codeql-ci requested review from a team as code owners December 2, 2025 15:31
Copilot finished reviewing on behalf of codeql-ci December 2, 2025 15:33
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.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.

@oscarsj oscarsj merged commit dce6d0e into codeql-cli-2.23.7 Dec 2, 2025
20 checks passed
@oscarsj oscarsj deleted the release-prep/2.23.7 branch December 2, 2025 16:06
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