Skip to content

fix(deps): update js-yaml security release - #9822

Open
Victor Vazquez (vhvb1989) wants to merge 1 commit into
Azure:mainfrom
vhvb1989:security-js-yaml
Open

fix(deps): update js-yaml security release#9822
Victor Vazquez (vhvb1989) wants to merge 1 commit into
Azure:mainfrom
vhvb1989:security-js-yaml

Conversation

@vhvb1989

Copy link
Copy Markdown
Member

Summary

  • update the VS Code extension lockfile from js-yaml 4.1.1 to 4.3.2
  • resolve GHSA-5p4m-2wfm-xmqj

Validation

  • lint, spell check, TypeScript type-check, and bundle build pass
  • targeted npm audit no longer reports js-yaml
  • VS Code integration tests could not launch locally because the environment has no X server

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 25a17f9b-287c-4396-b7c9-8e15432773a4
@azure-pipelines

Copy link
Copy Markdown
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 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.

🟢 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",
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