renovatebot/renovate

docs(minimum-release-age): filter out `enabled: false` dependencies in `missingCurrentVersionTimestamps` script

Open

#40,725 opened on Jan 27, 2026

View on GitHub
 (0 comments) (1 reaction) (0 assignees)TypeScript (1,916 forks)batch import
help wantedminimumReleaseAgepriority-3-medium

Repository metrics

Stars
 (14,066 stars)
PR merge metrics
 (Avg merge 4d 3h) (358 merged PRs in 30d)

Description

As noted in https://github.com/renovatebot/renovate/discussions/40720, if a repo has any dependencies that are disabled, we still flag them for missing release timestamps.

https://docs.renovatebot.com/key-concepts/minimum-release-age/#which-datasources-support-release-timestamps

Contributor guide