Commit graph

26 commits

Author SHA1 Message Date
Tiago Costa
1d3fcaac0a
[6.x] Upgrade to NodeJS 10 (#25157) (#26909)
* chore(NA): merge and solve conflicts backporting to 6.x

* chore(NA): merge and solve conflicts backporting to 6.x
2018-12-10 18:50:30 +00:00
Tyler Smalley
12a4629496
Bump node to 8.14.0 (#26313) (#26316)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2018-11-27 20:46:09 -08:00
Jonathan Budzenski
e2a43a9316
Bump node to 8.11.4 (#22045) 2018-08-16 13:05:05 -05:00
Jonathan Budzenski
55a60ab11f
Bump node to 8.11.3 (#19862) 2018-06-14 12:45:31 -05:00
Jonathan Budzenski
2bfa9edca7
Bump node to 8.11.0 (#17437) 2018-03-28 16:55:01 -05:00
Tyler Smalley
8b86bed048
Bumps node to 8.9.4 (#16981) (#16990)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2018-03-05 17:53:22 -08:00
Tyler Smalley
b286dfee51 Bumps node to 6.12.2 (#15612)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2017-12-15 10:16:10 -08:00
Jonathan Budzenski
21f22d3334
Bump node to 6.11.5 (#14568) 2017-10-25 09:26:59 -05:00
Court Ewing
4bf1ade6f9 bump node.js to version 6.11.1 (#12776) 2017-07-11 17:57:01 -04:00
Jonathan Budzenski
2b24b5c488 Bump node to 6.10.2 (#11039) 2017-04-10 15:26:16 -05:00
Jonathan Budzenski
242047a683 Bump node to 6.9.5 (#10135) 2017-02-01 11:54:57 -06:00
Jonathan Budzenski
26a0be8caa
Bump node to 6.9.0 2016-10-18 13:40:27 -05:00
Jonathan Budzenski
63c6e9a4da
Bump node version to 6.7.0 2016-10-10 05:57:25 -05:00
Tyler Smalley
ad97552c03 Upgrade to Node 6.4.0
* Updated dependencies to include graceful-fs ~4.0
* Replaced deprecated grunt-s3 package with suggested grunt-aws-s3
* Update licenses task to better support npm 3

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2016-08-25 08:40:14 -07:00
Court Ewing
117581ffe2 Bump node to 4.4.7 and npm to 2.15.8 2016-06-29 10:48:24 -04:00
Court Ewing
20eaca236a Bump .node-version to 4.4.4 2016-05-10 13:47:43 -04:00
Court Ewing
e1eafc5567 Bump node to 4.3.2 2016-03-04 11:08:15 -05:00
Court Ewing
20b31849e1 Bump node to 4.3.1 2016-02-29 13:56:37 -05:00
Court Ewing
00fc187364 Bump node to 4.3.0 for security fixes
See
https://nodejs.org/en/blog/vulnerability/february-2016-security-releases/
2016-02-10 09:58:59 -05:00
spalger
5921e622b8 [node] update to LTS version and latest npm 2.x 2016-01-05 07:01:30 -07:00
Court Ewing
b52b2a8948 Bump node to 0.12.9
Fixes #5603
2015-12-09 19:05:16 +00:00
spalger
708f1f1a25 [node] downgrade to 0.12.7
While working to reintroduce shrinkwrap into our workflow it became
apparent that we needed to be using npm3 but unfortunately node-gyp
is not compatible with iojs, and the iojs distros actually contain a
patched version. This means that you can only use iojs with the npm
it ships with.

When trying to find a solution for this issue, we contemplated not
using npm3, but that would mean that we can't use npm-shrinkwrap and
decided that since we are using babel anyway that switching back to
node was the best option.

The only code that must be updated to work in the new node 0.12 env
is lodash templates that use the template string syntax inside their
source (Since 0.12 does not support template strings).
2015-08-31 21:58:46 -07:00
spalger
6e95347c07 Bump node version to 2.5 2015-08-27 15:50:37 -07:00
spalger
992e3968a7 karma config for travis 2015-07-27 17:39:46 -07:00
Spencer Alger
8d2e8816dc [server] work out plugin organization, and app declaration 2015-06-24 23:47:19 -07:00
Spencer Alger
7dd8dcb94f added node-version file for use with https://www.npmjs.com/package/avn 2015-03-31 09:00:17 -07:00