-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Initial yarn berry support #5660
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
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
161673a
Add yarn berry file parser test case
jurre f86a61b
Install yarn berry and run it when updating lockfile
jurre fe00215
Pass in requirement instead of version to yarn add cmd
jurre d248155
Clarify, cleanup a bit
jurre e96d9f7
Update yarn caches
jurre 5c136af
We do not need the yarn berry parser
jurre 67074d2
Rubocop
jurre 2471df1
Use corepack to install yarn berry
pavera 0487801
hacking in some dynamic yarn version detection
pavera 8bcb5c7
Clone full repo so yarn cache is available
jurre f8f632c
Rubocop
jurre 07dcff0
Basic support for yarn berry workspaces
jurre e8269cd
Implement yarn berry subdependency updates
jurre cb233ba
Fix file fetcher package manager instrumentation
jurre 529b515
Pass correct basename to yarn 1 subdep updater
jurre d7b6bd5
Activate yarn 3.2 after installing native helpers
jurre 1dcda58
Add test for peer dependency resolution in yarn berry
jurre c161ad1
Fix lockfile updater specs
jurre e21bc15
Fix typo in lockfile updater
jurre d5fd3e8
Only dedupe the package being updated for now
jurre 0a7c7be
Fix aliased_package_name check
jurre 4c2106b
Gate yarn berry changes behind feature-flag
jurre 5786662
Run yarn commands without running scripts
jurre 5f3dcd3
Improve readability of yarn_berry check in lockfile parser
jurre cbd4684
Make yarn version parsing a bit safer
jurre 7ba3e3d
Remove unnecessary comment
jurre 193d22d
Fix rubocop violation
jurre File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.