t3-oss / create-t3-turbo

Clean and simple starter repo using the T3 Stack along with Expo React Native
https://turbo.t3.gg
MIT License
4.27k stars 350 forks source link

fix(deps): update dependency react-hook-form to ^7.52.1 - autoclosed #1073

Closed renovate[bot] closed 7 hours ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-hook-form (source) ^7.51.4 -> ^7.52.1 age adoption passing confidence

Release Notes

react-hook-form/react-hook-form (react-hook-form) ### [`v7.52.1`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.52.1): v7.51.1 [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.52.0...v7.52.1) ๐Ÿž fix [#​12024](https://togithub.com/react-hook-form/react-hook-form/issues/12024) dirty not update issue with values prop ([#​12041](https://togithub.com/react-hook-form/react-hook-form/issues/12041)) ๐Ÿž fix: field array validate rules shift errors ([#​12033](https://togithub.com/react-hook-form/react-hook-form/issues/12033)) thanks to [@​JardelCheung](https://togithub.com/JardelCheung) ### [`v7.52.0`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.52.0) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.51.5...v7.52.0) โš›๏ธ close [#​11932](https://togithub.com/react-hook-form/react-hook-form/issues/11932) enable react 19 peer dependency ([#​11935](https://togithub.com/react-hook-form/react-hook-form/issues/11935)) ๐Ÿ‘ฎโ€โ™€๏ธ close [#​11954](https://togithub.com/react-hook-form/react-hook-form/issues/11954) getFieldState remove unnessaried inValidating and touched subscription ([#​11995](https://togithub.com/react-hook-form/react-hook-form/issues/11995)) ๐Ÿž fix [#​11985](https://togithub.com/react-hook-form/react-hook-form/issues/11985) logic createFormControl check field before usage ([#​11986](https://togithub.com/react-hook-form/react-hook-form/issues/11986)) โŒจ๏ธ fix: enforce type safety for deps property in RegisterOptions ([#​11969](https://togithub.com/react-hook-form/react-hook-form/issues/11969)) ๐Ÿž fix [#​11922](https://togithub.com/react-hook-form/react-hook-form/issues/11922) keep dirty on reset with dirty fields ([#​11958](https://togithub.com/react-hook-form/react-hook-form/issues/11958)) ๐Ÿš” close [#​11937](https://togithub.com/react-hook-form/react-hook-form/issues/11937) add validation in the cleanup process in useController ([#​11938](https://togithub.com/react-hook-form/react-hook-form/issues/11938)) Revert "โŒจ๏ธ close: correct type of error field in getFieldState return object ([#​11831](https://togithub.com/react-hook-form/react-hook-form/issues/11831))" ๐Ÿ“– fix: change info.values type in WatchObserver ([#​11917](https://togithub.com/react-hook-form/react-hook-form/issues/11917)) thanks to [@​nakaakist](https://togithub.com/nakaakist), [@​IdoBouskila](https://togithub.com/IdoBouskila), [@​pincy](https://togithub.com/pincy) and [@​peinguin](https://togithub.com/peinguin) ### [`v7.51.5`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.51.5) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.51.4...v7.51.5) ๐Ÿ“– fix broken link to examples in README.md ([#​11805](https://togithub.com/react-hook-form/react-hook-form/issues/11805)) โŒจ๏ธ close: correct type of error field in getFieldState return object ([#​11831](https://togithub.com/react-hook-form/react-hook-form/issues/11831)) ๐Ÿž fix [#​11842](https://togithub.com/react-hook-form/react-hook-form/issues/11842) radio buttons not disabled when multiple share a name ([#​11873](https://togithub.com/react-hook-form/react-hook-form/issues/11873)) ๐Ÿž fix [#​11821](https://togithub.com/react-hook-form/react-hook-form/issues/11821) set value with disabled false before mount ([#​11880](https://togithub.com/react-hook-form/react-hook-form/issues/11880)) ๐Ÿž fix setError to preserve existing errors elsewhere in the object ([#​11888](https://togithub.com/react-hook-form/react-hook-form/issues/11888)) โŒจ๏ธ fix: add info.value type to WatchObserver ([#​11872](https://togithub.com/react-hook-form/react-hook-form/issues/11872)) ๐Ÿซก fix issue with internal `set` api ([#​11915](https://togithub.com/react-hook-form/react-hook-form/issues/11915)) thanks to [@​mjr2595](https://togithub.com/mjr2595) [@​erashu212](https://togithub.com/erashu212) [@​SimonJTurner](https://togithub.com/SimonJTurner) and [@​peinguin](https://togithub.com/peinguin)

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.



This PR has been generated by Mend Renovate. View repository job log here.