Skip to content

No cooldown, because the default one proposes downgrades - #165

Merged
robertblust merged 1 commit into
mainfrom
no-cooldown
Sep 9, 2026
Merged

No cooldown, because the default one proposes downgrades#165
robertblust merged 1 commit into
mainfrom
no-cooldown

Conversation

@robertblust

Copy link
Copy Markdown
Owner

Dependabot offered this repository a downgrade again on 2026-09-09, minutes after the last change to dependabot.yml was merged, and every one of them was closed and came back. The cause is the cooldown GitHub applies when the key is absent: three days, during which every release younger than that is dropped, the pinned one included, and the highest version left is offered. For a package pinned by tag and released more than once a week, that is the version below the pin. Every offer this week was the newest release older than three days at that hour.

That contradicts what the file said. The meta-model paragraph claimed the downgrade does not recur while every recent tag carries a Release; all sixty-nine design tags carry one and it recurred anyway. So cooldown: default-days: 0 is stated on the npm entry, with the reason above it, and the two group paragraphs shrink to the rule and a pointer. Nothing is lost by zero: the pins are editorial and move when the owner decides, so the cooldown protected nothing here.

Siblings: companygraph/companygraph.github.io and guestgraph/guestgraph.github.io, same branch name

Verified: the YAML parses; conventions-check and conventions-sync check pass.

🤖 Generated with Claude Code

Dependabot offered this repository a downgrade again on 2026-09-09, minutes after the last change to `dependabot.yml` was merged, and every one of them was closed and came back. The cause is the cooldown GitHub applies when the key is absent: three days, during which every release younger than that is dropped, the pinned one included, and the highest version left is offered. For a package pinned by tag and released more than once a week, that is the version below the pin. Every offer this week was the newest release older than three days at that hour.

That contradicts what the file said. The meta-model paragraph claimed the downgrade does not recur while every recent tag carries a Release; all sixty-nine design tags carry one and it recurred anyway. So `cooldown: default-days: 0` is stated on the npm entry, with the reason above it, and the two group paragraphs shrink to the rule and a pointer. Nothing is lost by zero: the pins are editorial and move when the owner decides, so the cooldown protected nothing here.

Siblings: companygraph/companygraph.github.io and guestgraph/guestgraph.github.io, same branch name

Verified: the YAML parses; conventions-check and conventions-sync check pass.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@robertblust
robertblust merged commit b9a9998 into main Sep 9, 2026
2 checks passed
@robertblust
robertblust deleted the no-cooldown branch September 9, 2026 07:46
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