Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2025

This PR contains the following updates:

Package Change Age Confidence
which 5.0.0 -> 6.0.0 age confidence

Release Notes

npm/node-which (which)

v6.0.0

Compare Source

⚠️ BREAKING CHANGES
  • align to npm 11 node engine range (#​161)
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 added the dependency Dependency updates label Nov 13, 2025
@renovate renovate bot requested a review from prabhu as a code owner November 13, 2025 18:31
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

Output of pnpm why which:

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 8.0.3
│ │ │ └── which 6.0.0
│ │ └── which 6.0.0
│ └─┬ glob 11.0.3
│   └─┬ foreground-child 3.3.1
│     └─┬ cross-spawn 7.0.6
│       └── which 6.0.0
└─┬ glob 11.0.3
  └─┬ foreground-child 3.3.1
    └─┬ cross-spawn 7.0.6
      └── which 6.0.0
@npmcli/package-json 7.0.2
├─┬ @npmcli/git 7.0.0
│ ├─┬ @npmcli/promise-spawn 8.0.3
│ │ └── which 6.0.0
│ └── which 6.0.0
└─┬ glob 11.0.3
  └─┬ foreground-child 3.3.1
    └─┬ cross-spawn 7.0.6
      └── which 6.0.0
glob 11.0.3
└─┬ foreground-child 3.3.1
  └─┬ cross-spawn 7.0.6
    └── which 6.0.0

optionalDependencies:
@appthreat/sqlite3 6.0.9
└─┬ node-gyp 11.5.0
  ├─┬ make-fetch-happen 15.0.2
  │ └─┬ cacache 20.0.1
  │   └─┬ glob 11.0.3
  │     └─┬ foreground-child 3.3.1
  │       └─┬ cross-spawn 7.0.6
  │         └── which 6.0.0
  └── which 6.0.0
sequelize 6.37.7
└─┬ @appthreat/sqlite3 6.0.9 peer
  └─┬ node-gyp 11.5.0
    ├─┬ make-fetch-happen 15.0.2
    │ └─┬ cacache 20.0.1
    │   └─┬ glob 11.0.3
    │     └─┬ foreground-child 3.3.1
    │       └─┬ cross-spawn 7.0.6
    │         └── which 6.0.0
    └── which 6.0.0

Output of jq on components:

{
  "authors": [
    {
      "name": "GitHub Inc."
    }
  ],
  "group": "",
  "name": "which",
  "version": "6.0.0",
  "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
  "scope": "optional",
  "hashes": [
    {
      "alg": "SHA-512",
      "content": "7fe804a4828c47d7da5bf2600203cad43ee67a4905a2a6e68b0bcdcee86c1deb678b6d104a0ce0f55867d20d894899247de8509ea754031eff7b5e6a4b594fc6"
    }
  ],
  "licenses": [
    {
      "license": {
        "id": "ISC",
        "url": "https://opensource.org/licenses/ISC"
      }
    }
  ],
  "purl": "pkg:npm/[email protected]",
  "externalReferences": [
    {
      "type": "vcs",
      "url": "https://github.com/npm/node-which#readme"
    },
    {
      "type": "vcs",
      "url": "git+https://github.com/npm/node-which.git"
    }
  ],
  "type": "library",
  "bom-ref": "pkg:npm/[email protected]",
  "properties": [
    {
      "name": "SrcFile",
      "value": "pnpm-lock.yaml"
    },
    {
      "name": "cdx:npm:has_binary",
      "value": "true"
    }
  ],
  "evidence": {
    "identity": [
      {
        "field": "purl",
        "confidence": 1,
        "methods": [
          {
            "technique": "manifest-analysis",
            "confidence": 1,
            "value": "pnpm-lock.yaml"
          }
        ],
        "concludedValue": "pnpm-lock.yaml"
      }
    ]
  }
}

Output of jq on dependencies:

{
  "ref": "pkg:npm/[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]"
  ]
}
{
  "ref": "pkg:npm/@npmcli/[email protected]",
  "dependsOn": [
    "pkg:npm/[email protected]"
  ]
}
{
  "ref": "pkg:npm/[email protected]",
  "dependsOn": [
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]",
    "pkg:npm/[email protected]"
  ]
}
{
  "ref": "pkg:npm/[email protected]",
  "dependsOn": [
    "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 f5f0f17 into master Nov 13, 2025
70 of 71 checks passed
@malice00 malice00 deleted the renovate/which-6.x branch November 13, 2025 21:20
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