-
Notifications
You must be signed in to change notification settings - Fork 155
Update node to v14 #419
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 to v14 #419
Conversation
unfortunately this increased the image sizes... |
Signed-off-by: Reece Dunham <me@rdil.rocks>
Signed-off-by: Reece Dunham <me@rdil.rocks>
Actually these aren't supported by azure dev ops... that was our primary scenario... |
and I think the depended on node 10... |
@TravisEz13 what depends on node 10? |
Azure DevOps had a specific node version dependency. |
Well how can we test this then because this version of node 10 not only has high severity vulnerabilities but is also about to be EOL'd. |
We have to build and delpoy them to test... |
Here are the current requirements docs: https://docs.microsoft.com/en-us/azure/devops/pipelines/process/container-phases?view=azure-devops
|
let's merge. |
Signed-off-by: Reece Dunham me@rdil.rocks
PR Summary
Node 10 goes EOL soon and dependabot keeps bugging everybody about this so I think its time to update.
PR Checklist
Dockerfile
,.sh
,.ps1
and.psm1
files have the correct copyright headerWIP:
to the beginning of the title and remove the prefix when the PR is ready.