Skip to content

chore: add dependency release age guardrails#162

Merged
GangGreenTemperTatum merged 1 commit intomainfrom
chore/dependency-release-age-guardrails
Apr 1, 2026
Merged

chore: add dependency release age guardrails#162
GangGreenTemperTatum merged 1 commit intomainfrom
chore/dependency-release-age-guardrails

Conversation

@GangGreenTemperTatum
Copy link
Copy Markdown
Collaborator

@GangGreenTemperTatum GangGreenTemperTatum commented Apr 1, 2026

Summary

  • add a uv exclude-newer guardrail of 3 days
  • add a Renovate minimum release age guardrail of 3 days
  • enable Renovate managers for uv and pep621 project metadata

Notes

  • there were no open Renovate PRs to close after this change

Generated Summary:

  • Set a minimum release age of "3 days" in the Renovate configuration to delay merges.
  • Add "pep621" and "uv" to the list of dependency managers in Renovate for extended support.
  • Introduce a new [tool.uv] section in pyproject.toml with an "exclude-newer" setting to align with the release age.

This summary was generated with ❤️ by rigging

@GangGreenTemperTatum GangGreenTemperTatum requested a review from a team as a code owner April 1, 2026 12:28
@dreadnode-renovate-bot dreadnode-renovate-bot bot added area/python Changes to Python package configuration and dependencies area/github Changes made to GitHub Actions labels Apr 1, 2026
@GangGreenTemperTatum GangGreenTemperTatum changed the title Add dependency release age guardrails chore: add dependency release age guardrails Apr 1, 2026
@GangGreenTemperTatum GangGreenTemperTatum merged commit e668db5 into main Apr 1, 2026
5 of 6 checks passed
@GangGreenTemperTatum GangGreenTemperTatum deleted the chore/dependency-release-age-guardrails branch April 1, 2026 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/github Changes made to GitHub Actions area/python Changes to Python package configuration and dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant