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 #336

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.10.0 -> ^10.11.0 age adoption passing confidence
lint-staged ^15.2.5 -> ^15.2.7 age adoption passing confidence
vuetify (source) ^3.6.8 -> ^3.6.9 age adoption passing confidence

Release Notes

vueuse/vueuse (@​vueuse/core) ### [`v10.11.0`](https://togithub.com/vueuse/vueuse/releases/tag/v10.11.0) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v10.10.1...v10.11.0) #####    🐞 Bug Fixes - **integrations**: Specify major version of peerDeps  -  by [@​antfu](https://togithub.com/antfu) [(2f67a)](https://togithub.com/vueuse/vueuse/commit/2f67ac72) #####     [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v10.10.1...v10.11.0) ### [`v10.10.1`](https://togithub.com/vueuse/vueuse/releases/tag/v10.10.1) [Compare Source](https://togithub.com/vueuse/vueuse/compare/v10.10.0...v10.10.1) #####    🚀 Features - **useFocus**: Support `preventScroll` option  -  by [@​pkc918](https://togithub.com/pkc918) in [https://github.com/vueuse/vueuse/issues/3994](https://togithub.com/vueuse/vueuse/issues/3994) [(4d868)](https://togithub.com/vueuse/vueuse/commit/4d868f5e) #####    🐞 Bug Fixes - **makeDestructurable**: Fix Typescript < 5.0.0 support  -  by [@​brenoepics](https://togithub.com/brenoepics) in [https://github.com/vueuse/vueuse/issues/4028](https://togithub.com/vueuse/vueuse/issues/4028) [(842d7)](https://togithub.com/vueuse/vueuse/commit/842d7c98) - **useSpeechRecognition**: Send correct transcript result  -  by [@​noook](https://togithub.com/noook) in [https://github.com/vueuse/vueuse/issues/3891](https://togithub.com/vueuse/vueuse/issues/3891) [(7c36f)](https://togithub.com/vueuse/vueuse/commit/7c36fe54) #####     [View changes on GitHub](https://togithub.com/vueuse/vueuse/compare/v10.10.0...v10.10.1)
okonet/lint-staged (lint-staged) ### [`v15.2.7`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1527) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.6...v15.2.7) ##### Patch Changes - [#​1440](https://togithub.com/lint-staged/lint-staged/pull/1440) [`a51be80`](https://togithub.com/lint-staged/lint-staged/commit/a51be804b63307ac7af3c82f4cb2d43dbe92daac) Thanks [@​iiroj](https://togithub.com/iiroj)! - In the previous version the native `git rev-parse --show-toplevel` command was taken into use for resolving the current git repo root. This version drops the `--path-format=absolute` option to support earlier git versions since it's also the default behavior. If you are still having trouble, please try upgrading `git` to the latest version. ### [`v15.2.6`](https://togithub.com/okonet/lint-staged/blob/HEAD/CHANGELOG.md#1526) [Compare Source](https://togithub.com/okonet/lint-staged/compare/v15.2.5...v15.2.6) ##### Patch Changes - [#​1433](https://togithub.com/lint-staged/lint-staged/pull/1433) [`119adb2`](https://togithub.com/lint-staged/lint-staged/commit/119adb29854cabddbfcf0469d7c8a0126184a5d4) Thanks [@​iiroj](https://togithub.com/iiroj)! - Use native "git rev-parse" commands to determine git repo root directory and the .git config directory, instead of using custom logic. This hopefully makes path resolution more robust on non-POSIX systems.
vuetifyjs/vuetify (vuetify) ### [`v3.6.9`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v3.6.9) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v3.6.8...v3.6.9) ##### :wrench: Bug Fixes - **VAppBar:** inability to scroll to the bottom ([#​19921](https://togithub.com/vuetifyjs/vuetify/issues/19921)) ([7ccff92](https://togithub.com/vuetifyjs/vuetify/commit/7ccff92e55fbfa27f022d9f61cbdf7d09d924f69)), closes [#​19090](https://togithub.com/vuetifyjs/vuetify/issues/19090) - **VAutocomplete/VCombobox:** disallow auto-select-first via pure blur ([2368668](https://togithub.com/vuetifyjs/vuetify/commit/2368668d49b322a1ac7aa5a9d602676affdef9b2)), closes [#​19929](https://togithub.com/vuetifyjs/vuetify/issues/19929) - **VBanner:** set index when using sticky prop ([9e2d22f](https://togithub.com/vuetifyjs/vuetify/commit/9e2d22f3f76515809ab47c147b689efc7cb09bf0)) - **VEmptyState:** support VBtn variants when using actions slot ([99279d9](https://togithub.com/vuetifyjs/vuetify/commit/99279d97711f4953c7d266247f8ff0415fd601a2)) - **VFab:** change type for location prop ([#​19949](https://togithub.com/vuetifyjs/vuetify/issues/19949)) ([07a6fb8](https://togithub.com/vuetifyjs/vuetify/commit/07a6fb861318781bedcc145d0533a49d54b8121a)), closes [#​19944](https://togithub.com/vuetifyjs/vuetify/issues/19944) - **VMenu:** allow enter keypress to work in input element ([#​19922](https://togithub.com/vuetifyjs/vuetify/issues/19922)) ([193301c](https://togithub.com/vuetifyjs/vuetify/commit/193301cb2d55ceacc4d2ef2cdbadf62c87675297)), closes [#​19920](https://togithub.com/vuetifyjs/vuetify/issues/19920) - **VOverlay:** check for Shadow DOM on mount ([#​19947](https://togithub.com/vuetifyjs/vuetify/issues/19947)) ([e6e76d5](https://togithub.com/vuetifyjs/vuetify/commit/e6e76d5670c8b6e0a41cd2d1c6db97b12673495f)), closes [#​19943](https://togithub.com/vuetifyjs/vuetify/issues/19943) ##### :test_tube: Labs - **VNumberInput:** attributes fall through to root ([#​19959](https://togithub.com/vuetifyjs/vuetify/issues/19959)) ([df6440d](https://togithub.com/vuetifyjs/vuetify/commit/df6440dc99d55d8db743be35bc5cc50e1fea88b2)) - **VTimePicker:** properly apply disabled props ([#​19964](https://togithub.com/vuetifyjs/vuetify/issues/19964)) ([0ba4b78](https://togithub.com/vuetifyjs/vuetify/commit/0ba4b7864f4531b5ccac1880ea32c123ff1fbd7c)) - **VTreeview:** remove redundant treeview re-render during open ([#​19968](https://togithub.com/vuetifyjs/vuetify/issues/19968)) ([9e1cfbd](https://togithub.com/vuetifyjs/vuetify/commit/9e1cfbddbfd0ce7043aa096bd7d370beef382c7f))

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

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

The release is available on:

Your semantic-release bot :package::rocket: