Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2025

Bumps js-yaml from 4.1.0 to 4.1.1.

Changelog

Sourced from js-yaml's changelog.

[4.1.1] - 2025-11-12

Security

  • Fix prototype pollution issue in yaml merge (<<) operator.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Rebuild Re-transpile JS & re-generate workflows label Nov 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 15, 2025 10:55
@github-actions github-actions bot added size/XS Should be very easy to review and removed Rebuild Re-transpile JS & re-generate workflows labels Nov 15, 2025
@github-actions
Copy link
Contributor

Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks.

@github-actions github-actions bot marked this pull request as draft November 15, 2025 10:57
@mbg mbg marked this pull request as ready for review November 16, 2025 15:50
Copilot AI review requested due to automatic review settings November 16, 2025 15:50
Copilot finished reviewing on behalf of mbg November 16, 2025 15:52
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the js-yaml dependency from version 4.1.0 to 4.1.1 to address a security vulnerability. The update includes a fix for a prototype pollution issue in the YAML merge operator, improving the security posture of the codebase.

  • Security patch update for js-yaml dependency
  • Updated package.json and package-lock.json with the new version
  • Generated JavaScript files in lib/ directory updated accordingly

Reviewed Changes

Copilot reviewed 13 out of 14 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Updated js-yaml dependency version from ^4.1.0 to ^4.1.1
package-lock.json Updated lockfile with new version 4.1.1, including resolved URL and integrity hash
lib/upload-sarif-action.js Auto-generated JavaScript containing updated js-yaml code with security fix
lib/upload-sarif-action-post.js Auto-generated JavaScript containing updated js-yaml code with security fix
lib/upload-lib.js Auto-generated JavaScript containing updated js-yaml code with security fix
lib/start-proxy-action.js Auto-generated JavaScript containing updated js-yaml code with security fix
lib/start-proxy-action-post.js Auto-generated JavaScript containing updated js-yaml code with security fix
lib/setup-codeql-action.js Auto-generated JavaScript containing updated js-yaml code with security fix
lib/resolve-environment-action.js Auto-generated JavaScript containing updated js-yaml code with security fix
lib/init-action.js Auto-generated JavaScript containing updated js-yaml code with security fix
lib/init-action-post.js Auto-generated JavaScript containing updated js-yaml code with security fix
lib/autobuild-action.js Auto-generated JavaScript containing updated js-yaml code with security fix
lib/analyze-action.js Auto-generated JavaScript containing updated js-yaml code with security fix
lib/analyze-action-post.js Auto-generated JavaScript containing updated js-yaml code with security fix

@mbg mbg merged commit c1a2b73 into main Nov 16, 2025
240 checks passed
@mbg mbg deleted the dependabot/npm_and_yarn/js-yaml-4.1.1 branch November 16, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Should be very easy to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants