Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2025

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.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 10, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 10, 2025 16:09
@dependabot dependabot bot added javascript Pull requests that update Javascript code dependencies Pull requests that update a dependency file labels Sep 10, 2025
Copy link

⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

Copy link

✅ I finished the code review, and didn't find any security or code quality issues.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/vscode-lsp-02ec881dff branch 2 times, most recently from c5df11f to de4c92c Compare September 12, 2025 16:07
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2025

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 @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/vscode-lsp-02ec881dff branch 3 times, most recently from f56c2a7 to 5a7d81d Compare September 18, 2025 16:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/vscode-lsp-02ec881dff branch 5 times, most recently from 76b0eaf to 409d918 Compare September 29, 2025 20:08
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/vscode-lsp-02ec881dff branch 3 times, most recently from 44941a5 to c92b127 Compare October 3, 2025 16:09
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]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/master/vscode-lsp-02ec881dff branch from c92b127 to 4d846e3 Compare October 6, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants