Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2025

This PR contains the following updates:

Package Change Age Confidence
@npmcli/promise-spawn 8.0.3 -> 9.0.1 age confidence

Release Notes

npm/promise-spawn (@​npmcli/promise-spawn)

v9.0.1

Compare Source

Dependencies
Chores

v9.0.0

Compare Source

⚠️ BREAKING CHANGES
  • @npmcli/promise-spawn now supports node ^20.17.0 || >=22.9.0
Bug Fixes
Chores

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 requested a review from prabhu as a code owner November 17, 2025 08:17
@renovate renovate bot added the dependency Dependency updates label Nov 17, 2025
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Output of pnpm why @npmcli/promise-spawn:

Legend: production dependency, optional only, dev only

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

dependencies:
@npmcli/map-workspaces 5.0.1
└─┬ @npmcli/package-json 7.0.2
  └─┬ @npmcli/git 7.0.0
    └── @npmcli/promise-spawn 9.0.1
@npmcli/package-json 7.0.2
└─┬ @npmcli/git 7.0.0
  └── @npmcli/promise-spawn 9.0.1

Output of jq on components:

{
  "group": "@npmcli",
  "name": "promise-spawn",
  "version": "9.0.1",
  "description": "spawn processes the way the npm cli likes to do",
  "scope": "optional",
  "hashes": [
    {
      "alg": "SHA-512",
      "content": "38b51aa2a06ecb1793a94be30371591625d47d80b56a5a7749af7d816dc4503cf7b59dc26d70dd719eea58a07389cac995e220b9ca166a6587d6c680987fe5d9"
    }
  ],
  "licenses": [
    {
      "license": {
        "id": "ISC",
        "url": "https://opensource.org/licenses/ISC"
      }
    }
  ],
  "purl": "pkg:npm/%40npmcli/[email protected]",
  "externalReferences": [
    {
      "type": "vcs",
      "url": "https://github.com/npm/promise-spawn#readme"
    },
    {
      "type": "vcs",
      "url": "git+https://github.com/npm/promise-spawn.git"
    }
  ],
  "type": "library",
  "bom-ref": "pkg:npm/@npmcli/[email protected]",
  "properties": [
    {
      "name": "SrcFile",
      "value": "pnpm-lock.yaml"
    }
  ],
  "evidence": {
    "identity": [
      {
        "field": "purl",
        "confidence": 1,
        "methods": [
          {
            "technique": "manifest-analysis",
            "confidence": 1,
            "value": "pnpm-lock.yaml"
          }
        ],
        "concludedValue": "pnpm-lock.yaml"
      }
    ]
  },
  "tags": [
    "cli"
  ]
}

Output of jq on dependencies:

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

@malice00 malice00 merged commit 93fddbc into master Nov 17, 2025
71 checks passed
@malice00 malice00 deleted the renovate/npmcli-promise-spawn-9.x branch November 17, 2025 20: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