Skip to content

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

Merged
merged 48 commits into from
Aug 18, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Merging 6ec994e into releases/v3.

Conductor for this PR is @henrymercer.

Contains the following pull requests:

Please do the following:

  • Ensure the CHANGELOG displays the correct version and date.
  • Ensure the CHANGELOG includes all relevant, user-facing changes since the last release.
  • Check that there are not any unexpected commits being merged into the releases/v3 branch.
  • Ensure the docs team is aware of any documentation changes that need to be released.
  • Mark the PR as ready for review to trigger the full set of PR checks.
  • Approve and merge this PR. Make sure Create a merge commit is selected rather than Squash and merge or Rebase and merge.
  • Merge the mergeback PR that will automatically be created once this PR is merged.
  • Merge all backport PRs to older release branches, that will automatically be created once this PR is merged.

redsun82 and others added 30 commits July 3, 2025 15:43
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
@henrymercer henrymercer marked this pull request as ready for review August 18, 2025 11:24
@henrymercer henrymercer requested a review from a team as a code owner August 18, 2025 11:24
@Copilot Copilot AI review requested due to automatic review settings August 18, 2025 11:24
Copy link
Contributor

@Copilot Copilot AI left a 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.

@henrymercer henrymercer merged commit 96f518a into releases/v3 Aug 18, 2025
280 checks passed
@henrymercer henrymercer deleted the update-v3.29.10-6ec994ecb branch August 18, 2025 11:45
@catzimlunatico-blip
Copy link

Gracias

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants