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 18 #202

Closed
wants to merge 1 commit into from
Closed

Update node version to 18 #202

wants to merge 1 commit into from

Conversation

oshirohugo
Copy link
Contributor

@oshirohugo oshirohugo commented Sep 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 18. 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 (except datasource-basic) that will be fixed soon and it's related to an update in grafana grafana/grafana#74795

@oshirohugo oshirohugo marked this pull request as draft September 25, 2023 07:44
@oshirohugo oshirohugo marked this pull request as ready for review September 26, 2023 15:17
@tolzhabayev
Copy link
Collaborator

@oshirohugo can you please change this to node 20 (context)

BUT probably you would have to also bump some of the dependencies that will break by doing so - so please test locally with node 20 and make sure the integration tests are passing.

@oshirohugo
Copy link
Contributor Author

closing this in favor of #213

@oshirohugo oshirohugo closed this Oct 25, 2023
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