Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2025

This PR contains the following updates:

Package Change Age Confidence
lru-cache 11.2.2 -> 11.2.4 age confidence

Release Notes

isaacs/node-lru-cache (lru-cache)

v11.2.4

Compare Source

v11.2.3

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

github-actions bot commented Dec 4, 2025

Output of pnpm why lru-cache:

Legend: production dependency, optional only, dev only

@cyclonedx/cdxgen@12.1.0 /home/runner/work/cdxgen/cdxgen

dependencies:
@npmcli/map-workspaces 5.0.3
├─┬ @npmcli/package-json 7.0.4
│ ├─┬ @npmcli/git 7.0.1
│ │ ├── lru-cache 11.2.4
│ │ └─┬ npm-pick-manifest 11.0.3
│ │   └─┬ npm-package-arg 13.0.2
│ │     └─┬ hosted-git-info 9.0.2
│ │       └── lru-cache 11.2.4
│ ├─┬ glob 13.0.0
│ │ └─┬ path-scurry 2.0.1
│ │   └── lru-cache 11.2.4
│ └─┬ hosted-git-info 9.0.2
│   └── lru-cache 11.2.4
└─┬ glob 13.0.0
  └─┬ path-scurry 2.0.1
    └── lru-cache 11.2.4
@npmcli/package-json 7.0.4
├─┬ @npmcli/git 7.0.1
│ ├── lru-cache 11.2.4
│ └─┬ npm-pick-manifest 11.0.3
│   └─┬ npm-package-arg 13.0.2
│     └─┬ hosted-git-info 9.0.2
│       └── lru-cache 11.2.4
├─┬ glob 13.0.0
│ └─┬ path-scurry 2.0.1
│   └── lru-cache 11.2.4
└─┬ hosted-git-info 9.0.2
  └── lru-cache 11.2.4
glob 13.0.0
└─┬ path-scurry 2.0.1
  └── lru-cache 11.2.4

optionalDependencies:
sqlite3 npm:@appthreat/sqlite3@7.0.2
└─┬ node-gyp 12.1.0
  └─┬ make-fetch-happen 15.0.3
    ├─┬ @npmcli/agent 4.0.0
    │ └── lru-cache 11.2.4
    └─┬ cacache 20.0.3
      ├─┬ glob 13.0.0
      │ └─┬ path-scurry 2.0.1
      │   └── lru-cache 11.2.4
      └── lru-cache 11.2.4

Output of jq on components:

{
  "authors": [
    {
      "name": "Isaac Z. Schlueter <i@izs.me>"
    }
  ],
  "group": "",
  "name": "lru-cache",
  "version": "11.2.4",
  "description": "A cache object that deletes the least-recently-used items.",
  "scope": "optional",
  "hashes": [
    {
      "alg": "SHA-512",
      "content": "079635e89afd2c1f5d1d5921e997af1bebc06ceb0d398097fac5ef15616eec1dc8cf99a28d6df375b33286c87c00d77699258161d2609ea8be98beff2eb38f62"
    }
  ],
  "licenses": [
    {
      "license": {
        "id": "BlueOak-1.0.0",
        "url": "https://opensource.org/licenses/BlueOak-1.0.0"
      }
    }
  ],
  "purl": "pkg:npm/lru-cache@11.2.4",
  "externalReferences": [
    {
      "type": "vcs",
      "url": "https://github.com/isaacs/node-lru-cache#readme"
    },
    {
      "type": "vcs",
      "url": "git://github.com/isaacs/node-lru-cache.git"
    }
  ],
  "type": "library",
  "bom-ref": "pkg:npm/lru-cache@11.2.4",
  "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/lru-cache@11.2.4",
  "dependsOn": []
}
{
  "ref": "pkg:npm/@npmcli/agent@4.0.0",
  "dependsOn": [
    "pkg:npm/agent-base@7.1.4",
    "pkg:npm/http-proxy-agent@7.0.2",
    "pkg:npm/https-proxy-agent@7.0.6",
    "pkg:npm/lru-cache@11.2.4",
    "pkg:npm/socks-proxy-agent@8.0.5"
  ]
}
{
  "ref": "pkg:npm/@npmcli/git@7.0.1",
  "dependsOn": [
    "pkg:npm/@npmcli/promise-spawn@9.0.1",
    "pkg:npm/ini@6.0.0",
    "pkg:npm/lru-cache@11.2.4",
    "pkg:npm/npm-pick-manifest@11.0.3",
    "pkg:npm/proc-log@6.1.0",
    "pkg:npm/promise-retry@2.0.1",
    "pkg:npm/semver@7.7.3",
    "pkg:npm/which@6.0.0"
  ]
}
{
  "ref": "pkg:npm/cacache@20.0.3",
  "dependsOn": [
    "pkg:npm/@npmcli/fs@5.0.0",
    "pkg:npm/fs-minipass@3.0.3",
    "pkg:npm/glob@13.0.0",
    "pkg:npm/lru-cache@11.2.4",
    "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.4",
    "pkg:npm/ssri@13.0.0",
    "pkg:npm/unique-filename@5.0.0"
  ]
}
{
  "ref": "pkg:npm/hosted-git-info@9.0.2",
  "dependsOn": [
    "pkg:npm/lru-cache@11.2.4"
  ]
}
{
  "ref": "pkg:npm/path-scurry@2.0.1",
  "dependsOn": [
    "pkg:npm/lru-cache@11.2.4",
    "pkg:npm/minipass@7.1.2"
  ]
}

@prabhu prabhu marked this pull request as draft December 4, 2025 22:33
@prabhu
Copy link
Collaborator

prabhu commented Dec 4, 2025

DO NOT MERGE. Looks like the license has changed silently from ISC

isaacs/node-lru-cache@b7b7c4e

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