Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2026

Bumps js-yaml to 4.1.1 and updates ancestor dependency @cyclonedx/cyclonedx-npm. These dependencies need to be updated together.

Updates 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

Updates @cyclonedx/cyclonedx-npm from 2.1.0 to 4.1.2

Release notes

Sourced from @​cyclonedx/cyclonedx-npm's releases.

4.1.2

Runtime Dependencies

  • Support runtime-dependency xmlbuilder2@^3.0.2||^4.0.3, was @^3.0.2 (#1392 via #1390)

Style

  • Applied latest code standards (via #1388)

#1388: CycloneDX/cyclonedx-node-npm#1388 #1390: CycloneDX/cyclonedx-node-npm#1390 #1392: CycloneDX/cyclonedx-node-npm#1392


What's Changed

Full Changelog: CycloneDX/cyclonedx-node-npm@v4.1.1...v4.1.2

4.1.1

Fixed

  • Create output dir properly if needed (via #1377)

#1377: CycloneDX/cyclonedx-node-npm#1377


What's Changed

Full Changelog: CycloneDX/cyclonedx-node-npm@v4.1.0...v4.1.1

4.1.1-rc.0

No release notes provided.

4.1.0

  • Added

... (truncated)

Changelog

Sourced from @​cyclonedx/cyclonedx-npm's changelog.

4.1.2 - 2025-12-05

  • Runtime Dependencies
    • Support runtime-dependency xmlbuilder2@^3.0.2||^4.0.3, was @^3.0.2 (#1392 via #1390)
  • Style
    • Applied latest code standards (via #1388)

#1388: CycloneDX/cyclonedx-node-npm#1388 #1390: CycloneDX/cyclonedx-node-npm#1390 #1392: CycloneDX/cyclonedx-node-npm#1392

4.1.1 - 2025-11-11

  • Fixed
    • Create output dir properly if needed (via #1377)

#1377: CycloneDX/cyclonedx-node-npm#1377

4.1.0 - 2025-10-29

#1054: CycloneDX/cyclonedx-node-npm#1054 #1356: CycloneDX/cyclonedx-node-npm#1356 #1373: CycloneDX/cyclonedx-node-npm#1373

4.0.3 - 2025-09-22

  • Fixed
    • If reproducible flag enabled, SBOM result's bom-ref for alias/duplicated components are reproducible (#1351 via #1352)

#1351: CycloneDX/cyclonedx-node-npm#1351 #1352: CycloneDX/cyclonedx-node-npm#1352

4.0.2 - 2025-09-16

  • Runtime Dependencies
    • Support @cyclonedx/cyclonedx-library@^9.0.0, was @^8.4.0 (via #1349)

#1349: CycloneDX/cyclonedx-node-npm#1349

4.0.1 - 2025-09-04

  • Runtime Dependencies
    • Support normalize-package-data@^8.0.0, was @^7.0.0 (via #1327)
  • Build

... (truncated)

Commits
  • e5b7569 4.1.2
  • 032d614 chore: prep v4.1.2
  • 1a260a5 docs
  • 82cde23 docs
  • 9c42352 chore(deps): bump xmlbuilder2 from 3.1.1 to 4.0.1 (#1390)
  • 1f3d207 chore(deps): bump the eslint group across 1 directory with 3 updates (#1388)
  • cff00b1 chore(deps): bump knip from 5.69.1 to 5.70.2 in /tools/test-dependencies (#1391)
  • eeb2d47 chore(deps): bump actions/checkout from 5 to 6 (#1387)
  • fd6288b chore(deps): bump the eslint group across 1 directory with 3 updates (#1385)
  • 040a1eb chore(deps): bump knip from 5.69.0 to 5.69.1 in /tools/test-dependencies (#1386)
  • Additional commits viewable in compare view

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) to 4.1.1 and updates ancestor dependency [@cyclonedx/cyclonedx-npm](https://github.com/CycloneDX/cyclonedx-node-npm). These dependencies need to be updated together.


Updates `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)

Updates `@cyclonedx/cyclonedx-npm` from 2.1.0 to 4.1.2
- [Release notes](https://github.com/CycloneDX/cyclonedx-node-npm/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-node-npm/blob/main/HISTORY.md)
- [Commits](CycloneDX/cyclonedx-node-npm@v2.1.0...v4.1.2)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
- dependency-name: "@cyclonedx/cyclonedx-npm"
  dependency-version: 4.1.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 8, 2026
@1azyman 1azyman merged commit 2ecec37 into master Jan 18, 2026
1 check failed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gui/admin-gui/multi-c30251f68a branch January 18, 2026 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

2 participants