Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Upgrade Node.js version from 10.14.1 to 10.15.3 - Closes #3124 #3125

Merged
merged 4 commits into from
Mar 22, 2019

Conversation

fchavant
Copy link
Contributor

What was the problem?

We were using Node.js version 10.14.1 while 10.15.3 is available and 10.15.2 fixes a CVE.

How did I fix it?

Set version 10.15.3 in .nvmrc, package.json and README.md; update build/nodejs-keyring.gpg since new developers' keys were added.

How to test it?

  • check that no files references the old Node.js version number
  • verify that npm install and npm ci work
  • verify that builds work

Review checklist

@fchavant
Copy link
Contributor Author

fchavant commented Mar 20, 2019

Note that LiskHQ/lisk-newrelic needs to be updated also, see LiskArchive/lisk-newrelic#9.

@fchavant fchavant marked this pull request as ready for review March 20, 2019 09:43
4miners
4miners previously approved these changes Mar 20, 2019
Nazgolze
Nazgolze previously approved these changes Mar 20, 2019
4miners
4miners previously approved these changes Mar 20, 2019
psychopenguin
psychopenguin previously approved these changes Mar 20, 2019
Nazgolze
Nazgolze previously approved these changes Mar 20, 2019
diego-G
diego-G previously approved these changes Mar 21, 2019
@MaciejBaj MaciejBaj changed the title Use Node.js version 10.15.3 - Closes #3124 Upgrade Node.js version from 10.14.1 to 10.15.3 - Closes #3124 Mar 22, 2019
@MaciejBaj MaciejBaj merged commit 3645266 into development Mar 22, 2019
@MaciejBaj MaciejBaj deleted the 3124-nodejs-10.15.3 branch March 22, 2019 14:11
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.

Upgrade Node.js version from 10.14.1 to 10.15.3
7 participants