[browser] Validate npm 11.19.1 through Node and VMR packages - #133394
Draft
kotlarmilos wants to merge 1 commit into
Draft
[browser] Validate npm 11.19.1 through Node and VMR packages#133394kotlarmilos wants to merge 1 commit into
kotlarmilos wants to merge 1 commit into
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: cf4fdbda-cba6-4b91-b3f0-c042227e1cef
|
Azure Pipelines: Successfully started running 3 pipeline(s). 13 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
|
Tagging subscribers to this area: @dotnet/runtime-infrastructure |
This was referenced Sep 8, 2026
Member
Author
|
/azp run runtime-wasm |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This validates the npm 11.19.1 update in dotnet/node#396 through the standard runtime WASM PR pipelines. It updates all eight Node transports to
11.0.0-alpha.1.26457.5from BAR330858and consumes Emscripten packages from VMR BAR330868throughGeneral Testing. The validation-only manifest-band override selects the published .NET 12-branded workload packages while retaining the existing .NET 11 SDK host and leavingglobal.jsonunchanged.The official Node build succeeds at https://dev.azure.com/dnceng/internal/_build/results?buildId=3068942 and the official VMR build succeeds at https://dev.azure.com/dnceng/internal/_build/results?buildId=3069115. Publication at https://dev.azure.com/dnceng/internal/_build/results?buildId=3069257 completes package and blob publication but fails while downloading an SDK PDB. All required Emscripten packs and workload manifests are available in the testing feed. BAR
330868is assigned toGeneral Testingwithout repeating artifact publication.This draft is for CI validation only and must not merge while it references
General Testing.Contributes to dotnet/node#396
Note
This pull request description and its changes were generated with GitHub Copilot.