Skip to content

Update @microsoft/vscode-azext-utils to ^4.1.0#370

Merged
bwateratmsft merged 2 commits into
mainfrom
copilot/update-vscode-azext-utils
May 28, 2026
Merged

Update @microsoft/vscode-azext-utils to ^4.1.0#370
bwateratmsft merged 2 commits into
mainfrom
copilot/update-vscode-azext-utils

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 28, 2026

Bumps @microsoft/vscode-azext-utils to ^4.1.0 (was ^4.0.0) in packages/vscode-inproc-mcp and regenerates the lockfile.

Changes

  • packages/vscode-inproc-mcp/package.json@microsoft/vscode-azext-utils: ^4.0.0^4.1.0
  • package-lock.json — Regenerated; resolves @microsoft/vscode-azext-utils@4.1.0

No other packages in this repo declare a dependency on @microsoft/vscode-azext-utils, and none of the related azext packages (vscode-azext-azureutils, vscode-azext-azureappservice, etc.) are present.

Original prompt

Version 4.1.0 of @microsoft/vscode-azext-utils has been released.

  1. If @microsoft/vscode-azext-utils is listed in package.json, update it to ^4.1.0.
  2. If @microsoft/vscode-azext-azureutils, @microsoft/vscode-azext-azureappservice, @microsoft/vscode-azext-azureappsettings, or @microsoft/vscode-azext-github are present and require a version of @microsoft/vscode-azext-utils older than 4.1.0, update those packages to their latest versions as well so only utils 4.1.0 ends up in the bundle.
  3. Run npm install to regenerate the lockfile.
  4. Ensure existing tests still pass.

If @microsoft/vscode-azext-utils is not a dependency in this repo, close the PR with a note that no changes are needed.

Copilot AI changed the title [WIP] Update @microsoft/vscode-azext-utils to version 4.1.0 Update @microsoft/vscode-azext-utils to ^4.1.0 May 28, 2026
Copilot AI requested a review from bwateratmsft May 28, 2026 15:28
@bwateratmsft bwateratmsft marked this pull request as ready for review May 28, 2026 16:46
Copilot AI review requested due to automatic review settings May 28, 2026 16:46
@bwateratmsft bwateratmsft requested a review from a team as a code owner May 28, 2026 16:46
@bwateratmsft bwateratmsft enabled auto-merge (squash) May 28, 2026 16:47
Copy link
Copy Markdown

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 packages/vscode-inproc-mcp workspace to consume @microsoft/vscode-azext-utils@^4.1.0 and refreshes the root lockfile so the monorepo installs resolve to @microsoft/vscode-azext-utils@4.1.0 (and updated transitive telemetry deps).

Changes:

  • Bump @microsoft/vscode-azext-utils in packages/vscode-inproc-mcp/package.json from ^4.0.0 to ^4.1.0.
  • Regenerate package-lock.json to lock @microsoft/vscode-azext-utils@4.1.0 and its updated transitive dependency graph.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
packages/vscode-inproc-mcp/package.json Updates the direct dependency version range for @microsoft/vscode-azext-utils to ^4.1.0.
package-lock.json Lockfile regeneration reflecting @microsoft/vscode-azext-utils@4.1.0 and updated transitive dependencies (notably telemetry-related packages).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bwateratmsft bwateratmsft merged commit 2756814 into main May 28, 2026
3 checks passed
@bwateratmsft bwateratmsft deleted the copilot/update-vscode-azext-utils branch May 28, 2026 16:58
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.

4 participants