-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(manager:npm): support binarySource=install
for yarn
#15414
Conversation
Don't merge yet, needs builds to finish |
lib/modules/manager/npm/post-update/__snapshots__/yarn.spec.ts.snap
Outdated
Show resolved
Hide resolved
needs another buble otherwise this error occures:
|
binarySource=install
binarySource=install
for yarn
🎉 This PR is included in version 32.41.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
@viceice Since this morning I'm seeing |
Created #15458 to prepare for possible revert of recent yarn changes |
@bobvandevijver hosted app or self-hosted? |
Self-hosted on Gitlab, using the slim image version v32.41.2. |
Can you copy paste here the |
|
Thanks, working on a fix in next 1-2 hours (it requires a lot of images to be rebuilt and pushed to Docker Hub) |
Yes, it is fixed now 😃 |
sorry for the issues, i only tested latest renovate against the image changes and did not though about these recent yarn changes. |
Changes
binarySource=install
for yarncorepack
ifpackageManager
field is found.Context
Documentation (please check one with an [x])
How I've tested my work (please tick one)
I have verified these changes via: