-
Notifications
You must be signed in to change notification settings - Fork 27
chore(devdeps): update dependency eslint-plugin-react-hooks to v7 #5733
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: beta
Are you sure you want to change the base?
Conversation
|
27db9e4 to
c0203a8
Compare
c0203a8 to
d17f4e5
Compare
d17f4e5 to
916ef0c
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## beta #5733 +/- ##
==========================================
- Coverage 91.85% 91.76% -0.10%
==========================================
Files 320 341 +21
Lines 7087 7039 -48
Branches 2843 2751 -92
==========================================
- Hits 6510 6459 -51
- Misses 577 580 +3 see 151 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
916ef0c to
91798c1
Compare
91798c1 to
704b90d
Compare
704b90d to
d71d44a
Compare
d71d44a to
69dec73
Compare
69dec73 to
4f1bc05
Compare
4f1bc05 to
64e46b6
Compare
64e46b6 to
cb2bde6
Compare
cada9fe to
923f663
Compare
923f663 to
10a0c51
Compare
10a0c51 to
7546533
Compare
7546533 to
ef1f0ca
Compare
ef1f0ca to
a065bea
Compare
a065bea to
d3d4e68
Compare
d3d4e68 to
ed1cb4a
Compare
ed1cb4a to
1b0ee2a
Compare
1b0ee2a to
ab8785c
Compare
ab8785c to
0e7c2ee
Compare
0e7c2ee to
cc5f5f2
Compare
cc5f5f2 to
0db089a
Compare
0db089a to
da4e44d
Compare
This PR contains the following updates:
6.1.1->7.0.1Release Notes
facebook/react (eslint-plugin-react-hooks)
v7.0.1Compare Source
useEffectEventvalues as JSX props to guard against accidental propagation. (#34820 by @jf-eirinha)export =so eslint-plugin-react-hooks emits correct types for consumers in Node16 ESM projects. (#34949 by @karlhorky)configs.flatso theconfigsexport is always defined. (#34950 by @poteto)v7.0.0Compare Source
This release slims down presets to just 2 configurations (
recommendedandrecommended-latest), and all compiler rules are enabled by default.recommended-latest-legacyandflat/recommendedconfigs. 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 - 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 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.