-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Post-release preparation for codeql-cli-2.23.3 #20638
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.23.3
Actions: Update `SecretExfiltration` output for typo fix
|
QHelp previews: python/ql/src/Classes/CallsToInitDel/SuperclassDelCalledMultipleTimes.qhelpMultiple calls to
|
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 all changes from the release of codeql-cli-2.23.3 and bumps version strings in semmle-code for the next release preparation (2.23.4).
- Updates release version tracking across all language packs to reflect the 2.23.3 release
- Bumps development version numbers for all CodeQL packages for the next release cycle
- Consolidates change notes from individual files into published release notes
Reviewed Changes
Copilot reviewed 183 out of 183 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| Various qlpack.yml files | Version bumps from released versions to next development versions |
| Various codeql-pack.release.yml files | Updates lastReleaseVersion to reflect completed 2.23.3 release |
| Various change-notes/released/*.md files | New release notes documenting changes in the 2.23.3 release |
| Various CHANGELOG.md files | Addition of release notes to the top of changelogs |
| Individual change-notes/*.md files | Removal of individual change note files after consolidation into release notes |
| Test files and code fixes | Minor typo corrections and test expectation updates |
This PR merges back all of the changes from the release of codeql-cli-2.23.3. And it bumps the version version strings in semmle-code in preparation for the next release of 2.23.4.