-
Notifications
You must be signed in to change notification settings - Fork 363
Merge main into releases/v3 #2865
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
Conversation
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
Bumps the actions group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token). Updates `actions/create-github-app-token` from 1.12.0 to 2.0.2 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@v1.12.0...v2.0.2) --- updated-dependencies: - dependency-name: actions/create-github-app-token dependency-version: 2.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the npm group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [nock](https://github.com/nock/nock) and [typescript](https://github.com/microsoft/TypeScript). Updates `@eslint/js` from 9.23.0 to 9.24.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.24.0/packages/js) Updates `nock` from 14.0.2 to 14.0.3 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v14.0.2...v14.0.3) Updates `typescript` from 5.8.2 to 5.8.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: nock dependency-version: 14.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
Mergeback v3.28.15 refs/heads/releases/v3 into main
move use of input variables into env vars
…s-4575878e06 build(deps): bump actions/create-github-app-token from 1.12.0 to 2.0.2 in the actions group
…c66b66 build(deps-dev): bump the npm group with 3 updates
Update default bundle to 2.21.1
igfoo
approved these changes
Apr 23, 2025
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 main branch into releases/v3 to ensure that all release management updates are included. Key changes include:
- Updating the CHANGELOG with version 3.28.16 and release notes.
- Upgrading the GitHub App token version in the relevant workflows.
- Propagating inputs via environment variables in the release-branches and prepare-test actions.
Reviewed Changes
Copilot reviewed 77 out of 80 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
CHANGELOG.md | Updates the release entry for version 3.28.16 with correct version/date |
.github/workflows/update-release-branch.yml | Upgrades the token action from v1.12.0 to v2.0.2 |
.github/workflows/post-release-mergeback.yml | Upgrades the token action from v1.12.0 to v2.0.2 |
.github/actions/release-branches/action.yml | Introduces environment variables for passing parameters to the script |
.github/actions/prepare-test/action.yml | Uses environment variables for clarity when handling input values |
Files not reviewed (3)
- lib/defaults.json: Language not supported
- package.json: Language not supported
- src/defaults.json: Language not supported
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 2a8cbad into
releases/v3
.Conductor for this PR is @igfoo.
Contains the following pull requests:
Please do the following:
releases/v3
branch.Create a merge commit
is selected rather thanSquash and merge
orRebase and merge
.