Bump the eslint group across 1 directory with 5 updates #110
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-promise.
Updates
@typescript-eslint/eslint-pluginfrom 5.54.0 to 8.25.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
1a9ab8fchore(release): publish 8.25.0a43c199feat(eslint-plugin): [no-misused-spread] add suggestions (#10719)0a0a085fix(eslint-plugin): [strict-boolean-expressions] allowNullableBoolean - suppo...b688380fix(eslint-plugin): [no-invalid-void-type] don't flag function overloading wi...f22de04fix(eslint-plugin): [prefer-nullish-coalescing] report on chain expressions i...6f87c20docs(eslint-plugin): [consistent-type-definitions] add FAQs (#10731)fb790dcfix(eslint-plugin): [no-deprecated] report usage of deprecated private identi...5d503b9fix(eslint-plugin): [unified-signatures] handle getter-setter (#10818)f3ef20echore: update to latest nx and use project references first approach (#10361)3646ec0chore(release): publish 8.24.1Updates
@typescript-eslint/parserfrom 5.59.1 to 8.25.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
1a9ab8fchore(release): publish 8.25.0f3ef20echore: update to latest nx and use project references first approach (#10361)3646ec0chore(release): publish 8.24.187d72bachore(release): publish 8.24.02a96020chore(release): publish 8.23.094e8098chore(release): publish 8.22.0a885343feat(parser): add standalone isolatedDeclarations option (#10499)79af426chore(release): publish 8.21.0a157fd4chore: standardized on inline named exports (mostly) (#10596)ea6fbeachore(release): publish 8.20.0Updates
eslintfrom 8.39.0 to 8.57.1Release notes
Sourced from eslint's releases.
... (truncated)
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...