Skip to content
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

Merge releases/v3 into releases/v2 #2664

Merged
merged 28 commits into from
Dec 20, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 20, 2024

Merging 48ab28a into releases/v2.

Conductor for this PR is @aeisenberg.

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/v2 branch.
  • Ensure the docs team is aware of any documentation changes that need to be released.
  • Remove and re-add the "Update dependencies" label to the PR to trigger just this workflow.
  • Wait for the "Update dependencies" workflow to push a commit updating the dependencies.
  • 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.

github-actions bot and others added 26 commits December 12, 2024 23:12
Mergeback v3.27.9 refs/heads/releases/v3 into main
Add private registry URLs as output to the `start-proxy` Action
Bumps the npm group with 3 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@eslint/js` from 9.16.0 to 9.17.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.17.0/packages/js)

Updates `@typescript-eslint/eslint-plugin` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <[email protected]>
Bump the minimum supported version of CodeQL to 2.15.5
…37125e

build(deps-dev): bump the npm group with 3 updates
Don't error in the unusual case that a file is on the search path
@github-actions github-actions bot added the Update dependencies Trigger PR workflow to update dependencies label Dec 20, 2024
@github-actions github-actions bot removed the Update dependencies Trigger PR workflow to update dependencies label Dec 20, 2024
@aeisenberg aeisenberg marked this pull request as ready for review December 20, 2024 18:59
@Copilot Copilot bot review requested due to automatic review settings December 20, 2024 18:59
@aeisenberg aeisenberg requested a review from a team as a code owner December 20, 2024 18:59
@aeisenberg aeisenberg added the Update dependencies Trigger PR workflow to update dependencies label Dec 20, 2024
Copy link
Contributor Author

Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks.

@github-actions github-actions bot marked this pull request as draft December 20, 2024 19:00
@github-actions github-actions bot removed the Update dependencies Trigger PR workflow to update dependencies label Dec 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 91 out of 106 changed files in this pull request and generated no comments.

Files not reviewed (15)
  • lib/tar.js: Evaluated as low risk
  • .github/workflows/__go-indirect-tracing-workaround.yml: Evaluated as low risk
  • .github/workflows/__go-tracing-autobuilder.yml: Evaluated as low risk
  • .github/workflows/__go-tracing-custom-build-steps.yml: Evaluated as low risk
  • .github/workflows/__go-tracing-legacy-workflow.yml: Evaluated as low risk
  • .github/workflows/__multi-language-autodetect.yml: Evaluated as low risk
  • .github/workflows/__start-proxy.yml: Evaluated as low risk
  • .github/workflows/debug-artifacts.yml: Evaluated as low risk
  • CHANGELOG.md: Evaluated as low risk
  • lib/start-proxy-action.js: Evaluated as low risk
  • lib/codeql.test.js: Evaluated as low risk
  • lib/analyze.js: Evaluated as low risk
  • lib/git-utils.js: Evaluated as low risk
  • lib/actions-util.js: Evaluated as low risk
  • lib/init-action.js: Evaluated as low risk

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

@aeisenberg aeisenberg marked this pull request as ready for review December 20, 2024 19:02
@aeisenberg aeisenberg merged commit 673cceb into releases/v2 Dec 20, 2024
263 checks passed
@aeisenberg aeisenberg deleted the backport-v2.28.0-48ab28a6f branch December 20, 2024 19:21
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.

4 participants