Skip to content

deps: bump vscode-languageclient from 9.0.1 to 10.0.0 in /vscode-mdl#646

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vscode-mdl/vscode-languageclient-10.0.0
Open

deps: bump vscode-languageclient from 9.0.1 to 10.0.0 in /vscode-mdl#646
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vscode-mdl/vscode-languageclient-10.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Bumps vscode-languageclient from 9.0.1 to 10.0.0.

Release notes

Sourced from vscode-languageclient's releases.

release/client/10.0.0

Changes:

  • #1786: Shorten test dir path

This list of changes was auto generated.

release/server/10.0.0

No release notes provided.

release/client/10.0.0-next.22

No release notes provided.

release/client/10.0.0-next.21

No release notes provided.

release/client/10.0.0-next.20

Changes:

Bugs:

  • #1717: Client requests textDocument/diagnostics before textDocument/didOpen

Others:

  • #1723: Fix client request order for textDocument/diagnostics
  • #1721: Bump webpack from 5.103.0 to 5.105.0
  • #1715: Update minimatch dependency to version 10.1.2
  • #1714: Bump @​isaacs/brace-expansion from 5.0.0 to 5.0.1 in /client
  • #1713: Bump @​isaacs/brace-expansion from 5.0.0 to 5.0.1 in /client-node-tests
  • #1712: Format metaModel.ts
  • #1711: Bump lodash from 4.17.21 to 4.17.23
  • #1710: Fix typo in type documentation
  • #1708: Update to latest security block
  • #1707: Bump qs from 6.13.1 to 6.14.1
  • #1705: Merge next release into main
  • #1704: Update lock files for next LSP release

This list of changes was auto generated.

release/client/10.0.0-next.19

... (truncated)

Commits
Maintainer changes

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


Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vscode-languageclient](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/client) from 9.0.1 to 10.0.0.
- [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases)
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/10.0.0/client)

---
updated-dependencies:
- dependency-name: vscode-languageclient
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Jun 5, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 5, 2026

AI Code Review

What Looks Good

  • The PR is a simple, scoped dependency version bump (only changes vscode-languageclient from ^9.0.1 to ^10.0.0 in vscode-mdl/package.json)
  • No MDL syntax, grammar, AST, visitor, executor, or backend changes are introduced
  • The change follows standard dependency management practices
  • Release notes for v10.0.0 show only non-breaking changes (shortening test dir path via #1786)
  • The VS Code extension uses bun (per project context) and this is the correct manifest file to update
  • No code duplication or overlap with existing functionality
  • Atomic change that does exactly one thing

Minor Issues

  • None noted; the dependency bump appears safe based on provided release notes
  • Standard practice would be to verify the extension still builds and runs with the new version, but this is covered by the project's validation requirements (make build && make test && make lint must pass)

Recommendation

Approve the PR. The dependency bump is minor, well-scoped, and poses no apparent risks to MDL syntax design, full-stack consistency, or other checklist areas. No changes to the MXCLI core are involved.


Automated review via OpenRouter (Nemotron Super 120B) — workflow source

@github-actions github-actions Bot mentioned this pull request Jun 6, 2026
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.

0 participants