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.53.0 to 7.53.1 #952

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

Conversation

karthik-dassana
Copy link

snyk-top-banner

Snyk has created this PR to upgrade react-hook-form from 7.53.0 to 7.53.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.53.1 - 2024-10-19

    🐞 fix: #12294 ensure Invalid Date is evaluated correctly (#12295)
    🐞 fix #12316 setValue should work for arrays of primitives to handle checkboxes (#12316) (#12317)
    🐞 fix #12097 Use dirty fields along with mount names for form reset with keepDirtyValues (#12211)
    🫀 fix #12237 disabled state trigger formState dirty/dirtyFields to update (#12239)
    🐞 fix #12291 field array remove cause undefined with FormData (#12305)
    📝 improve flatten function with object type check (#12306)
    🖐️ improve: resolve type of set function (#12145)
    🔧 chore: upgrade eslint to v9 (#12150)
    📖 fix: code example input field placeholder name (#12296)
    📖 docs: fix typo in code example (#12271)

    thanks to @ rasikhq @ abnud11 @ crypt0box @ developer-bandi @ matmannion @ hasancruk & @ vismay7

  • 7.53.0 - 2024-08-24

    🌫️ feat: #12148 support isValid when mode is set to onBlur (#12194)

    // update formstate isValid with onBlur event
    const { formState: { isValid } } = useForm({
      mode: 'onBlur'
    })

    🐞 fix #12021 issue with disable prop not reflecting on re-render without trigger by useEffect (#12193)
    👩‍🌾 close #12168 optimise re-render with validating fields subscription (#12192)
    🐞 fix #12127 issue with compare object value changed with object input (#12185)
    🎲 improve : break out of recursive loops on first focus (#11827)
    📖 fix example of ObjectKeys type (#11965)

    thanks to @ suke & @ DPflasterer

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.53.0 to 7.53.1.

See this package in npm:
react-hook-form

See this project in Snyk:
https://app.snyk.io/org/dassana-nfr-shared/project/0030b76f-5944-471f-9605-fffc1e91e2f9?utm_source=github&utm_medium=referral&page=upgrade-pr
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