[DEPS] Bump the eslint group across 1 directory with 7 updates #143
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.
Bumps the eslint group with 7 updates in the / directory:
8.57.0
9.11.1
7.14.1
8.8.0
7.14.1
8.8.0
14.2.4
14.2.13
2.0.6
2.1.2
2.29.1
2.30.0
5.1.3
5.2.1
Updates
eslint
from 8.57.0 to 9.11.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
69e9459
9.11.1fcdac44
Build: changelog update for 9.11.1df4a859
chore: upgrade@eslint/js
@9
.11.1 (#18943)36d8095
chore: package.json update for@eslint/js
release20fd916
fix: add@eslint/core
,@types/estree
, &@types/json-schema
deps (#18938)3eff709
docs: replace deprecatedLinter.FlatConfig
type withLinter.Config
(#18941)2738322
fix: add missing types forrequire-atomic-updates
rule (#18937)d71ff30
fix: add missing types forobject-shorthand
rule (#18935)561cadc
fix: add missing types forno-unsafe-negation
rule (#18932)8843656
fix: add missing types forno-underscore-dangle
rule (#18931)Updates
@typescript-eslint/eslint-plugin
from 7.14.1 to 8.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
2055cfb
chore(release): publish 8.8.0b121bd9
feat(eslint-plugin): [return-await] check for-await loop iteree (#10008)9028d9d
docs: [no-unsafe-enum-comparison] clarify motivation and applicability (#10029)977e0a1
fix(eslint-plugin): [prefer-literal-enum-member] allow nested bitwise operati...6ce66b5
fix: removeexport type *
in d.ts to support TS<5.0 (#10070)a916ff2
feat(eslint-plugin): [no-unnecessary-condition] add checkTypePredicates (#10009)b36d524
fix(eslint-plugin): [no-misused-promises] check contextual type (#10042)7a216fe
fix(eslint-plugin): [no-deprecated] max callstack exceeded when class impleme...94c5484
fix(type-utils): check for type parameters onisBuiltinSymbolLikeRecurser()
...ced951b
docs: [prefer-literal-enum-member] fix bad examples (#10035)Updates
@typescript-eslint/parser
from 7.14.1 to 8.8.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
2055cfb
chore(release): publish 8.8.0b88ea33
chore(release): publish 8.7.0343710e
chore(release): publish 8.6.04d31ebe
chore(release): publish 8.5.04bc801e
chore: enable unicorn/no-array-reduce (#9640)3920c93
chore(release): publish 8.4.02ad3404
chore: enableunicorn/prefer-export-from
and `@typescript-eslint/consistent...ef2eab1
chore(release): publish 8.3.09612d81
chore: enable eslint-plugin-perfectionist on parser package (#9845)7440e14
chore(release): publish 8.2.0Updates
eslint-config-next
from 14.2.4 to 14.2.13Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
f550237
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.7427c01d
v14.2.6Updates
eslint-config-turbo
from 2.0.6 to 2.1.2Release notes
Sourced from eslint-config-turbo's releases.
... (truncated)
Commits
c41ca0a
publish 2.1.2 to registry2adeac9
release(turborepo): 2.1.2-canary.1 (#9131)99939e3
release(turborepo): 2.1.2-canary.0 (#9105)3302ca2
release(turborepo): 2.1.1 (#9089)beb5955
release(turborepo): 2.1.1-canary.0 (#9083)c69bb16
release(turborepo): 2.1.0 (#9070)875fd08
release(turborepo): 2.0.15-canary.4 (#9064)933d3a2
release(turborepo): 2.0.15-canary.3 (#9050)9f742c3
release(turborepo): 2.0.15-canary.2 (#9041)537d8c8
release(turborepo): 2.0.15-canary.1 (#9036)Updates
eslint-plugin-import
from 2.29.1 to 2.30.0Release notes
Sourced from eslint-plugin-import's releases.