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
312 stars 8 forks source link

Update dependency @tanstack/react-form to v0.13.6 #134

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-form (source) 0.13.4 -> 0.13.6 age adoption passing confidence

Release Notes

tanstack/form (@​tanstack/react-form) ### [`v0.13.6`](https://togithub.com/TanStack/form/releases/tag/v0.13.6) [Compare Source](https://togithub.com/tanstack/form/compare/v0.13.5...v0.13.6) Version 0.13.6 - 2/17/2024, 12:53 PM #### Changes ##### Fix - Partial form types ([#​599](https://togithub.com/tanstack/form/issues/599)) ([`b28f6d8`](https://togithub.com/tanstack/form/commit/b28f6d8)) by Sagnik Pradhan ##### Chore - Add workspace config from Query ([#​604](https://togithub.com/tanstack/form/issues/604)) ([`ca0babe`](https://togithub.com/tanstack/form/commit/ca0babe)) by Lachlan Collins - Add sherif ([#​603](https://togithub.com/tanstack/form/issues/603)) ([`bb5f3f9`](https://togithub.com/tanstack/form/commit/bb5f3f9)) by Lachlan Collins - Enable eslint rules from query repo ([#​595](https://togithub.com/tanstack/form/issues/595)) ([`eb4801c`](https://togithub.com/tanstack/form/commit/eb4801c)) by Lachlan Collins - Use typescript-eslint v6 features ([#​594](https://togithub.com/tanstack/form/issues/594)) ([`e633c67`](https://togithub.com/tanstack/form/commit/e633c67)) by Lachlan Collins ##### Ci - Use Nx Agents in CI ([`6166cc5`](https://togithub.com/tanstack/form/commit/6166cc5)) by Lachlan Collins - Add Nx Agents ([#​602](https://togithub.com/tanstack/form/issues/602)) ([`77509d0`](https://togithub.com/tanstack/form/commit/77509d0)) by Lachlan Collins - Remove codesandbox ([#​593](https://togithub.com/tanstack/form/issues/593)) ([`70e4fdb`](https://togithub.com/tanstack/form/commit/70e4fdb)) by Lachlan Collins - Remove Nx `pluginsConfig` option ([#​592](https://togithub.com/tanstack/form/issues/592)) ([`2c439e7`](https://togithub.com/tanstack/form/commit/2c439e7)) by Lachlan Collins - examples: Test examples in CI ([#​591](https://togithub.com/tanstack/form/issues/591)) ([`9115475`](https://togithub.com/tanstack/form/commit/9115475)) by Lachlan Collins #### Packages - [@​tanstack/form-core](https://togithub.com/tanstack/form-core)[@​0](https://togithub.com/0).13.6 - [@​tanstack/react-form](https://togithub.com/tanstack/react-form)[@​0](https://togithub.com/0).13.6 - [@​tanstack/vue-form](https://togithub.com/tanstack/vue-form)[@​0](https://togithub.com/0).13.6 - [@​tanstack/zod-form-adapter](https://togithub.com/tanstack/zod-form-adapter)[@​0](https://togithub.com/0).13.6 - [@​tanstack/yup-form-adapter](https://togithub.com/tanstack/yup-form-adapter)[@​0](https://togithub.com/0).13.6 - [@​tanstack/valibot-form-adapter](https://togithub.com/tanstack/valibot-form-adapter)[@​0](https://togithub.com/0).13.6 - [@​tanstack/solid-form](https://togithub.com/tanstack/solid-form)[@​0](https://togithub.com/0).13.6 ### [`v0.13.5`](https://togithub.com/TanStack/form/releases/tag/v0.13.5) [Compare Source](https://togithub.com/tanstack/form/compare/v0.13.4...v0.13.5) Version 0.13.5 - 2/2/2024, 9:38 PM (Manual Release) #### Changes ##### Chore - Update TanStack and workspace dependencies ([#​590](https://togithub.com/tanstack/form/issues/590)) ([`daf8ccc`](https://togithub.com/tanstack/form/commit/daf8ccc)) by Lachlan Collins ##### Docs - Polish reference to Material UI. ([`a94d5e0`](https://togithub.com/tanstack/form/commit/a94d5e0)) by Olivier Tassinari #### Packages - [@​tanstack/form-core](https://togithub.com/tanstack/form-core)[@​0](https://togithub.com/0).13.5 - [@​tanstack/react-form](https://togithub.com/tanstack/react-form)[@​0](https://togithub.com/0).13.5 - [@​tanstack/vue-form](https://togithub.com/tanstack/vue-form)[@​0](https://togithub.com/0).13.5 - [@​tanstack/zod-form-adapter](https://togithub.com/tanstack/zod-form-adapter)[@​0](https://togithub.com/0).13.5 - [@​tanstack/yup-form-adapter](https://togithub.com/tanstack/yup-form-adapter)[@​0](https://togithub.com/0).13.5 - [@​tanstack/valibot-form-adapter](https://togithub.com/tanstack/valibot-form-adapter)[@​0](https://togithub.com/0).13.5 - [@​tanstack/solid-form](https://togithub.com/tanstack/solid-form)[@​0](https://togithub.com/0).13.5

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" 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.