-
Notifications
You must be signed in to change notification settings - Fork 369
🧿 update node matrix in CI #465
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
Conversation
Align with current LTS support 12, 14, 16 are LTS versions https://nodejs.org/en/about/releases/
🦋 Changeset detectedLatest commit: ef5feea The changes in this PR will be included in the next version bump. This PR includes changesets to release 5 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
@marcin-trust It looks like the |
|
@jodator at the same time you need to reconfigure branch policy and remove 10.x and 12.x required checks |
Yep, we will need to do this after the merge. For now, it looks like the job on node |
|
node v16 test run hangs locally. why-is-node-running prints forever in async hook loop or sth. |
|
#476 related |
It didn't help |
@marcin-trust Could you check to add |
|
@jodator - yes, it helped, let's see in this PR |
|
I forgot about testing project. Now it should work in CI too |
|
It got passed. Now you @jodator need to update the required check rules. |
|
@marcin-trust I think that the last step is also to include a change set as we introduce a breaking change. Since we're still on |
Align with current LTS support
12, 14, 16 are LTS versions
https://nodejs.org/en/about/releases/