Skip to content

[CHORE] Configure uv dependency cooldown#487

Merged
Victor Schappert (vcschapp) merged 1 commit intodevfrom
dependency-cooldown
Apr 1, 2026
Merged

[CHORE] Configure uv dependency cooldown#487
Victor Schappert (vcschapp) merged 1 commit intodevfrom
dependency-cooldown

Conversation

@sethfitz
Copy link
Copy Markdown
Collaborator

Adds a one-week dependency cooldown via uv's exclude-newer setting. Newly released packages won't be considered as upgrade candidates until they've been available for at least a week, reducing exposure to regressions and supply chain attacks.

See https://docs.astral.sh/uv/concepts/resolution/#dependency-cooldowns

Closes #486

See https://docs.astral.sh/uv/concepts/resolution/#dependency-cooldowns

This will prevent dependencies updated within a week from being
considered as upgrade candidates.

Signed-off-by: Seth Fitzsimmons <sethfitz@amazon.com>
@github-actions
Copy link
Copy Markdown

🗺️ Schema reference docs preview is live!

🌍 Preview https://staging.overturemaps.org/schema/pr/487/schema/index.html
🕐 Updated Mar 31, 2026 17:01 UTC
📝 Commit 0390fa8
🔧 env SCHEMA_PREVIEW true

Note

♻️ This preview updates automatically with each push to this PR.

@vcschapp Victor Schappert (vcschapp) merged commit ce6584f into dev Apr 1, 2026
7 checks passed
@vcschapp Victor Schappert (vcschapp) deleted the dependency-cooldown branch April 1, 2026 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configure uv dependency cooldown

3 participants