Closed dependabot[bot] closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
wnyu | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 2, 2024 0:57am |
Superseded by #217.
Bumps the eslint group with 3 updates in the / directory: eslint, eslint-config-next and eslint-plugin-import.
Updates
eslint
from 8.57.0 to 8.57.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
5b9414c
8.57.1f66806d
Build: changelog update for 8.57.1140ec45
chore: upgrade@eslint/js
@8
.57.1 (#18913)bcdfc04
chore: package.json update for@eslint/js
release3f6ce8d
chore: pin vite-plugin-commonjs@0.10.1 (#18910)a19072f
fix: add logic to handle fixTypes in the lintText() method (#18900)04c7188
fix: Don't lint same file multiple times (#18899)87ec3c4
fix: do not throw when defining a global named__defineSetter__
(#18898)60a1267
fix: Provide helpful error message for nullish configs (#18889)35d366a
build: Support updates to previous major versions (#18870)Updates
eslint-config-next
from 14.2.5 to 14.2.14Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
dbbec6a
v14.2.14f550237
v14.2.136d7ced4
v14.2.1277910c8
(backport) fix(eslint): allow typescript-eslint v8 (#70090)bfbc92a
v14.2.11937651f
v14.2.106fa8982
v14.2.963b999c
v14.2.8c021c2f
feat: enable@typescript-eslint/recommended
in create-next-app --typescript (...a1c3a03
v14.2.7Updates
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 ConfigDependabot 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