deps: bump the eslint group across 1 directory with 5 updates #459
+1,636
−987
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 4 updates in the / directory: @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint-plugin-import and eslint-plugin-unicorn.
Updates
@typescript-eslint/eslint-pluginfrom 6.20.0 to 8.18.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
c60dbabchore(release): publish 8.18.00d65f17chore: enforce repo nullish check style (#10419)a54a8e1fix(eslint-plugin): [use-unknown-in-catch-callback-variable] only flag functi...24a1510fix(eslint-plugin): [no-base-to-string] handle more robustly when multiple `t...47f1ab3feat(eslint-plugin): [switch-exhaustiveness-check] add support for "no defaul...772bd43fix(eslint-plugin): [no-deprecated] check if a JSX attribute is deprecated (#...4cb2cf8fix: typescript peer dependency (#10373)0cc7919feat(eslint-plugin): [no-deprecated] report on super call of deprecated const...2c8a75echore(release): publish 8.17.0670df27feat(eslint-plugin): [prefer-promise-reject-errors] options to allow any and ...Updates
@typescript-eslint/parserfrom 6.20.0 to 8.18.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
c60dbabchore(release): publish 8.18.00d65f17chore: enforce repo nullish check style (#10419)c92c29dchore: standardise licenses on MIT (#10387)4cb2cf8fix: typescript peer dependency (#10373)2c8a75echore(release): publish 8.17.0f74a8fachore(release): publish 8.16.0fe6b47ffeat: support TypeScript 5.7 (#10372)2444351chore(release): publish 8.15.0e022eb0docs: update license file to explicitly use bsd-2 clause license (#10291)16fba0achore(release): publish 8.14.0Updates
eslintfrom 8.56.0 to 8.57.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
5b9414c8.57.1f66806dBuild: changelog update for 8.57.1140ec45chore: upgrade@eslint/js@8.57.1 (#18913)bcdfc04chore: package.json update for@eslint/jsrelease3f6ce8dchore: pin [email protected] (#18910)a19072ffix: add logic to handle fixTypes in the lintText() method (#18900)04c7188fix: Don't lint same file multiple times (#18899)87ec3c4fix: do not throw when defining a global named__defineSetter__(#18898)60a1267fix: Provide helpful error message for nullish configs (#18889)35d366abuild: Support updates to previous major versions (#18870)Updates
eslint-plugin-importfrom 2.29.1 to 2.31.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
91f809bv2.31.03f1ac24[utils] [refactor]parse: avoid using a regex hered225176[New]extensions: add thecheckTypeImportsoption5a51b9a[Tests]rule-tester: try this babel class workaroundd66cde0[New] support eslint v9d27a639[Fix] adjust "is source type module" checks for flat config1fa8a07[Refactor] createsourceTypehelper0bc1355[Tests]no-default-export,no-named-export: add test cases with non-modu...55fa203[Tests]no-default-export,no-named-export: add test case6be20df[Docs]no-restricted-paths: fix grammarUpdates
eslint-plugin-unicornfrom 50.0.1 to 56.0.1Release notes
Sourced from eslint-plugin-unicorn's releases.