Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update dependency react-hook-form to v7.52.0 (#10853)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-hook-form](https://www.react-hook-form.com) ([source](https://github.com/react-hook-form/react-hook-form)) | [`7.51.5` -> `7.52.0`](https://renovatebot.com/diffs/npm/react-hook-form/7.51.5/7.52.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-hook-form/7.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-hook-form/7.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-hook-form/7.51.5/7.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-hook-form/7.51.5/7.52.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>react-hook-form/react-hook-form (react-hook-form)</summary> ### [`v7.52.0`](https://github.com/react-hook-form/react-hook-form/releases/tag/v7.52.0) [Compare Source](https://github.com/react-hook-form/react-hook-form/compare/v7.51.5...v7.52.0) ⚛️ close [#​11932](https://github.com/react-hook-form/react-hook-form/issues/11932) enable react 19 peer dependency ([#​11935](https://github.com/react-hook-form/react-hook-form/issues/11935)) 👮♀️ close [#​11954](https://github.com/react-hook-form/react-hook-form/issues/11954) getFieldState remove unnessaried inValidating and touched subscription ([#​11995](https://github.com/react-hook-form/react-hook-form/issues/11995)) 🐞 fix [#​11985](https://github.com/react-hook-form/react-hook-form/issues/11985) logic createFormControl check field before usage ([#​11986](https://github.com/react-hook-form/react-hook-form/issues/11986)) ⌨️ fix: enforce type safety for deps property in RegisterOptions ([#​11969](https://github.com/react-hook-form/react-hook-form/issues/11969)) 🐞 fix [#​11922](https://github.com/react-hook-form/react-hook-form/issues/11922) keep dirty on reset with dirty fields ([#​11958](https://github.com/react-hook-form/react-hook-form/issues/11958)) 🚔 close [#​11937](https://github.com/react-hook-form/react-hook-form/issues/11937) add validation in the cleanup process in useController ([#​11938](https://github.com/react-hook-form/react-hook-form/issues/11938)) Revert "⌨️ close: correct type of error field in getFieldState return object ([#​11831](https://github.com/react-hook-form/react-hook-form/issues/11831))" 📖 fix: change info.values type in WatchObserver ([#​11917](https://github.com/react-hook-form/react-hook-form/issues/11917)) thanks to [@​nakaakist](https://github.com/nakaakist), [@​IdoBouskila](https://github.com/IdoBouskila), [@​pincy](https://github.com/pincy) and [@​peinguin](https://github.com/peinguin) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/redwoodjs/redwood). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information