Skip to content

ci(dependabot): add a 10-day cooldown on all ecosystems#62

Merged
BCook98 merged 1 commit into
mainfrom
uplift/dependabot-cooldown
Jun 17, 2026
Merged

ci(dependabot): add a 10-day cooldown on all ecosystems#62
BCook98 merged 1 commit into
mainfrom
uplift/dependabot-cooldown

Conversation

@BCook98

@BCook98 BCook98 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Adds a cooldown: { default-days: 10 } to every Dependabot ecosystem (gomod, github-actions).

Why: a cooldown means Dependabot won't open a PR for a release until it has been public for at least 10 days — so a freshly published, possibly compromised or soon-yanked version is never auto-proposed before the ecosystem has had time to react. This is the supply-chain backstop for the SHA/digest pinning added in the CI-hardening PRs.

Effect on the current backlog: on the next Dependabot run, in-flight PRs targeting releases younger than 10 days are deferred/closed and re-created once they age past the window. PRs for releases already older than 10 days are unaffected.

🤖 Generated with Claude Code

Dependabot will not propose a dependency release until it has been public
for at least 10 days, so a freshly published (possibly compromised or
soon-yanked) version is never auto-PR'd before the ecosystem can react.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@BCook98
BCook98 merged commit 37f23f9 into main Jun 17, 2026
6 checks passed
@BCook98
BCook98 deleted the uplift/dependabot-cooldown branch June 17, 2026 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant