Skip to content

Update Debugger and MonowebAssemblyBridge#9543

Open
WardenGnaw wants to merge 3 commits into
mainfrom
dev/waan/updateESRPDebugger
Open

Update Debugger and MonowebAssemblyBridge#9543
WardenGnaw wants to merge 3 commits into
mainfrom
dev/waan/updateESRPDebugger

Conversation

@WardenGnaw

Copy link
Copy Markdown
Contributor

This PR updates the Debugger and MonowebAssemblyBridge packages and also moves them to use the ESRP urls https://download.visualstudio.microsoft.com/download/pr

Also updating the package update scripts to use the new format.

This PR updates the Debugger and MonowebAssemblyBridge packages and also
moves them to use the ESRP urls https://download.visualstudio.microsoft.com/download/pr

Also updating the package update scripts to use the new format.
@WardenGnaw
WardenGnaw requested a review from a team as a code owner July 17, 2026 19:45
Copilot AI review requested due to automatic review settings July 17, 2026 19:45

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

This PR updates the extension’s runtime dependency URLs for the .NET Debugger and VSWebAssemblyBridge to use ESRP-backed download.visualstudio.microsoft.com/download/pr/... URLs, and enhances the dependency-update tool to support updating ESRP-published packages by GUID.

Changes:

  • Update package.json runtime dependency entries for Debugger and VSWebAssemblyBridge to ESRP download/pr/<guid>/... URLs and new integrity hashes.
  • Extend src/tools/updatePackageDependencies.ts to support updating ESRP-published packages via NEW_DEPS_ESRP_GUID and to block version-based updates for those package IDs.
Show a summary per file
File Description
src/tools/updatePackageDependencies.ts Adds an ESRP GUID-based update flow and updates usage/help text for dependency updates.
package.json Migrates Debugger and VSWebAssemblyBridge download URLs to ESRP download/pr format and refreshes integrity hashes.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 2

Comment thread src/tools/updatePackageDependencies.ts Outdated
Comment thread src/tools/updatePackageDependencies.ts Outdated
Move the package.json read and downloader setup after argument/usage validation so running the script from an unexpected directory (or with missing args) prints usage instead of failing with a filesystem error. Also fix 'espace' -> 'escape' typo.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: a14e321d-e932-4f7b-9f98-9944fb83e139
Copilot AI review requested due to automatic review settings July 17, 2026 20:20

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.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 2

Comment thread src/tools/updatePackageDependencies.ts Outdated
Comment thread src/tools/updatePackageDependencies.ts Outdated
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: a14e321d-e932-4f7b-9f98-9944fb83e139
Copilot AI review requested due to automatic review settings July 17, 2026 20:34

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.

Copilot's findings

  • Files reviewed: 2/2 changed files
  • Comments generated: 0 new

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