lockfileMaintenance
ignores uv
's resolution-mode
#33345
Unanswered
stefanofusai
asked this question in
Request Help
Replies: 1 comment 1 reply
-
Is there a definitive list of all such options which should be retained? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How are you running Renovate?
A Mend.io-hosted app
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
No response
Please tell us more about your question or problem
As you can see in this PR, Renovate's
lockfileMaintenance
overwrites theresolution-mode
that is set inuv.lock
's options.I would expect the custom options to be preserved, or for a way to specify which command
lockfileMaintenance
should run (in my case:uv lock -resolution=lowest-direct
)What approach do you suggest? Thank you!
Logs (if relevant)
Logs
Beta Was this translation helpful? Give feedback.
All reactions