-
Notifications
You must be signed in to change notification settings - Fork 47k
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
Update Yarn to version Berry #24301
base: main
Are you sure you want to change the base?
Update Yarn to version Berry #24301
Conversation
Upgrading to Yarn 3 is blocked by the lack of Dependabot support: dependabot/dependabot-core#1297 |
Ok no problem, meanwhile I will fix workflows... Can I suggest yarn upgrade-interactive as an alternative solution? |
152356f
to
dba362a
Compare
That's not true... I didn't enable pnp so there would not be problems with this type of issue. |
Now we should understanding what fails on the remaining workflows |
Dependabot is not compatible with Yarn 3’s |
Update. Dependabot had started to support Yarn 2+ since 20 Oct 2022: Edit. Though at the time being there are still many pending issues with basic Yarn 2+ features: |
Great! I wasn't more following this pr, now i will rebase, let's see what's happening with yarn 4 too |
e895ce5
to
1f09db8
Compare
61fce76
to
61672e6
Compare
c1008d9
to
b6fb9d6
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
0778960
to
5ae0410
Compare
- Use corepack - Add hardlinks-global field - Deduplicate
Summary
I upgraded to yarn v4.0.0, which would not work anymore on nodejs <18.
How did you test this change?
Not everything works at the moment so I make the PR a draft.
Current Issues: