-
Notifications
You must be signed in to change notification settings - Fork 412
Bump the npm group with 3 updates #2510
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
Conversation
Bumps the npm group with 3 updates: [@octokit/types](https://github.com/octokit/types.ts), [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import). Updates `@octokit/types` from 13.5.0 to 13.6.0 - [Release notes](https://github.com/octokit/types.ts/releases) - [Commits](octokit/types.ts@v13.5.0...v13.6.0) Updates `@eslint/js` from 9.11.0 to 9.11.1 - [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.11.1/packages/js) Updates `eslint-plugin-import` from 2.29.1 to 2.30.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.29.1...v2.30.0) --- updated-dependencies: - dependency-name: "@octokit/types" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
|
Pushed a commit to update the checked-in dependencies. Please mark the PR as ready for review to trigger PR checks. |
|
We keep running into the linting issue with |
|
Great. 😓 It's working locally and in a codespace. |
|
That's odd, in the previous PR linked I'd run it locally and come up with exit code 1: |
|
What version of node are you running? I tried on v20.15.1 and v22.9.0. |
|
Just tried with v21.7.3 and same. Here's the full output: |
|
Verified that I am still getting the same behaviour in a codespace (ie- eslint is running, but spitting out a warning), using the same versions of npm and node as is being used in the "PR Checks / Check JS (current)" workflow. |
|
With the help of @angelapwen, we discovered that the command I was executing did indeed fail. Running the eslint command directly, without the eslint sarif formatter printed the errors to the console. This means that the |
This package must stay at 2.29.1 until a version of the package is released that supports eslint v9.
|
OK. It's not worth my spending any more time on this. Until the next version of |
|
Should we ignore it dependabot config file and document when we can upgrade it there? |
|
Good idea. I'll take care of that. |
Bumps the npm group with 3 updates: @octokit/types, @eslint/js and eslint-plugin-import.
Updates
@octokit/typesfrom 13.5.0 to 13.6.0Release notes
Sourced from
@octokit/types's releases.Commits
78173c7feat: add better types forrequest.request.signal(#649)b01e2fbfix(deps): update dependency@octokit/tsconfigto v4 (#610)c8bb699build(deps-dev): bump dset from 3.1.3 to 3.1.4 (#648)e52f6e9chore(deps): update dependency json-schema-to-typescript to v15 (#647)aca1e8bchore(deps): update dependency typedoc to ^0.26.09370d29ci(action): update actions/add-to-project action to v1.0.2 (#646)f92bd84build(deps-dev): bump braces from 3.0.2 to 3.0.33de1385ci(action): update actions/checkout digest to 692973e (#643)b21cc04🚧 Workflows have changed (#642)20bdca2chore(deps): update dependency semantic-release to v24 (#641)Updates
@eslint/jsfrom 9.11.0 to 9.11.1Release notes
Sourced from
@eslint/js's releases.Changelog
Sourced from
@eslint/js's changelog.Commits
36d8095chore: package.json update for@eslint/jsreleaseUpdates
eslint-plugin-importfrom 2.29.1 to 2.30.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
18787d3Bump to 2.30.09902298[Deps] updateeslint-module-utils9d194a6[utils] v2.9.00a58d75[resolvers/webpack] v0.13.9a3015eb[Test]namespace: ensure valid case is actually included8bdb32b[Test] add explicit marker for trailing whitespace in cases038c26c[readme] Clarify how to install the plugin32a2b89[Fix]order: do not compare first path segment for relative paths (#2682)ee1ea02[Fix]newline-after-import: fix considerComments option when require806e3c2[New] add support for Flat ConfigMost Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions