deps: bump the vscode-lsp group across 1 directory with 3 updates#8013
Merged
laileni-aws merged 10 commits intomasterfrom Nov 4, 2025
Merged
Conversation
|
⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done |
|
✅ I finished the code review, and didn't find any security or code quality issues. |
c5df11f to
de4c92c
Compare
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
f56c2a7 to
5a7d81d
Compare
76b0eaf to
409d918
Compare
8a091b1 to
b74bcde
Compare
701f529 to
e763fbe
Compare
417504f to
a87a0eb
Compare
238f39b to
95ccb26
Compare
Bumps the vscode-lsp group with 2 updates in the / directory: [vscode-languageclient](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/client) and [vscode-languageserver](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/server). Updates `vscode-languageclient` from 6.1.4 to 9.0.1 - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/9.0.1/client) Updates `vscode-languageserver` from 6.1.1 to 9.0.1 - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/9.0.1/server) Updates `vscode-languageserver-protocol` from 3.15.3 to 3.17.5 - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/types/3.17.5/protocol) --- updated-dependencies: - dependency-name: vscode-languageclient dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: vscode-lsp - dependency-name: vscode-languageserver dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: vscode-lsp - dependency-name: vscode-languageserver-protocol dependency-version: 3.17.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vscode-lsp ... Signed-off-by: dependabot[bot] <support@github.com>
95ccb26 to
a89895e
Compare
## Problem One of our previous PR: #7997 removed one of the intended user-agent for remote debugging. Adding this back ## Solution Add the intended user-agent back --- - Treat all work as PUBLIC. Private `feature/x` branches will not be squash-merged at release time. - Your code changes must meet the guidelines in [CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines). - License: I confirm that my contribution is made under the terms of the Apache 2.0 license.
manodnyab
approved these changes
Nov 3, 2025
laileni-aws
approved these changes
Nov 3, 2025
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Will-ShaoHua
approved these changes
Nov 4, 2025
Will-ShaoHua
approved these changes
Nov 4, 2025
Contributor
|
/retryBuilds |
ashishrp-aws
approved these changes
Nov 4, 2025
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.
Bumps the vscode-lsp group with 2 updates in the / directory: vscode-languageclient and vscode-languageserver.
Updates
vscode-languageclientfrom 6.1.4 to 9.0.1Release notes
Sourced from vscode-languageclient's releases.
... (truncated)
Commits
4f782ceNew release 3.17.58c81fc8Update lock files (#1323)300fac4Prepare new release (#1322)dfdb85dFix folding range tests (#1320)4e057d5Add the workspace/foldingRange/refresh method (#1309)b6e99d8AddMessageType.Debug(#1264)c6817d3Fixes #1313: Capture the exit code of a server process and print it to the lo...c880c61Move to vscode version 1.82 (#1312)864c8c5Dbaeumer/frail-salamander-amber (#1311)fb0a3d4Move to lock file version 3 (#1304)Maintainer changes
This version was pushed to npm by vscode-bot, a new releaser for vscode-languageclient since your current version.
Updates
vscode-languageserverfrom 6.1.1 to 9.0.1Release notes
Sourced from vscode-languageserver's releases.
... (truncated)
Commits
4f782ceNew release 3.17.58c81fc8Update lock files (#1323)300fac4Prepare new release (#1322)3a21e09Small formatting changes (#1319)4e057d5Add the workspace/foldingRange/refresh method (#1309)a57d7f1Patch console methods if --stdio is used (#1301)b6e99d8AddMessageType.Debug(#1264)fb0a3d4Move to lock file version 3 (#1304)bf43955Merge new next release into main (#1303)f2ff7d5Update dependencies (#1271)Maintainer changes
This version was pushed to npm by vscode-bot, a new releaser for vscode-languageserver since your current version.
Updates
vscode-languageserver-protocolfrom 3.15.3 to 3.17.5Commits
4f782ceNew release 3.17.5d33ec0fUpdate meta model (#1325)28b7211Type scopeUri as URI (#1324)8c81fc8Update lock files (#1323)300fac4Prepare new release (#1322)4e057d5Add the workspace/foldingRange/refresh method (#1309)b6e99d8AddMessageType.Debug(#1264)fb0a3d4Move to lock file version 3 (#1304)bf43955Merge new next release into main (#1303)7792b0bFixes #1293: metamodel documentation strings contains unmatched back-ticks (#...Maintainer changes
This version was pushed to npm by vscode-bot, a new releaser for vscode-languageserver-protocol since your current version.
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions