Skip to content

Post-release preparation for codeql-cli-2.21.2 #19401

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
Apr 28, 2025

Conversation

codeql-ci
Copy link
Collaborator

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

@nickrolfe nickrolfe marked this pull request as ready for review April 28, 2025 14:08
@Copilot Copilot AI review requested due to automatic review settings April 28, 2025 14:08
@nickrolfe nickrolfe requested review from a team as code owners April 28, 2025 14:08
@nickrolfe nickrolfe requested a review from a team as a code owner April 28, 2025 14:08
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 prepares for the post-release process following codeql-cli-2.21.2 by merging release changes back and bumping version strings in several components in preparation for the next release. Key updates include:

  • Version bumps and changelog updates in C#, C++, and Actions components.
  • Updates to qlpack and release metadata files.
  • Addition and removal of change notes regarding new features and bug fixes.

Reviewed Changes

Copilot reviewed 165 out of 165 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
csharp/ql/campaigns/Solorigate/lib/CHANGELOG.md Added changelog entry for version 1.7.39.
cpp/ql/src/qlpack.yml Updated version from 1.3.9-dev to 1.3.10-dev.
cpp/ql/src/codeql-pack.release.yml Updated lastReleaseVersion from 1.3.8 to 1.3.9.
cpp/ql/src/change-notes/released/1.3.9.md Added change note for version 1.3.9.
cpp/ql/src/CHANGELOG.md Added changelog entry for version 1.3.9.
cpp/ql/lib/qlpack.yml Bumped version from 4.2.1-dev to 4.3.1-dev.
cpp/ql/lib/codeql-pack.release.yml Updated lastReleaseVersion from 4.2.0 to 4.3.0.
cpp/ql/lib/change-notes/released/4.3.0.md Added change note for version 4.3.0.
cpp/ql/lib/change-notes/2025-04-15-field-array-designator.md Removed redundant change note.
cpp/ql/lib/change-notes/2025-04-14-variable-length-arrays.md Removed redundant change note.
cpp/ql/lib/CHANGELOG.md Added changelog entry for version 4.3.0.
actions/ql/src/qlpack.yml Bumped version from 0.5.5-dev to 0.6.1-dev.
actions/ql/src/codeql-pack.release.yml Updated lastReleaseVersion from 0.5.4 to 0.6.0.
actions/ql/src/change-notes/released/0.6.0.md Updated release notes with breaking changes and bug fixes.
actions/ql/src/change-notes/2025-04-14-excessive-secrets-exposure-security-severity.md Removed redundant change note.
actions/ql/src/CHANGELOG.md Updated changelog entry for version 0.6.0 with breaking changes and bug fixes.
actions/ql/lib/qlpack.yml Bumped version from 0.4.8-dev to 0.4.9-dev.
actions/ql/lib/codeql-pack.release.yml Updated lastReleaseVersion from 0.4.7 to 0.4.8.
actions/ql/lib/change-notes/released/0.4.8.md Added change note for version 0.4.8.
actions/ql/lib/CHANGELOG.md Added changelog entry for version 0.4.8.

@nickrolfe nickrolfe merged commit 50f7ee1 into main Apr 28, 2025
68 checks passed
@nickrolfe nickrolfe deleted the post-release-prep/codeql-cli-2.21.2 branch April 28, 2025 15:16
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.

2 participants