deps: bump the eslint group across 1 directory with 5 updates #456
  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.17.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
2c8a75echore(release): publish 8.17.0670df27feat(eslint-plugin): [prefer-promise-reject-errors] options to allow any and ...68311eefix(eslint-plugin): [promise-function-async] handle function overloading (#10...9dbb4f9fix(eslint-plugin): remove references to "extendDefaults" in no-restricted-ty...fcd6cf0fix(eslint-plugin): [no-unnecessary-template-expressions] allow template expr...f74a8fachore(release): publish 8.16.02e2433bfeat(eslint-plugin): [no-base-to-string] check Array.prototype.join (#10287)88e4c66docs(eslint-plugin): add missing>inarray-type.mdx(#10371)71243dbchore: correct lint errors in CI (#10370)cdbc669feat(eslint-plugin): [max-params] add function overload and function type sup...Updates
@typescript-eslint/parserfrom 6.20.0 to 8.17.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
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.0ac1f632chore(release): publish 8.13.04af866achore(release): publish 8.12.21edec1dchore(release): publish 8.12.13413a2dchore(release): publish 8.12.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 vite-plugin-commonjs@0.10.1 (#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.