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 development group with 4 updates in the / directory: eslint, eslint-plugin-cypress, eslint-plugin-promise and eslint-plugin-react.
Updates
eslint
from 8.57.0 to 9.4.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
a5f7e58
9.4.08c6d0c3
Build: changelog update for 9.4.0010dd2e
chore: upgrade to@eslint/js@9.4.0
(#18534)5e1b5dc
chore: package.json update for@eslint/js
released7ab6f5
docs: update theme when whenprefers-color-scheme
changes (#18510)594145f
refactor: switch to@eslint/config-array
(#18527)525fdff
docs: fix components files (#18519)89a4a0a
feat: ignore IIFE's in theno-loop-func
rule (#17528)80747d2
docs: refactorprefer-destructuring
rule (#18472)f6534d1
fix: skip processor code blocks that match only universal patterns (#18507)Updates
eslint-plugin-cypress
from 2.15.1 to 3.3.0Release notes
Sourced from eslint-plugin-cypress's releases.
... (truncated)
Commits
0e835e9
Merge pull request #212 from MikeMcC399/add/flat-config0e434c7
feat: add flat configurations55fa0dd
Merge pull request #213 from MikeMcC399/update/eslint-depse6edf33
chore(deps): update eslint to 9.3.0 with plugin updatesc5b206b
Merge pull request #211 from MikeMcC399/property-orderingf53f7df
test: fix test property ordering0a70707
test: add ordering rulesa109c4a
Merge pull request #210 from MikeMcC399/update/eslint-to-93ad2854
chore(deps): update eslint to 9.2.0aa5ce37
Merge pull request #207 from MikeMcC399/migrate/ruletester-v9Updates
eslint-plugin-promise
from 6.1.1 to 6.2.0Release notes
Sourced from eslint-plugin-promise's releases.
Commits
5e4546d
fix(no-callback-in-promise): false positives when the exception is an argumen...c0c716b
feat: ResolvegetAncestors
andgetScope
calls in eslint v9 (#466)7d33c30
chore: add pkg.funding (#468)ce9ae7f
chore(deps-dev): bump@babel/traverse
from 7.19.1 to 7.24.1 (#453)62af490
chore(deps): bump actions/checkout from 3 to 4 (#461)19b21b4
chore(deps): bump codecov/codecov-action from 3 to 4 (#459)8c74b9b
chore(deps): bump actions/setup-node from 3 to 4 (#460)bf75e4d
chore(deps): bump cycjimmy/semantic-release-action from 3 to 4 (#462)bbcfcbf
chore: add tests for Node 20 (#440)0b50079
chore: removestyfle/cancel-workflow-action
usage (#439)Updates
eslint-plugin-react
from 7.34.1 to 7.34.2Release notes
Sourced from eslint-plugin-react's releases.
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
417e1ca
Update CHANGELOG and bump versiond79605a
[Deps] updatearray-includes
,array.prototype.findlast
, `es-iterator-help...ec86001
[Dev Deps] update@babel/core
,@babel/eslint-parser
, `@babel/plugin-synta...014ee05
[Fix]no-invalid-html-attribute
: ensure error messages are correct23b0a49
[Fix]jsx-closing-bracket-location
: message shows{{details}}
when there ...fbb1e0f
[Tests]jsx-no-useless-fragment
,jsx-fragments
, `function-component-defin...3533e26
[Refactor]jsx-no-constructed-context-values
: setschema: false
6c4b6fb
[meta] consistently indent .eslintrc with tabs8e1a94b
[Refactor] create getScope util;context.getScope
is deprecatedd6e9059
[Refactor]context.getSource
->sourceCode.getText
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