uv lock revision 2 #35589
Replies: 2 comments 3 replies
-
So if the existing revision is 1 then we should force uv version <0.6.15, and if it's 2 then force >=0.6.15? I'm curious what would lead Renovate to downgrade revision from 2 to 1 - it implies that Renovate does not pick the latest uv available, which should be its default behavior. |
Beta Was this translation helpful? Give feedback.
-
Hi there, Please help this Discussion progress by creating a minimal reproduction. This means a repository dedicated to reproducing this issue with the minimal dependencies and config possible. Before we start working on your issue we need to know exactly what's causing the current behavior. A minimal reproduction helps us with this. Discussions without reproductions are less likely to be converted to Issues. Please follow these steps:
If you need help with running Renovate on your minimal reproduction repository, please refer to our Running Renovate guide. The Renovate team |
Beta Was this translation helpful? Give feedback.
-
Add support for new upload_time astral-sh/uv#12968 introduced in uv 0.6.15+.
Renovate is currently rewriting my
revision = 2
torevision = 1
in uv.lock file.Some more info dependabot/dependabot-core#12127
Beta Was this translation helpful? Give feedback.
All reactions