Skip to content

Post-release preparation for codeql-cli-2.21.3 #19489

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 3 commits into from
May 13, 2025

Conversation

codeql-ci
Copy link
Collaborator

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

@smowton smowton marked this pull request as ready for review May 13, 2025 21:50
@Copilot Copilot AI review requested due to automatic review settings May 13, 2025 21:50
@smowton smowton requested review from a team as code owners May 13, 2025 21:50
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

Merges back release changes from CodeQL CLI 2.21.3 and bumps various QLPACK version strings in preparation for 2.21.4.

  • Updated dev versions in qlpack.yml for C#, C++, and Actions packs
  • Bumped lastReleaseVersion in codeql-pack.release.yml
  • Added new release notes files and updated CHANGELOG.md for each component

Reviewed Changes

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

Show a summary per file
File Description
csharp/ql/campaigns/Solorigate/lib/qlpack.yml Bump C# Solorigate pack to 1.7.41-dev
csharp/ql/campaigns/Solorigate/lib/codeql-pack.release.yml Update lastReleaseVersion to 1.7.40
csharp/ql/campaigns/Solorigate/lib/change-notes/released/1.7.40.md Add C# 1.7.40 release notes
csharp/ql/campaigns/Solorigate/lib/CHANGELOG.md Insert 1.7.40 entry
cpp/ql/src/qlpack.yml Bump C++ queries pack to 1.4.1-dev
cpp/ql/src/codeql-pack.release.yml Update lastReleaseVersion to 1.4.0
cpp/ql/src/change-notes/released/1.4.0.md Add C++ 1.4.0 release notes (partial)
cpp/ql/src/CHANGELOG.md Insert 1.4.0 entry with metadata changes
cpp/ql/lib/qlpack.yml Bump C++ lib pack to 4.3.2-dev
cpp/ql/lib/codeql-pack.release.yml Update lastReleaseVersion to 4.3.1
cpp/ql/lib/change-notes/released/4.3.1.md Add C++ lib 4.3.1 release notes
cpp/ql/lib/CHANGELOG.md Insert 4.3.1 entry
actions/ql/src/qlpack.yml Bump Actions queries pack to 0.6.2-dev
actions/ql/src/codeql-pack.release.yml Update lastReleaseVersion to 0.6.1
actions/ql/src/change-notes/released/0.6.1.md Add Actions queries 0.6.1 release notes
actions/ql/src/CHANGELOG.md Insert 0.6.1 entry
actions/ql/lib/qlpack.yml Bump Actions all pack to 0.4.10-dev
actions/ql/lib/codeql-pack.release.yml Update lastReleaseVersion to 0.4.9
actions/ql/lib/change-notes/released/0.4.9.md Add Actions all 0.4.9 release notes
actions/ql/lib/CHANGELOG.md Insert 0.4.9 entry
Comments suppressed due to low confidence (1)

cpp/ql/src/change-notes/released/1.4.0.md:5

  • The CHANGELOG.md lists five metadata tag updates for version 1.4.0, but this change-notes file only includes three. Please add entries for cpp/untrusted-data-to-external-api-ir, cpp/untrusted-data-to-external-api, and cpp/late-check-of-function-argument to keep the release notes in sync.
* The tag `external/cwe/cwe-14` has been removed from `cpp/memset-may-be-deleted` and the tag `external/cwe/cwe-014` has been added.

@smowton smowton merged commit 98ec375 into main May 13, 2025
68 checks passed
@smowton smowton deleted the post-release-prep/codeql-cli-2.21.3 branch May 13, 2025 22:31
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