The following commit includes the following updates:
Bumping to Node 12\
The images and build are updated to make use of Node v12.18.3 (LTS) instead of Node 10 which will be dropped in upcoming releases. The bump in Node version is necessary for security updates, vscode extension compatibility and since it is the new LTS.
How to test
The CI should successfully pass (given that no other errors currently fail the build):
386
Review checklist
[x] as an author, I have thoroughly tested my changes and carefully followed the review guidelines
What it does
The following commit includes the following updates:
Node v12.18.3 (LTS)
instead ofNode 10
which will be dropped in upcoming releases. The bump in Node version is necessary for security updates, vscode extension compatibility and since it is the new LTS.How to test
The CI should successfully pass (given that no other errors currently fail the build):
386
Review checklist
Reminder for reviewers
Signed-off-by: vince-fugnitto vincent.fugnitto@ericsson.com