Skip to content

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

Merged
rchl merged 1 commit intomasterfrom
renovate/vue-language-server-3.x
Feb 21, 2026
Merged

fix(deps): update dependency @vue/language-server to v3.2.5#170
rchl merged 1 commit intomasterfrom
renovate/vue-language-server-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 21, 2026

This PR contains the following updates:

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

Release Notes

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

v3.2.5

Compare Source

language-core
language-service
language-plugin-pug
workspace
  • docs: document all packages with consistent README structure (#​5953)
  • docs: update tsconfig schema of plugins option - Thanks to @​KazariEX!

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.4 and v3.2.5. Make sure that those are reflected in the package settings and sublime-package.json.

All changes in schema
--- v3.2.4
+++ v3.2.5
@@ -1,7 +1,7 @@
 {
 	"private": true,
 	"name": "volar",
-	"version": "3.2.4",
+	"version": "3.2.5",
 	"repository": {
 		"type": "git",
 		"url": "https://github.com/vuejs/language-tools.git",
@@ -484,14 +484,14 @@
 	"devDependencies": {
 		"@types/node": "^22.10.4",
 		"@types/vscode": "1.88.0",
-		"@volar/typescript": "2.4.27",
-		"@volar/vscode": "2.4.27",
+		"@volar/typescript": "2.4.28",
+		"@volar/vscode": "2.4.28",
 		"@vue/language-core": "workspace:*",
 		"@vue/language-server": "workspace:*",
 		"@vue/typescript-plugin": "workspace:*",
 		"laplacenoma": "latest",
 		"reactive-vscode": "^0.4.1",
-		"rolldown": "1.0.0-beta.60",
+		"rolldown": "latest",
 		"vscode-ext-gen": "latest",
 		"vscode-tmlanguage-snapshot": "latest"
 	}

@rchl rchl merged commit d84d9fd into master Feb 21, 2026
1 check passed
@rchl rchl deleted the renovate/vue-language-server-3.x branch February 21, 2026 16:25
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.

1 participant