ChristopherChudzicki / math3d-next

6 stars 0 forks source link

Update dependency react-hook-form to v7.53.0 #772

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-hook-form (source) 7.51.2 -> 7.53.0 age adoption passing confidence

Release Notes

react-hook-form/react-hook-form (react-hook-form) ### [`v7.53.0`](https://redirect.github.com/react-hook-form/react-hook-form/compare/v7.52.2...35e2d7744c250b2844717b753bc48a81c9ac4e56) [Compare Source](https://redirect.github.com/react-hook-form/react-hook-form/compare/v7.52.2...v7.53.0) ### [`v7.52.2`](https://redirect.github.com/react-hook-form/react-hook-form/releases/tag/v7.52.2) [Compare Source](https://redirect.github.com/react-hook-form/react-hook-form/compare/v7.52.1...v7.52.2) 👍 close [#​12108](https://redirect.github.com/react-hook-form/react-hook-form/issues/12108) useController should subscribe to exact field name of form's state ([#​12109](https://redirect.github.com/react-hook-form/react-hook-form/issues/12109)) 👍 chore: upgrade app deps 🩻 fix: add useCallback for ref callback ([#​12078](https://redirect.github.com/react-hook-form/react-hook-form/issues/12078)) 🚀 fix: skip call executeBuiltInValidation if no sub-fields left ([#​12054](https://redirect.github.com/react-hook-form/react-hook-form/issues/12054)) thanks to [@​newsiberian](https://redirect.github.com/newsiberian), [@​Wendystraite](https://redirect.github.com/Wendystraite) and [@​abnud11](https://redirect.github.com/abnud11) ### [`v7.52.1`](https://redirect.github.com/react-hook-form/react-hook-form/releases/tag/v7.52.1): v7.51.1 [Compare Source](https://redirect.github.com/react-hook-form/react-hook-form/compare/v7.52.0...v7.52.1) 🐞 fix [#​12024](https://redirect.github.com/react-hook-form/react-hook-form/issues/12024) dirty not update issue with values prop ([#​12041](https://redirect.github.com/react-hook-form/react-hook-form/issues/12041)) 🐞 fix: field array validate rules shift errors ([#​12033](https://redirect.github.com/react-hook-form/react-hook-form/issues/12033)) thanks to [@​JardelCheung](https://redirect.github.com/JardelCheung) ### [`v7.52.0`](https://redirect.github.com/react-hook-form/react-hook-form/releases/tag/v7.52.0) [Compare Source](https://redirect.github.com/react-hook-form/react-hook-form/compare/v7.51.5...v7.52.0) ⚛️ close [#​11932](https://redirect.github.com/react-hook-form/react-hook-form/issues/11932) enable react 19 peer dependency ([#​11935](https://redirect.github.com/react-hook-form/react-hook-form/issues/11935)) 👮‍♀️ close [#​11954](https://redirect.github.com/react-hook-form/react-hook-form/issues/11954) getFieldState remove unnessaried inValidating and touched subscription ([#​11995](https://redirect.github.com/react-hook-form/react-hook-form/issues/11995)) 🐞 fix [#​11985](https://redirect.github.com/react-hook-form/react-hook-form/issues/11985) logic createFormControl check field before usage ([#​11986](https://redirect.github.com/react-hook-form/react-hook-form/issues/11986)) ⌨️ fix: enforce type safety for deps property in RegisterOptions ([#​11969](https://redirect.github.com/react-hook-form/react-hook-form/issues/11969)) 🐞 fix [#​11922](https://redirect.github.com/react-hook-form/react-hook-form/issues/11922) keep dirty on reset with dirty fields ([#​11958](https://redirect.github.com/react-hook-form/react-hook-form/issues/11958)) 🚔 close [#​11937](https://redirect.github.com/react-hook-form/react-hook-form/issues/11937) add validation in the cleanup process in useController ([#​11938](https://redirect.github.com/react-hook-form/react-hook-form/issues/11938)) Revert "⌨️ close: correct type of error field in getFieldState return object ([#​11831](https://redirect.github.com/react-hook-form/react-hook-form/issues/11831))" 📖 fix: change info.values type in WatchObserver ([#​11917](https://redirect.github.com/react-hook-form/react-hook-form/issues/11917)) thanks to [@​nakaakist](https://redirect.github.com/nakaakist), [@​IdoBouskila](https://redirect.github.com/IdoBouskila), [@​pincy](https://redirect.github.com/pincy) and [@​peinguin](https://redirect.github.com/peinguin) ### [`v7.51.5`](https://redirect.github.com/react-hook-form/react-hook-form/releases/tag/v7.51.5) [Compare Source](https://redirect.github.com/react-hook-form/react-hook-form/compare/v7.51.4...v7.51.5) 📖 fix broken link to examples in README.md ([#​11805](https://redirect.github.com/react-hook-form/react-hook-form/issues/11805)) ⌨️ close: correct type of error field in getFieldState return object ([#​11831](https://redirect.github.com/react-hook-form/react-hook-form/issues/11831)) 🐞 fix [#​11842](https://redirect.github.com/react-hook-form/react-hook-form/issues/11842) radio buttons not disabled when multiple share a name ([#​11873](https://redirect.github.com/react-hook-form/react-hook-form/issues/11873)) 🐞 fix [#​11821](https://redirect.github.com/react-hook-form/react-hook-form/issues/11821) set value with disabled false before mount ([#​11880](https://redirect.github.com/react-hook-form/react-hook-form/issues/11880)) 🐞 fix setError to preserve existing errors elsewhere in the object ([#​11888](https://redirect.github.com/react-hook-form/react-hook-form/issues/11888)) ⌨️ fix: add info.value type to WatchObserver ([#​11872](https://redirect.github.com/react-hook-form/react-hook-form/issues/11872)) 🫡 fix issue with internal `set` api ([#​11915](https://redirect.github.com/react-hook-form/react-hook-form/issues/11915)) thanks to [@​mjr2595](https://redirect.github.com/mjr2595) [@​erashu212](https://redirect.github.com/erashu212) [@​SimonJTurner](https://redirect.github.com/SimonJTurner) and [@​peinguin](https://redirect.github.com/peinguin) ### [`v7.51.4`](https://redirect.github.com/react-hook-form/react-hook-form/releases/tag/v7.51.4): Version 7.51.4 [Compare Source](https://redirect.github.com/react-hook-form/react-hook-form/compare/v7.51.3...v7.51.4) 👹 close [#​11778](https://redirect.github.com/react-hook-form/react-hook-form/issues/11778) improve unregister omit key with getValues method ([#​11779](https://redirect.github.com/react-hook-form/react-hook-form/issues/11779)) 🐞 fix [#​11794](https://redirect.github.com/react-hook-form/react-hook-form/issues/11794) issue: Fields dirty state is not updated when passing values to useForm ### [`v7.51.3`](https://redirect.github.com/react-hook-form/react-hook-form/compare/v7.51.2...c1520742a4736be7a55edc8799d8060d1150c53b) [Compare Source](https://redirect.github.com/react-hook-form/react-hook-form/compare/v7.51.2...v7.51.3)

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 becomes conflicted, 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.