Dependabot 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 by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the eslint group with 6 updates in the / directory:
8.57.1
9.13.0
8.57.1
9.13.0
5.0.0
6.0.1
6.10.0
6.10.1
0.0.0-experimental-9a75bad-20241003
0.0.0-experimental-7670337-20240918
6.3.0
6.4.0
Updates
@eslint/js
from 8.57.1 to 9.13.0Release notes
Sourced from
@eslint/js
's releases.... (truncated)
Changelog
Sourced from
@eslint/js
's changelog.... (truncated)
Commits
2211f0a
chore: package.json update for@eslint/js
release873ae60
chore: package.json update for@eslint/js
release36d8095
chore: package.json update for@eslint/js
releasea10f90a
chore: package.json update for@eslint/js
release1ebdde1
chore: package.json update for@eslint/js
releasecd5a0da
chore: package.json update for@eslint/js
release59dba1b
chore: package.json update for@eslint/js
release4aaf2b3
chore: package.json update for@eslint/js
release2570051
chore: package.json revert@eslint/js
version to 9.7.0 (#18719)d73b203
chore: package.json update for@eslint/js
releaseUpdates
eslint
from 8.57.1 to 9.13.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
1a7cdbf
9.13.0627d5bf
Build: changelog update for 9.13.068d2d9d
chore: upgrade to@eslint/js@9.13.0
and@eslint/core@^0.7.0
(#19034)2211f0a
chore: package.json update for@eslint/js
release381c32b
feat: Allow languages to providedefaultLanguageOptions
(#19003)78836d4
fix: update thecomplexity
rule type (#19027)c7abaef
perf: using Node.js compile cache (#19012)bf723bd
feat: Improve eslintrc warning message (#19023)1d7c077
chore: add pkg.type "commonjs" (#19011)abdbfa8
docs: markLintMessage#nodeType
as deprecated (#19019)Updates
eslint-plugin-compat
from 5.0.0 to 6.0.1Release notes
Sourced from eslint-plugin-compat's releases.
Commits
a0c853e
6.0.118fc24c
feat: addname
(for tooling) (#629)fbd665f
6.0.0acf5924
5.1.0-0a2db2d6
feat: eslint 9 support (#627)Updates
eslint-plugin-jsx-a11y
from 6.10.0 to 6.10.1Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
e5dda96
v6.10.1eed03a3
[Deps] updatees-iterator-helpers
,string.prototype.includes
518a77e
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...2ee940c
[meta] package.json - Update jscodeshift & remove babel-jesta262131
[Docs] Remove accidental whitespace in CONTRIBUTING.mdcb6788c
[Docs] Use consistent spelling of 'screen reader'4925ba8
[Fix] handle interactive/noninteractive changes from aria-querye517937
[Deps] unpinaria-query
Updates
eslint-plugin-react-compiler
from 0.0.0-experimental-9a75bad-20241003 to 0.0.0-experimental-7670337-20240918Commits
Updates
eslint-plugin-testing-library
from 6.3.0 to 6.4.0Release notes
Sourced from eslint-plugin-testing-library's releases.
Commits
657ed01
feat: support ESLint v9 (#928)9a4d7e9
test: run against ESLint v9 (#926)ca53641
fix: update dependencies (#940)8dbcee0
fix: replace use of deprecated methods (#925)b7735da
chore(deps-dev): upgrade Prettier to v3 (#932)64341f6
ci: add tests for Node 20 & 22 (#941)4e03a5c
build(deps): bump the npm_and_yarn group with 3 updates (#929)bf895e0
fix: generate provenance statements on release (#939)62a3f61
fix(no-manual-cleanup): properly check all@testing-library
imports (#934)27db389
ci: use Node 20 for main tests (#942)Dependabot 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 by closing it manually - `@dependabot show