-
Notifications
You must be signed in to change notification settings - Fork 337
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Bump the npm group with 3 updates #2510
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] <support@github.com>
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/types
from 13.5.0 to 13.6.0Release notes
Sourced from
@octokit/types
's releases.Commits
78173c7
feat: add better types forrequest.request.signal
(#649)b01e2fb
fix(deps): update dependency@octokit/tsconfig
to v4 (#610)c8bb699
build(deps-dev): bump dset from 3.1.3 to 3.1.4 (#648)e52f6e9
chore(deps): update dependency json-schema-to-typescript to v15 (#647)aca1e8b
chore(deps): update dependency typedoc to ^0.26.09370d29
ci(action): update actions/add-to-project action to v1.0.2 (#646)f92bd84
build(deps-dev): bump braces from 3.0.2 to 3.0.33de1385
ci(action): update actions/checkout digest to 692973e (#643)b21cc04
🚧 Workflows have changed (#642)20bdca2
chore(deps): update dependency semantic-release to v24 (#641)Updates
@eslint/js
from 9.11.0 to 9.11.1Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
36d8095
chore: package.json update for@eslint/js
releaseUpdates
eslint-plugin-import
from 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
18787d3
Bump to 2.30.09902298
[Deps] updateeslint-module-utils
9d194a6
[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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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