Skip to content

Restrict non-master Dependabot updates to patch-level#1059

Merged
mikelittle merged 1 commit into
masterfrom
dependabot-patch-only-non-master
May 14, 2026
Merged

Restrict non-master Dependabot updates to patch-level#1059
mikelittle merged 1 commit into
masterfrom
dependabot-patch-only-non-master

Conversation

@mikelittle
Copy link
Copy Markdown
Contributor

Summary

  • Adds a wildcard ignore rule for version-update:semver-major and version-update:semver-minor to the v23/v24/v25/v26 Dependabot entries.
  • Preserves the existing wp-phpunit/wp-phpunit ignore on every entry (overlapping rules combine — wp-phpunit stays fully ignored, everything else is patch-only on non-master).
  • Master continues to receive everything.

Test plan

  • After merge, confirm the next weekly Dependabot run on a non-master branch only opens patch-level PRs.

🤖 Generated with Claude Code

Adds a wildcard ignore rule for major and minor updates to the
v23/v24/v25/v26 entries so Dependabot only opens PRs for patch
releases on those branches. The existing wp-phpunit/wp-phpunit
ignore is preserved on every entry. Master continues to receive
everything.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mikelittle mikelittle merged commit 725841e into master May 14, 2026
1 of 3 checks passed
@mikelittle mikelittle deleted the dependabot-patch-only-non-master branch May 14, 2026 08: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.

2 participants