-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
Conversation
Release preparation for version 2.21.2
Java: Remove erroneously-committed query
There was a problem hiding this 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. |
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.