yikoyu / vuetify-pro-tiptap

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

chore(deps): update all non-major dependencies #326

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@vueuse/core (source) ^10.9.0 -> ^10.10.0 age adoption passing confidence
vuetify (source) ^3.6.7 -> ^3.6.8 age adoption passing confidence

Release Notes

vueuse/vueuse (@​vueuse/core) ### [`v10.10.0`](https://togithub.com/vueuse/vueuse/compare/v10.9.0...34c047bcc6a4da80c572f8b7896861cdcbdd4c5e) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v10.9.0...v10.10.0)
vuetifyjs/vuetify (vuetify) ### [`v3.6.8`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v3.6.8) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v3.6.7...v3.6.8) ##### :wrench: Bug Fixes - **framework:** remove circular imports ([957b4bc](https://togithub.com/vuetifyjs/vuetify/commit/957b4bc1cc8f870ba155e37be2dca6d5de4e588a)), closes [#​19852](https://togithub.com/vuetifyjs/vuetify/issues/19852) - **flex:** add missing flex-x-x-0 classes ([a23dece](https://togithub.com/vuetifyjs/vuetify/commit/a23dece86fe666f15c74e304f65bbdd1ce13cefc)) - **VCheckboxBtn:** reset checked state when readonly is true ([#​19861](https://togithub.com/vuetifyjs/vuetify/issues/19861)) ([ed2f0fa](https://togithub.com/vuetifyjs/vuetify/commit/ed2f0fa01ef8216158042a4f3dd85c6b1596998b)), closes [#​19137](https://togithub.com/vuetifyjs/vuetify/issues/19137) - **VDataTable:** customKeyFilter filtering ([#​19881](https://togithub.com/vuetifyjs/vuetify/issues/19881)) ([b3eafb2](https://togithub.com/vuetifyjs/vuetify/commit/b3eafb275c2ca85cefb297e840f66c839908eed8)), closes [#​19596](https://togithub.com/vuetifyjs/vuetify/issues/19596) - **VDatePicker:** using the start range that has been cleared ([#​19869](https://togithub.com/vuetifyjs/vuetify/issues/19869)) ([f401f41](https://togithub.com/vuetifyjs/vuetify/commit/f401f41844c5201abccb9cd732ef7ddbde192089)), closes [#​19854](https://togithub.com/vuetifyjs/vuetify/issues/19854) - **VDivider:** missing when vertical and aligned to center ([#​19890](https://togithub.com/vuetifyjs/vuetify/issues/19890)) ([18d64fe](https://togithub.com/vuetifyjs/vuetify/commit/18d64feb0f93b49a244c6bd83365dd2f89b9f1e1)), closes [#​19889](https://togithub.com/vuetifyjs/vuetify/issues/19889) - **VSlider:** add missing aria-label ([#​19887](https://togithub.com/vuetifyjs/vuetify/issues/19887)) ([e46a98d](https://togithub.com/vuetifyjs/vuetify/commit/e46a98db5be9ae899b7e31236b10de263fdd32e8)) - **VSnackbar:** fix class name for center location ([#​19878](https://togithub.com/vuetifyjs/vuetify/issues/19878)) ([e48d37b](https://togithub.com/vuetifyjs/vuetify/commit/e48d37bce506ebff8b82bae10b05b09a7052f4b8)) - **VStepper:** propagate complete/error/edit icons ([64acd01](https://togithub.com/vuetifyjs/vuetify/commit/64acd015420b31b553b16608fd97687c307b672d)) - **VStepper:** accept null value for mobile ([908fb59](https://togithub.com/vuetifyjs/vuetify/commit/908fb5914a6685245935a7a5d299dfc774738417)) - **VStepperItem:** remove inline margin in mobile mode ([e94dc93](https://togithub.com/vuetifyjs/vuetify/commit/e94dc93b8cc32c720fb7cfe79a7f29cce77e5d42)) - **VTabs:** render tabs correctly using items ([#​19868](https://togithub.com/vuetifyjs/vuetify/issues/19868)) ([f5f2fa4](https://togithub.com/vuetifyjs/vuetify/commit/f5f2fa4a3a5769083356794ea744fa8a6eca81db)) ##### :test_tube: Labs - **VNumberInput:** disable up/down controls for readonly state ([#​19906](https://togithub.com/vuetifyjs/vuetify/issues/19906)) ([4ceaaa5](https://togithub.com/vuetifyjs/vuetify/commit/4ceaaa5bc060b32c4b4077174f26a6dc9f236d2f)) - **VTreeview:** select & activate issues ([#​19795](https://togithub.com/vuetifyjs/vuetify/issues/19795)) ([8d7beeb](https://togithub.com/vuetifyjs/vuetify/commit/8d7beebf10643b6f1d18fb15bd81a9183725b1b5)), closes [#​19441](https://togithub.com/vuetifyjs/vuetify/issues/19441) [#​19402](https://togithub.com/vuetifyjs/vuetify/issues/19402) [#​19400](https://togithub.com/vuetifyjs/vuetify/issues/19400) [#​19533](https://togithub.com/vuetifyjs/vuetify/issues/19533) [#​19471](https://togithub.com/vuetifyjs/vuetify/issues/19471)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

yikoyu commented 1 month ago

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

The release is available on:

Your semantic-release bot :package::rocket: