Skip to content

Bump react-hook-form from 7.61.1 to 7.62.0 #243

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps react-hook-form from 7.61.1 to 7.62.0.

Release notes

Sourced from react-hook-form's releases.

Version 7.62.0

πŸ‘¨β€πŸ”§ prevent onBlur for readOnly fields (#12971) 🐞 fix #12988 sync two defaultValues after reset with new defaultValues (#12990) 🐞 fix: do not override prototype of data in cloneObject (#12985) 🐞 fix field name type conflict in nested FieldErrors (#12972)

thanks to @​candymask0712, @​Adityapradh, @​Ty3uK & @​kichikawa57

Commits
  • 1b5a674 7.62.0
  • 6025100 🐞 fix #12988 sync two defaultValues after reset with new defaultValues (#12990)
  • 323cd41 🐞 fix field name type conflict in nested FieldErrors (#12972)
  • dac28d6 πŸ‘¨β€πŸ”§ fix: prevent onBlur for readOnly fields (#12971)
  • 642145a πŸ§ͺ test: add unit tests for convertToArrayPayload utility (#12967)
  • 15c03a5 🐞 fix: do not override prototype of data in cloneObject (#12985)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form) from 7.61.1 to 7.62.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](react-hook-form/react-hook-form@v7.61.1...v7.62.0)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-version: 7.62.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 12, 2025
@dependabot dependabot bot requested a review from a team as a code owner August 12, 2025 00:28
Copy link

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
βœ… ACTION actionlint 4 0 0 0.02s
βœ… JSON jsonlint 6 0 0 0.15s
βœ… JSON prettier 6 0 0 0.81s
βœ… JSON v8r 6 0 0 8.73s
βœ… MARKDOWN markdownlint 5 0 0 0.42s
βœ… MARKDOWN markdown-link-check 5 0 0 3.73s
βœ… REPOSITORY checkov yes no no 17.04s
βœ… REPOSITORY gitleaks yes no no 4.43s
βœ… REPOSITORY git_diff yes no no 0.02s
βœ… REPOSITORY secretlint yes no no 1.19s
βœ… REPOSITORY syft yes no no 7.43s
βœ… REPOSITORY trivy-sbom yes no no 8.23s
βœ… TYPESCRIPT prettier 2 0 0 0.42s
βœ… YAML prettier 9 0 0 0.62s
βœ… YAML v8r 9 0 0 5.87s
βœ… YAML yamllint 9 0 0 1.86s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants