[TIMOB-26153] CLI: Remove Node 4 & 6 as supported versions
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | None |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-01-09T22:52:35.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 8.0.0 |
Components | CLI |
Labels | n/a |
Reporter | Ewan Harris |
Assignee | Ewan Harris |
Created | 2018-06-25T10:10:07.000+0000 |
Updated | 2019-01-09T22:52:51.000+0000 |
Description
We currently support 3 Node release lines in Titanium SDK,
* 4.x - End of life'd in April 2018
* 6.x - Will be end of life in April 2019
* 8.x - Will be end of life in December 2019 (shorter LTS cycle to align with an OpenSSL deprecation)
We'll be adding a fourth (10.x) before it goes LTS in October no doubt
I propose that we reduce this number, definitely removing 4.x, and potentially removing 6.x to align with the appc cli/daemon requirements (which require 8)
cc [~hknoechel] [~topener] [~cwilliams]
This links to TIMOB-25650 because of the require.resolve options.path usage
master: https://github.com/appcelerator/titanium_mobile/pull/10600 8_0_X: https://github.com/appcelerator/titanium_mobile/pull/10601