yikoyu / vuetify-pro-tiptap

A Rich Text Editor (WYSIWYG) for Vue3 with tiptap & Vuetify.
https://yikoyu.github.io/vuetify-pro-tiptap/
MIT License
179 stars 25 forks source link

chore(deps): update dependency vuetify to ^3.3.12 #174

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vuetify (source) ^3.3.11 -> ^3.3.12 age adoption passing confidence

Release Notes

vuetifyjs/vuetify (vuetify) ### [`v3.3.12`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v3.3.12) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v3.3.11...v3.3.12) ##### :wrench: Bug Fixes - **locale:** update Norwegian translations ([#​17988](https://togithub.com/vuetifyjs/vuetify/issues/17988)) ([c6bb099](https://togithub.com/vuetifyjs/vuetify/commit/c6bb0995e249b6aaf20e39d4517e47d35dfc2fe0)) - **md3:** set VCheckbox inset to true ([0d2bb7f](https://togithub.com/vuetifyjs/vuetify/commit/0d2bb7f09080c927af0825a521913e6564202e53)) - **VBanner:** align-items center ([ddf79ff](https://togithub.com/vuetifyjs/vuetify/commit/ddf79ffa5582cc16e10c900103c1fecacb6fe330)), closes [#​16322](https://togithub.com/vuetifyjs/vuetify/issues/16322) - **VBtn:** override hover effect for disable state ([#​17912](https://togithub.com/vuetifyjs/vuetify/issues/17912)) ([e5ddab5](https://togithub.com/vuetifyjs/vuetify/commit/e5ddab57d54c7a9e8a49188c8874e5bba8a2d22b)), closes [#​17228](https://togithub.com/vuetifyjs/vuetify/issues/17228) - **VChip:** add stopPropagation on close event ([#​17947](https://togithub.com/vuetifyjs/vuetify/issues/17947)) ([54a340e](https://togithub.com/vuetifyjs/vuetify/commit/54a340e003b6ac48ee323ecc568fc5688e60e218)), closes [#​17804](https://togithub.com/vuetifyjs/vuetify/issues/17804) - **VDialog:** apply scrollable styles to card when wrapped in a form ([2537945](https://togithub.com/vuetifyjs/vuetify/commit/253794577bd1b1cb4f74fca30a9fee7beb7b12ec)) - **VField:** reset underline border color ([9012797](https://togithub.com/vuetifyjs/vuetify/commit/901279774438d72401f0c2092d87eec41c37e059)), closes [#​17964](https://togithub.com/vuetifyjs/vuetify/issues/17964) - **VField:** apply text-align to input element ([#​17895](https://togithub.com/vuetifyjs/vuetify/issues/17895)) ([d428f62](https://togithub.com/vuetifyjs/vuetify/commit/d428f62d58994d6b0f106c66abec6c47cf77240f)), closes [#​17856](https://togithub.com/vuetifyjs/vuetify/issues/17856) - **VListItem:** apply proper icon styles when inside of a badge ([8009633](https://togithub.com/vuetifyjs/vuetify/commit/8009633a93277b1ef50c1e132516f0d41c03bc4e)), closes [#​16240](https://togithub.com/vuetifyjs/vuetify/issues/16240) - **VListItem:** add anchor title ([#​17940](https://togithub.com/vuetifyjs/vuetify/issues/17940)) ([bf76c7a](https://togithub.com/vuetifyjs/vuetify/commit/bf76c7a1c91915c9393487c89063275903d8a72c)), closes [#​17908](https://togithub.com/vuetifyjs/vuetify/issues/17908) - **VSpacer:** remove utility class requirements ([98cf8e5](https://togithub.com/vuetifyjs/vuetify/commit/98cf8e54357ba03a81857971b25820b07369fab5)) - **VTooltip:** remove background opacity ([9945ed1](https://togithub.com/vuetifyjs/vuetify/commit/9945ed1ee5a0c8d12c160b227a045efb0691128b)), closes [#​17998](https://togithub.com/vuetifyjs/vuetify/issues/17998) ##### :test_tube: Labs - **date:** return narrow format of weekday ([#​17961](https://togithub.com/vuetifyjs/vuetify/issues/17961)) ([460c3aa](https://togithub.com/vuetifyjs/vuetify/commit/460c3aa9989f68de24b21aab3567989175fb7b00)), closes [#​17959](https://togithub.com/vuetifyjs/vuetify/issues/17959) - **VDatePicker:** recursive update when using hide-actions ([#​17914](https://togithub.com/vuetifyjs/vuetify/issues/17914)) ([6f30e56](https://togithub.com/vuetifyjs/vuetify/commit/6f30e5697959a9b240a0e8af934c5b27e3594548)), closes [#​17867](https://togithub.com/vuetifyjs/vuetify/issues/17867) [#​17872](https://togithub.com/vuetifyjs/vuetify/issues/17872) - **VOtpInput:** form data support ([#​17955](https://togithub.com/vuetifyjs/vuetify/issues/17955)) ([75aeb85](https://togithub.com/vuetifyjs/vuetify/commit/75aeb855f324d1452ca7a75c1f4fff90f29563a0)) - **VOtpInput:** input focus control ([0a55521](https://togithub.com/vuetifyjs/vuetify/commit/0a5552104f53ecb04c37442957b8d11d1b686cc9)) - **VStepper:** disabled actions & colors ([3d1b12d](https://togithub.com/vuetifyjs/vuetify/commit/3d1b12d06fd269452bd95a35590825c318155ca8))

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Shanghai, 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.

yikoyu commented 1 year ago

:tada: This PR is included in version 2.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: