For-Hives / my-makeup

[prod] - makeup artist freelance platform
https://my-makeup.fr/
3 stars 2 forks source link

fix(deps): update dependency react-hook-form to v7.53.0 - autoclosed #635

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 4 months ago

Mend Renovate

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://togithub.com/react-hook-form/react-hook-form/compare/v7.52.2...35e2d7744c250b2844717b753bc48a81c9ac4e56) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.52.2...v7.53.0) ### [`v7.52.2`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.52.2) [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.52.1...v7.52.2) ๐Ÿ‘ close [#​12108](https://togithub.com/react-hook-form/react-hook-form/issues/12108) useController should subscribe to exact field name of form's state ([#​12109](https://togithub.com/react-hook-form/react-hook-form/issues/12109)) ๐Ÿ‘ chore: upgrade app deps ๐Ÿฉป fix: add useCallback for ref callback ([#​12078](https://togithub.com/react-hook-form/react-hook-form/issues/12078)) ๐Ÿš€ fix: skip call executeBuiltInValidation if no sub-fields left ([#​12054](https://togithub.com/react-hook-form/react-hook-form/issues/12054)) thanks to [@​newsiberian](https://togithub.com/newsiberian), [@​Wendystraite](https://togithub.com/Wendystraite) and [@​abnud11](https://togithub.com/abnud11) ### [`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) ### [`v7.51.4`](https://togithub.com/react-hook-form/react-hook-form/releases/tag/v7.51.4): Version 7.51.4 [Compare Source](https://togithub.com/react-hook-form/react-hook-form/compare/v7.51.3...v7.51.4) ๐Ÿ‘น close [#​11778](https://togithub.com/react-hook-form/react-hook-form/issues/11778) improve unregister omit key with getValues method ([#​11779](https://togithub.com/react-hook-form/react-hook-form/issues/11779)) ๐Ÿž fix [#​11794](https://togithub.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://togithub.com/react-hook-form/react-hook-form/compare/v7.51.2...c1520742a4736be7a55edc8799d8060d1150c53b) [Compare Source](https://togithub.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: 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 was generated by Mend Renovate. View the repository job log.

sonarqube-forhive[bot] commented 4 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: For-Hives_my-makeup_AYm-BCFOS8QrI5_nLFls

View in SonarQube

sonarqube-forhive[bot] commented 4 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: For-Hives_my-makeup_AYm-BCFOS8QrI5_nLFls

View in SonarQube

sonarqube-forhive[bot] commented 4 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: For-Hives_my-makeup_AYm-BCFOS8QrI5_nLFls

View in SonarQube

sonarqube-forhive[bot] commented 4 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: For-Hives_my-makeup_AYm-BCFOS8QrI5_nLFls

View in SonarQube

sonarqube-forhive[bot] commented 4 months ago

Passed

Analysis Details

0 Issues

Coverage and Duplications

Project ID: For-Hives_my-makeup_AYm-BCFOS8QrI5_nLFls

View in SonarQube