Skip to content

fix(deps): update dependency @vue/language-server to v3.2.6#172

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/vue-language-server-3.x
Open

fix(deps): update dependency @vue/language-server to v3.2.6#172
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/vue-language-server-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 17, 2026

This PR contains the following updates:

Package Change Age Confidence
@vue/language-server (source) 3.2.53.2.6 age confidence

Release Notes

vuejs/language-tools (@​vue/language-server)

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: 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

Following are the settings schema changes between tags v3.2.5 and v3.2.6. Make sure that those are reflected in the package settings and sublime-package.json.

All changes in schema
--- v3.2.5
+++ v3.2.6
@@ -1,7 +1,7 @@
 {
 	"private": true,
 	"name": "volar",
-	"version": "3.2.5",
+	"version": "3.2.6",
 	"repository": {
 		"type": "git",
 		"url": "https://github.com/vuejs/language-tools.git",

@renovate renovate bot force-pushed the renovate/vue-language-server-3.x branch from cd050fe to bb7d0ae Compare April 1, 2026 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants