Skip to content

[Snyk] Upgrade react-hook-form from 7.62.0 to 7.63.0#38

Open
snyk-io[bot] wants to merge 1 commit into
mainfrom
snyk-upgrade-b23ac1c0e62d114b8dccf6902d65202a
Open

[Snyk] Upgrade react-hook-form from 7.62.0 to 7.63.0#38
snyk-io[bot] wants to merge 1 commit into
mainfrom
snyk-upgrade-b23ac1c0e62d114b8dccf6902d65202a

Conversation

@snyk-io

@snyk-io snyk-io Bot commented Oct 17, 2025

Copy link
Copy Markdown

snyk-top-banner

Snyk has created this PR to upgrade react-hook-form from 7.62.0 to 7.63.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released a month ago.

Release notes
Package name: react-hook-form
  • 7.63.0 - 2025-09-19

    🥢 feat: extract form values by form state (#12936)

    getValues(undefined, { dirtyFields: true }); // return only dirty fields 
    getValues(undefined, { touchedFields: true });  // return only touched fields 

    🦍 feat: improve get dirty fields logic (#13049)
    🐿️ chore: remove duplicated function isMessage (#13050)
    🐞 fix: use field name to update isValidating fields (#13000)
    🐞 fix: unregister previous field when switching conditional Controllers (#13041)
    🐞 fix: only excuse trigger function when deps has a valid array (#13056)

    thanks to @ candymask0712, @ GorkemKir, @ kimtaejin3, @ m2na7 & @ abnud11

  • 7.62.0 - 2025-08-01

    👨‍🔧 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

from react-hook-form GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade react-hook-form from 7.62.0 to 7.63.0.

See this package in npm:
react-hook-form

See this project in Snyk:
https://app.snyk.io/org/niyowski/project/d0cd3dcc-1951-47b6-988e-81543a57086d?utm_source=github-cloud-app&utm_medium=referral&page=upgrade-pr
@vercel

vercel Bot commented Oct 17, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
react-a11y-presentation Error Error Oct 17, 2025 9:15am

@snyk-io

snyk-io Bot commented Oct 17, 2025

Copy link
Copy Markdown
Author

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Code Security 0 0 0 0 0 issues
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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