update json/html services - #335483
Merged
Merged
update json/html services#335483
Conversation
Martin Aeschlimann (aeschli)
enabled auto-merge (squash)
September 10, 2026 15:19
Copilot started reviewing on behalf of
Martin Aeschlimann (aeschli)
September 10, 2026 15:20
View session
Contributor
There was a problem hiding this comment.
Copilot review overview
🟢 Approval recommended
The dependency declarations and generated lockfiles are consistent, with no unresolved compatibility issues identified.
Review tier: Balanced
Findings: None
What changed in this PR
Updates JSON and HTML language-feature dependencies to current language client, server, service, URI, and telemetry releases.
Changes:
- Upgrades language clients and servers to 10.1.1.
- Updates JSON, HTML, and CSS language services.
- Regenerates lockfiles with matching transitive dependencies.
| File | Description |
|---|---|
extensions/json-language-features/package.json |
Updates JSON client dependencies. |
extensions/json-language-features/package-lock.json |
Locks updated JSON client dependencies. |
extensions/json-language-features/server/package.json |
Updates JSON server dependencies. |
extensions/json-language-features/server/package-lock.json |
Locks updated JSON server dependencies. |
extensions/html-language-features/package.json |
Updates HTML client dependencies. |
extensions/html-language-features/package-lock.json |
Locks updated HTML client dependencies. |
extensions/html-language-features/server/package.json |
Updates HTML server and language services. |
extensions/html-language-features/server/package-lock.json |
Locks updated HTML server dependencies. |
Files not reviewed (4)
- extensions/html-language-features/package-lock.json: Generated file
- extensions/html-language-features/server/package-lock.json: Generated file
- extensions/json-language-features/package-lock.json: Generated file
- extensions/json-language-features/server/package-lock.json: Generated file
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
roblourens
previously approved these changes
Sep 10, 2026
Dirk Bäumer (dbaeumer)
approved these changes
Sep 12, 2026
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.
No description provided.