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.49.3 to 7.50.0 #225

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

keyasuda
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade react-hook-form from 7.49.3 to 7.50.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 22 days ago, on 2024-02-01.
Release notes
Package name: react-hook-form
  • 7.50.0 - 2024-02-01

    🔧 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

  • 7.49.3 - 2024-01-08

    🐛 fix(formState, disabled): infer controlled disabled form state (#11361)
    🐛 fix(reset): remove global reset option flag (#11355)
    🐛 fix(useController): check if disabled state was set by user (#11353)
    🖨️ fix: Change DeepPartial type definition to be compatible with unknown (#11333)
    🐞 fix #11328 resetField with object as defaultValue (#11329)

    thanks to @ Moshyfawn, @ geeee and @ RulerOfCakes

from react-hook-form GitHub release notes
Commit messages
Package name: react-hook-form
  • 2dacf05 7.50.0
  • 6fee03c 🔧 fix data param in handleSubmit when TTransformedValues is a union type (#11420)
  • 919c578 👷 build(Engines): remove pnpm dependency (#11425)
  • 4c21b28 🐞 fixes #11386 get new dirtyFields when reset keeping defaults and dirty values (#11401)
  • f8bbb30 🏷️ improve `CustomElement` type (#11309)
  • f18c147 💫 feat(useForm): leave formState flags in a consistent state when throwing in handleSubmit onValid (#11214)
  • cec3267 ⌨️ fix: change `DeepPartial` to account for object union types & `unknown` (#11385)
  • a0583ff ✨ feat(values): priorities values over defaultvalues (#11399)
  • 4e6fccb 🐞 close #11246 skip root validation on action when mode and revalidate mode is onSubmit (#11395)
  • ede7f1e 💩 fix #11322 trigger extra re-render with useWatch plus shouldUnregister (#11394)
  • fdbadbb ⌨️ fix #10734 watch and useWatch without parameters return type (#11359)
  • f4c126f 🧑‍✈️ fix #11281 issue with upgrade node version (#11392)
  • 7459afe 🐞 fix #11368 keep form state mounted when keeping values (#11384)
  • 75cab7f 🐞 fix #11374: Nested deep partial with unknown (#11373)

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@keyasuda keyasuda force-pushed the snyk-upgrade-c21fbfcfeedc3c71d27a1eb7bdf889ba branch from 8c8ffcb to b1c1f0a Compare March 18, 2024 12:16
@keyasuda keyasuda merged commit 8771c82 into main Mar 18, 2024
7 checks passed
@keyasuda keyasuda deleted the snyk-upgrade-c21fbfcfeedc3c71d27a1eb7bdf889ba branch March 18, 2024 12:17
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.

2 participants