Skip to content

chore: adopt the shared Renovate config - #12

Merged
ryanlewis merged 1 commit into
mainfrom
chore/shared-renovate-config
Aug 5, 2026
Merged

chore: adopt the shared Renovate config#12
ryanlewis merged 1 commit into
mainfrom
chore/shared-renovate-config

Conversation

@ryanlewis

Copy link
Copy Markdown
Owner

Same migration as ryanlewis/rlew.io#35 and ryanlewis/shout-sh#9, config-only.

What changes

  • osvVulnerabilityAlerts stays — this repo was one of only two that already had the feed; the preset keeps it, plus Dependabot alerts are already on
  • Cooldown 7 days → 5 for docker/actions (the preset's 7-day tier is npm/PyPI-only, absent here). The weekly scheduled rebuild is the real patch channel, so immaterial
  • GitHub Actions minor/patch automerge arrives (repo previously had zero automerge); digest updates still require a human per the preset's final rule
  • Semantic commits, dependencies label, abandonments detection, config migration

What's preserved

The ubuntu LTS guard — major/minor disabled for the ubuntu docker image so the every-two-years LTS bump stays a deliberate human decision. Digest updates still flow, keeping the base layer current. It only sets enabled: false, so it can't collide with the preset's automerge rules.

No .npmrc here

The only workflow builds and pushes a container image — no npm (or any package-manager install) in CI at all.

Open PR note

Renovate #9 (renovate/all-minor-patch, action digest bumps) survives the migration — the preset uses the identical group slug, so it re-renders rather than closes.

https://claude.ai/code/session_01KpxDfrqPwQAYb2RT6mi1qW

Preset subsumes everything except the ubuntu LTS guard, which survives
as the one repo-local rule.

Claude-Session: https://claude.ai/code/session_01KpxDfrqPwQAYb2RT6mi1qW
@ryanlewis
ryanlewis merged commit 9e681cc into main Aug 5, 2026
1 check passed
@ryanlewis
ryanlewis deleted the chore/shared-renovate-config branch August 5, 2026 21:46
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