Skip to content

Update @microsoft/vscode-azext-utils from v2 to v4 in VS Code extensions #2632

@KarishmaGhiya

Description

@KarishmaGhiya

Summary

The VS Code extensions in this repo depend on @microsoft/vscode-azext-utils at ~2 (locked at 2.6.8). The latest major version is v4.x. This is a major version bump that likely includes breaking API changes and needs careful evaluation and testing.

Current State

  • Spec: ~2 in package.json
  • Locked version: 2.6.8 in package-lock.json
  • Affected extensions:
    • servers/Azure.Mcp.Server/vscode
    • servers/Fabric.Mcp.Server/vscode
    • servers/Template.Mcp.Server/vscode
  • CVEs on current version: None known

Action Needed

  • Evaluate breaking changes between v2 and v4
  • Update the dependency and test extension activation, functionality, and VS Code version compatibility
  • Update any code that uses changed APIs

Context

This was originally attempted as part of PR #2527 but was closed in favor of incremental updates. Major version bumps for VS Code extension utilities should be tested separately.

cc: @g2vinay

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency fileenhancementNew feature or requestneeds-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.

Type

No type
No fields configured for issues without a type.

Projects

Status
Not Started

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions