Back to Daily Feed 
Dependabot Introduces 3-Day Cooldown for Version Updates
Originally published on Simon Willison's Weblog by Simon Willison
View Original Article
Share this article:
Summary & Key Takeaways
- Dependabot now waits three days after a new release before creating a version update pull request.
- This cooldown period is now enabled by default for all repositories.
- The feature aims to prevent premature updates to unstable or broken new releases.
- It requires no additional configuration from developers.
Our Commentary
This is a small but genuinely smart move. How many times have we seen Dependabot PRs for a broken new version, only to have to revert or wait for a patch? This simple cooldown should save a lot of headaches. I'm surprised it wasn't a default sooner.
View Original Article
Share this article: