HoloRes / staff-panel

Internal dashboard for staff
MIT License
0 stars 2 forks source link

Update dependency formik to v2.2.9 #41

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
formik (source) 2.2.6 -> 2.2.9 age adoption passing confidence

Release Notes

formium/formik ### [`v2.2.9`](https://togithub.com/formium/formik/releases/formik@2.2.9) [Compare Source](https://togithub.com/formium/formik/compare/formik@2.2.8...formik@2.2.9) ##### Patch Changes - [`ca60ef9`](https://togithub.com/formium/formik/commit/ca60ef9517fdefdf928b627dd1c0039fe6febd5d) [#​3227](https://togithub.com/formium/formik/pull/3227) Thanks [@​johnrom](https://togithub.com/johnrom)! - Bump lodash and lodash-es to latest versions. ### [`v2.2.8`](https://togithub.com/formium/formik/releases/formik@2.2.8) [Compare Source](https://togithub.com/formium/formik/compare/formik@2.2.7...formik@2.2.8) ##### Patch Changes - [`3a9c707`](https://togithub.com/formium/formik/commit/3a9c707c8eec200d6eae2955536fb987daf38854) [#​3203](https://togithub.com/formium/formik/pull/3203) Thanks [@​hixus](https://togithub.com/hixus)! - Fixes type of setError value as it is same as setFieldError message ### [`v2.2.7`](https://togithub.com/formium/formik/releases/formik@2.2.7) [Compare Source](https://togithub.com/formium/formik/compare/formik@2.2.6...formik@2.2.7) ##### Patch Changes - [`e50040a`](https://togithub.com/formium/formik/commit/e50040abe49cf7bb46580ea46af6a2b487539830) [#​2881](https://togithub.com/formium/formik/pull/2881) Thanks [@​jinmayamashita](https://togithub.com/jinmayamashita)! - Prevent calling getSelectedValues when the element has not options - [`31405ab`](https://togithub.com/formium/formik/commit/31405abfc9373b2236eecf0f34f630906579e193) [#​3201](https://togithub.com/formium/formik/pull/3201) Thanks [@​artola](https://togithub.com/artola)! - Fixes regression that resulted in error update race condition from when using `validateOnMount` - [`c2d6926`](https://togithub.com/formium/formik/commit/c2d692659dc0c1ee43f7e9f60e18c36e0701eefe) [#​2995](https://togithub.com/formium/formik/pull/2995) Thanks [@​johnrom](https://togithub.com/johnrom)! - Allow explicitly setting `
` to empty string ([#​2981](https://togithub.com/formium/formik/issues/2981)). Note: previous code which passed an empty string would result in a noop (simply appending # to the url), but this will now result in a form submission to the current page.

Configuration

📅 Schedule: 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.



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