build(deps-dev): Bump the eslint group across 1 directory with 6 updates #2961
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:
8.57.0
9.5.0
6.8.0
6.9.0
7.34.1
7.34.3
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.5.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
5352357
9.5.0f425600
Build: changelog update for 9.5.0f588160
chore: upgrade@eslint/js
@9
.5.0 (#18591)5890841
chore: package.json update for@eslint/js
release455f7fd
docs: add section about including.gitignore
files (#18590)e9f4ccd
chore: remove unused eslint-disable directive (#18589)721eafe
docs: update info about universalfiles
patterns (#18587)4b23ffd
refactor: Move JS parsing logic into JS language (#18448)6880286
fix: treat*
as a universal pattern (#18586)8127127
docs: Update READMEUpdates
eslint-plugin-jsx-a11y
from 6.8.0 to 6.9.0Release notes
Sourced from eslint-plugin-jsx-a11y's releases.
Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
882bd4d
v6.9.0961817f
[actions] pin codecov to v3.1.56a048da
[Fix] ensuresummary
remains non-interactive75d5dd7
Revert "[Fix]isNonInteractiveElement
: Upgrade aria-query to 5.3.0 and axob...32fd82c
[Deps] pinaria-query
andaxobject-query
, addls-engines
test to CI0a98ad8
[Deps] remove@babel/runtime
6b5f096
[New] add support for Flat Config51a1ca7
[actions] update actions/checkout5d14408
[Deps] update@babel/runtime
,array-includes
,es-iterator-helpers
, `has...1271ac1
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...Updates
eslint-plugin-react
from 7.34.1 to 7.34.3Release notes
Sourced from eslint-plugin-react's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
cef8123
Update CHANGELOG and bump versioneb56061
[Deps] updatearray.prototype.tosorted
7d16666
[Dev Deps] update@babel/core
,@babel/eslint-parser
, `@babel/plugin-synta...6dc7803
[Fix]jsx-key
: incorrect behavior for checkKeyMustBeforeSpread with map cal...393bfa2
[Fix]no-object-type-as-default-prop
: enable rule for components with many ...a944aa5
[Fix]jsx-boolean-value
:assumeUndefinedIsFalse
withnever
must not all...a79beb3
[Fix]boolean-prop-naming
: avoid a crash with a spread prope27ef81
[Fix]prop-types
: null-check rootNode before calling getScope417e1ca
Update CHANGELOG and bump versiond79605a
[Deps] updatearray-includes
,array.prototype.findlast
, `es-iterator-help...Updates
eslint-plugin-react-hooks
from 4.6.0 to 4.6.2Changelog
Sourced from eslint-plugin-react-hooks's changelog.
Commits
Maintainer changes
This version was pushed to npm by react-bot, a new releaser for eslint-plugin-react-hooks since your current version.
Updates
eslint-plugin-security
from 2.1.1 to 3.0.1Release notes
Sourced from eslint-plugin-security's releases.
Changelog
Sourced from eslint-plugin-security's changelog.
Commits
aa33cf5
chore: release 3.0.1 (#162)877a1a2
ci: upgrade beemojs/conventional-pr-action v3 (#163)aa1c8c5
fix: add name to recommended flat config (#161)913c5da
chore(deps): bump tunnel-agent and changelog (#160)26eff1d
chore(deps): bump json-schema and jsprim (#150)29fd175
chore(deps-dev): bump qs from 6.3.2 to 6.3.3 (#152)fc56623
chore(deps-dev): bump npm from 8.7.0 to 8.19.4 (#153)6fa2cc8
chore(deps-dev): bump semantic-release from 19.0.2 to 19.0.3 (#149)dcf97a7
docs: add TypeScript support section (#159)4dfed2a
chore: add pkg.funding (#158)Updates
eslint-plugin-vitest
from 0.3.26 to 0.5.4Release notes
Sourced from eslint-plugin-vitest's releases.
... (truncated)
Commits
2d95ccf
chore: release v0.5.42696f0d
chore(legacy): add support for legacy configs (#434)0535b89
feat(cleanup): remove unnecessary files and updat deps (#430)58d2e78
chore: release v0.5.3a554dd2
fix: configs in plugin declaration file (#428)5ec4809
typo (#426)f8f39f0
Docs/readme (#425)1672d43
chore: release v0.5.207be616
feat(no-focused-tests): add autofix (#424)b082ce6
chore: release v0.5.1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result ...Description has been truncated