Skip to content

ci: turn off Dependabot version updates - #18

Merged
jaanisoe merged 1 commit into
mainfrom
chore/disable-dependabot-version-updates
Sep 10, 2026
Merged

jaanisoe merged 1 commit into
mainfrom
chore/disable-dependabot-version-updates

Conversation

@jaanisoe

Copy link
Copy Markdown
Collaborator

Every entry now sets open-pull-requests-limit to 0; security updates ignore that limit, so alerts and security PRs are unaffected.

Dependabot cannot maintain two inputs here: the cargo-fuzz crate's second lockfile goes stale whichever side you bump from, and conformance's lock is hash-generated so only requirements.txt ever gets edited. Three of the 17 update PRs opened on day one could go green.

The fuzz entry is deleted rather than zeroed, since the limit does not gate security updates. Pins now move only by hand.

Every entry now sets open-pull-requests-limit to 0; security updates ignore
that limit, so alerts and security PRs are unaffected.

Dependabot cannot maintain two inputs here: the cargo-fuzz crate's second
lockfile goes stale whichever side you bump from, and conformance's lock is
hash-generated so only requirements.txt ever gets edited. Three of the 17
update PRs opened on day one could go green.

The fuzz entry is deleted rather than zeroed, since the limit does not gate
security updates. Pins now move only by hand.
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