Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2025

This PR contains the following updates:

Package Change Age Confidence
cacache ^19.0.1 -> ^20.0.0 age confidence

Release Notes

npm/cacache (cacache)

v20.0.0

Compare Source

⚠️ BREAKING CHANGES
  • cacache now supports node ^20.17.0 || >=22.9.0
Bug Fixes
Dependencies
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 Jul 24, 2025
@renovate renovate bot requested a review from prabhu as a code owner July 24, 2025 22:23
Copy link
Contributor

Output of pnpm why cacache:

Legend: production dependency, optional only, dev only

@cyclonedx/cdxgen@11.5.0 /home/runner/work/cdxgen/cdxgen

dependencies:
@npmcli/arborist 9.1.2
├─┬ @npmcli/metavuln-calculator 9.0.1
│ ├── cacache 20.0.0
│ └─┬ pacote 21.0.0
│   ├─┬ @npmcli/run-script 9.1.0
│   │ └─┬ node-gyp 11.2.0
│   │   └─┬ make-fetch-happen 14.0.3
│   │     └── cacache 20.0.0
│   ├── cacache 20.0.0
│   ├─┬ npm-registry-fetch 18.0.2
│   │ └─┬ make-fetch-happen 14.0.3
│   │   └── cacache 20.0.0
│   └─┬ sigstore 3.1.0
│     ├─┬ @sigstore/sign 3.1.0
│     │ └─┬ make-fetch-happen 14.0.3
│     │   └── cacache 20.0.0
│     └─┬ @sigstore/tuf 3.1.1
│       └─┬ tuf-js 3.1.0
│         └─┬ make-fetch-happen 14.0.3
│           └── cacache 20.0.0
├─┬ @npmcli/run-script 9.1.0
│ └─┬ node-gyp 11.2.0
│   └─┬ make-fetch-happen 14.0.3
│     └── cacache 20.0.0
├── cacache 20.0.0
├─┬ npm-registry-fetch 18.0.2
│ └─┬ make-fetch-happen 14.0.3
│   └── cacache 20.0.0
└─┬ pacote 21.0.0
  └─┬ @npmcli/run-script 9.1.0
    └─┬ node-gyp 11.2.0
      └─┬ make-fetch-happen 14.0.3
        └── cacache 20.0.0

optionalDependencies:
@appthreat/sqlite3 6.0.7
└─┬ node-gyp 11.2.0
  └─┬ make-fetch-happen 14.0.3
    └── cacache 20.0.0
sequelize 6.37.7
└─┬ @appthreat/sqlite3 6.0.7 peer
  └─┬ node-gyp 11.2.0
    └─┬ make-fetch-happen 14.0.3
      └── cacache 20.0.0

Output of jq on components:

{
  "group": "",
  "name": "cacache",
  "version": "20.0.0",
  "description": "Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.",
  "scope": "optional",
  "hashes": [
    {
      "alg": "SHA-512",
      "content": "d89b36b0d8072b7e8576edc8b6942a263c145c05116f4bb2a3d8bcdd3af6c14408354e2d3e5e00b50621ea60aac15155e56f3e5607276be6d24d07b23cb1bfb1"
    }
  ],
  "licenses": [
    {
      "license": {
        "id": "ISC",
        "url": "https://opensource.org/licenses/ISC"
      }
    }
  ],
  "purl": "pkg:npm/cacache@20.0.0",
  "externalReferences": [
    {
      "type": "vcs",
      "url": "https://github.com/npm/cacache#readme"
    },
    {
      "type": "vcs",
      "url": "git+https://github.com/npm/cacache.git"
    }
  ],
  "type": "library",
  "bom-ref": "pkg:npm/cacache@20.0.0",
  "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"
      }
    ]
  }
}

Output of jq on dependencies:

{
  "ref": "pkg:npm/cacache@20.0.0",
  "dependsOn": [
    "pkg:npm/@npmcli/fs@4.0.0",
    "pkg:npm/fs-minipass@3.0.3",
    "pkg:npm/glob@11.0.3",
    "pkg:npm/lru-cache@11.1.0",
    "pkg:npm/minipass-collect@2.0.1",
    "pkg:npm/minipass-flush@1.0.5",
    "pkg:npm/minipass-pipeline@1.2.4",
    "pkg:npm/minipass@7.1.2",
    "pkg:npm/p-map@7.0.3",
    "pkg:npm/ssri@12.0.0",
    "pkg:npm/tar@7.4.3",
    "pkg:npm/unique-filename@4.0.0"
  ]
}
{
  "ref": "pkg:npm/@npmcli/arborist@9.1.2",
  "dependsOn": [
    "pkg:npm/@isaacs/string-locale-compare@1.1.0",
    "pkg:npm/@npmcli/fs@4.0.0",
    "pkg:npm/@npmcli/installed-package-contents@3.0.0",
    "pkg:npm/@npmcli/map-workspaces@4.0.2",
    "pkg:npm/@npmcli/metavuln-calculator@9.0.1",
    "pkg:npm/@npmcli/name-from-folder@3.0.0",
    "pkg:npm/@npmcli/node-gyp@4.0.0",
    "pkg:npm/@npmcli/package-json@6.2.0",
    "pkg:npm/@npmcli/query@4.0.1",
    "pkg:npm/@npmcli/redact@3.2.2",
    "pkg:npm/@npmcli/run-script@9.1.0",
    "pkg:npm/bin-links@5.0.0",
    "pkg:npm/cacache@20.0.0",
    "pkg:npm/common-ancestor-path@1.0.1",
    "pkg:npm/hosted-git-info@8.1.0",
    "pkg:npm/json-stringify-nice@1.1.4",
    "pkg:npm/lru-cache@11.1.0",
    "pkg:npm/minimatch@10.0.3",
    "pkg:npm/nopt@8.1.0",
    "pkg:npm/npm-install-checks@7.1.1",
    "pkg:npm/npm-package-arg@12.0.2",
    "pkg:npm/npm-pick-manifest@10.0.0",
    "pkg:npm/npm-registry-fetch@18.0.2",
    "pkg:npm/pacote@21.0.0",
    "pkg:npm/parse-conflict-json@4.0.0",
    "pkg:npm/proc-log@5.0.0",
    "pkg:npm/proggy@3.0.0",
    "pkg:npm/promise-all-reject-late@1.0.1",
    "pkg:npm/promise-call-limit@3.0.2",
    "pkg:npm/read-package-json-fast@4.0.0",
    "pkg:npm/semver@7.7.2",
    "pkg:npm/ssri@12.0.0",
    "pkg:npm/treeverse@3.0.0",
    "pkg:npm/walk-up-path@4.0.0"
  ]
}
{
  "ref": "pkg:npm/@npmcli/metavuln-calculator@9.0.1",
  "dependsOn": [
    "pkg:npm/cacache@20.0.0",
    "pkg:npm/json-parse-even-better-errors@4.0.0",
    "pkg:npm/pacote@21.0.0",
    "pkg:npm/proc-log@5.0.0",
    "pkg:npm/semver@7.7.2"
  ]
}
{
  "ref": "pkg:npm/make-fetch-happen@14.0.3",
  "dependsOn": [
    "pkg:npm/@npmcli/agent@3.0.0",
    "pkg:npm/cacache@20.0.0",
    "pkg:npm/http-cache-semantics@4.2.0",
    "pkg:npm/minipass-fetch@4.0.1",
    "pkg:npm/minipass-flush@1.0.5",
    "pkg:npm/minipass-pipeline@1.2.4",
    "pkg:npm/minipass@7.1.2",
    "pkg:npm/negotiator@0.6.4",
    "pkg:npm/proc-log@5.0.0",
    "pkg:npm/promise-retry@2.0.1",
    "pkg:npm/ssri@12.0.0"
  ]
}
{
  "ref": "pkg:npm/pacote@21.0.0",
  "dependsOn": [
    "pkg:npm/@npmcli/git@6.0.3",
    "pkg:npm/@npmcli/installed-package-contents@3.0.0",
    "pkg:npm/@npmcli/package-json@6.2.0",
    "pkg:npm/@npmcli/promise-spawn@8.0.2",
    "pkg:npm/@npmcli/run-script@9.1.0",
    "pkg:npm/cacache@20.0.0",
    "pkg:npm/fs-minipass@3.0.3",
    "pkg:npm/minipass@7.1.2",
    "pkg:npm/npm-package-arg@12.0.2",
    "pkg:npm/npm-packlist@10.0.0",
    "pkg:npm/npm-pick-manifest@10.0.0",
    "pkg:npm/npm-registry-fetch@18.0.2",
    "pkg:npm/proc-log@5.0.0",
    "pkg:npm/promise-retry@2.0.1",
    "pkg:npm/sigstore@3.1.0",
    "pkg:npm/ssri@12.0.0",
    "pkg:npm/tar@7.4.3"
  ]
}

Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor Author

renovate bot commented Jul 24, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@malice00 malice00 merged commit 2660004 into master Jul 25, 2025
78 checks passed
@malice00 malice00 deleted the renovate/cacache-20.x branch July 25, 2025 07:02
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.

1 participant