Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2025

This PR contains the following updates:

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

Release Notes

sindresorhus/type-fest (type-fest)

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

github-actions bot commented Dec 5, 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 12.0.0
  └── type-fest 5.3.0
got 14.6.5
└── type-fest 5.3.0

Output of jq on components:

{
  "authors": [
    {
      "name": "Sindre Sorhus <[email protected]> (https://sindresorhus.com)"
    }
  ],
  "group": "",
  "name": "type-fest",
  "version": "5.3.0",
  "description": "A collection of essential TypeScript types",
  "scope": "optional",
  "hashes": [
    {
      "alg": "SHA-512",
      "content": "77d0b053dde7374200d502fe1923437702c0bb5130e598d3c2ea6f79dc20dd675fa07ea9203bd8436855d147369ca04b3eaecd0796a90b1e7b30b4b9aa598ee6"
    }
  ],
  "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/[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]"
  ]
}

@malice00 malice00 merged commit 6fd310c into master Dec 5, 2025
70 checks passed
@malice00 malice00 deleted the renovate/type-fest-5.x branch December 5, 2025 20:08
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