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 4 updates in the / directory: eslint, eslint-plugin-compat, eslint-plugin-react-compiler and eslint-plugin-testing-library.
Updates
eslint
from 8.57.1 to 9.12.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
17cfb68
9.12.0826e69d
Build: changelog update for 9.12.0555aafd
chore: upgrade to@eslint/js@9.12.0
(#18987)873ae60
chore: package.json update for@eslint/js
releaseea380ca
fix: Upgrade retry to avoid EMFILE errors (#18986)d0a5414
refactor: replace strip-ansi with native module (#18982)b827029
chore: Enable JSON5 linting (#18979)ecbd522
docs: Mention code explorer (#18978)7ea4ecc
docs: Clarifying the Use of Meta Objects (#18697)d3e4b2e
docs: Clarify how to exclude.js
files (#18976)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-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.3.2Release notes
Sourced from eslint-plugin-testing-library's releases.
Commits
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)d84c879
chore: removebahmutov/npm-install
usage (#938)0d1e0aa
test: remove duplicate cases (#927)e38ff8c
docs: add G-Rath as a contributor for code, and maintenance (#943)d9bcc07
chore: add editorconfig file (#935)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