Skip to content

Post-release preparation for codeql-cli-2.22.2 #20113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 23, 2025

Conversation

codeql-ci
Copy link
Collaborator

This PR merges back all of the changes from the release of codeql-cli-2.22.2. And it bumps the version version strings in semmle-code in preparation for the next release of 2.22.3.

@nickrolfe nickrolfe marked this pull request as ready for review July 23, 2025 10:03
@Copilot Copilot AI review requested due to automatic review settings July 23, 2025 10:03
@nickrolfe nickrolfe requested review from a team as code owners July 23, 2025 10:03
@nickrolfe nickrolfe requested review from a team as code owners July 23, 2025 10:03
Copy link
Contributor

@Copilot 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 performs post-release preparation following the release of codeql-cli-2.22.2 by bumping version strings across all qlpack.yml files in preparation for the next release (2.22.3). All version numbers are incremented and updated with the "-dev" suffix to indicate development builds.

  • Increments version numbers across all language-specific and shared CodeQL packages
  • Adds "-dev" suffix to all version strings to indicate development/pre-release builds
  • Standardizes version format in preparation for the next release cycle

Reviewed Changes

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

Show a summary per file
File Description
swift/ql/src/qlpack.yml Version bump from 1.2.1 to 1.2.2-dev
swift/ql/lib/qlpack.yml Version bump from 5.0.3 to 5.0.4-dev
shared/*/qlpack.yml Version increments for shared libraries (yaml, xml, util, etc.)
rust/ql/*/qlpack.yml Version bumps for Rust query and library packages
ruby/ql/*/qlpack.yml Version increments for Ruby packages
python/ql/*/qlpack.yml Version bumps for Python packages
misc/suite-helpers/qlpack.yml Version increment for suite helper utilities
javascript/ql/*/qlpack.yml Version bumps for JavaScript packages
java/ql/*/qlpack.yml Version increments for Java packages
go/ql/*/qlpack.yml Version bumps for Go packages including consistency queries
csharp/ql/*/qlpack.yml Version increments for C# packages including Solorigate campaign
cpp/ql/*/qlpack.yml Version bumps for C++ packages
actions/ql/*/qlpack.yml Version increments for Actions packages

@nickrolfe nickrolfe merged commit 28d3a6b into main Jul 23, 2025
61 of 70 checks passed
@nickrolfe nickrolfe deleted the post-release-prep/codeql-cli-2.22.2 branch July 23, 2025 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Analysis of GitHub Actions C# C++ DataFlow Library Go Java JS Python Ruby Rust Pull requests that update Rust code Swift
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants