fix(deps): update js-yaml security release - #9822
Open
Victor Vazquez (vhvb1989) wants to merge 1 commit into
Open
fix(deps): update js-yaml security release#9822Victor Vazquez (vhvb1989) wants to merge 1 commit into
Victor Vazquez (vhvb1989) wants to merge 1 commit into
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 25a17f9b-287c-4396-b7c9-8e15432773a4
Victor Vazquez (vhvb1989)
requested review from
Rick Winter (RickWinter),
Brandon Waterloo [MSFT] (bwateratmsft) and
tg-msft
as code owners
September 1, 2026 22:07
|
Azure Pipelines: Successfully started running 1 pipeline(s). 21 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Copilot started reviewing on behalf of
Victor Vazquez (vhvb1989)
September 1, 2026 22:07
View session
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The lockfile correctly resolves the compatible patched release; only the PR summary’s previous-version wording needs correction.
Pull request overview
Updates the VS Code extension’s transitive js-yaml dependency to the patched 4.3.2 release.
Changes:
- Updates the resolved package version, URL, and integrity hash.
- Addresses GHSA-5p4m-2wfm-xmqj.
File summaries
| File | Description |
|---|---|
ext/vscode/package-lock.json |
Locks js-yaml to patched version 4.3.2. |
Review details
Copilot wasn't able to review any files in this pull request.
Files not reviewed (1)
- ext/vscode/package-lock.json: Generated file
- Files reviewed: 0/1 changed files
- Comments generated: 1
- Review effort level: Balanced
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| "node_modules/js-yaml": { | ||
| "version": "4.3.0", | ||
| "integrity": "sha1-0ZAFcqf3zwtfVAyDZz5gutNDZZI=", | ||
| "version": "4.3.2", |
JeffreyCA
approved these changes
Sep 1, 2026
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
js-yaml4.1.1 to 4.3.2Validation
js-yaml