Skip to content

Remove cooldown from Docker ecosystem in Dependabot config#691

Merged
mallowlabs merged 1 commit into
masterfrom
remove-cooldown-docker
May 15, 2026
Merged

Remove cooldown from Docker ecosystem in Dependabot config#691
mallowlabs merged 1 commit into
masterfrom
remove-cooldown-docker

Conversation

@mallowlabs
Copy link
Copy Markdown
Member

Docker Hub's blob API does not return Last-Modified headers, causing apply_cooldown to silently skip all candidate tags and return an empty list. This makes Dependabot treat the current version as the latest, preventing version update PRs from being created.

Docker Hub's blob API does not return Last-Modified headers, causing
apply_cooldown to silently skip all candidate tags and return an empty
list. This makes Dependabot treat the current version as the latest,
preventing version update PRs from being created.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mallowlabs mallowlabs marked this pull request as ready for review May 15, 2026 09:10
@mallowlabs mallowlabs self-assigned this May 15, 2026
@mallowlabs mallowlabs merged commit bcbf465 into master May 15, 2026
13 checks passed
@mallowlabs mallowlabs deleted the remove-cooldown-docker branch May 15, 2026 09:10
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