]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
ci(renovate): enforce 3-day minimum release age for npm packages
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 26 May 2026 17:40:45 +0000 (19:40 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 26 May 2026 17:40:45 +0000 (19:40 +0200)
commit191033595c4507db7a06720a44293f84d8e913c8
tree49b99a702b0fe2411b26b8276711f1cd4028dd1c
parent550824fa7da7dd829fb3155321aa924bf9681116
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).
renovate.json