Skip to content

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 15 commits into from
Apr 23, 2025
Merged

Merge main into releases/v3 #2865

merged 15 commits into from
Apr 23, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 23, 2025

Merging 2a8cbad into releases/v3.

Conductor for this PR is @igfoo.

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.

dependabot bot and others added 15 commits April 7, 2025 17:53
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
@igfoo igfoo marked this pull request as ready for review April 23, 2025 11:22
@Copilot Copilot AI review requested due to automatic review settings April 23, 2025 11:22
@igfoo igfoo requested a review from a team as a code owner April 23, 2025 11:22
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 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

@igfoo igfoo merged commit 28deaed into releases/v3 Apr 23, 2025
264 of 266 checks passed
@igfoo igfoo deleted the update-v3.28.16-2a8cbadc0 branch April 23, 2025 12:10
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.

3 participants