Skip to content

fix(deps): update dependency react-hook-form to ^7.74.0#269

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-hook-form-7.x
Open

fix(deps): update dependency react-hook-form to ^7.74.0#269
renovate[bot] wants to merge 1 commit intomainfrom
renovate/react-hook-form-7.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 20, 2025

This PR contains the following updates:

Package Change Age Confidence
react-hook-form (source) ^7.62.0^7.74.0 age confidence

Release Notes

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

v7.74.0: Version 7.74.0

Compare Source

🪇 feat: setValues (#​13201)

setValues((data) => {
  return {
    ...data,
    name: 'test'
  }
})

setValues(formValues);

🐞 fix: preserve previous field value when useController name changes (#​13395)
🐞 fix: handle null parent when unregistering nested field (#​13396)
🐞 fix: treat NaN as empty when valueAsNumber is true in validateField (#​13388)
🪢 fix build to exclude test files (#​13387)

thanks to @​Yihao-G & @​mixelburg

v7.73.1

Compare Source

v7.72.1

Compare Source

v7.72.0

Compare Source

v7.71.2

Compare Source

v7.71.1

Compare Source

v7.71.0

Compare Source

v7.70.0

Compare Source

v7.69.0

Compare Source

v7.68.0

Compare Source

v7.67.0

Compare Source

v7.66.1

Compare Source

v7.66.0

Compare Source

v7.65.0

Compare Source

v7.64.0

Compare Source

v7.63.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x branch 14 times, most recently from 984b32e to 685c544 Compare September 28, 2025 21:23
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x branch 15 times, most recently from d203e69 to cf2020d Compare October 4, 2025 05:36
@renovate renovate Bot changed the title fix(deps): update dependency react-hook-form to ^7.63.0 fix(deps): update dependency react-hook-form to ^7.64.0 Oct 4, 2025
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x branch 15 times, most recently from ddbca37 to bdcd625 Compare October 21, 2025 05:44
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x branch 9 times, most recently from 861cc67 to bf0bbdc Compare October 29, 2025 02:05
@renovate renovate Bot force-pushed the renovate/react-hook-form-7.x branch 5 times, most recently from 3c6be76 to 43314f9 Compare October 30, 2025 11:09
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.

0 participants