Skip to content

feat(ci): add dependency cooldowns for renovate #273

Description

@gforsyth

We originally discussed this article offline: https://blog.yossarian.net/2025/11/21/We-should-all-be-using-dependency-cooldowns

It makes the very valid point that you can avoid all manner of supply chain attacks by just waiting a little bit after your dependencies are updated to actually pull in those updated dependencies.

For renovate, we can configure this easily by adding "minimumReleaseAge": "7 days" under packageRules.

I think we should roll this out in (especially) our highly used/shared repos.

No other active repos using a renovate config: https://github.com/search?q=org%3Arapidsai%20renovate.json&type=code

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions