Skip to content

Update npm deps, dprint plugins#2714

Merged
jakebailey merged 5 commits intomainfrom
jabaile/update-deps-2026-02-09
Feb 9, 2026
Merged

Update npm deps, dprint plugins#2714
jakebailey merged 5 commits intomainfrom
jabaile/update-deps-2026-02-09

Conversation

@jakebailey
Copy link
Copy Markdown
Member

This fixes our audit warnings, updates the LSP code to improve diagnostic pull, and updates the dprint plugins so that empty Go files are handled without crashing.

Copilot AI review requested due to automatic review settings February 9, 2026 17:30
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

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 repository’s JavaScript/TypeScript tooling dependencies and formatting plugins to address audit warnings and improve developer tooling stability (notably dprint formatting behavior).

Changes:

  • Bump root devDependencies (glob, p-limit) and update npm toolchain pin (packageManager).
  • Update workspace dependencies for the VS Code extension and API package (e.g., vscode-languageclient, vscode-jsonrpc, esbuild).
  • Update dprint plugins (TypeScript + gofumpt) to newer wasm versions.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
package.json Updates root devDependencies and the pinned npm packageManager version.
package-lock.json Lockfile updates reflecting dependency bumps across the workspace.
_packages/api/package.json Bumps vscode-jsonrpc dependency.
_extension/package.json Bumps extension deps/devDeps (extension-telemetry, vscode-languageclient, esbuild).
.dprint.jsonc Updates dprint plugin URLs for TypeScript and gofumpt.

Comment thread package.json Outdated
@jakebailey jakebailey added this pull request to the merge queue Feb 9, 2026
Merged via the queue into main with commit eb03ea8 Feb 9, 2026
20 checks passed
@jakebailey jakebailey deleted the jabaile/update-deps-2026-02-09 branch February 9, 2026 20:26
Copilot AI pushed a commit that referenced this pull request Feb 25, 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.

3 participants