infra: bump the eslint group with 5 updates #596
Closed
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 5 updates:
2.29.1
2.31.0
6.9.0
6.10.2
6.6.0
7.2.1
7.35.0
7.37.4
4.6.2
5.1.0
Updates
eslint-plugin-import
from 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
91f809b
v2.31.03f1ac24
[utils] [refactor]parse
: avoid using a regex hered225176
[New]extensions
: add thecheckTypeImports
option5a51b9a
[Tests]rule-tester
: try this babel class workaroundd66cde0
[New] support eslint v9d27a639
[Fix] adjust "is source type module" checks for flat config1fa8a07
[Refactor] createsourceType
helper0bc1355
[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-jsx-a11y
from 6.9.0 to 6.10.2Release notes
Sourced from eslint-plugin-jsx-a11y's releases.
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
... (truncated)
Commits
7f3d698
v6.10.20d01a1a
[meta] fix changelog URLs5dad7c4
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...d15d3ab
[Refactor] avoid spreading things that are already arraysfa9845d
[patch]no-redundandant-roles
: allow\<img src="*.svg" role="img" />
daba189
[Tests]aria-role
: Add valid test for\<svg role="img" />
0bc6378
[Docs]label-has-associated-control
: add line breaks for readability30d2318
[Tests]label-has-associated-control
: add additional test casesd92446c
[Tests] Add tests to reinforce required attributes for role="heading"aa075bd
[Refactor] remove no-longer-neededes-iterator-helpers
Updates
eslint-plugin-promise
from 6.6.0 to 7.2.1Release notes
Sourced from eslint-plugin-promise's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-promise's changelog.
... (truncated)
Commits
6bda064
chore(main): release 7.2.1 (#571)8324564
fix(no-callback-in-promise
): false triggering of callback (#574)24fd90a
chore(deps-dev): update husky to v9.1.7 (#573)f33f82e
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#568)5b987c6
chore(main): release 7.2.0 (#538)a849f64
chore(deps-dev): update eslint-plugin-eslint-plugin to v6.3.2 (#570)390f51f
chore(deps-dev): update eslint-plugin-n to v17.13.2 (#569)266ddbb
chore(deps-dev): update eslint-plugin-n to v17.13.1 (#567)b62f234
chore(deps-dev): update eslint-plugin-n to v17.13.0 (#566)cf213fb
chore(deps-dev): update eslint-plugin-jest to v28.9.0 (#565)Updates
eslint-plugin-react
from 7.35.0 to 7.37.4Release notes
Sourced from eslint-plugin-react's releases.