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

Fix CircleCI: Node JS 14.17 is now the minimum supported version #872

Closed
wants to merge 2 commits into from

Conversation

robhogan
Copy link
Contributor

Summary

CI tests are failing because Jest 29 introduces a dependency on Node ^14.15.0. This updates our CI setup to Node 14, and in particular Node ^14.17.0, which is the minimum version of Node 14 supported by ESLint.

Also take the opportunity to switch from circleci (legacy convenience image) to cimg (convenience image), as recommended.

Test plan

CircleCI

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 21, 2022
@facebook-github-bot
Copy link
Contributor

@robhogan has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@huntie huntie deleted the ci/node-14 branch October 28, 2022 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants