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

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typescript (source) ^5.3.3 -> ^5.4.2 age adoption passing confidence
vuetify (source) ^3.5.7 -> ^3.5.8 age adoption passing confidence

Release Notes

Microsoft/TypeScript (typescript) ### [`v5.4.2`](https://togithub.com/microsoft/TypeScript/releases/tag/v5.4.2): TypeScript 5.4 [Compare Source](https://togithub.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2) For release notes, check out the [release announcement](https://devblogs.microsoft.com/typescript/announcing-typescript-5-4/). For the complete list of fixed issues, check out the - [fixed issues query for Typescript 5.4.0 (Beta)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.0%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.1 (RC)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.1%22+is%3Aclosed+). - [fixed issues query for Typescript 5.4.2 (Stable)](https://togithub.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+5.4.2%22+is%3Aclosed+). Downloads are available on: - [NuGet package](https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild)
vuetifyjs/vuetify (vuetify) ### [`v3.5.8`](https://togithub.com/vuetifyjs/vuetify/releases/tag/v3.5.8) [Compare Source](https://togithub.com/vuetifyjs/vuetify/compare/v3.5.7...v3.5.8) ##### :wrench: Bug Fixes - **types:** import vue/jsx, remove duplicate ComponentPublicInstance ([e3c513b](https://togithub.com/vuetifyjs/vuetify/commit/e3c513be1431a7664e52bd5bfd3797302368f017)), closes [#​19177](https://togithub.com/vuetifyjs/vuetify/issues/19177) - **VAutocomplete/VCombobox:** input always absolute position when not using selection slot/chips ([#​19316](https://togithub.com/vuetifyjs/vuetify/issues/19316)) ([d3bafd8](https://togithub.com/vuetifyjs/vuetify/commit/d3bafd88b095bfea3461c644b23bbd4f8bb48dde)) - **VCombobox:** don't update v-model when it already contains the search text in single selection mode ([#​19331](https://togithub.com/vuetifyjs/vuetify/issues/19331)) ([9a816bf](https://togithub.com/vuetifyjs/vuetify/commit/9a816bf7613701aef51afdb9e7dbd1f04aeefe80)) - **VDatePicker:** crash with date multiple and external adapter ([#​19336](https://togithub.com/vuetifyjs/vuetify/issues/19336)) ([2a739b9](https://togithub.com/vuetifyjs/vuetify/commit/2a739b94753e146c97ecb9f95ab8cbd78413e5f7)), closes [#​19330](https://togithub.com/vuetifyjs/vuetify/issues/19330) - **VSwitch:** remove elevation with flat props ([#​19324](https://togithub.com/vuetifyjs/vuetify/issues/19324)) ([1b4b0ce](https://togithub.com/vuetifyjs/vuetify/commit/1b4b0ceb1dafd46397f25f029be7ace202874579)), closes [#​19307](https://togithub.com/vuetifyjs/vuetify/issues/19307) ##### :test_tube: Labs - **VCalendar:** stop day row content overflowing its parent ([#​19340](https://togithub.com/vuetifyjs/vuetify/issues/19340)) ([9049888](https://togithub.com/vuetifyjs/vuetify/commit/90498882f46cf1b5b1af825432a8f9c0f925506b)), closes [#​18968](https://togithub.com/vuetifyjs/vuetify/issues/18968) - **VSparkline:** add item-value prop ([c8503b1](https://togithub.com/vuetifyjs/vuetify/commit/c8503b1e0d9669bfc384ba563d5211922ea33e80)) - **VSpeedDial:** port to v3 ([#​19308](https://togithub.com/vuetifyjs/vuetify/issues/19308)) ([736d688](https://togithub.com/vuetifyjs/vuetify/commit/736d688b5f563d1937730a2236e656e70ee669d6))

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.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: