Dependabot version updates now include default package cooldown
GitHub's Dependabot has introduced a default cooldown period for package version updates, preventing it from creating new pull requests for a package that has recently been updated. This change aims to reduce notification noise and avoid dependency churn, particularly for projects with many dependencies. Developers can adjust the cooldown duration in their configuration.
Sources (1)
technology