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 formik from 2.1.4 to 2.4.1 #20

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

Conversation

valentin-panov
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade formik from 2.1.4 to 2.4.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 21 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-05-31.
Release notes
Package name: formik
  • 2.4.1 - 2023-05-31

    Patch Changes

    • 2b194c2 #3808 Thanks @ NagaiKoki! - fix type of setFieldValue function

    • 708bcb2 #3813 Thanks @ probablyup! - Revert FieldArray "shouldComponentUpdate" performance optimization. As it turns out, it's a common use case to have JSX controlled via non-Formik state/props inside of FieldArray, so it's not safe to cancel re-renders here.

    • 187e47d #3815 Thanks @ probablyup! - Revert Yup transform support for the time being, this may be re-introduced in a future release under an opt-in prop.

  • 2.4.0 - 2023-05-27

    Minor Changes

  • 2.3.3 - 2023-05-27

    Patch Changes

    • f075a0c #3798 Thanks @ probablyup! - Fixed the use of generics for the ArrayHelpers type such that any[] is the default array type and for each individual method the array item type can be overridden if necessary.
  • 2.3.2 - 2023-05-26
  • 2.3.0 - 2023-05-26
  • 2.2.10 - 2023-05-26
  • 2.2.9 - 2021-06-02
  • 2.2.8 - 2021-05-21
  • 2.2.7 - 2021-05-19
  • 2.2.6 - 2020-12-10
  • 2.2.5 - 2020-11-11
  • 2.2.4 - 2020-11-10
  • 2.2.3 - 2020-11-07
  • 2.2.2 - 2020-11-05
  • 2.2.1 - 2020-10-23
  • 2.2.0 - 2020-10-08
  • 2.1.7 - 2020-10-01
  • 2.1.6 - 2020-09-29
  • 2.1.6-canary.0 - 2020-09-24
  • 2.1.5 - 2020-07-14
  • 2.1.5-canary.0 - 2020-07-14
  • 2.1.4 - 2020-02-06
from formik GitHub release notes
Commit messages
Package name: formik
  • 20f6848 Version Packages (#3814)
  • 187e47d revert: "feat(validationSchema): support yup transforms in validate & submit (#3796)" (#3815)
  • 708bcb2 followup from prior releases (#3813)
  • 2b194c2 fix type of `setFieldValue ` (#3808)
  • 4fcf01c Improve e2e and GitHub Actions caching (#3805)
  • c3f34e1 Add authdog to Formik users (#3736)
  • 09c2092 Finish Next.js 13.x Upgrade (#3804)
  • d80462c Remove unused .env sample files
  • 7dc4ecc Website improvements (#3803)
  • 3a67c52 Move to playwright for testing (#3802)
  • c3acdbd Move to turbo (#3801)
  • b4e7488 Fix edit on GitHub links (#3635)
  • 6d0fa5a Add @ probablyup as codeowner
  • f4e93be Version Packages (#3800)
  • a960c30 issue#3747/issue-resolved/outline-none (#3748)
  • 2f53b70 feat(validationSchema): support yup transforms in validate & submit (#3796)
  • abbec18 Version Packages (#3799)
  • f075a0c refactor(ArrayHelpers): revise array typing and override pattern (#3798)
  • 9edb25f Version Packages (#3795)
  • f086b5a Fix getIn unexpected value (#3237)
  • 75c69c1 Remove mention of UMD build (#3523)
  • 0e93725 Version Packages (#3794)
  • 6d8f018 fix(types): setFieldValue returns a promise resolving to nothing or an error object (#3792)
  • 9289545 fix: link on useFormikContext (#3768)

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 Jun 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
metrobooks ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 22, 2023 0:42am

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