-
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
cc5f5f2 to
0db089a
Compare
0db089a to
da4e44d
Compare
da4e44d to
1d5be42
Compare
1d5be42 to
2c5472c
Compare
2c5472c to
e6447e6
Compare
e6447e6 to
d8439d2
Compare
d8439d2 to
3fc763c
Compare
3fc763c to
117077a
Compare
117077a to
bc37283
Compare
bc37283 to
85cb995
Compare
85cb995 to
4691459
Compare
4691459 to
d3d506f
Compare
d3d506f to
0efdee6
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.