indoorequal / vue-maplibre-gl

Vue 3 plugin for maplibre-gl-js
https://indoorequal.github.io/vue-maplibre-gl/
MIT License
31 stars 2 forks source link

Update dependency vue-tsc to v2.0.14 #16

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
vue-tsc (source) 2.0.13 -> 2.0.14 age adoption passing confidence

Release Notes

vuejs/language-tools (vue-tsc) ### [`v2.0.14`](https://togithub.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#2014-2024422) [Compare Source](https://togithub.com/vuejs/language-tools/compare/v2.0.13...v2.0.14) ##### Features - **language-core:** added search html tag ([#​4280](https://togithub.com/vuejs/language-tools/issues/4280)) - Thanks [@​audunhov](https://togithub.com/audunhov) - **language-service:** added Russian, Czech localization support ##### Bug Fixes - **language-core:** `@ts-ignore` not working for slots ([#​4263](https://togithub.com/vuejs/language-tools/issues/4263)) - **language-core:** reduce unnecessary props mapping ([#​4284](https://togithub.com/vuejs/language-tools/issues/4284)) - **tsc:** improve regexp performance for global type removal ([#​4260](https://togithub.com/vuejs/language-tools/issues/4260)) - Thanks [@​blake-newman](https://togithub.com/blake-newman) ##### Other Changes - Upgrade Volar from `v2.2.0-alpha.8` to `v2.2.0-alpha.10` to fix some issues: - Parameter Hints not working in Hybrid Mode ([#​3948](https://togithub.com/vuejs/language-tools/issues/3948)) - TS server to crash repeatedly when include large js file ([#​4278](https://togithub.com/vuejs/language-tools/issues/4278)) - Randomly causing errors when renaming / find definitions in Hybrid Mode ([#​4257](https://togithub.com/vuejs/language-tools/issues/4257), [#​4281](https://togithub.com/vuejs/language-tools/issues/4281), [#​4282](https://togithub.com/vuejs/language-tools/issues/4282)) - Unable to resolve Nuxt UI component type - Incomplete results for find refernces in Hybrid Mode - The following extensions have been added to Hybrid Mode’s compatibility whitelist: - `bierner.lit-html` - `denoland.vscode-deno` (When `deno.enable` is `false`) - `jenkey2011.string-highlight` - **language-core:** improve maintainability of codegen ([#​4276](https://togithub.com/vuejs/language-tools/issues/4276)) - Deprecated `vueCompilerOptions.nativeTags`, now respects the `nodeType` property of template AST node. - Dynamic component types without v-bind:is are no longer supported.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.