Upgrade vscode-languageclient/server to v9#54
Open
dan-manges wants to merge 1 commit into
Open
Conversation
Bumps vscode-languageclient and vscode-languageserver from v8 to v9, which requires raising engines.vscode from ^1.74.0 to ^1.82.0. Also bumps yaml, esbuild, @types/vscode, @vscode/test-electron, and vscode-languageserver-textdocument to latest within compatible ranges. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
vscode-languageclientandvscode-languageserverfrom v8 to v9, raisingengines.vscodefrom^1.74.0to^1.82.0(required by the v9 client/server).yaml(^2.3.0 → ^2.8.3),esbuild(^0.25.6 → ^0.28.0),@types/vscode(^1.74.0 → ^1.116.0),@vscode/test-electron(^2.3.0 → ^2.5.2),vscode-languageserver-textdocument(^1.0.8 → ^1.0.12), andtypescriptinclient/(^5.0.0 → ^5.9.3).@types/nodeis left at 18.x andtypescriptin the root is left at ^5.0.0; theserver/submodule is managed in its own repo and untouched here.Test plan
npm run compilesucceedscd client && npx tsc -bsucceedscd server && npm test— 119/119 tests passrwx run .rwx/ci.yml --wait— succeeded (run).rwx/*.ymlfile in VSCode 1.82+🤖 Generated with Claude Code