yikoyu / vuetify-pro-tiptap

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

chore(deps): update dependency vuetify to ^3.4.10 #264

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

vuetifyjs/vuetify (vuetify) ### [`v3.4.10`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v3.4.10) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v3.4.9...v3.4.10) ##### :wrench: Bug Fixes - **elevation:** use correct CSS variable for ambient opacity ([#​18998](https://togithub.com/vuetifyjs/vuetify/issues/18998)) ([3d59954](https://togithub.com/vuetifyjs/vuetify/commit/3d59954e37bf29a9359532156c1a2fa94369db7c)) - **locale:** update Portuguese locale ([#​19009](https://togithub.com/vuetifyjs/vuetify/issues/19009)) ([ea63f6d](https://togithub.com/vuetifyjs/vuetify/commit/ea63f6d48d9427907086fa8b57c7c0919b9b7798)), closes [#​19007](https://togithub.com/vuetifyjs/vuetify/issues/19007) - **locale:** update Dutch locale ([#​18944](https://togithub.com/vuetifyjs/vuetify/issues/18944)) ([6043fea](https://togithub.com/vuetifyjs/vuetify/commit/6043fea9c76e4626b979aa91988b009e78907933)) - **locale:** update CZ locale ([#​18912](https://togithub.com/vuetifyjs/vuetify/issues/18912)) ([9d59d12](https://togithub.com/vuetifyjs/vuetify/commit/9d59d121015f7a82fb81f353bd9b1082ec61804f)) - **VAutocomplete/VCombobox:** add buffer space after selection ([#​18962](https://togithub.com/vuetifyjs/vuetify/issues/18962)) ([727654f](https://togithub.com/vuetifyjs/vuetify/commit/727654f2753dac6cf764351dec0740a505d54c40)), closes [#​18894](https://togithub.com/vuetifyjs/vuetify/issues/18894) - **VChip:** prevent close button from submitting forms ([c287a29](https://togithub.com/vuetifyjs/vuetify/commit/c287a29800999fd07e777852c057d18c5eeb6fdc)), closes [#​18571](https://togithub.com/vuetifyjs/vuetify/issues/18571) - **VDataTable:** bgColor when using the sticky prop ([#​18993](https://togithub.com/vuetifyjs/vuetify/issues/18993)) ([0112c7f](https://togithub.com/vuetifyjs/vuetify/commit/0112c7f88d4c9eddb6a76db927ab7baec42bca1b)), closes [#​18984](https://togithub.com/vuetifyjs/vuetify/issues/18984) - **VDataTableFooter:** filter VPaginate props ([#​18909](https://togithub.com/vuetifyjs/vuetify/issues/18909)) ([60b2abd](https://togithub.com/vuetifyjs/vuetify/commit/60b2abd5be5f6ecc91f6939b131f0e33dc39d18e)), closes [#​18893](https://togithub.com/vuetifyjs/vuetify/issues/18893) - **VList:** add live region for a11y ([#​18898](https://togithub.com/vuetifyjs/vuetify/issues/18898)) ([98d1ee6](https://togithub.com/vuetifyjs/vuetify/commit/98d1ee60985ddeb9d2982a398a01dc590b3ac57e)), closes [#​18459](https://togithub.com/vuetifyjs/vuetify/issues/18459) [#​18492](https://togithub.com/vuetifyjs/vuetify/issues/18492) - **VList:** unexpected page scrolling when focusing ([#​18940](https://togithub.com/vuetifyjs/vuetify/issues/18940)) ([412256b](https://togithub.com/vuetifyjs/vuetify/commit/412256b71f7f75788cefe1aba3b3516f66ed2be9)), closes [#​18223](https://togithub.com/vuetifyjs/vuetify/issues/18223) - **VList:** reduced group indent width when using slim prop ([f4e67ff](https://togithub.com/vuetifyjs/vuetify/commit/f4e67ffda46bb09935bb3e173dd0b4bcdcb48889)) - **VOverlay:** don't render if disabled ([48906bd](https://togithub.com/vuetifyjs/vuetify/commit/48906bd4514559aba32a013284fdf4c23dd48c52)) - **VSelect/VAutocomplete/VCombobox:** update menu display state based on displayItems ([4823309](https://togithub.com/vuetifyjs/vuetify/commit/48233095aa6b379655eb45e1847fa6996cc7ef8f)), closes [#​18556](https://togithub.com/vuetifyjs/vuetify/issues/18556) - **VSelect/VAutocomplete/VCombobox:** disable menu when no items to display ([2b567e1](https://togithub.com/vuetifyjs/vuetify/commit/2b567e132eb04c820a49b0af591209fb524a902b)) - **VSelect/VAutocomplete/VCombobox:** missing prepend-avatar replacement in slot ([#​18936](https://togithub.com/vuetifyjs/vuetify/issues/18936)) ([4defaa9](https://togithub.com/vuetifyjs/vuetify/commit/4defaa9a21c371c6135feb31e0d1526153bded2a)), closes [#​18933](https://togithub.com/vuetifyjs/vuetify/issues/18933) - **VTab:** remove tab specific density ([#​18971](https://togithub.com/vuetifyjs/vuetify/issues/18971)) ([5bd7e01](https://togithub.com/vuetifyjs/vuetify/commit/5bd7e018cb3b3a655c1c610c7e7d27e5aa904fc2)), closes [#​18970](https://togithub.com/vuetifyjs/vuetify/issues/18970) ##### :test_tube: Labs - **VCalendar:** weekdays prop to affect week view mode ([#​18948](https://togithub.com/vuetifyjs/vuetify/issues/18948)) ([2c4b7b1](https://togithub.com/vuetifyjs/vuetify/commit/2c4b7b16709ca2d4bbcc284adf2f6bad5d9ebecd))

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 7 months ago

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

The release is available on:

Your semantic-release bot :package::rocket: