-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
chore: test on node 13 #9088
chore: test on node 13 #9088
Conversation
@arcanis thoughts on the pnp test failure? |
I'm unfortunately without laptop this week, but I can look into it next Monday! It seems that the signature of |
Related issue yarnpkg/yarn#7642 |
Manually added the change in yarnpkg/yarn#7650. A distinct advantage of checking in a version of yarn 👍 |
Codecov Report
@@ Coverage Diff @@
## master #9088 +/- ##
=======================================
Coverage 64.73% 64.73%
=======================================
Files 277 277
Lines 11707 11707
Branches 2874 2874
=======================================
Hits 7578 7578
Misses 3512 3512
Partials 617 617 Continue to review full report at Codecov.
|
@arcanis I assume it's safe? I just added |
Can revert if not |
@SimenB yep, that's the right change!
And just wait until your hear about |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Summary
Node 13 is out, so let's test on it. (I haven't ran this locally 🤞).
Also move typecheck, website and circus from node 10 to 12, as 12 is now LTSmoved to (and merged from) #9100Test plan
Green CI