fix(deps): update js-yaml security release - #9822
fix(deps): update js-yaml security release#9822Victor 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
|
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. |
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", |
|
Thanks for fixing them. Just curious, can this kind of issue be managed by dependent bot? Or using assign the copilot in https://github.com/Azure/azure-dev/security/dependabot/597? Or use repo agents to track and open the PR? |
|
Hi @Victor Vazquez (@vhvb1989). Thank you for your interest in helping to improve the Azure Developer CLI experience and for your contribution. We've noticed that there hasn't been recent engagement on this pull request. If this is still an active work stream, please let us know by pushing some changes or leaving a comment. Otherwise, we'll close this out in 7 days. |
Summary
js-yaml4.1.1 to 4.3.2Validation
js-yaml