Commit graph

27 commits

Author SHA1 Message Date
Jonathan Budzenski
e4c8b3e824
[5.6] Bump node to 6.17.0 (#32201)
* Bump node to 6.17.0

* Resolve intermittent premature connection closed (#19808)

Node 8 changed the keepAlive to default to 5 seconds from 5 minutes. This reverts that behavior.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* 6
2019-03-07 18:20:10 -06:00
Jonathan Budzenski
e4f1e8f824
[5.6] Bump node to 6.16.0 (#27921)
* [5.6] Bump node to 6.16.0

* bump default max header size

* disable region map test
2019-02-05 16:33:49 -06:00
Tyler Smalley
9a7a28b5dc
[5.6] Bump node to 6.15.1 (#26706)
Changelog: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.15.1

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2018-12-05 11:37:46 -08:00
Tyler Smalley
c4639545b8
[5.6] Bump Node to 6.15.0 (#26315)
Changelog:

- [6.15.0](https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md#6.15.0)

`index result popularity change popularity should be reset on cancel` has been skipped. This particular test exhibited weird behavior in Chrome when controlled by Selenium. When the button to confirm deleting the index pattern was clicked, it would result in multiple (3-5) calls to the delete saved object endpoint, though only one of those calls was represented in the network tab.

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2018-11-30 16:46:41 -08:00
Jonathan Budzenski
a8903aa924
Bump node to 6.14.4 (#22049) 2018-08-16 10:03:14 -05:00
Jonathan Budzenski
c4daf9e333
Bump node to 6.14.3 (#19864) 2018-06-14 12:45:49 -05:00
Jonathan Budzenski
a3ca547a6b
Bump node to 6.14.0 (#17438) 2018-03-28 16:53:51 -05:00
Tyler Smalley
24b1f904ce
Bumps node to 6.12.2 (#15612) (#15639)
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2017-12-15 12:44:26 -08:00
Jonathan Budzenski
6ec3454c10
Bump node to 6.11.5 (#14568) 2017-10-25 09:28:34 -05:00
Court Ewing
f0b6e7d85f bump node.js to version 6.11.1 (#12776) 2017-07-11 19:06:38 -04:00
Jonathan Budzenski
c6a0b1ee95 Bump node to 6.10.2 (#11039) (#11133) 2017-04-10 16:16:46 -05:00
jasper
239d8271a7 Bump node to 6.9.5 (#10138)
Backports PR #10135

**Commit 1:**
Bump node to 6.9.5

* Original sha: e00aa661a7
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2017-02-01T17:07:44Z
2017-02-01 15:11:21 -06:00
Elastic Jasper
10dc033c89 Backport PR #8733
---------

**Commit 1:**
Bump node to 6.9.0

* Original sha: 26a0be8caa
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-10-18T18:40:06Z
2016-10-18 20:06:12 -04:00
Elastic Jasper
ac0bd9c4a7 Backport PR #8600
---------

**Commit 1:**
Bump node version to 6.7.0

* Original sha: 63c6e9a4da
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-10-10T10:57:25Z
2016-10-12 17:29:14 -04: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