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.10.1 to 7.11.0 #12

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

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Aug 3, 2021

Snyk has created this PR to upgrade react-hook-form from 7.10.1 to 7.11.0.

merge advice
ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2021-07-12.
Release notes
Package name: react-hook-form
  • 7.11.0 - 2021-07-12

    🚅 update method for useFieldArray (#5835)

    const { update } = useFieldArray();

    update(0, data); // update an individual field array node

    🔄 fix #5911 issue with reset clear flag for Controller (#5912)
    ⌨️ fix #5839 issue with null type with deepMap (#5896)
    🚌 close #5857 setValue missing await with trigger validation (#5859)
    👨🏻‍💻 chore: allow readonly tuple in useWatch generic params (#5845)

  • 7.10.2-beta.0 - 2021-07-11

    7.10.2-beta.0

  • 7.10.1 - 2021-07-05

    🗝️ fix #5808 DeepMap extend issue with File (#5813)
    🕵️ fix #5816 variable name typo in useController

from react-hook-form GitHub release notes
Commit messages
Package name: react-hook-form
  • c4771ec 7.11.0
  • d6d1a84 🔄 fix #5911 issue with reset clear flag for Controller (#5912)
  • 2d9728e ⌨️ fix #5839 issue with null type with deepMap (#5896)
  • 5a9b886 7.10.2-beta.0
  • 6bd36fe 🚅 `update` method for useFieldArray (#5835)
  • a0a6cac 🚌 close #5857 setValue missing await with trigger validation (#5859)
  • a427749 👨🏻‍💻 chore: allow readonly tuple in useWatch generic params (#5845)
  • 90e3332 💉 #5838 include unit test coverage

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

@vercel
Copy link

vercel bot commented Aug 3, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/carlosazaustre/czstr-link/CoimxnHe91o5mZxSynZuPmar3Kg4
✅ Preview: https://czstr-link-git-snyk-upgrade-6e935b30d068b-339780-carlosazaustre.vercel.app

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.

1 participant