chore(deps): update dependency eslint-plugin-react-hooks to v7 #600
No reviewers
Labels
No labels
type
dependency-dashboard
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: yolokube/dashboard#600
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/eslint-plugin-react-hooks-7.x"
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.0.0
->^7.0.0
Release Notes
facebook/react (eslint-plugin-react-hooks)
v7.0.0
Compare Source
This release slims down presets to just 2 configurations (
recommended
andrecommended-latest
), and all compiler rules are enabled by default.recommended-latest-legacy
andflat/recommended
configs. The plugin now providesrecommended
(legacy and flat configs with all recommended rules), andrecommended-latest
(legacy and flat configs with all recommended rules plus new bleeding edge experimental compiler rules). (@poteto in #34757)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: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.