Skip to content

Deprecate support for Node.js 4 #2444

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 1 commit into from
Jan 20, 2017

Conversation

rosen-vladimirov
Copy link
Contributor

@rosen-vladimirov rosen-vladimirov commented Jan 19, 2017

Merge after telerik/mobile-cli-lib#879
Deprecate support for Node.js 4.x.x by adding message that users will see each time when they execute any command and their Node.js version is 4.x.x.

Implements #2260

@rosen-vladimirov rosen-vladimirov added this to the 2.5.0 milestone Jan 19, 2017
@rosen-vladimirov rosen-vladimirov self-assigned this Jan 19, 2017
@rosen-vladimirov rosen-vladimirov force-pushed the vladimirov/deprecate-node-4 branch from bc66ade to 9a0be88 Compare January 20, 2017 08:35
Deprecate support for Node.js `4.x.x` by adding message that users will see each time when they execute any command and their Node.js version is `4.x.x`.
@rosen-vladimirov rosen-vladimirov force-pushed the vladimirov/deprecate-node-4 branch from 9a0be88 to ae4d306 Compare January 20, 2017 08:43
@vchimev
Copy link

vchimev commented Jan 20, 2017

Does the doctor warn about this?

@rosen-vladimirov
Copy link
Contributor Author

@vchimev , nope. Instead of doctor, every single command warns about this ;)

@rosen-vladimirov rosen-vladimirov merged commit 7410ee9 into release Jan 20, 2017
@rosen-vladimirov rosen-vladimirov deleted the vladimirov/deprecate-node-4 branch January 20, 2017 10:42
rosen-vladimirov added a commit that referenced this pull request Jan 23, 2017
Deprecate support for Node.js `4.x.x` by adding message that users will see each time when they execute any command and their Node.js version is `4.x.x`.
rosen-vladimirov added a commit that referenced this pull request Jan 24, 2017
* Fixed: tns update crashes with error message (#2421)

* Fixed: the app doesn't exit when using --release and --justlaunch (#2423)

* Fixed: debug exits unexpected when using --chrome and --watch options (#2426)

* Fixed: test command fails with exception (#2428)

* Fixed: getfile/putfile operate with global files (not local ones) (#2434)

* Remove --get-port flag (#2440)

* Deprecate support for Node.js 4 (#2444)

Deprecate support for Node.js `4.x.x` by adding message that users will see each time when they execute any command and their Node.js version is `4.x.x`.

* Updated CLI documentation after behavior changes in run command (#2435)

* Updated CLI documentation after behavior changes in run command

* Remove usages of  in help content.

* Update message for livesync deprecation as it should not contain concrete release version

* Add source-map dependency and it's types. Fix typescript error

Add source-map dependency and typings for it. Previously CLI used it from `lib/common/vendor` dir, but it has npm package for a long time and it's better to use it instead.
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.

3 participants