Skip to content

testkit: Update NodeJS version in the Dockerfile #680

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

Merged
merged 2 commits into from
Mar 3, 2021

Conversation

bigmontz
Copy link
Contributor

@bigmontz bigmontz commented Feb 11, 2021

The support for the NodeJS 8.x was dropped and the npm update was failing because of that.

The NodeJS upgrade is being done to 10.x since it's the oldest version in maintenance.

This update was done by updating the Ubuntu version since the other of updates was broken the TLS configuration. Along with this, the TLS 1.0 was enable in the OpenSSL config since it is disabled by default in this ubuntu's version.

The support for the `NodeJS 8.x` was dropped and the `npm update` was failing because of that.
The NodeJS updagrade is being done to `10.x` since it's the oldest version in maintenance.
This update was done by updating the Ubuntu version since the other of updates was broken the TLS configuration. Along with this, the TLS 1.0 was enable in the OpenSSL config since it's disable by default in this ubuntu's version.
@bigmontz bigmontz force-pushed the 4.3-testkit-update-node-version branch 5 times, most recently from 0d3d7f0 to 2922234 Compare February 19, 2021 09:17
@bigmontz bigmontz force-pushed the 4.3-testkit-update-node-version branch from 7be60d6 to 76c866a Compare February 24, 2021 14:13
@bigmontz bigmontz closed this Feb 24, 2021
@bigmontz bigmontz reopened this Feb 24, 2021
@bigmontz bigmontz force-pushed the 4.3-testkit-update-node-version branch 4 times, most recently from ca1cc8f to 01ff9b3 Compare March 3, 2021 13:09
@bigmontz bigmontz force-pushed the 4.3-testkit-update-node-version branch from 01ff9b3 to 82e9d52 Compare March 3, 2021 13:58
@bigmontz bigmontz merged commit 194c28e into neo4j:4.3 Mar 3, 2021
@bigmontz bigmontz deleted the 4.3-testkit-update-node-version branch March 3, 2021 14:36
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