Skip to content
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(node): support yarn v2+ #2535

Merged
merged 1 commit into from
Apr 26, 2024
Merged

feat(node): support yarn v2+ #2535

merged 1 commit into from
Apr 26, 2024

Conversation

viceice
Copy link
Member

@viceice viceice commented Apr 26, 2024

Allow installing yarn v2+ via install-tool yarn <version>.
We're using @yarnpkg/cli-dist for those versions.
Some older versions are missing there, so hopefully nobody will use those because renovate is using @yarnpkg/cli which has a lot more versions but is slower to install because it's not bundled.

@viceice viceice requested a review from rarkins April 26, 2024 06:34
@viceice viceice enabled auto-merge April 26, 2024 06:38
@viceice viceice added this pull request to the merge queue Apr 26, 2024
Merged via the queue into main with commit 2f0b420 Apr 26, 2024
29 of 33 checks passed
@viceice viceice deleted the feat/node/yarn-v2 branch April 26, 2024 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant