inokawa / rich-textarea

A small customizable textarea for React to colorize, highlight, decorate texts, offer autocomplete and much more.
https://inokawa.github.io/rich-textarea/
MIT License
304 stars 8 forks source link

Update dependency formik to v2.4.5 #121

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

jaredpalmer/formik (formik) ### [`v2.4.5`](https://togithub.com/jaredpalmer/formik/releases/tag/formik%402.4.5) [Compare Source](https://togithub.com/jaredpalmer/formik/compare/formik@2.4.4...formik@2.4.5) ##### Patch Changes - [`d7db9cd`](https://togithub.com/jaredpalmer/formik/commit/d7db9cddba9008714f2853013d5d4e82c8c94558) [#​3860](https://togithub.com/jaredpalmer/formik/pull/3860) Thanks [@​patik](https://togithub.com/patik)! - Add missing dependency `@types/hoist-non-react-statics`, closes [#​3837](https://togithub.com/jaredpalmer/formik/issues/3837) - [`fe4ed7e`](https://togithub.com/jaredpalmer/formik/commit/fe4ed7e048b14331a75e40cabf48e4787d9b2b71) [#​3501](https://togithub.com/jaredpalmer/formik/pull/3501) Thanks [@​markspolakovs](https://togithub.com/markspolakovs)! - Mark `formik` as side-effect free in `package.json` ### [`v2.4.4`](https://togithub.com/jaredpalmer/formik/releases/tag/formik%402.4.4) [Compare Source](https://togithub.com/jaredpalmer/formik/compare/formik@2.4.3...formik@2.4.4) ##### Patch Changes - [`41720c2`](https://togithub.com/jaredpalmer/formik/commit/41720c2f69407e41c27b325923bce63436b07f45) [#​3862](https://togithub.com/jaredpalmer/formik/pull/3862) Thanks [@​yazaldefilimonepinto](https://togithub.com/yazaldefilimonepinto)! - Forward `className` for custom components used with `Field` - [`da58b29`](https://togithub.com/jaredpalmer/formik/commit/da58b292c9c0b6029ae21ab4b5edff09dd877c1b) [#​3858](https://togithub.com/jaredpalmer/formik/pull/3858) Thanks [@​alaanescobedo](https://togithub.com/alaanescobedo)! - Remove use of deprecated `StatelessComponent` type in favor of `FunctionComponent` - [`5c01ee7`](https://togithub.com/jaredpalmer/formik/commit/5c01ee77b312ff6c375d43f841fe9fbe5846ebd9) [#​3872](https://togithub.com/jaredpalmer/formik/pull/3872) Thanks [@​rajpatelbot](https://togithub.com/rajpatelbot)! - FIX: Fixed resetForm function dependency issue

Configuration

📅 Schedule: Branch creation - "monthly" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.