What does LockFile Maitanance Even do? Broke Cargo and Pub when enabling - Missed a week of updates #34540
Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
-
Hi there, This issue or discussion is missing some logs, making it difficult or impossible to help you. Depending on which situation applies follow one, some or all of these instructions. No logs at allIf you haven't posted any log yet, we need you to find and copy/paste the log into the issue template. Finding logs on hosted appSelect me to read instructionsIf you use the Mend Renovate app (GitHub):
Finding logs when self-hostingSelect me to read instructionsRead the Renovate docs, troubleshooting, self-hosted to learn how to find the logs. Formatting your logsSelect me to read instructionsPlease put your logs in a
If you feel the logs are too large to paste here, please use a service like GitHub Gist and paste the link here. Good luck, The Renovate team |
Beta Was this translation helpful? Give feedback.
-
Tell us more.
Had this turned on, broke my rust updates and my dart updates. Turned it off and now they work again. Yes my projects have lock files in standard places for the most part. I ran a test and noticed that the only difference is a column that says
"lockFileMaintenance | All locks refreshed" and then my globbed multi package update containing several dependencies.....
Kinda weird that it broke and according to the cargo bible lock files should NEVER be manual updated..... What gives?
Beta Was this translation helpful? Give feedback.
All reactions