Skip to content

chore(renovate): optimize uv project dependency update strategy#475

Merged
0xWelt merged 1 commit into
mainfrom
chore/renovate-uv-config
May 10, 2026
Merged

chore(renovate): optimize uv project dependency update strategy#475
0xWelt merged 1 commit into
mainfrom
chore/renovate-uv-config

Conversation

@0xWelt
Copy link
Copy Markdown
Member

@0xWelt 0xWelt commented May 10, 2026

Changes

  • lockFileMaintenance: Enable with automerge for uv.lock refresh
  • rangeStrategy: Set to \replace\ to avoid duplicate lockfile PRs
  • Automerge: Only for dev dependency minor/patch + lockfile maintenance
  • Protection: Disable automerge for 0.x versions (SemVer allows breaking changes)
  • rebaseWhen: behind-base-branch for cleaner PR history

Safety

  • Production dependency major updates still require manual review
  • 0.x packages are protected from auto-merge
  • Python runtime version updates remain disabled

- Add lockFileMaintenance with automerge for uv.lock
- Set rangeStrategy to replace to avoid duplicate lockfile PRs
- Enable automerge only for dev deps minor/patch and lockfile maintenance
- Protect against 0.x breaking changes by disabling automerge
- Add rebaseWhen: behind-base-branch for cleaner PR history
@0xWelt 0xWelt merged commit 5c11d2d into main May 10, 2026
2 checks passed
@0xWelt 0xWelt deleted the chore/renovate-uv-config branch May 10, 2026 09:11
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