]> Piment Noir Git Repositories - benchmarks-js.git/commit
ci(renovate): enforce 3-day minimum release age for npm packages (#462)
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Tue, 26 May 2026 18:29:55 +0000 (20:29 +0200)
committerGitHub <noreply@github.com>
Tue, 26 May 2026 18:29:55 +0000 (20:29 +0200)
commit6b8d33f53baa8cb59f6cfa2b30aa85280d1619f4
tree8ee47b83979607367db0217edaa0dd38f12ba94e
parentfb0850d42ef79b593dd26f3349be86351546d895
ci(renovate): enforce 3-day minimum release age for npm packages (#462)

* ci(renovate): enforce 3-day minimum release age for npm packages

Extend the Renovate config with the official 'security:minimumReleaseAgeNpm'
preset so that Renovate waits 3 days after publication before creating PRs
for any npm/pnpm dependency. This adds a buffer against unpublished or
freshly-broken releases (e.g. malicious packages, npm unpublish window,
transient registry/lockfile resolution issues).

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
renovate.json