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: remove yarn2 support #1376

Merged
merged 1 commit into from
Sep 7, 2020

Conversation

orsagie
Copy link
Contributor

@orsagie orsagie commented Sep 1, 2020

  • Ready for review
  • Follows CONTRIBUTING rules
  • Reviewed by Snyk internal team

What does this PR do?

Yarn2 requires node>10. We still have users on node8 using yarn and ever since we added yarn2 they are no longer able to add snyk to their projects.

Since snyk still supports node8, we must unfortunately remove our support for yarn2.

Node8 support will be dropped in the near future, after which we can reinstate yarn2 support.
In the meantime, users can pin the version 1.387.0 to retain yarn 2 support

See relevant issue: snyk/snyk#1270

@orsagie orsagie requested review from a team as code owners September 1, 2020 14:36
@orsagie orsagie self-assigned this Sep 1, 2020
@ghost ghost requested review from gitphill and MegaBean September 1, 2020 14:36
@orsagie orsagie force-pushed the feat/remove-yarn-2-support-to-reenable-node-8 branch 2 times, most recently from c33dbf8 to 1d4a908 Compare September 6, 2020 12:47
Yarn2 requires node>10. We still have users on node8 using yarn and ever since we added yarn2 they are no longer able to add snyk to their projects.

Since snyk still supports node8, we must unfortunately remove our support for yarn2.

Node8 support will be dropped in the near future, after which we can reinstate yarn2 support.
In the meantime, users can pin the version 1.387.0 to retain yarn 2 support
@orsagie orsagie force-pushed the feat/remove-yarn-2-support-to-reenable-node-8 branch from 1d4a908 to 210408e Compare September 6, 2020 12:48
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2020

Expected release notes (by @orsagie)

features:
remove yarn2 support (210408e)

  • I hereby acknowledge these release notes are 🥙 AWESOME 🥙

@JackuB JackuB mentioned this pull request Sep 7, 2020
@orsagie orsagie merged commit f95b4bd into master Sep 7, 2020
@orsagie orsagie deleted the feat/remove-yarn-2-support-to-reenable-node-8 branch September 7, 2020 13:09
@snyksec
Copy link

snyksec commented Sep 7, 2020

🎉 This PR is included in version 1.390.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
4 participants