-
Notifications
You must be signed in to change notification settings - Fork 337
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 #2180
Conversation
…4.5-to-main-47b3d888
Mergeback v3.24.5 refs/heads/releases/v3 into main
Bumps the npm group with 5 updates: | Package | From | To | | --- | --- | --- | | [@octokit/types](https://github.com/octokit/types.ts) | `12.5.0` | `12.6.0` | | [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.5.7` | `7.5.8` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.0.2` | `7.1.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.0.2` | `7.1.0` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` | Updates `@octokit/types` from 12.5.0 to 12.6.0 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v12.5.0...v12.6.0) Updates `@types/semver` from 7.5.7 to 7.5.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) Updates `@typescript-eslint/eslint-plugin` from 7.0.2 to 7.1.0 - [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/v7.1.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.0.2 to 7.1.0 - [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/v7.1.0/packages/parser) Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@types/semver" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
…c0b80b Bump the npm group with 5 updates
Only warn about path filters in the Action if the CLI doesn't already warn
We can't use the "Rebuild" label on a PR with conflicts because the `pull_request` event runs on a synthetic merge commit.
…elds Add build mode, Actions event name, and languages to the status report
This describes what we are trying to do more accurately.
Classify third-party upload `SyntaxError`s as configuration errors
README: Fix a couple of typos
Nitty: make it a little clearer when this shows up in the logs what type of request we mean
…its-errors-as-configuration-errors Mark limits errors from third-party SARIF uploads as configuration errors
…uccess Add `languages` and `build_mode` to `init` `success` status report
Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks. |
0934d5f
to
2f52385
Compare
@angelapwen I just made one change, which was to remove the |
Makes sense, thank you! |
Oops... I can't approve because I authored the PR 😆 could you @henrymercer? |
Merging 8a470fd into
releases/v2
.Conductor for this PR is @angelapwen.
Contains the following pull requests:
SyntaxError
s as configuration errors #2171 (@angelapwen)languages
andbuild_mode
toinit
success
status report #2175 (@angelapwen)Please do the following:
package.json
file contains the correct version.package-lock.json
package.json
releases/v2
branch.Create a merge commit
is selected rather thanSquash and merge
orRebase and merge
.