Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency react-hook-form to v7.52.1 #1360

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

react-hook-form/react-hook-form (react-hook-form)

v7.52.1: v7.51.1

Compare Source

🐞 fix #​12024 dirty not update issue with values prop (#​12041)
🐞 fix: field array validate rules shift errors (#​12033)

thanks to @​JardelCheung

v7.52.0

Compare Source

⚛️ close #​11932 enable react 19 peer dependency (#​11935)
👮‍♀️ close #​11954 getFieldState remove unnessaried inValidating and touched subscription (#​11995)
🐞 fix #​11985 logic createFormControl check field before usage (#​11986)
⌨️ fix: enforce type safety for deps property in RegisterOptions (#​11969)
🐞 fix #​11922 keep dirty on reset with dirty fields (#​11958)
🚔 close #​11937 add validation in the cleanup process in useController (#​11938)
Revert "⌨️ close: correct type of error field in getFieldState return object (#​11831)"
📖 fix: change info.values type in WatchObserver (#​11917)

thanks to @​nakaakist, @​IdoBouskila, @​pincy and @​peinguin

v7.51.5

Compare Source

📖 fix broken link to examples in README.md (#​11805)
⌨️ close: correct type of error field in getFieldState return object (#​11831)
🐞 fix #​11842 radio buttons not disabled when multiple share a name (#​11873)
🐞 fix #​11821 set value with disabled false before mount (#​11880)
🐞 fix setError to preserve existing errors elsewhere in the object (#​11888)
⌨️ fix: add info.value type to WatchObserver (#​11872)
🫡 fix issue with internal set api (#​11915)

thanks to @​mjr2595 @​erashu212 @​SimonJTurner and @​peinguin

v7.51.4: Version 7.51.4

Compare Source

👹 close #​11778 improve unregister omit key with getValues method (#​11779)
🐞 fix #​11794 issue: Fields dirty state is not updated when passing values to useForm

v7.51.3

Compare Source

v7.51.2: Version 7.51.2

Compare Source

🐞 fix #​11719 validation stuck on true state (#​11723)

v7.51.1

Compare Source

v7.51.0

Compare Source

Added
  • added 'validateFields' to formState
const { formState: { validateFields } } = useForm();

v7.50.1: Version v7.50.1

Compare Source

🥲 Regression: Revert "⌨️ fix #​10734 watch and useWatch without parameters return type (#​11359)"

v7.50.0: Versions 7.50.0

Compare Source

🔧 fix data param in handleSubmit when TTransformedValues is a union type (#​11420)
👷 build(Engines): remove pnpm dependency (#​11425)
🐞 fixes #​11386 get new dirtyFields when reset keeping defaults and dirty values (#​11401)
🏷️ improve CustomElement type (#​11309)
💫 feat(useForm): leave formState flags in a consistent state when throwing in handleSubmit onValid (#​11214)
⌨️ fix: change DeepPartial to account for object union types & unknown (#​11385)
✨ feat(values): priorities values over defaultvalues (#​11399)
🐞 close #​11246 skip root validation on action when mode and revalidate mode is onSubmit (#​11395)
💩 fix #​11322 trigger extra re-render with useWatch plus shouldUnregister (#​11394)
⌨️ fix #​10734 watch and useWatch without parameters return type (#​11359)
🧑‍✈️ fix #​11281 issue with upgrade node version (#​11392)
🐞 fix #​11368 keep form state mounted when keeping values (#​11384)
🐞 fix #​11374: Nested deep partial with unknown (#​11373)

thanks to @​Moshyfawn, @​jonahallibone, @​eladattias1996, @​RulerOfCakes, @​anonkey, @​Ar4ys, @​IanVS and @​r-kataoka11


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.


  • If you want to rebase/retry this PR, check this box

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

Copy link

vercel bot commented Feb 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 5, 2024 11:34pm

@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch 3 times, most recently from 9585945 to d5bf42a Compare February 2, 2024 09:25
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from d5bf42a to 5fbe368 Compare February 2, 2024 09:49
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch 2 times, most recently from 7353c32 to 1ce040b Compare February 2, 2024 10:35
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 1ce040b to 858dee8 Compare February 3, 2024 04:09
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 858dee8 to 4914656 Compare February 4, 2024 19:41
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 4914656 to d99ed1e Compare February 5, 2024 07:48
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from d99ed1e to 3772ce2 Compare February 5, 2024 15:42
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 3772ce2 to 1e16c58 Compare February 5, 2024 19:07
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch 2 times, most recently from 7204a3a to d18c541 Compare February 5, 2024 22:26
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from d18c541 to f2da107 Compare February 6, 2024 09:48
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from f2da107 to a998638 Compare February 6, 2024 10:05
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from a998638 to e1bbd65 Compare February 6, 2024 12:49
@renovate renovate bot changed the title fix(deps): update dependency react-hook-form to v7.50.0 fix(deps): update dependency react-hook-form to v7.50.1 Feb 6, 2024
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 44ae5c8 to 044516c Compare May 9, 2024 21:47
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 044516c to 28e5462 Compare May 9, 2024 22:18
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 28e5462 to 2cce989 Compare May 12, 2024 18:54
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 2cce989 to f3a3c5e Compare May 12, 2024 21:28
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from f3a3c5e to a40c5b4 Compare May 19, 2024 20:11
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from a40c5b4 to 703a54d Compare May 19, 2024 21:42
@renovate renovate bot changed the title fix(deps): update dependency react-hook-form to v7.51.4 fix(deps): update dependency react-hook-form to v7.51.5 May 21, 2024
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 703a54d to ed8ae26 Compare May 21, 2024 23:10
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from ed8ae26 to 4cfc373 Compare May 26, 2024 22:29
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 4cfc373 to 9a7d843 Compare June 9, 2024 18:34
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from 9a7d843 to e9bfdfd Compare June 16, 2024 00:35
@renovate renovate bot changed the title fix(deps): update dependency react-hook-form to v7.51.5 fix(deps): update dependency react-hook-form to v7.52.0 Jun 16, 2024
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from e9bfdfd to ef8dabf Compare June 16, 2024 18:32
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from ef8dabf to b1683d7 Compare June 17, 2024 00:49
@renovate renovate bot force-pushed the renovate/react-hook-form-7.x branch from b1683d7 to 4ea6565 Compare July 5, 2024 23:31
@renovate renovate bot changed the title fix(deps): update dependency react-hook-form to v7.52.0 fix(deps): update dependency react-hook-form to v7.52.1 Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants