Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2025

This PR contains the following updates:

Package Change Age Confidence
yaml (source) 2.8.1 -> 2.8.2 age confidence

Release Notes

eemeli/yaml (yaml)

v2.8.2

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency Dependency updates label Dec 3, 2025
@renovate renovate bot requested a review from prabhu as a code owner December 3, 2025 09:48
@renovate renovate bot added the dependency Dependency updates label Dec 3, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

Output of pnpm why yaml:

Legend: production dependency, optional only, dev only

@cyclonedx/[email protected] /home/runner/work/cdxgen/cdxgen

dependencies:
yaml 2.8.2

Output of jq on components:

{
  "authors": [
    {
      "name": "Eemeli Aro <[email protected]>"
    }
  ],
  "group": "",
  "name": "yaml",
  "version": "2.8.2",
  "description": "JavaScript parser and stringifier for YAML",
  "scope": "required",
  "hashes": [
    {
      "alg": "SHA-512",
      "content": "9a99729caa9cd42da14d56317743d4db1400736d93235bd284060692c0827f16e7fdd1709c74cd8b56ef62c05392175436d1887f9c4d3a0f77f2bad2498bd2f4"
    }
  ],
  "licenses": [
    {
      "license": {
        "id": "ISC",
        "url": "https://opensource.org/licenses/ISC"
      }
    }
  ],
  "purl": "pkg:npm/[email protected]",
  "externalReferences": [
    {
      "type": "website",
      "url": "https://eemeli.org/yaml/"
    },
    {
      "type": "vcs",
      "url": "git+https://github.com/eemeli/yaml.git"
    }
  ],
  "type": "library",
  "bom-ref": "pkg:npm/[email protected]",
  "properties": [
    {
      "name": "SrcFile",
      "value": "pnpm-lock.yaml"
    },
    {
      "name": "cdx:npm:has_binary",
      "value": "true"
    },
    {
      "name": "ImportedModules",
      "value": "yaml,parse,yaml/parse"
    }
  ],
  "evidence": {
    "identity": [
      {
        "field": "purl",
        "confidence": 1,
        "methods": [
          {
            "technique": "manifest-analysis",
            "confidence": 1,
            "value": "pnpm-lock.yaml"
          }
        ],
        "concludedValue": "pnpm-lock.yaml"
      }
    ],
    "occurrences": [
      {
        "location": "bin/cdxgen.js#10"
      },
      {
        "location": "bin/dependencies.js#5"
      },
      {
        "location": "lib/cli/index.js#24"
      },
      {
        "location": "lib/helpers/utils.js#52"
      },
      {
        "location": "lib/helpers/utils.poku.js#8"
      }
    ]
  }
}

Output of jq on dependencies:

{
  "ref": "pkg:npm/[email protected]",
  "dependsOn": []
}
{
  "ref": "pkg:npm/@cyclonedx/[email protected]",
  "dependsOn": [
    "pkg:npm/@babel/[email protected]",
    "pkg:npm/@babel/[email protected]",
    "pkg:npm/@iarna/[email protected]",
    "pkg:npm/@isaacs/[email protected]",
    "pkg:npm/@npmcli/[email protected]",
    "pkg:npm/@npmcli/[email protected]",
    "pkg:npm/@npmcli/[email protected]",
    "pkg:npm/@npmcli/[email protected]",
    "pkg:npm/@npmcli/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]"
  ]
}

@renovate renovate bot force-pushed the renovate/yaml-2.x branch from 8beca7c to 272abe7 Compare December 3, 2025 15:29
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@prabhu prabhu merged commit 30906b4 into master Dec 3, 2025
70 checks passed
@prabhu prabhu deleted the renovate/yaml-2.x branch December 3, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants