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.5.2 #278

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.5.1 -> ^3.5.2 age adoption passing confidence

Release Notes

vuetifyjs/vuetify (vuetify) ### [`v3.5.2`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v3.5.2) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v3.5.1...v3.5.2) ##### :wrench: Bug Fixes - **date:** format dayOfMonth with NumberFormat instead of DateTimeFormat ([d0136e0](https://togithub.com/vuetifyjs/vuetify/commit/d0136e06d29bd56b573947eb919616090496c400)), closes [#​18093](https://togithub.com/vuetifyjs/vuetify/issues/18093) - **group:** use index as value if not provided ([#​19119](https://togithub.com/vuetifyjs/vuetify/issues/19119)) ([1a23d47](https://togithub.com/vuetifyjs/vuetify/commit/1a23d47c224ee296643940c6bf7a7085fbed9885)), closes [#​19107](https://togithub.com/vuetifyjs/vuetify/issues/19107) - **VColorPicker:** parse partial input in the current mode ([8c01536](https://togithub.com/vuetifyjs/vuetify/commit/8c01536fcd05e355cb1e92151de9ad882e7a52ab)), closes [#​18977](https://togithub.com/vuetifyjs/vuetify/issues/18977) - **VDataTable:** use header height from density ([f23bcb0](https://togithub.com/vuetifyjs/vuetify/commit/f23bcb0bb7067524ac7585facd8c478b02dcbf7e)), closes [#​18795](https://togithub.com/vuetifyjs/vuetify/issues/18795) - **VDatePicker:** use start of month for month model ([9eb82db](https://togithub.com/vuetifyjs/vuetify/commit/9eb82db11638f3b7fbb5d1e89652b2262b3a68a6)), closes [#​19087](https://togithub.com/vuetifyjs/vuetify/issues/19087) [#​19116](https://togithub.com/vuetifyjs/vuetify/issues/19116) - **VDatePicker:** don't truncate day names in other locales ([9ceade2](https://togithub.com/vuetifyjs/vuetify/commit/9ceade279cc55c117b311d22d93895afb965f508)), closes [#​19013](https://togithub.com/vuetifyjs/vuetify/issues/19013) - **VDatePicker:** correct generic model type when multiple ([c48c2a7](https://togithub.com/vuetifyjs/vuetify/commit/c48c2a797f96b2bcab26c75c3b3780b3c3b3b64b)) - **VForm:** always update errors in slot ([c0c28d1](https://togithub.com/vuetifyjs/vuetify/commit/c0c28d1c042517459a0c6f23e695a651f2f73036)) - **VMenu:** set aria-owns id on overlay element ([916c9ef](https://togithub.com/vuetifyjs/vuetify/commit/916c9ef9ee4fd655ffefaa097984a433acbb4c51)), closes [#​19054](https://togithub.com/vuetifyjs/vuetify/issues/19054) - **VOverlay:** override scroll-behavior when restoring scroll position ([2ddc9c5](https://togithub.com/vuetifyjs/vuetify/commit/2ddc9c5ea9fb71e4294f003ff501fc72b9c547c4)), closes [#​19109](https://togithub.com/vuetifyjs/vuetify/issues/19109) - **VWindow:** increase pointer-event specificity ([b560ead](https://togithub.com/vuetifyjs/vuetify/commit/b560ead97019a6d79545e770405808813bda1299)) ##### :microscope: Code Refactoring - **CalendarProps:** fix types ([adba173](https://togithub.com/vuetifyjs/vuetify/commit/adba173760af7fbba0999cafb72b040002b5657e)) - **VSelectionControl/VLabel:** update click implementation ([3095220](https://togithub.com/vuetifyjs/vuetify/commit/30952202994db38620f08deca73dfe58eba7ebb2))

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

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

The release is available on:

Your semantic-release bot :package::rocket: