Motonary / Fortuna

0 stars 0 forks source link

Update dependency formik to v1.5.0 #112

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
formik dependencies minor 1.4.3 -> 1.5.0 source

Release Notes

jaredpalmer/formik ### [`v1.5.0`](https://togithub.com/jaredpalmer/formik/releases/v1.5.0) [Compare Source](https://togithub.com/jaredpalmer/formik/compare/v1.4.3...v1.5.0) - Added `initialStatus` and `mapPropsToStatus` so that status can be initialized. This could be useful if you are trying to have some arbitrary state that should be reset with your form. #### Commits: - Finish initialStatus ([#​1321](https://togithub.com/jaredpalmer/formik/issues/1321)) [`812b67e`](https://togithub.com/jaredpalmer/formik/commit/812b67e) - Add initialStatus ([#​1263](https://togithub.com/jaredpalmer/formik/issues/1263)) [`88be029`](https://togithub.com/jaredpalmer/formik/commit/88be029) - Fix arrayHelper `insert` and alterTouched falsy behavior ([#​1311](https://togithub.com/jaredpalmer/formik/issues/1311)) [`1524339`](https://togithub.com/jaredpalmer/formik/commit/1524339) - Update documentation according to the issue [#​445](https://togithub.com/jaredpalmer/formik/issues/445) ([#​1313](https://togithub.com/jaredpalmer/formik/issues/1313)) [`6b55b35`](https://togithub.com/jaredpalmer/formik/commit/6b55b35) - Add example usage of the second parameter of the onSubmit method. ([#​1305](https://togithub.com/jaredpalmer/formik/issues/1305)) [`7e42ed7`](https://togithub.com/jaredpalmer/formik/commit/7e42ed7) - Update FieldProps to mimic formik handlers ([#​1287](https://togithub.com/jaredpalmer/formik/issues/1287)) [`02b8911`](https://togithub.com/jaredpalmer/formik/commit/02b8911) - Swap setSubmitting(false) and next(values) ([#​1304](https://togithub.com/jaredpalmer/formik/issues/1304)) [`cdf2aca`](https://togithub.com/jaredpalmer/formik/commit/cdf2aca) - Do not forward shouldUpdate to component ([#​1258](https://togithub.com/jaredpalmer/formik/issues/1258)) [`0307a46`](https://togithub.com/jaredpalmer/formik/commit/0307a46) - We need to use cross platform cp command to support windows developers ([#​1282](https://togithub.com/jaredpalmer/formik/issues/1282)) [`786458d`](https://togithub.com/jaredpalmer/formik/commit/786458d) - Update docs for 1.4.3 [`29996e3`](https://togithub.com/jaredpalmer/formik/commit/29996e3)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

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



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