Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 6, 2025

This PR contains the following updates:

Package Change Age Confidence
type-fest 5.1.0 -> 5.2.0 age confidence

Release Notes

sindresorhus/type-fest (type-fest)

v5.2.0

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 requested a review from prabhu as a code owner November 6, 2025 10:04
@renovate renovate bot added the dependency Dependency updates label Nov 6, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 6, 2025

Output of pnpm why type-fest:

Legend: production dependency, optional only, dev only

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

dependencies:
global-agent 3.0.0
└─┬ serialize-error 7.0.1
  └── type-fest 5.2.0
got 14.6.2
└── type-fest 5.2.0

Output of jq on components:

{
  "authors": [
    {
      "name": "Sindre Sorhus <[email protected]> (https://sindresorhus.com)"
    }
  ],
  "group": "",
  "name": "type-fest",
  "version": "5.2.0",
  "description": "A collection of essential TypeScript types",
  "scope": "optional",
  "hashes": [
    {
      "alg": "SHA-512",
      "content": "c710899be05c91cea440192737b8bd7e73ffc686d046c450c51d350b3b45929fe1fbec9f5715147263207d1d87b6d271fdda568d2f6e6d5bb2b2926fdb843d0c"
    }
  ],
  "licenses": [
    {
      "expression": "(MIT OR CC0-1.0)"
    }
  ],
  "purl": "pkg:npm/[email protected]",
  "externalReferences": [
    {
      "type": "vcs",
      "url": "https://github.com/sindresorhus/type-fest#readme"
    },
    {
      "type": "vcs",
      "url": "git+https://github.com/sindresorhus/type-fest.git"
    }
  ],
  "type": "library",
  "bom-ref": "pkg:npm/[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"
      }
    ]
  }
}

Output of jq on dependencies:

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

@renovate renovate bot force-pushed the renovate/type-fest-5.x branch from fdf6504 to d49d569 Compare November 6, 2025 10:17
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
@malice00 malice00 merged commit 26ac382 into master Nov 7, 2025
77 of 80 checks passed
@malice00 malice00 deleted the renovate/type-fest-5.x branch November 7, 2025 01:01
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