-
Notifications
You must be signed in to change notification settings - Fork 378
Merge main into releases/v3 #3042
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
Clarify comments regarding rust support in codeql versions
Bumps the actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token). Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) Updates `actions/download-artifact` from 4 to 5 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v5) Updates `actions/create-github-app-token` from 2.0.6 to 2.1.1 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v2.0.6...v2.1.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/download-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/create-github-app-token dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Mergeback v3.29.9 refs/heads/releases/v3 into main
- Conditions all must be true, not just any one of them - Make it clearer that no files should be reviewed, except for the two listed ones
…s-b7431406fe Bump the actions group with 3 updates
Rust: remove shipped feature flag
Add Copilot instructions for release PRs
Overlay: add database upload size limit
PR checks: support collections of workflows
Make it more obvious that the SARIF file for the unsuccessful execution was successfully uploaded.
Add workflow generator option for installing Java
Only display `cleanup-info` log when relevant
Bump log visibility for failed analysis upload
Remove unused C++ BMN FF
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 is a release-PR merging main into the releases/v3 branch, creating version 3.29.10. The PR contains various updates including dependency upgrades, feature flag removals, and workflow improvements.
Key changes:
- Version bump from 3.29.9 to 3.29.10 with changelog entry
- Removal of deprecated Rust and C++ feature flags
- Update from actions/checkout@v4 to v5 across workflows
Reviewed Changes
Copilot reviewed 103 out of 111 changed files in this pull request and generated no comments.
File | Description |
---|---|
package.json | Version bump to 3.29.10 |
CHANGELOG.md | Added entry for version 3.29.10 |
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.
Gracias |
Merging 6ec994e into
releases/v3
.Conductor for this PR is @henrymercer.
Contains the following pull requests:
cleanup-info
log when relevant #3035 (@henrymercer)Please do the following:
releases/v3
branch.Create a merge commit
is selected rather thanSquash and merge
orRebase and merge
.