Bump the eslint group across 1 directory with 6 updates #506
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:
28.8.3
28.11.0
6.10.1
6.10.2
5.2.1
5.2.3
7.37.1
7.37.4
5.0.0
5.1.0
8.57.0
9.18.0
Updates
eslint-plugin-jest
from 28.8.3 to 28.11.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
53427f0
chore(release): 28.11.0 [skip ci]ff0349e
feat(valid-expect): allow callingexpect
with no arguments (#1688)deb6609
chore(release): 28.10.1 [skip ci]9cb4ecc
fix(padding-around-test-blocks): update description (#1691)eecc6e6
chore: downgrademarkdown-link-check
to known working version and make it l...f05e76d
chore: add Node 23 to CI (#1695)8c89634
chore(deps): update dependency eslint-config-prettier to v10 (#1694)320e949
chore(deps): update dependency is-ci to v4 (#1682)9c91509
chore: update package urls for homepage, repository, and bugs (#1693)3377cae
chore(deps): lock file maintenance (#1692)Updates
eslint-plugin-jsx-a11y
from 6.10.1 to 6.10.2Release notes
Sourced from eslint-plugin-jsx-a11y's releases.
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
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-prettier
from 5.2.1 to 5.2.3Release notes
Sourced from eslint-plugin-prettier's releases.
Changelog
Sourced from eslint-plugin-prettier's changelog.
Commits
6fd7ba1
chore: release eslint-plugin-prettier (#704)190d6f9
build(deps): Bump synckit from 0.9.1 to 0.9.2 (#705)9cf6a01
build(deps-dev): Bump svelte from 4.2.8 to 4.2.19 (#677)9c6141f
chore: add plugin name to flat recommended config (#703)35a5cd0
chore: bupm eslint-plugin-comments (#702)df123a5
chore: release eslint-plugin-prettier (#701)e272d7c
chore: use double quote for changesets/changelog filesaa5b59f
fix: report node when loc not found (#700)37d87ea
chore: update FUNDING.ymlb307125
docs(README): fixes legacy ESlint configs link (#686)Updates
eslint-plugin-react
from 7.37.1 to 7.37.4Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
e6b5b41
Update CHANGELOG and bump versioncfd5edd
[Dev Deps] update@babel/eslint-parser
efc021f
[types] fix types of flat configs82a196a
[Fix]no-unknown-property
: supportonBeforeToggle
,popoverTarget
, `popo...5c816ed
[actions] publish action: allow additional URL244743a
Update CHANGELOG and bump versionbc5b9dd
[actions] release workflow needs some new domainsed3b1cf
[Tests]jsx-uses-vars
,jsx-uses-react
: fixno-unused-vars
tests in esli...033ad19
[Deps] updatearray.prototype.flatmap
,es-iterator-helpers
, `object.value...b4a14f4
[meta] adddirectories.test
Updates
eslint-plugin-react-hooks
from 5.0.0 to 5.1.0Commits
Updates
eslint
from 8.57.0 to 9.18.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1c87b41
9.18.04df3132
Build: changelog update for 9.18.0c52be85
chore: upgrade to@eslint/[email protected]
(#19330)362099c
chore: package.json update for@eslint/js
release9486141
deps: upgrade@eslint/core
and@eslint/plugin-kit
(#19329)d9c23c5
docs: replacevar
withconst
in rule examples (#19325)8e1a898
docs: add tabs to cli code blocks (#18784)f3aeefb
docs: rewrite using let and const in rule examples (#19320)0b680b3
docs: Update README