Skip to content

[Snyk] Upgrade react-final-form from 6.3.5 to 6.5.2 #12

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

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Dec 1, 2020

Snyk has created this PR to upgrade react-final-form from 6.3.5 to 6.5.2.

merge advice
✨ Snyk has automatically assigned this pull request, set who gets assigned.

ℹ️ 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 4 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-10-21.
Release notes
Package name: react-final-form
  • 6.5.2 - 2020-10-21

    🎉 Support for React 17 as a peer dep! 🎉

    Bug Fixes

    • Lost the formatting method call in checked field getter #859 #858

    Type Fixes

    • Apply generic types to params in useFormState declaration #841
    • Allow custom props in FormProps #867 #864

    v6.5.1...v6.5.2

  • 6.5.1 - 2020-07-13

    Hi, @erikras here. The primary reason for this update is to remove the Scarf dependency. I already did for Final Form and I thought React Final Form did not have its own dependency, but I was mistaken. Apologies for the delay.

    You can read about my feelings about Scarf here:

    Open Source Sustainability

    Deps Fixes

    • Remove scarf dep #831

    Bug Fixes

    • Update auto-save-selective-debounce to handle clearing inputs #802
    • Re-initialize onFocus/onBlur handlers if the subscribed field changes #787

    Type Fixes

    • Update FormValues Typescript definition #806

    v6.5.0...v6.5.1

  • 6.5.0 - 2020-05-27

    New Features

    • 🎉🎉 Forward refs to input component 🎉🎉 #608 #141
    • Add modifiedSinceLastSubmit flag to form and field state #799

    Bug Fixes

    • Deduce select type from component prop for select-multiple #793
    • If name prop is passed as undefined to Field component, an error is thrown #777 #450

    v6.4.0...v6.5.0

  • 6.4.0 - 2020-03-30

    As of React v16.13.0, there has been a warning in React Final Form, Redux Form, and Formik. You can read @gaearon's explanation of it here: facebook/react#18178 (comment)

    This release, in conjunction with [email protected], fixes this warning.

    Technically, a peer dependency change should be a major, breaking change, but these two libraries are so tightly coupled, that I'm only making it a "minor" update. Shout at @erikras on Twitter if this upsets you.

    Bug Fix

    • Silent initial field registration to avoid React warning #766 #751

    v6.3.5...v6.4.0

  • 6.3.5 - 2020-01-23

    Bug Fix

    v6.3.4...v6.3.5

from react-final-form GitHub release notes
Commit messages
Package name: react-final-form
  • 92cd23e 6.5.2
  • 33eb9c8 Upgraded deps
  • 31d8cb8 [typescript] apply generic types to params in useFormState declaration (#841)
  • cc8702d Lost the formatting method call in checked field getter (#859)
  • 2b1e985 Added missing 'not' in docs (#846)
  • 374bc88 Improve useFormState docs (#863)
  • b487199 Update index.d.ts (#867)
  • 51e6331 Added pixel to readme
  • 353f46f 6.5.1
  • 7faa901 New line at end of file
  • 4312779 Fix link to FieldRenderProps in FieldProps (#830)
  • ff0de1e Remove scarf dep (#831)
  • 2581847 Fixed readme typo
  • 4c3a2c6 Sencha to readme
  • a7921bf update Typescript definition (#806)
  • d8ee3a7 Update auto-save-selective-debounce to handle clearing inputs (#802)
  • cce5f56 Move ts-essentials to be a dev dependency (#810)
  • 464f1c7 re-initialize onFocus/onBlur handlers if the subscribed field changes (#787)
  • 25d2040 6.5.0
  • 77146e3 Upgraded deps
  • b55ade9 Fix #757 (#771)
  • 45441e9 Add modifiedSinceLastSubmit (#799)
  • 4d37306 Merge branch 'master' of github.com:final-form/react-final-form
  • b9cb167 Added triplebyte link back

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

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

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