-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Merge rc/3.17 into main #19065
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
Merge rc/3.17 into main #19065
Conversation
Release preparation for version 2.20.6
…cli-2.20.6 Post-release preparation for codeql-cli-2.20.6
Update supported Java version
Mergeback codeql-cli-2.20.6 to rc/3.17
…-dirs Go: Support more dependency managers in `IsGolangVendorDirectory`
Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
Changedocs for 2.20.6
…aping Update codeql-cli-2.20.4.rst
…caping Update codeql-cli-2.20.4.rst
Release preparation for version 2.20.7
…cli-2.20.7 Post-release preparation for codeql-cli-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 the rc/3.17 branch into main and updates release notes and version numbers across various changelog and configuration files. The changes include new changelog entries for several components, removal of deprecated release notes, and version bumps in qlpack and codeql-pack release files.
Reviewed Changes
Copilot reviewed 207 out of 207 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| actions/ql/src/CHANGELOG.md | Added new changelog entries for versions 0.5.2 and 0.5.1 |
| actions/ql/lib/change-notes/released/0.4.5.md | Added release note file for version 0.4.5 |
| actions/ql/src/change-notes/released/0.5.2.md | Added release note file for version 0.5.2 |
| actions/ql/lib/change-notes/released/0.4.4.md | Added release note file for version 0.4.4 |
| cpp/ql/lib/change-notes/released/4.0.3.md | Added release note file for version 4.0.3 |
| cpp/ql/lib/change-notes/released/4.0.2.md | Added release note file for version 4.0.2 with minor analysis improvements |
| cpp/ql/src/CHANGELOG.md | Updated changelog with new entries for versions 1.3.6 and 1.3.5 |
| actions/ql/lib/CHANGELOG.md | Updated changelog with new release information for versions 0.4.5 and 0.4.4 |
| cpp/ql/lib/CHANGELOG.md | Updated changelog with new entries for versions 4.0.3 and 4.0.2 |
| actions/ql/lib/qlpack.yml | Bumped version from 0.4.4-dev to 0.4.6-dev |
| actions/ql/src/qlpack.yml | Bumped version from 0.5.1-dev to 0.5.3-dev |
| actions/ql/src/codeql-pack.release.yml | Updated lastReleaseVersion from 0.5.0 to 0.5.2 |
| cpp/ql/lib/codeql-pack.release.yml | Updated lastReleaseVersion from 4.0.1 to 4.0.3 |
| actions/ql/lib/codeql-pack.release.yml | Updated lastReleaseVersion from 0.4.3 to 0.4.5 |
| actions/ql/src/change-notes/released/0.5.1.md | Updated changelog entry for version 0.5.1 with bug fix details and query relocation |
| cpp/ql/lib/qlpack.yml | Bumped version from 4.0.2-dev to 4.0.4-dev |
| cpp/ql/lib/change-notes/2025-02-20-getbuffersize.md | Removed deprecated release note |
| cpp/ql/lib/change-notes/2025-02-25-getbuffersize.md | Removed deprecated release note |
| cpp/ql/src/change-notes/2025-02-20-overflow-buffer.md | Removed deprecated release note |
| cpp/ql/src/change-notes/2025-02-27-static-buffer-overflow.md | Removed deprecated release note |
Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more
No description provided.