Merge main into releases/v3#3042
Merged
henrymercer merged 48 commits intoreleases/v3from Aug 18, 2025
Merged
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
Contributor
There was a problem hiding this comment.
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.
henrymercer
approved these changes
Aug 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merging 6ec994e into
releases/v3.Conductor for this PR is @henrymercer.
Contains the following pull requests:
cleanup-infolog when relevant #3035 (@henrymercer)Please do the following:
releases/v3branch.Create a merge commitis selected rather thanSquash and mergeorRebase and merge.