test: apply npm audit fixes to JavaScript projects - #1072
Merged
Brandon Waterloo [MSFT] (bwateratmsft) merged 3 commits intoAug 6, 2026
Merged
Conversation
Update vulnerable framework and tooling dependencies across the JavaScript test fixtures while keeping generated lockfiles out of the change. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Brandon Waterloo [MSFT] (bwateratmsft)
requested a review
from a team
as a code owner
August 6, 2026 12:31
Contributor
Author
|
Queued Azure DevOps build 20260806.2 for this branch. |
Use a supported modern runtime for the audited framework and build-tool upgrades across all npm-based fixtures. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 56ee27ad-8477-45dc-b685-41ade5513d8c
Contributor
Author
|
Queued updated Azure DevOps build 20260806.3 for commit |
Keep detector tests aligned with the audited framework versions and Node.js 22 engine declarations in the JavaScript fixtures. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 56ee27ad-8477-45dc-b685-41ade5513d8c
Contributor
Author
|
Fixed the stale Node detector fixture expectations; all 39 unit tests now pass locally. Queued replacement Azure DevOps build 20260806.4 for commit UPDATE: build is passing. |
Brandon Waterloo [MSFT] (bwateratmsft)
enabled auto-merge (squash)
August 6, 2026 12:59
Alex Weininger (alexweininger)
approved these changes
Aug 6, 2026
Brandon Waterloo [MSFT] (bwateratmsft)
deleted the
agents/js-test-projects-npm-audit-fix
branch
August 6, 2026 13:24
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.
Summary
npm installandnpm audit fixacross every package-based JavaScript test projectValidation
npm run buildnpm run lintThe npm-generated cross-major fixture upgrades require validation in the linked Azure DevOps build.