Dependabot: majors are deliberate, never grouped - #186
Merged
Conversation
The first weekly sweep (PRs #183/#184) grouped majors the constitution treats as decisions: MassTransit 9 (commercial license), Roslyn 5 + PublicApiAnalyzers 5.6 (record-synthesized members must join PublicAPI files), vitest 4 (coverage counted differently -> the 97% console gate must be re-earned, not lowered), TypeScript 7, xunit runner 4, Microsoft.OpenApi 3. Library groups now take minor/patch only; GitHub Actions majors stay automated (runner-driven, CI-proven). The deferred majors land in open-threads as T24 with their triggers and proofs -- nothing is postponed without a ledger row. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Group-level update-types [minor, patch] instead of an ignore rule: a major arrives as its own visible, individually decidable PR (and a closed one is not recreated), where a blanket ignore would also suppress security majors. Limits bound the noise. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This was referenced Aug 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
The first weekly dependabot sweep (2026-08-26) grouped semver-majors the constitution treats as decisions, not bumps:
gates/integrationfailures on that PR), xunit.runner 2→4, Microsoft.OpenApi 2→3.Change
Group-level
update-types: [minor, patch]on the nuget and console npm groups — the mockifyr-proven pattern: weekly automation takes minor/patch in one grouped PR; a major arrives as its OWN pull request, visible and individually decidable, and a closed one is not recreated. (A blanketignorewas considered and rejected — it would also suppress majors that carry security fixes.)open-pull-requests-limit: 3bounds the noise. GitHub Actions majors stay grouped (runner-driven, CI-proven — the five from this sweep merged green).Ledger
The deferred majors land as T24 in
docs/strategy/open-threads.mdwith trigger (owner decision on MassTransit 9 licensing; per-major pull) and proof (full gate set green per major; console coverage ≥97 under the NEW counter before vitest 4 merges). PRs #183/#184 will be closed pointing here; dependabot re-opens the minor/patch-only groups on the next weekly run.🤖 Generated with Claude Code