Skip to content

chore(deps): delay Dependabot updates for 7 days - #145

Merged
the3ash merged 2 commits into
mainfrom
agent/dependabot-cooldown-7-days
Aug 18, 2026
Merged

chore(deps): delay Dependabot updates for 7 days#145
the3ash merged 2 commits into
mainfrom
agent/dependabot-cooldown-7-days

Conversation

@the3ash

@the3ash the3ash commented Aug 11, 2026

Copy link
Copy Markdown
Owner

What changed

  • Set cooldown.default-days to 7 for npm version updates.
  • Set the same 7-day cooldown for GitHub Actions version updates.

Why

This avoids adopting newly released dependency versions during their first week, reducing update PR failures caused by fresh regressions or ecosystem lag. Dependabot security updates are not delayed by cooldown.

Checks

  • Parsed .github/dependabot.yml successfully.
  • Verified both update entries resolve to default-days: 7.
  • Ran git diff --check.

@the3ash
the3ash marked this pull request as ready for review August 18, 2026 01:47
@the3ash
the3ash merged commit f5c1710 into main Aug 18, 2026
1 check passed
@the3ash
the3ash deleted the agent/dependabot-cooldown-7-days branch August 18, 2026 01:48
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