Skip to content

Conversation

@laileni-aws
Copy link
Contributor

Same PR: #8013

Bumps the vscode-lsp group with 2 updates in the / directory: vscode-languageclient and vscode-languageserver.

Updates vscode-languageclient from 6.1.4 to 9.0.1

Release notes

Sourced from vscode-languageclient's releases.

release/jsonrpc/9.0.0-next.9

Changes:

  • #1665: Update readme and move to NodeJS 22.x
  • #1663: Remove implements Map from LinkedMap.
  • #1660: Add capability information to textDocument/colorPresentation
  • #1650: Update dependencies
  • #1646: Bump brace-expansion from 2.0.1 to 2.0.2 in /client-node-tests
  • #1645: Bump pbkdf2 from 3.1.2 to 3.1.3
  • #1644: Use MapIterator return types in LinkedMap methods.
  • #1643: Bump brace-expansion from 2.0.1 to 2.0.2 in /client
  • #1642: Merge next release into main

This list of changes was auto generated.

release/jsonrpc/9.0.0-next.8

Changes:

  • #1632: Read log level from output channel
  • #1631: Update general dependencies
  • #1630: Use LogOutputChannel
  • #1628: Cancellation after first convert is not considered
  • #1629: Fixes #1628: Cancellation after first convert is not considered
  • #1619: Test to trigger branch and PR build
  • #1618: minor typo semaphore.ts
  • #1617: Fix capabilities for range formatting requests
  • #1614: fix: avoid dispose unmatched handlers
  • #1615: Fix text document didOpen/didClose server capabilities
  • #1612: Break cyclic dependencies
  • #1591: Add capability information to the metamodel
  • #1611: Merge release into main
  • #1610: Dbaeumer/novel-quokka-brown

This list of changes was auto generated.

release/jsonrpc/9.0.0-next.7

No release notes provided.

release/jsonrpc/9.0.0-next.6

Changes:

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vscode-bot, a new releaser for vscode-languageclient since your current version.


Updates vscode-languageserver from 6.1.1 to 9.0.1

Release notes

Sourced from vscode-languageserver's releases.

release/jsonrpc/9.0.0-next.9

Changes:

  • #1665: Update readme and move to NodeJS 22.x
  • #1663: Remove implements Map from LinkedMap.
  • #1660: Add capability information to textDocument/colorPresentation
  • #1650: Update dependencies
  • #1646: Bump brace-expansion from 2.0.1 to 2.0.2 in /client-node-tests
  • #1645: Bump pbkdf2 from 3.1.2 to 3.1.3
  • #1644: Use MapIterator return types in LinkedMap methods.
  • #1643: Bump brace-expansion from 2.0.1 to 2.0.2 in /client
  • #1642: Merge next release into main

This list of changes was auto generated.

release/jsonrpc/9.0.0-next.8

Changes:

  • #1632: Read log level from output channel
  • #1631: Update general dependencies
  • #1630: Use LogOutputChannel
  • #1628: Cancellation after first convert is not considered
  • #1629: Fixes #1628: Cancellation after first convert is not considered
  • #1619: Test to trigger branch and PR build
  • #1618: minor typo semaphore.ts
  • #1617: Fix capabilities for range formatting requests
  • #1614: fix: avoid dispose unmatched handlers
  • #1615: Fix text document didOpen/didClose server capabilities
  • #1612: Break cyclic dependencies
  • #1591: Add capability information to the metamodel
  • #1611: Merge release into main
  • #1610: Dbaeumer/novel-quokka-brown

This list of changes was auto generated.

release/jsonrpc/9.0.0-next.7

No release notes provided.

release/jsonrpc/9.0.0-next.6

Changes:

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vscode-bot, a new releaser for vscode-languageserver since your current version.


Updates vscode-languageserver-protocol from 3.15.3 to 3.17.5

Commits
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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

dependabot bot and others added 10 commits October 31, 2025 16:10
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] <[email protected]>
## Problem
One of our previous PR: aws#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.
@laileni-aws laileni-aws requested a review from a team as a code owner November 4, 2025 22:47
@laileni-aws laileni-aws closed this Nov 4, 2025
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.

2 participants