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: detect yarn version from lockfile contents #84

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

orsagie
Copy link
Contributor

@orsagie orsagie commented Aug 18, 2020

What this does

With the detection of yarn version from the contents of the lockfile, we can support the --yarn-workspaces flag from CLI when it's on yarn v2

@orsagie orsagie requested a review from lili2311 August 18, 2020 07:19
@orsagie orsagie requested a review from a team as a code owner August 18, 2020 07:19
@orsagie orsagie self-assigned this Aug 18, 2020
@ghost ghost requested review from dkontorovskyy and gitphill August 18, 2020 07:19
@orsagie orsagie force-pushed the feat/detect-yarn-version-from-lockfile-contents branch from 393d06d to 515b340 Compare August 18, 2020 07:19
lib/index.ts Outdated Show resolved Hide resolved
@orsagie orsagie force-pushed the feat/detect-yarn-version-from-lockfile-contents branch from 515b340 to e44ec9d Compare August 18, 2020 08:51
@orsagie orsagie requested a review from gitphill August 18, 2020 12:24
@orsagie orsagie merged commit 5664527 into master Aug 19, 2020
@orsagie orsagie deleted the feat/detect-yarn-version-from-lockfile-contents branch August 19, 2020 12:46
@snyksec
Copy link

snyksec commented Aug 19, 2020

🎉 This PR is included in version 1.27.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants