-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Post-release preparation for codeql-cli-2.20.7 #19043
Conversation
Release preparation for version 2.20.7
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 merges back the changes from the codeql-cli-2.20.7 release and bumps version strings in various files in preparation for the upcoming 2.21.0 release.
- Added new change notes files with the release version and "No user-facing changes" note.
- Updated CHANGELOG files and qlpack.yml files with the new development version numbers.
- Updated codeql-pack.release.yml files with bumped lastReleaseVersion values.
Reviewed Changes
Copilot reviewed 152 out of 152 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
csharp/ql/campaigns/Solorigate/lib/change-notes/released/1.7.36.md | Added changelog entry for release 1.7.36. |
cpp/ql/lib/change-notes/released/4.0.3.md | Added changelog entry for release 4.0.3. |
actions/ql/lib/change-notes/released/0.4.5.md | Added changelog entry for release 0.4.5. |
actions/ql/src/change-notes/released/0.5.2.md | Added changelog entry for release 0.5.2. |
cpp/ql/src/change-notes/released/1.3.6.md | Added changelog entry for release 1.3.6. |
actions/ql/src/CHANGELOG.md | Inserted new release note for version 0.5.2. |
actions/ql/lib/CHANGELOG.md | Inserted new release note for version 0.4.5. |
cpp/ql/src/CHANGELOG.md | Inserted new release note for version 1.3.6. |
csharp/ql/campaigns/Solorigate/lib/CHANGELOG.md | Inserted new release note for version 1.7.36. |
cpp/ql/lib/CHANGELOG.md | Inserted new release note for version 4.0.3. |
actions/ql/src/qlpack.yml | Updated development version to 0.5.3-dev. |
actions/ql/lib/qlpack.yml | Updated development version to 0.4.6-dev. |
actions/ql/lib/codeql-pack.release.yml | Updated lastReleaseVersion from 0.4.4 to 0.4.5. |
actions/ql/src/codeql-pack.release.yml | Updated lastReleaseVersion from 0.5.1 to 0.5.2. |
cpp/ql/lib/codeql-pack.release.yml | Updated lastReleaseVersion from 4.0.2 to 4.0.3. |
cpp/ql/lib/qlpack.yml | Updated development version from 4.0.3-dev to 4.0.4-dev. |
cpp/ql/src/codeql-pack.release.yml | Updated lastReleaseVersion from 1.3.5 to 1.3.6. |
csharp/ql/campaigns/Solorigate/lib/codeql-pack.release.yml | Updated lastReleaseVersion from 1.7.35 to 1.7.36. |
csharp/ql/campaigns/Solorigate/lib/qlpack.yml | Updated development version from 1.7.36-dev to 1.7.37-dev. |
cpp/ql/src/qlpack.yml | Updated development version from 1.3.6-dev to 1.3.7-dev. |
Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more
Swift / MacOS timeouts appear to be a known issue. |
This PR merges back all of the changes from the release of codeql-cli-2.20.7. And it bumps the version version strings in semmle-code in preparation for the next release of 2.21.0.