Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Update dependency formik to ^2.1.7 #1501

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
formik (source) ^2.1.4 -> ^2.1.7 age adoption passing confidence

Release Notes

jaredpalmer/formik (formik)

v2.1.7

Compare Source

Patch Changes

v2.1.6

Compare Source

v2.1.5

Compare Source

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 [email protected]

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.

Configuration

📅 Schedule: Branch creation - "after 8am and before 5pm every weekday" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Jul 3, 2022
@auto-assign auto-assign bot requested a review from diescake July 3, 2022 23:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant