-
Notifications
You must be signed in to change notification settings - Fork 11
Update dependency eslint-plugin-react-hooks to v7 #560
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
eedeebd
to
fad64ab
Compare
fad64ab
to
a8be3e7
Compare
Seems like a bug in the types for
Did PRs to switch the |
Edited/Blocked NotificationRenovate 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. |
This PR contains the following updates:
6.1.1
->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)Configuration
📅 Schedule: Branch creation - "after 4pm on thursday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.