Skip to content

chore(deps): aim dependabot at development - #800

Merged
rubenvdlinde merged 1 commit into
mainfrom
chore/dependabot-target-development
Aug 30, 2026
Merged

chore(deps): aim dependabot at development#800
rubenvdlinde merged 1 commit into
mainfrom
chore/dependabot-target-development

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Dependabot reads its config from the repository's default branch, which is main here. main's dependabot.yml carries no target-branch, so every dependabot PR was opened against main — where branch-protection / check-branch correctly rejects it. 1 open PRs in this repo could never merge as a result.

This is development's file verbatim — verified byte-identical by git blob SHA — so it is a forward-port of content already reviewed there, not a new divergence.

Existing main-targeted PRs are being closed so dependabot reopens them against development, where they can flow through the normal update channel.

Dependabot reads its config from the DEFAULT branch (main here), whose
copy carried no target-branch - so every PR was opened against main
where branch-protection rejects it. This is development's file verbatim.
@rubenvdlinde
rubenvdlinde merged commit 7c54b14 into main Aug 30, 2026
5 of 14 checks passed
@rubenvdlinde
rubenvdlinde deleted the chore/dependabot-target-development branch August 30, 2026 06:57
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