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

Update node version to 20 #213

Merged
merged 2 commits into from
Oct 25, 2023
Merged

Update node version to 20 #213

merged 2 commits into from
Oct 25, 2023

Conversation

oshirohugo
Copy link
Contributor

@oshirohugo oshirohugo commented Oct 25, 2023

What does this PR do?

Updates node version to 18
Closes #199

Note for reviewer

I've checked all the js files build using node 16 and compare it with the ones created by node 20. And everything was exactly the same.
I've used this script https://gist.github.com/oshirohugo/2f1a7de9f25487a74c4f3d939025722d

The integration tests in github are also passing.

Copy link
Collaborator

@jackw jackw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please could you also update the .nvmrc files to match LTS version?

Copy link
Collaborator

@jackw jackw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome work @oshirohugo ! 🚀

@oshirohugo oshirohugo merged commit c178bff into main Oct 25, 2023
22 checks passed
@oshirohugo oshirohugo deleted the update-to-node-20 branch October 25, 2023 09:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

Update node.js version to 20
2 participants