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

ci: update to Node.js v18 #5051

Merged
merged 3 commits into from
Nov 11, 2022
Merged

ci: update to Node.js v18 #5051

merged 3 commits into from
Nov 11, 2022

Conversation

merceyz
Copy link
Member

@merceyz merceyz commented Nov 11, 2022

What's the problem this PR addresses?

Node.js v18 is LTS now so we should run our e2e tests against it.
https://nodejs.org/en/blog/release/v18.12.0/

Also fixes:

error Gatsby requires Node.js 18.0.0 or higher (you have v16.18.0).
https://github.com/yarnpkg/berry/actions/runs/3447208507/jobs/5752979253#step:4:72

How did you fix it?

Updated the CI to Node.js v18.

Checklist

  • I have read the Contributing Guide.
  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@merceyz
Copy link
Member Author

merceyz commented Nov 11, 2022

The failing e2e tests (Storybook and Angular) are unrelated to this change.

@arcanis arcanis merged commit 86183c7 into master Nov 11, 2022
@arcanis arcanis deleted the merceyz/ci/node-18 branch November 11, 2022 21:15
merceyz added a commit that referenced this pull request Apr 24, 2023
* ci: update to Node.js v18

* ci: simplify preact test

* ci: use Node.js v16 for preact
arcanis pushed a commit that referenced this pull request Jan 15, 2024
**What's the problem this PR addresses?**

The angular PnP test started failing with
#5051.

**How did you fix it?**

Lock the Angular PnP test to Node.js v20 for now.

**Checklist**
- [x] I have read the [Contributing
Guide](https://yarnpkg.com/advanced/contributing).
- [x] I have set the packages that need to be released for my changes to
be effective.
- [x] I will check that all automated PR checks pass before the PR gets
reviewed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants