Merge releases/v3 into releases/v2#2664
Merged
aeisenberg merged 28 commits intoreleases/v2from Dec 20, 2024
Merged
Conversation
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] <support@github.com>
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
Merge main into releases/v3
This reverts commit 8e246e4.
This reverts commit 5f2f0ee.
Contributor
Author
|
Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks. |
Contributor
There was a problem hiding this comment.
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
approved these changes
Dec 20, 2024
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 48ab28a into
releases/v2.Conductor for this PR is @aeisenberg.
Contains the following pull requests:
start-proxyAction #2652 (@mbg)Please do the following:
releases/v2branch.Create a merge commitis selected rather thanSquash and mergeorRebase and merge.