Commit c403add
authored
ci(security): add Dependabot groups block to batch Mon alert wave (#41)
Why:
Mon 2026-05-25 06:00 UTC Dependabot wave projected to ~50 individual
PRs across the 3 paybot repos. Solo-founder bandwidth cannot absorb.
Groups batch into ~12-15 PRs total.
What:
npm ecosystem: 5 groups
- npm-patch-prod / npm-minor-prod (version-updates, prod, split by risk)
- npm-dev-deps (version-updates, dev, batched freely)
- npm-security-patch / npm-security-minor (security-updates, split by severity)
uv ecosystem (packages/python): 4 groups
- uv-patch / uv-minor (version-updates)
- uv-security-patch / uv-security-minor
(uv lacks the dependency-type axis npm has, so groups split by
update-type alone; severity split preserved for security updates.)
Precedent: scanner-bundle PRs paybot-core #3 (6dc6f5aa), paybot-sdk #11
(2513676), paybot-mcp #1 (a6c211db) — same gate model.
Authority: full SINKRA chain per .claude/rules/automated-pr-merge-authority.md.
@qa lightweight (CI green + YAML validity + schema correct) then @devops merge.
DO NOT MERGE before @qa PASS.
Deadline: must merge before Mon 2026-05-25 06:00 UTC.1 parent 5dff725 commit c403add
1 file changed
Lines changed: 41 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
32 | 55 | | |
33 | 56 | | |
34 | 57 | | |
| |||
69 | 92 | | |
70 | 93 | | |
71 | 94 | | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
0 commit comments