This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|---|---|
| [vue-component-type-helpers](https://github.com/vuejs/language-tools) ([source](https://github.com/vuejs/language-tools/tree/HEAD/packages/component-type-helpers)) | [`3.1.4` -> `3.1.5`](https://renovatebot.com/diffs/npm/vue-component-type-helpers/3.1.4/3.1.5) |  |  |  |  |
| [vue-tsc](https://github.com/vuejs/language-tools) ([source](https://github.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | [`3.1.4` -> `3.1.5`](https://renovatebot.com/diffs/npm/vue-tsc/3.1.4/3.1.5) |  |  |  |  |
---
### Release Notes
<details>
<summary>vuejs/language-tools (vue-component-type-helpers)</summary>
### [`v3.1.5`](https://github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#315-2025-11-23)
[Compare Source](https://github.com/vuejs/language-tools/compare/v3.1.4...v3.1.5)
##### Features
- feat(language-service): support tsconfig path alias resolution for document links ([#​5562](https://github.com/vuejs/language-tools/issues/5562)) - Thanks to [@​KazariEX](https://github.com/KazariEX)!
- feat(language-server): add `serverInfo` to initialized result ([#​5767](https://github.com/vuejs/language-tools/issues/5767)) - Thanks to [@​kada49](https://github.com/kada49)!
##### Bug Fixes
- fix(vscode): correct highlighting of tags starting with `template` ([#​5755](https://github.com/vuejs/language-tools/issues/5755)) - Thanks to [@​serkodev](https://github.com/serkodev) and [@​KazariEX](https://github.com/KazariEX)!
- fix(language-core): allow loose props checks on generic components ([#​5748](https://github.com/vuejs/language-tools/issues/5748)) - Thanks to [@​serkodev](https://github.com/serkodev)!
- fix(language-core): avoid `vue-tsc` crash during single file checks ([#​5768](https://github.com/vuejs/language-tools/issues/5768)) - Thanks to [@​KazariEX](https://github.com/KazariEX)!
- fix(language-core): dispose virtual code correctly - Thanks to [@​KazariEX](https://github.com/KazariEX)!
##### Performance
- perf(language-core): skip unnecessary runtime codegen step ([#​5766](https://github.com/vuejs/language-tools/issues/5766)) - Thanks to [@​KazariEX](https://github.com/KazariEX)!
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zOS4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
3.1.4->3.1.53.1.4->3.1.5Release Notes
vuejs/language-tools (vue-component-type-helpers)
v3.1.5Compare Source
Features
serverInfoto initialized result (#5767) - Thanks to @kada49!Bug Fixes
template(#5755) - Thanks to @serkodev and @KazariEX!vue-tsccrash during single file checks (#5768) - Thanks to @KazariEX!Performance
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.