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

Bump Node version to 18 #48

Merged
merged 1 commit into from
Apr 12, 2023
Merged

Bump Node version to 18 #48

merged 1 commit into from
Apr 12, 2023

Conversation

fedgiac
Copy link
Contributor

@fedgiac fedgiac commented Apr 12, 2023

We use Node 14 when building the Docker image for this repo, which causes CI to fail after the latest dependency updates.

Node 14 leaves maintenance mode this month (see release schedule) and is then technically unsupported. Version 16 will be unsupported by October this year as well.
This PR switches all versions of Node in CI to 18.

Test Plan

CI and docker build -f src/docker/Dockerfile ..

@github-actions
Copy link
Contributor

Pull Request Test Coverage Report for Build 4676450328

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.791%

Totals Coverage Status
Change from base Build 4676227785: 0.0%
Covered Lines: 364
Relevant Lines: 366

💛 - Coveralls

@fedgiac fedgiac requested a review from a team April 12, 2023 08:57
@fedgiac
Copy link
Contributor Author

fedgiac commented Apr 12, 2023

FYI: I also had to update the required status check in the repo settings to use Node v18 instead of Node v16.

@fedgiac fedgiac merged commit b593e53 into main Apr 12, 2023
@fedgiac fedgiac deleted the update-node-version branch April 12, 2023 10:07
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants