Commit 3a061af
authored
chore(deps): update dependency eslint-plugin-react-hooks to v7.0.1 (#831)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [eslint-plugin-react-hooks](https://react.dev/)
([source](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks))
| [`7.0.0` ->
`7.0.1`](https://renovatebot.com/diffs/npm/eslint-plugin-react-hooks/7.0.0/7.0.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>facebook/react (eslint-plugin-react-hooks)</summary>
###
[`v7.0.1`](https://github.com/facebook/react/blob/HEAD/packages/eslint-plugin-react-hooks/CHANGELOG.md#701)
[Compare
Source](https://github.com/facebook/react/compare/4b3e662e4ce54eb54a8701c48a967cc84a389501...408b38ef7304faf022d2a37110c57efce12c6bad)
- Disallowed passing inline `useEffectEvent` values as JSX props to
guard against accidental propagation.
([#​34820](https://github.com/facebook/react/pull/34820)
by [@​jf-eirinha](https://github.com/jf-eirinha))
- Switch to `export =` so eslint-plugin-react-hooks emits correct types
for consumers in Node16 ESM projects.
([#​34949](https://github.com/facebook/react/pull/34949)
by [@​karlhorky](https://github.com/karlhorky))
- Tightened the typing of `configs.flat` so the `configs` export is
always defined.
([#​34950](https://github.com/facebook/react/pull/34950)
by [@​poteto](https://github.com/poteto))
- Fix named import runtime errors.
([#​34951](https://github.com/facebook/react/pull/34951),
[#​34953](https://github.com/facebook/react/pull/34953)
by [@​karlhorky](https://github.com/karlhorky))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/get-convex/convex-helpers).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 91dcb2e commit 3a061af
2 files changed
+7
-7
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
0 commit comments