Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

[Snyk] Upgrade react-hook-form from 7.19.5 to 7.20.1 #364

Merged
merged 1 commit into from
Dec 13, 2021

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade react-hook-form from 7.19.5 to 7.20.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 2 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2021-11-19.
Release notes
Package name: react-hook-form
  • 7.20.1 - 2021-11-19

    🥃 revert #7016 and add type test coverage (#7082)
    🫀 close #7079 flush update at the field array level before app/form-level (#7080)

  • 7.20.0 - 2021-11-19

    ✨ feature: useWatch/useFormState exact prop (#6983)

    useWatch({
    name: 'test.test',
    exact: true,
    });

    useFormState({
    name: 'test.test',
    exact: true,
    });

    🎳 close #7032 with stale onBlur value (#7078)
    📦 upgrade to ts 4.5.2 (#6944)
    👂 remove early subscription (#7056)
    📦 chore: Modify package.json to include es6 imports (#7034)
    🗃️ fix(package.json): add node requirement version (#7039)

    thanks to @ barrymay @ neighborhood999 and @ karanaditya993

  • 7.19.5 - 2021-11-12

    🐞 fix #7031 fast refresh (#7035)

from react-hook-form GitHub release notes
Commit messages
Package name: react-hook-form
  • c2a8637 7.20.1
  • 655f636 🥃 revert #7016 and add type test coverage (#7082)
  • 460a867 🫀 close #7079 flush update at the field array level before app/form level (#7080)
  • b6faae0 🥼 update changelog for 7.120.0
  • 9865742 🥼 update changelog for 7.120.0
  • a476e13 7.20.0
  • 8fc54ea 🥼 update changelog for 7.19.0
  • ad8bbca 🎳 close #7032 with stale onBlur value (#7078)
  • 5814379 📦 upgrade to ts 4.5.2 (#6944)
  • 274d8fb 👂 remove early subscription (#7056)
  • 4745df0 ✌🏻 thank you Ritik Banger for helping everyone
  • 2371e8b ✨ feature: useWatch/useFormState exact prop (#6983)
  • 461c7db 📦 chore: Modify package.json to include es6 imports (#7034)
  • 66c9f21 🗃️ fix(package.json): add node requirement version (#7039)

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

@snyk-bot snyk-bot requested a review from a team as a code owner December 11, 2021 00:24
@sonarcloud
Copy link

sonarcloud bot commented Dec 11, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@MrFjellstad MrFjellstad merged commit ef33fcf into main Dec 13, 2021
@MrFjellstad MrFjellstad deleted the snyk-upgrade-82bf5e4446def96e5218199b34bd8a59 branch December 13, 2021 15:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants