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.13 #175

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.12 -> ^3.3.13 age adoption passing confidence

Release Notes

vuetifyjs/vuetify (vuetify) ### [`v3.3.13`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v3.3.13) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v3.3.12...v3.3.13) ##### :wrench: Bug Fixes - **VAppBar:** add scroll behavior prop types ([81904cd](https://togithub.com/vuetifyjs/vuetify/commit/81904cd6e3ba65b1cf6e97b5b8efe34779537e7a)) - **VBottomNavigation:** inherit transition when using shift prop ([38808c6](https://togithub.com/vuetifyjs/vuetify/commit/38808c64464ccfe6c6ada49f0d4cacb0580676f9)) - **VBtn:** rounded icon border radius ([bb8cdc2](https://togithub.com/vuetifyjs/vuetify/commit/bb8cdc208f59835ca680765def2c8730b2b4abeb)) - **VField:** input autofill style occupies whole container ([#​17892](https://togithub.com/vuetifyjs/vuetify/issues/17892)) ([7debe6d](https://togithub.com/vuetifyjs/vuetify/commit/7debe6d437a692ef7e7eed2b69f819f5679a7844)), closes [#​17865](https://togithub.com/vuetifyjs/vuetify/issues/17865) - **VField:** apply colorStyles to same element as colorClasses ([c2d4059](https://togithub.com/vuetifyjs/vuetify/commit/c2d40599612451e44ed4fb4d2a828d25e35b4dff)) - **VFileInput:** correctly align error messages with other inputs ([cc1715d](https://togithub.com/vuetifyjs/vuetify/commit/cc1715d347929ed2bf89aee532ce23c2987434ac)), closes [#​17248](https://togithub.com/vuetifyjs/vuetify/issues/17248) - **VList:** avatar size when using the rail prop ([ec7e627](https://togithub.com/vuetifyjs/vuetify/commit/ec7e6272fd3dbd443da091248a1899dd5093209d)) - **VListItem:** apply prepend/append badge margin correctly ([e4e4f4c](https://togithub.com/vuetifyjs/vuetify/commit/e4e4f4c21ed91054f396e183b217fe3b218768e1)) - **VMenu:** check active status on focus in ([4ad68bf](https://togithub.com/vuetifyjs/vuetify/commit/4ad68bfa47cb5829bfd4ee2c644504ca9ff37b05)) - **VNavigationDrawer:** remove unnecessary will-change ([abcb3aa](https://togithub.com/vuetifyjs/vuetify/commit/abcb3aad403357422623e992a61768543837105a)), closes [#​12890](https://togithub.com/vuetifyjs/vuetify/issues/12890) [#​18031](https://togithub.com/vuetifyjs/vuetify/issues/18031) - **VRadioGroup:** align radios with label + details ([e690a0e](https://togithub.com/vuetifyjs/vuetify/commit/e690a0e15440c00154ec2ac84e51e4b62e1d1d37)) - **VRadioGroup:** input details padding ([3533236](https://togithub.com/vuetifyjs/vuetify/commit/353323643af339f8ae4feb51c340e1760d83eee6)) - **VSelects:** add missing open / close labels and update roles ([#​17786](https://togithub.com/vuetifyjs/vuetify/issues/17786)) ([a6dd699](https://togithub.com/vuetifyjs/vuetify/commit/a6dd699c235c4b2d8211aa653079f54d72e9219b)) - **VSwitch:** update to match material specs ([#​17994](https://togithub.com/vuetifyjs/vuetify/issues/17994)) ([e92ecd9](https://togithub.com/vuetifyjs/vuetify/commit/e92ecd904701fcababcacbdd1c755141cda9d1a9)), closes [#​17638](https://togithub.com/vuetifyjs/vuetify/issues/17638) - **VTimeline:** horizontal timeline gap ([#​18022](https://togithub.com/vuetifyjs/vuetify/issues/18022)) ([0b56a69](https://togithub.com/vuetifyjs/vuetify/commit/0b56a69da7d0e3d358abc88af339dc164ef9a94b)) ##### :microscope: Code Refactoring - **VListItem:** implement a better fix for [#​16240](https://togithub.com/vuetifyjs/vuetify/issues/16240) ([e8f2e7d](https://togithub.com/vuetifyjs/vuetify/commit/e8f2e7d30c4f388b584b4d2260e7951815f320d3)) ##### :arrows_counterclockwise: Reverts - Revert "fix(VListItem): add anchor title ([#​17940](https://togithub.com/vuetifyjs/vuetify/issues/17940))" ([6c3602d](https://togithub.com/vuetifyjs/vuetify/commit/6c3602dddd9895dcb1ab92bf6b77d9b2cf6555e7)), closes [#​17940](https://togithub.com/vuetifyjs/vuetify/issues/17940)

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: