🔧 config(renovate): adopt shared CodesWhat preset, drop Dependabot#9
Merged
Conversation
added 2 commits
June 28, 2026 08:42
Strip exact-CSS-value pinning (border-radius/min-width/rotate/palette hex/Sankey geometry) and prototype/version markers (command-deck-focus-prototype, calendar version a/b/c, 'prototype B' aria-labels) from 14 shell tests; delete 2 that were pure CSS with no contract (jobs-col widths, Sankey scroll-frame — the Sankey render is still covered by the 'starts source flows' logic test). Keeps every durable assertion: data-* renderer hooks, ids, real aria-labels, semantic labels, behavior wiring, and the privacy/decoration doesNotMatch guards. So a future redesign stops re-breaking these. Suite stays green (910/910); -332 lines.
Replace .github/dependabot.yml with a renovate.json that extends local>CodesWhat/.github:renovate-config — so rolester inherits the org-wide 14-day soak, weekly grouped updates, SHA-pinned actions + dependency dashboard, and patch-actions-only auto-merge. One bot, not two.
biggest-littlest
approved these changes
Jun 28, 2026
biggest-littlest
left a comment
Member
There was a problem hiding this comment.
Renovate migration looks right — soak + grouping + patch-actions auto-merge. Approving.
ALARGECOMPANY
approved these changes
Jun 28, 2026
ALARGECOMPANY
left a comment
Member
There was a problem hiding this comment.
Second approval — good to swap Dependabot for the shared preset.
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.
Replaces
.github/dependabot.ymlwith arenovate.jsonextending the org-wide presetlocal>CodesWhat/.github:renovate-config.Inherits: 14-day
minimumReleaseAgesoak (strict — a release must survive two weeks before it's even proposed), weekly Monday grouped updates, SHA-pinned GitHub Actions + dependency dashboard (viaconfig:best-practices), and auto-merge scoped to patch GitHub Actions only. Security advisories bypass the soak.One bot, not two.