yurikrupnik / mussia6-monorepo

Mussia6 execution.
Apache License 2.0
1 stars 0 forks source link

Update dependency formik to v2.2.9 #73

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend 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/jaredpalmer/formik/releases/tag/formik%402.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/jaredpalmer/formik/releases/tag/formik%402.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/jaredpalmer/formik/releases/tag/formik%402.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: Branch creation - At any time (no schedule defined), 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.



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

vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

next1 – ./packages/next1

🔍 Inspect: https://vercel.com/yurikrupnik/next1/8y8jTKxvvieY5Xp1dKAoomXshutP
✅ Preview: https://next1-git-renovate-formik-2x-yurikrupnik.vercel.app

next2 – ./packages/next2

🔍 Inspect: https://vercel.com/yurikrupnik/next2/FVNwnKRrT5SpkHNeDet5tNwJbizy
✅ Preview: https://next2-git-renovate-formik-2x-yurikrupnik.vercel.app

secure-code-warrior-for-github[bot] commented 3 years ago

Micro-Learning Topic: Race condition (Detected by phrase)

What is this? (2min video)

A race condition is a flaw that produces an unexpected result when the timing of actions impact other actions.

Try this challenge in Secure Code Warrior

secure-code-warrior-for-github[bot] commented 3 years ago

Micro-Learning Topic: Race condition (Detected by phrase)

Matched on "race condition"

What is this? (2min video)

A race condition is a flaw that produces an unexpected result when the timing of actions impact other actions.

Try this challenge in Secure Code Warrior

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.