Bump the eslint group across 1 directory with 7 updates #1737
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:
7.4.0
8.8.1
7.4.0
8.8.1
8.57.0
9.12.0
6.8.0
6.10.0
10.4.1
10.5.0
7.34.1
7.37.1
4.6.0
5.0.0
Updates
@typescript-eslint/eslint-plugin
from 7.4.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 7.4.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.0 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/[email protected]
(#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-plugin-jsx-a11y
from 6.8.0 to 6.10.0Release notes
Sourced from eslint-plugin-jsx-a11y's releases.
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
65c9338
v6.10.0912e98c
[Deps] updateaxobject-query
6cd1a70
[New] allow polymorphic linting to be restricteda1ee7f8
[New] addattributes
setting83fd9c4
[New]label-has-associated-control
: add additional error message75147aa
[Deps] unpinaxobject-query
a284cbf
[Tests] switch from jest to tapedeac4fd
[New] add eslint 9 support74d5dec
[Tests] remove duplicate tests05a5e49
[Tests] usenpm audit
instead ofaud
Updates
eslint-plugin-mocha
from 10.4.1 to 10.5.0Release notes
Sourced from eslint-plugin-mocha's releases.
Changelog
Sourced from eslint-plugin-mocha's changelog.
Commits
ebe9e8b
10.5.06c43a85
Add name to flat configs883930c
10.4.3756fa03
Remove node v14 from build matrixddd614c
Run tests against latest ESLint 8.x versione19e93e
Fix support for ESLint versions < 8.40.0bdf2006
10.4.2af13b8d
Stop using deprecated context.getScope() method3b60bf6
Stop using deprecated context.getDeclaredVariables() methodUpdates
eslint-plugin-react
from 7.34.1 to 7.37.1Release notes
Sourced from eslint-plugin-react's releases.