Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2025

This PR contains the following updates:

Package Change Age Confidence
parse-conflict-json 5.0.0 -> 5.0.1 age confidence

Release Notes

npm/parse-conflict-json (parse-conflict-json)

v5.0.1

Compare Source

Dependencies

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 Oct 26, 2025
@renovate renovate bot requested a review from prabhu as a code owner October 26, 2025 19:07
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Output of pnpm why parse-conflict-json:

Legend: production dependency, optional only, dev only

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

dependencies:
parse-conflict-json 5.0.1

Output of jq on components:

{
  "authors": [
    {
      "name": "GitHub Inc."
    }
  ],
  "group": "",
  "name": "parse-conflict-json",
  "version": "5.0.1",
  "description": "Parse a JSON string that has git merge conflicts, resolving if possible",
  "scope": "required",
  "hashes": [
    {
      "alg": "SHA-512",
      "content": "64712634a32ad70c895cdc0bc721e796e3df440152225881bdb2bf52239c7913ade1787d3f3d1fab8f4dcad21a79a0947f9551f3a87043fdf814270d539fcb29"
    }
  ],
  "licenses": [
    {
      "license": {
        "id": "ISC",
        "url": "https://opensource.org/licenses/ISC"
      }
    }
  ],
  "purl": "pkg:npm/[email protected]",
  "externalReferences": [
    {
      "type": "vcs",
      "url": "https://github.com/npm/parse-conflict-json#readme"
    },
    {
      "type": "vcs",
      "url": "git+https://github.com/npm/parse-conflict-json.git"
    }
  ],
  "type": "library",
  "bom-ref": "pkg:npm/[email protected]",
  "properties": [
    {
      "name": "SrcFile",
      "value": "pnpm-lock.yaml"
    },
    {
      "name": "ImportedModules",
      "value": "parse-conflict-json"
    }
  ],
  "evidence": {
    "identity": [
      {
        "field": "purl",
        "confidence": 1,
        "methods": [
          {
            "technique": "manifest-analysis",
            "confidence": 1,
            "value": "pnpm-lock.yaml"
          }
        ],
        "concludedValue": "pnpm-lock.yaml"
      }
    ],
    "occurrences": [
      {
        "location": "lib/third-party/arborist/lib/shrinkwrap.js#51"
      }
    ]
  },
  "tags": [
    "json"
  ]
}

Output of jq on dependencies:

{
  "ref": "pkg:npm/[email protected]",
  "dependsOn": [
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]"
  ]
}
{
  "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/@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]",
    "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]"
  ]
}

@malice00 malice00 merged commit d4dc7f7 into master Oct 26, 2025
86 checks passed
@malice00 malice00 deleted the renovate/parse-conflict-json-5.x branch October 26, 2025 22:57
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