Dependabot’s Cooldown Adds a New Layer to Supply Chain Defense
GitHub has introduced a default three-day cooldown for Dependabot version updates, delaying non-security dependency upgrade pull requests to give maintainers and security researchers time to detect malicious package releases. The feature is configurable and reflects a growing recognition that supply chain security depends not only on scanning dependencies, but also on controlling when new software enters production workflows.

Summary
GitHub has introduced a default three-day cooldown for Dependabot version updates, delaying non-security dependency upgrade pull requests to give maintainers and security researchers time to detect malicious package releases. The feature is configurable and reflects a growing recognition that supply chain security depends not only on scanning dependencies, but also on controlling when new software enters production workflows.
Key Updates
- Dependabot now applies a default three-day delay before opening pull requests for non-security dependency updates.
- The delay gives package maintainers and security researchers additional time to identify malicious releases before they propagate widely.
- Repository owners can configure the cooldown period to match their operational and security requirements.
- Security updates continue to bypass the cooldown to avoid delaying vulnerability remediation.
- GitHub introduced the feature in response to increasingly fast-moving software supply chain attacks, including thousands of malware advisories published for npm over the past year.
Why It Matters
Supply chain attacks increasingly exploit the first hours after a package is published, before maintainers or automated scanners can identify malicious behavior. Dependabot’s cooldown recognizes that immediate automation is not always the safest automation.
Rather than assuming every new dependency version should be consumed immediately, GitHub is introducing a governance checkpoint into the update process. Time becomes part of the security model, allowing the ecosystem to identify compromised releases before they are automatically proposed to development teams.
For organizations operating AI-assisted development pipelines and automated dependency management, this reflects a broader trend toward balancing automation with operational safeguards.
Builder Takeaway
Review your dependency update policies rather than relying solely on default automation.
Configure Dependabot’s cooldown according to your organization’s risk tolerance, distinguish between security and routine updates, and ensure dependency management remains aligned with your broader software supply chain security practices.
Sources
- The case for a cooldown: Why Dependabot now waits before issuing version updates: https://github.blog/security/supply-chain-security/the-case-for-a-cooldown-why-dependabot-now-waits-before-issuing-version-updates/
- Observability for every Supabase project with Grafana Cloud: https://supabase.com/blog/observability-for-every-supabase-project-with-grafana-cloud
- Copilot vs. raw API access: What are you actually paying for?: https://github.blog/ai-and-ml/github-copilot/copilot-vs-raw-api-access-what-are-you-actually-paying-for/
How strong is this signal for builders?
Signal feedback is stored anonymously and used to improve Tech Radar editorial quality.
Want more operational technology signals?
Follow uniQubit Tech Radar or contact uniQubit about a product, partnership, or operational software need.