Update yarn.lock from the private registry #33693
Unanswered
vvyzor
asked this question in
Request Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How are you running Renovate?
Self-hosted Renovate
If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.
GitLab
Please tell us more about your question or problem
Renovate doesn't update dependencies in the yarn.lock file using our private registry. We get such a message in our Gitlab in the MR created by Renovate:
Also, you can see the changes Renovate is trying to implement. When it detects some dependencies does need an update it just replaces the private registry URL to the public one.
Old code:
MR changes:
Here is the renovate.json configuration for one of the projects facing this issue:
Logs (if relevant)
No response
Beta Was this translation helpful? Give feedback.
All reactions