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

[Snyk] Upgrade react-hook-form from 7.52.0 to 7.52.1 #39

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

CalPinSW
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade react-hook-form from 7.52.0 to 7.52.1.

ℹ️ 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 on a month ago.

Release notes
Package name: react-hook-form
  • 7.52.1 - 2024-07-02

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

    thanks to @ JardelCheung

  • 7.52.0 - 2024-06-15

    ⚛️ 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

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.52.0 to 7.52.1.

See this package in npm:
react-hook-form

See this project in Snyk:
https://app.snyk.io/org/calpinsw/project/3f278374-a2a0-407c-ac26-8fd2a108c950?utm_source=github&utm_medium=referral&page=upgrade-pr
@CalPinSW CalPinSW merged commit ab552a9 into main Aug 2, 2024
5 checks passed
@CalPinSW CalPinSW deleted the snyk-upgrade-cbd2e5d6357cf71182b00e8d96342e11 branch August 2, 2024 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment