chore: bump the eslint group across 1 directory with 6 updates #216
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 6 updates in the / directory:
5.62.0
8.8.1
5.62.0
8.8.1
8.57.1
9.12.0
26.0.0
43.0.1
15.7.0
17.11.1
6.6.0
7.1.0
Updates
@typescript-eslint/eslint-plugin
from 5.62.0 to 8.8.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
f898248
chore(release): publish 8.8.12d6ee87
fix(eslint-plugin): stop warning on@ts-nocheck
comments which aren't at the ...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...Updates
@typescript-eslint/parser
from 5.62.0 to 8.8.1Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
f898248
chore(release): publish 8.8.12055cfb
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)Updates
eslint
from 8.57.1 to 9.12.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
17cfb68
9.12.0826e69d
Build: changelog update for 9.12.0555aafd
chore: upgrade to@eslint/js@9.12.0
(#18987)873ae60
chore: package.json update for@eslint/js
releaseea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986)d0a5414
refactor: replace strip-ansi with native module (#18982)b827029
chore: Enable JSON5 linting (#18979)ecbd522
docs: Mention code explorer (#18978)7ea4ecc
docs: Clarifying the Use of Meta Objects (#18697)d3e4b2e
docs: Clarify how to exclude.js
files (#18976)Updates
eslint-config-standard-with-typescript
from 26.0.0 to 43.0.1Release notes
Sourced from eslint-config-standard-with-typescript's releases.
... (truncated)
Changelog
Sourced from eslint-config-standard-with-typescript's changelog.
... (truncated)
Commits
a15c932
chore(release): 43.0.1 [skip ci]c7782be
Merge pull request #1394 from mightyiam/renovate/semantic-release-23.x5fb79c3
chore(deps): update dependency semantic-release to v23d3b4d11
Merge pull request #1400 from mightyiam/renovate/node-20.x7414eba
chore(deps): update dependency@types/node
to v20.11.58470a93
Merge pull request #1397 from mightyiam/repo-transfer932ffce
docs: update repository urls372e604
Merge pull request #1399 from mightyiam/project8d2f497
build: rm add-to-project workflowcd71373
Merge pull request #1393 from standard/renovate/node-20.xUpdates
eslint-plugin-n
from 15.7.0 to 17.11.1Release notes
Sourced from eslint-plugin-n's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-n's changelog.
... (truncated)
Commits
23d0e84
chore(master): release 17.11.1 (#352)dd889ab
fix(no-deprecated-api): dedeprecateprocess.nextTick
(#350)4d5078f
chore(master): release 17.11.0 (#348)e022aba
feat(no-missing-import): AddignoreTypeImport
options (#344)b16a475
feat(no-process-env): Allow users to exclude specific variables (#345)148e47e
fix(no-missing-import): Ignore node builtins in package.jsonimports
(#346)6cd7954
fix(no-missing-import): Resolve tsconfig paths relative to the tsconfig (#343)87fb484
feat: Update no-unsupported to node v22.9.0 (#342)8c0a2cc
docs: Explain the transitive dependency case for no-extraneous-* (#347)85b7945
chore(master): release 17.10.3 (#329)Updates
eslint-plugin-promise
from 6.6.0 to 7.1.0Release notes
Sourced from eslint-plugin-promise's releases.
Changelog
Sourced from