Skip to content

update json-languageservice to 4.0.0-next.2 - #331964

Merged
Martin Aeschlimann (aeschli) merged 2 commits into
mainfrom
aeschli/grim-salmon-956
Aug 22, 2026
Merged

update json-languageservice to 4.0.0-next.2#331964
Martin Aeschlimann (aeschli) merged 2 commits into
mainfrom
aeschli/grim-salmon-956

Conversation

@aeschli

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI balanced review requested due to automatic review settings August 21, 2026 13:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the JSON language server’s parser and language-service dependencies.

Changes:

  • Bumps jsonc-parser and vscode-json-languageservice.
  • Refreshes locked package versions and integrity hashes.
Show a summary per file
File Description
extensions/json-language-features/server/package.json Updates dependency ranges.
extensions/json-language-features/server/package-lock.json Locks updated dependencies and nested parser version.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Files not reviewed (1)
  • extensions/json-language-features/server/package-lock.json: Generated file
  • Files reviewed: 1/2 changed files
  • Comments generated: 1
  • Review effort level: Balanced

"dependencies": {
"@vscode/l10n": "^0.0.18",
"jsonc-parser": "^4.0.0-next.1",
"jsonc-parser": "^4.0.0-next.2",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done. The optimization reduces unnecessary allocations.

@aeschli
Martin Aeschlimann (aeschli) merged commit f3fa55c into main Aug 22, 2026
28 checks passed
@aeschli
Martin Aeschlimann (aeschli) deleted the aeschli/grim-salmon-956 branch August 22, 2026 14:09
@vs-code-engineering vs-code-engineering Bot added this to the 1.135.0 milestone Aug 22, 2026
Abdon Morales (abdonmorales) pushed a commit to abdonmorales/vscode-utcs that referenced this pull request Aug 22, 2026
* update json-languageservice to 4.0.0-next.2

* remove jsonc-parser dependency

(cherry picked from commit f3fa55c)
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.

5 participants