chore(deps): update all non-major dependencies to v3.1.5 #156

Merged
renovatebot merged 1 commits from renovate/all-minor-patch into main 2025-12-07 08:26:14 +08:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vue-component-type-helpers (source) 3.1.4 -> 3.1.5 age adoption passing confidence
vue-tsc (source) 3.1.4 -> 3.1.5 age adoption passing confidence

Release Notes

vuejs/language-tools (vue-component-type-helpers)

v3.1.5

Compare Source

Features
  • feat(language-service): support tsconfig path alias resolution for document links (#​5562) - Thanks to @​KazariEX!
  • feat(language-server): add serverInfo to initialized result (#​5767) - Thanks to @​kada49!
Bug Fixes
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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vue-component-type-helpers/3.1.5?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vue-component-type-helpers/3.1.5?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vue-component-type-helpers/3.1.4/3.1.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue-component-type-helpers/3.1.4/3.1.5?slim=true) | | [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) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vue-tsc/3.1.5?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/vue-tsc/3.1.5?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/vue-tsc/3.1.4/3.1.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vue-tsc/3.1.4/3.1.5?slim=true) | --- ### 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 ([#&#8203;5562](https://github.com/vuejs/language-tools/issues/5562)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)! - feat(language-server): add `serverInfo` to initialized result ([#&#8203;5767](https://github.com/vuejs/language-tools/issues/5767)) - Thanks to [@&#8203;kada49](https://github.com/kada49)! ##### Bug Fixes - fix(vscode): correct highlighting of tags starting with `template` ([#&#8203;5755](https://github.com/vuejs/language-tools/issues/5755)) - Thanks to [@&#8203;serkodev](https://github.com/serkodev) and [@&#8203;KazariEX](https://github.com/KazariEX)! - fix(language-core): allow loose props checks on generic components ([#&#8203;5748](https://github.com/vuejs/language-tools/issues/5748)) - Thanks to [@&#8203;serkodev](https://github.com/serkodev)! - fix(language-core): avoid `vue-tsc` crash during single file checks ([#&#8203;5768](https://github.com/vuejs/language-tools/issues/5768)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)! - fix(language-core): dispose virtual code correctly - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)! ##### Performance - perf(language-core): skip unnecessary runtime codegen step ([#&#8203;5766](https://github.com/vuejs/language-tools/issues/5766)) - Thanks to [@&#8203;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-->
renovatebot added 1 commit 2025-12-07 05:43:50 +08:00
chore(deps): update all non-major dependencies to v3.1.5
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
CI/CD Pipeline / playwright (push) Successful in 2m48s
CI/CD Pipeline / build-and-deploy (push) Successful in 1m40s
52b1e4fb6b
renovatebot merged commit 52b1e4fb6b into main 2025-12-07 08:26:14 +08:00
renovatebot deleted branch renovate/all-minor-patch 2025-12-07 08:26:14 +08:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: examples/vue-ts-example-2025#156