-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
chore: Update yarn v1 to v3 #14800
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
base: main
Are you sure you want to change the base?
chore: Update yarn v1 to v3 #14800
Conversation
…eact-core-umbrella
…nsChains on android
…Mask/metamask-mobile into upgrade/react-native/0.76.6
…Mask/metamask-mobile into upgrade/react-native/0.76.6
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
Caution Review the following alerts detected in dependencies. According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.
|
Any reason to bump to v3 instead of v4 (latest)? |
@Mrtenz Thank you so much for the amazing question! I've chosen the v3 to migrate from the v1 just because it was the version announced by react native team in the highlights of react native version 0.74 for new projects! Thanks to your comment I gave a look to v4 yarn breaking changes, I didn't consider it until now. Do you have any strong thoughts on moving forward with it? |
…asset action button
Description
This PR updates yarn v1 to yarn v3. React native doens't support yet PNP so we still need to be using node_modules.
This brings a couple of advantages listed here
This update is needed to fix resolutions edge cases that we had in yarn v1
.yarnrc.yml
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist