Skip to content

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

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

chore(deps): aim dependabot at development#403
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 c08bdb1 into main Aug 30, 2026
18 of 26 checks passed
@rubenvdlinde
rubenvdlinde deleted the chore/dependabot-target-development branch August 30, 2026 06:57
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/launchpad @ a082a68

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
build
composer ✅ 100/100
npm ✅ 416/416
app:check-code ⏭️
info.xml
REUSE
PHPUnit
Newman
Playwright ⏭️
Hydra gates ⏭️

Quality workflow — 2026-08-30 07:40 UTC

Download the full PDF report from the workflow artifacts.

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