opengovsg / checkfirst

Don't Know? CheckFirst. A tool to build eligibility checkers and calculators for Singapore Government policies
https://checkfirst.gov.sg
Other
11 stars 6 forks source link

[Snyk] Upgrade react-hook-form from 7.15.1 to 7.15.3 #1122

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade react-hook-form from 7.15.1 to 7.15.3.

merge advice :information_source: 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.


Release notes
Package name: react-hook-form
  • 7.15.3 - 2021-09-12

    🐞 fix #6528 async reset update isMounted when isValid is not subscribed (#6529)
    🐞 fix #6513 reset config keepValues update formValues (#6524)
    🐞 fix #6482 reset formValues with shouldUnregister: true (#6512)
    🐞 fix #6509 return defaultValues when components are not mounted (#6511)
    πŸ”¨ proper fix for useController default value update (#6510)

  • 7.15.2 - 2021-09-09

    🐞 fix #2655 disabled input should set to undefined (#6501)
    🐞 improve ControllerFieldState type for Controller types (#6500)
    🐞 add File and FileList interface for ReactNative (#6495)

    Thanks, @ kotarella1110

  • 7.15.2-beta.0 - 2021-09-08

    7.15.2-beta.0

  • 7.15.1 - 2021-09-07

    πŸš€ fix: add UnionLike type for FieldErrors and FieldNamesMarkedBoolean type (#6381)
    πŸ’» ci: update from ubuntu-16.04 to ubuntu-latest (#6485)
    🐞 fix handleChange to set undefined value (#6481)
    🐞 fix #6473 isMount flag for useWatch value subscription (#6474)
    🐞 fix #6469 schema checkbox validation incorrect parent node lookup (#6471)

from react-hook-form GitHub release notes
Commit messages
Package name: react-hook-form
  • 9ce3653 7.15.3
  • 8a1f978 🐞 fix #6528 reset update isMounted when isValid is not subscribed (#6529)
  • 4f2fe6a 🐞 fix #6513 reset keepValues update formValues (#6524)
  • 0ebbdb5 ❀️ thank you Pavel for the sponsorship
  • f45a9e8 🐞 fix #6482 reset formValues with shouldUnregister: true (#6512)
  • f32c38c 🐞 fix #6509 return defaultValues when components are not mounted (#6511)
  • d8426ef πŸ”¨ proper fix for useController default value update (#6510)
  • 8ca71b2 7.15.2
  • 0a9b2a0 🐞 fix #2655 disabled input should set to undefined (#6501)
  • 1c29ecb 🐞 improve ControllerFieldState type for Controller types (#6500)
  • 7d1a7a7 🐞 add File and FileList interface for ReactNative (#6495)
  • b8ce627 πŸ₯Ό update changelog
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

lamkeewei commented 2 years ago

Closing. Upgraded in #1127