chore(deps): update dependency @vue/typescript-plugin to v3.2.6 #718

Open
RenovateBot wants to merge 1 commit from renovate/vue-typescript-plugin-3.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
@vue/typescript-plugin (source) 3.2.5 -> 3.2.6 age confidence

Release Notes

vuejs/language-tools (@​vue/typescript-plugin)

v3.2.6

Compare Source

language-core
  • fix: generate $slots type in template correctly with defineSlots (#​5984) - Thanks to @​KazariEX!
  • fix: infer only readonly component of arrays in v-for (#​5987) - Thanks to @​ascott18!
  • fix: avoid false positives for destructured props detection on binding property names (#​5994) - Thanks to @​KazariEX!
vscode
  • fix: use regex for TS extension patching to support VS Code 1.110+ (#​5983) - Thanks to @​ebiryu!

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 this update 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 | Confidence | |---|---|---|---| | [@vue/typescript-plugin](https://github.com/vuejs/language-tools) ([source](https://github.com/vuejs/language-tools/tree/HEAD/packages/typescript-plugin)) | [`3.2.5` -> `3.2.6`](https://renovatebot.com/diffs/npm/@vue%2ftypescript-plugin/3.2.5/3.2.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vue%2ftypescript-plugin/3.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vue%2ftypescript-plugin/3.2.5/3.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vuejs/language-tools (@&#8203;vue/typescript-plugin)</summary> ### [`v3.2.6`](https://github.com/vuejs/language-tools/blob/HEAD/CHANGELOG.md#326-2026-03-17) [Compare Source](https://github.com/vuejs/language-tools/compare/v3.2.5...v3.2.6) ##### language-core - **fix:** generate `$slots` type in template correctly with `defineSlots` ([#&#8203;5984](https://github.com/vuejs/language-tools/issues/5984)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)! - **fix:** infer only readonly component of arrays in `v-for` ([#&#8203;5987](https://github.com/vuejs/language-tools/issues/5987)) - Thanks to [@&#8203;ascott18](https://github.com/ascott18)! - **fix:** avoid false positives for destructured props detection on binding property names ([#&#8203;5994](https://github.com/vuejs/language-tools/issues/5994)) - Thanks to [@&#8203;KazariEX](https://github.com/KazariEX)! ##### vscode - **fix:** use regex for TS extension patching to support VS Code 1.110+ ([#&#8203;5983](https://github.com/vuejs/language-tools/issues/5983)) - Thanks to [@&#8203;ebiryu](https://github.com/ebiryu)! </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 this update 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjYuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE2Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
chore(deps): update dependency @vue/typescript-plugin to v3.2.6
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Successful in 19s
37cd0a67bf
RenovateBot force-pushed renovate/vue-typescript-plugin-3.x from 37cd0a67bf to 879d51f41c 2026-03-24 19:17:15 +03:00 Compare
RenovateBot force-pushed renovate/vue-typescript-plugin-3.x from 879d51f41c to 1abbff6c57 2026-03-26 02:17:12 +03:00 Compare
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
/ test-dependencies (push) Successful in 1m35s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/vue-typescript-plugin-3.x:renovate/vue-typescript-plugin-3.x
git switch renovate/vue-typescript-plugin-3.x

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff renovate/vue-typescript-plugin-3.x
git switch renovate/vue-typescript-plugin-3.x
git rebase main
git switch main
git merge --ff-only renovate/vue-typescript-plugin-3.x
git switch renovate/vue-typescript-plugin-3.x
git rebase main
git switch main
git merge --no-ff renovate/vue-typescript-plugin-3.x
git switch main
git merge --squash renovate/vue-typescript-plugin-3.x
git switch main
git merge --ff-only renovate/vue-typescript-plugin-3.x
git switch main
git merge renovate/vue-typescript-plugin-3.x
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: pleshevskiy/pleshevski.ru#718
No description provided.