yikoyu / vuetify-pro-tiptap

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

chore(deps): update dependency vue-tsc to v1.8.18 #214

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-tsc 1.8.15 -> 1.8.18 age adoption passing confidence

Release Notes

vuejs/language-tools (vue-tsc) ### [`v1.8.18`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1818-2023109) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.17...46ef0d608f43569a8e370d1105bfcf334fcaec13) ##### Upgrade required VSCode version to 1.82.0 ([#​3642](https://togithub.com/vuejs/language-tools/issues/3642)) ### [`v1.8.17`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1817-2023109) [Compare Source](https://togithub.com/vuejs/language-tools/compare/f9e281db3f47f9a3f94c79dbbf81102cba01eb5d...v1.8.17) - fix: extension cannot run on vscode versions lower than 1.82.0 ([#​3631](https://togithub.com/vuejs/language-tools/issues/3631)) ([#​3635](https://togithub.com/vuejs/language-tools/issues/3635)) - fix: make `defineProps` work when reading a property from `defineProps()` ([#​3633](https://togithub.com/vuejs/language-tools/issues/3633)) - thanks [@​so1ve](https://togithub.com/so1ve) - fix: avoid reading `props` from `__VLS_ctx` ([#​3636](https://togithub.com/vuejs/language-tools/issues/3636)) - thanks [@​so1ve](https://togithub.com/so1ve) - fix: regression with `defineExpose` ([#​3639](https://togithub.com/vuejs/language-tools/issues/3639)) - thanks [@​so1ve](https://togithub.com/so1ve) ##### Full-time Support by

WebContainer API is here.

##### Our Platinum Sponsors
The Intuitive Web Framework
The Progressive JavaScript Framework
##### Our Silver Sponsors

Add you via GitHub Sponsors or Open Collective
### [`v1.8.16`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#1816-2023107) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v1.8.15...f9e281db3f47f9a3f94c79dbbf81102cba01eb5d) - fix: merge default export's properties properly ([#​3600](https://togithub.com/vuejs/language-tools/issues/3600)) - thanks [@​so1ve](https://togithub.com/so1ve) - fix: accurate exposed type with refs in generic component ([#​3604](https://togithub.com/vuejs/language-tools/issues/3604)) - thanks [@​so1ve](https://togithub.com/so1ve) - fix: make emits type correct when user assigns emit function a custom name ([#​3624](https://togithub.com/vuejs/language-tools/issues/3624)) - thanks [@​so1ve](https://togithub.com/so1ve) ##### Volar.js 1.10.3 updates: - fix: performance issue with o(n^2) complexity of `directoryExists()` ([https://github.com/volarjs/volar.js/issues/66](https://togithub.com/volarjs/volar.js/issues/66)) - thanks [@​Akryum](https://togithub.com/Akryum) - fix: directory named "constructor" could crash ([https://github.com/volarjs/volar.js/issues/65](https://togithub.com/volarjs/volar.js/issues/65)) - thanks [@​Dmitrigar](https://togithub.com/Dmitrigar), [@​franz-bendezu](https://togithub.com/franz-bendezu) ##### Full-time Support by

WebContainer API is here.

##### Our Platinum Sponsors
The Intuitive Web Framework
The Progressive JavaScript Framework
##### Our Silver Sponsors

Add you via GitHub Sponsors or Open Collective

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

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

The release is available on:

Your semantic-release bot :package::rocket: