chore(deps): update dependency eslint-plugin-react-hooks to v6.1.1 #596
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/eslint-plugin-react-hooks-6.x-lockfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
6.1.0
->6.1.1
Release Notes
facebook/react (eslint-plugin-react-hooks)
v6.1.1
Compare Source
Note: 6.1.0 accidentally allowed use of
recommended
without flat config, causing errors when used with ESLint v9'sdefineConfig()
helper. This has been fixed in 6.1.1.recommended
config for flat config compatibility. Therecommended
config has been converted to flat config format. Non-flat config users should userecommended-legacy
instead. (@poteto in #34700)recommended-latest
andrecommended-latest-legacy
configs that include React Compiler rules. (@poteto in #34675)NoUnusedOptOutDirectives
rule. (@poteto in #34703)hermes-parser
and dependency. (@poteto in #34719)@babel/plugin-proposal-private-methods
dependency. (@ArnaudBarre and @josephsavona in #34715)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
4be02052bb
to2a568ac09a
2a568ac09a
to66d515bff4
66d515bff4
tofb4ef17376
fb4ef17376
to78d9e0fd85
78d9e0fd85
to20efdd3902
20efdd3902
to6ff697f285
6ff697f285
to87bd437110
87bd437110
toa66e125051
a66e125051
to6d3517ee0e
6d3517ee0e
to595d6a076b
595d6a076b
to63c99563b4
63c99563b4
tocfeb11fe68
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.