build(deps-dev): Bump the eslint group across 1 directory with 8 updates #3026
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 8 updates in the / directory:
8.57.0
9.10.0
2.29.1
2.30.0
6.8.0
6.10.0
3.1.0
3.3.0
7.34.1
7.35.2
4.6.0
4.6.2
2.1.1
3.0.1
0.3.26
0.5.4
Updates
eslint
from 8.57.0 to 9.10.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
6448f32
9.10.0afeb9b1
Build: changelog update for 9.10.024c3ff7
chore: upgrade to@eslint/js
@9
.10.0 (#18866)1ebdde1
chore: package.json update for@eslint/js
release301b90d
feat: Add types (#18854)bee0e7a
docs: update README (#18865)bcf0df5
feat: limit namespace import identifier in id-length rule (#18849)45c18e1
feat: addrequireFlag
option torequire-unicode-regexp
rule (#18836)5d80b59
docs: specify thatruleId
can benull
in custom formatter docs (#18857)156b1c3
docs: Update READMEUpdates
eslint-plugin-import
from 2.29.1 to 2.30.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
Commits
18787d3
Bump to 2.30.09902298
[Deps] updateeslint-module-utils
9d194a6
[utils] v2.9.00a58d75
[resolvers/webpack] v0.13.9a3015eb
[Test]namespace
: ensure valid case is actually included8bdb32b
[Test] add explicit marker for trailing whitespace in cases038c26c
[readme] Clarify how to install the plugin32a2b89
[Fix]order
: do not compare first path segment for relative paths (#2682)ee1ea02
[Fix]newline-after-import
: fix considerComments option when require806e3c2
[New] add support for Flat ConfigUpdates
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-no-only-tests
from 3.1.0 to 3.3.0Release notes
Sourced from eslint-plugin-no-only-tests's releases.
Commits
ffda178
v3.3.08416d33
Merge pull request #45 from levibuzolic/support-eslint-v91daa41b
Update formatting following Biomes rules2944a6d
Bump version to 4.0.0 for breaking change with Node 18+ being the new target45d98b4
Update tests to target Node v18+a03eb2a
Bump version to v3.3.06084aa0
Add support for ESLint v9 flat config8fb57fc
Set version to 3.2.0424419a
Add test case for functions21613b2
Merge pull request #44 from sualko/feature/fitUpdates
eslint-plugin-react
from 7.34.1 to 7.35.2Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
... (truncated)
Commits
4c10849
Update CHANGELOG and bump version45ba6bc
[Fix]jsx-curly-brace-presence
: avoid autofixing attributes with double quo...e538ee9
[Tests]jsx-curly-brace-presence
: clean up formatting5fc0f87
Update CHANGELOG and bump versiona2306e7
[Tests] usenpm audit
instead ofaud