Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Aug 1, 2020

Bumps formik from 0.11.11 to 2.1.5.

Release notes

Sourced from formik's releases.

v2.1.5

Bugfixes

  • Properly handle nested array data in prepareDataForValidation. (#2265)
  • Fix 2.1.4 regression with initialValues updating (#2318)
  • Correct import of LowPriority from scheduler
  • Updated innerRef type signature (#2325)
  • Fix handleChange / handleBlur typings (#2472)
  • Fix peer dependency version (#2451)
  • Fixed @typescript-eslint/unbound-method warning.

Internal

Legal

  • License changed from MIT to Apache 2.0. Formik is 100% still open source. We don't want people using the logo/trademark commercially without our permission.
  • Intellectual Property and Copyright transferred from Jared Palmer to Formik Inc. Happy to answer questions via DM at hello@formik.com

Commits

  • Properly handle nested array data in prepareDataForValidation. (#2265)
  • Fix 2.1.4 regression with initialValues updating (#2318)
  • Added "shouldValidate" to "setValue" and "setTouched" field hel… (#2371)
  • Add FieldProps change to v2 migration guide (#2356)
  • Correct import of LowPriority from scheduler
  • Fix: return onSubmit promise result in submission (#2420)
  • fix: Update innerRef type signature (#2325)
  • Fix handleChange / handleBlur typings (#2472)
  • Fix peer dependency version (#2451)
  • Make validateOnMount rerun validations when initialValues have changed
  • Update LICENSE
  • Merge pull request #2507 from stefanoverna/fix-validateonmount
  • Merge pull request #2438 from helious/master
  • Fixes @typescript-eslint/unbound-method.

jaredpalmer/formik@v2.1.4...v2.1.5

v2.1.5-canary.0

No release notes provided.

v2.1.4

No release notes provided.

v2.1.4-canary.0

Patches

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 1, 2020
Bumps [formik](https://github.com/formik/formik) from 0.11.11 to 2.1.5.
- [Release notes](https://github.com/formik/formik/releases)
- [Commits](jaredpalmer/formik@v0.11.11...v2.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/formik-2.1.5 branch from 35dd563 to dafadff Compare August 5, 2020 06:18
@dependabot-preview
Copy link
Contributor Author

Superseded by #220.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/formik-2.1.5 branch October 11, 2020 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant