Financial-Times / tako

🐙 A GitHub App that provides an API listing the repositories it is installed on.
MIT License
4 stars 0 forks source link

chore(deps): update node.js #175

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
circleci/node docker minor 10.16.3 -> 10.18.1
node minor 10.16.3 -> 10.18.1
node engines minor 10.16.3 -> 10.18.1

Release Notes

nodejs/node ### [`v10.18.1`](https://togithub.com/nodejs/node/releases/v10.18.1) [Compare Source](https://togithub.com/nodejs/node/compare/v10.18.0...v10.18.1) ##### Notable changes - **http2**: fix session memory accounting after pausing (Michael Lehenbauer) [#​30684](https://togithub.com/nodejs/node/pull/30684) - **n-api**: correct bug in napi_get_last_error (Octavian Soldea) [#​28702](https://togithub.com/nodejs/node/pull/28702) - **tools**: update tzdata to 2019c (Myles Borins) [#​30479](https://togithub.com/nodejs/node/pull/30479) ##### Commits - \[[`a80c59130e`](https://togithub.com/nodejs/node/commit/a80c59130e)] - **build**: fix configure script to work with Apple Clang 11 (Saagar Jha) [#​28071](https://togithub.com/nodejs/node/pull/28071) - \[[`68b2b5cc51`](https://togithub.com/nodejs/node/commit/68b2b5cc51)] - **build,win**: propagate error codes in vcbuild (João Reis) [#​30724](https://togithub.com/nodejs/node/pull/30724) - \[[`3e0709cf5e`](https://togithub.com/nodejs/node/commit/3e0709cf5e)] - **deps**: V8: backport [`fb63e5c`](https://togithub.com/nodejs/node/commit/fb63e5cf55e9) (Michaël Zasso) - \[[`25b8fbda35`](https://togithub.com/nodejs/node/commit/25b8fbda35)] - **doc**: allow \\<code> in header elements (Rich Trott) [#​31086](https://togithub.com/nodejs/node/pull/31086) - \[[`a1b095dd46`](https://togithub.com/nodejs/node/commit/a1b095dd46)] - **doc,dns**: use code markup/markdown in headers (Rich Trott) [#​31086](https://togithub.com/nodejs/node/pull/31086) - \[[`8f3b8ca515`](https://togithub.com/nodejs/node/commit/8f3b8ca515)] - **http2**: fix session memory accounting after pausing (Michael Lehenbauer) [#​30684](https://togithub.com/nodejs/node/pull/30684) - \[[`20f64a96de`](https://togithub.com/nodejs/node/commit/20f64a96de)] - **http2**: use the latest settings (ZYSzys) [#​29780](https://togithub.com/nodejs/node/pull/29780) - \[[`81c31005fd`](https://togithub.com/nodejs/node/commit/81c31005fd)] - **lib**: fix comment nits in bootstrap\\loaders.js (Vse Mozhet Byt) [#​24641](https://togithub.com/nodejs/node/pull/24641) - \[[`88e8b7cf83`](https://togithub.com/nodejs/node/commit/88e8b7cf83)] - **n-api**: correct bug in napi_get_last_error (Octavian Soldea) [#​28702](https://togithub.com/nodejs/node/pull/28702) - \[[`77e0318849`](https://togithub.com/nodejs/node/commit/77e0318849)] - **stream**: increase MAX_HWM (Robert Nagy) [#​29938](https://togithub.com/nodejs/node/pull/29938) - \[[`894aaa2040`](https://togithub.com/nodejs/node/commit/894aaa2040)] - **stream**: extract Readable.from in its own file (Matteo Collina) [#​30140](https://togithub.com/nodejs/node/pull/30140) - \[[`7e941eb17d`](https://togithub.com/nodejs/node/commit/7e941eb17d)] - **test**: do not fail SLOW tests if they are not slow (Yang Guo) [#​25868](https://togithub.com/nodejs/node/pull/25868) - \[[`0f3ae77aaf`](https://togithub.com/nodejs/node/commit/0f3ae77aaf)] - **tools**: update tzdata to 2019c (Myles Borins) [#​30479](https://togithub.com/nodejs/node/pull/30479) - \[[`4ae8d204cb`](https://togithub.com/nodejs/node/commit/4ae8d204cb)] - **tools**: move python code out of jenkins shell (Sam Roberts) [#​28458](https://togithub.com/nodejs/node/pull/28458) - \[[`4879b80d87`](https://togithub.com/nodejs/node/commit/4879b80d87)] - **tools**: fix v8 testing with devtoolset on ppcle (Sam Roberts) [#​28458](https://togithub.com/nodejs/node/pull/28458) ### [`v10.18.0`](https://togithub.com/nodejs/node/releases/v10.18.0) [Compare Source](https://togithub.com/nodejs/node/compare/v10.17.0...v10.18.0) This is a security release. For more details about the vulnerability please consult the npm blog: ##### Notable changes - **deps**: update npm to 6.13.4 [#​30904](https://togithub.com/nodejs/node/pull/30904) ##### Commits - \[[`54a466a865`](https://togithub.com/nodejs/node/commit/54a466a865)] - **build,win**: add test-ci-native and test-ci-js (João Reis) [#​30724](https://togithub.com/nodejs/node/pull/30724) - \[[`f9b31edb25`](https://togithub.com/nodejs/node/commit/f9b31edb25)] - **deps**: update npm to 6.13.4 (Isaac Z. Schlueter) [#​30904](https://togithub.com/nodejs/node/pull/30904) ### [`v10.17.0`](https://togithub.com/nodejs/node/releases/v10.17.0) [Compare Source](https://togithub.com/nodejs/node/compare/v10.16.3...v10.17.0) ##### Notable changes - **crypto**: - add support for chacha20-poly1305 for AEAD (chux0519) [#​24081](https://togithub.com/nodejs/node/pull/24081) - increase maxmem range from 32 to 53 bits (Tobias Nießen) [#​28799](https://togithub.com/nodejs/node/pull/28799) - **deps**: - update npm to 6.11.3 (claudiahdz) [#​29430](https://togithub.com/nodejs/node/pull/29430) - upgrade openssl sources to 1.1.1d (Sam Roberts) [#​29921](https://togithub.com/nodejs/node/pull/29921) - **dns**: remove dns.promises experimental warning (cjihrig) [#​26592](https://togithub.com/nodejs/node/pull/26592) - **fs**: remove experimental warning for fs.promises (Anna Henningsen) [#​26581](https://togithub.com/nodejs/node/pull/26581) - **http**: makes response.writeHead return the response (Mark S. Everitt) [#​25974](https://togithub.com/nodejs/node/pull/25974) - **http2**: makes response.writeHead return the response (Mark S. Everitt) [#​25974](https://togithub.com/nodejs/node/pull/25974) - **n-api**: - make func argument of napi_create_threadsafe_function optional (legendecas) [#​27791](https://togithub.com/nodejs/node/pull/27791) - mark version 5 N-APIs as stable (Gabriel Schulhof) [#​29401](https://togithub.com/nodejs/node/pull/29401) - implement date object (Jarrod Connolly) [#​25917](https://togithub.com/nodejs/node/pull/25917) - **process**: add --unhandled-rejections flag (Ruben Bridgewater) [#​26599](https://togithub.com/nodejs/node/pull/26599) - **stream**: - implement Readable.from async iterator utility (Guy Bedford) [#​27660](https://togithub.com/nodejs/node/pull/27660) - make Symbol.asyncIterator support stable (Matteo Collina) [#​26989](https://togithub.com/nodejs/node/pull/26989) ##### Commits - \[[`f1a5a36961`](https://togithub.com/nodejs/node/commit/f1a5a36961)] - **build**: update Windows icon to Feb 2016 rebrand (Mike MacCana) [#​28524](https://togithub.com/nodejs/node/pull/28524) - \[[`63de2ade85`](https://togithub.com/nodejs/node/commit/63de2ade85)] - **(SEMVER-MINOR)** **crypto**: add support for chacha20-poly1305 for AEAD (chux0519) [#​24081](https://togithub.com/nodejs/node/pull/24081) - \[[`4f0f12c3d6`](https://togithub.com/nodejs/node/commit/4f0f12c3d6)] - **crypto**: fix rsa key gen with non-default exponent (Sam Roberts) [#​27092](https://togithub.com/nodejs/node/pull/27092) - \[[`7735824d2c`](https://togithub.com/nodejs/node/commit/7735824d2c)] - **(SEMVER-MINOR)** **crypto**: increase maxmem range from 32 to 53 bits (Tobias Nießen) [#​28799](https://togithub.com/nodejs/node/pull/28799) - \[[`e53dbba6bc`](https://togithub.com/nodejs/node/commit/e53dbba6bc)] - **deps**: update npm to 6.11.3 (claudiahdz) [#​29430](https://togithub.com/nodejs/node/pull/29430) - \[[`55cd01c5c3`](https://togithub.com/nodejs/node/commit/55cd01c5c3)] - **(SEMVER-MINOR)** **deps**: update npm to 6.10.3 (isaacs) [#​29023](https://togithub.com/nodejs/node/pull/29023) - \[[`e2291cf805`](https://togithub.com/nodejs/node/commit/e2291cf805)] - **deps**: upgrade npm to 6.10.2 (isaacs) [#​28853](https://togithub.com/nodejs/node/pull/28853) - \[[`03b69660f9`](https://togithub.com/nodejs/node/commit/03b69660f9)] - **deps**: upgrade npm to 6.10.0 (isaacs) [#​28525](https://togithub.com/nodejs/node/pull/28525) - \[[`333963ef73`](https://togithub.com/nodejs/node/commit/333963ef73)] - **deps**: dlloads node static linked executable (Luca Lindhorst) [#​28045](https://togithub.com/nodejs/node/pull/28045) - \[[`7202792ad3`](https://togithub.com/nodejs/node/commit/7202792ad3)] - **deps**: update archs files for OpenSSL-1.1.1d (Sam Roberts) [#​29921](https://togithub.com/nodejs/node/pull/29921) - \[[`9c393f1d02`](https://togithub.com/nodejs/node/commit/9c393f1d02)] - **deps**: upgrade openssl sources to 1.1.1d (Sam Roberts) [#​29921](https://togithub.com/nodejs/node/pull/29921) - \[[`7f48519413`](https://togithub.com/nodejs/node/commit/7f48519413)] - **deps**: do not link against librt (Sam Roberts) [#​29729](https://togithub.com/nodejs/node/pull/29729) - \[[`fcc22d31a0`](https://togithub.com/nodejs/node/commit/fcc22d31a0)] - **(SEMVER-MINOR)** **dns**: make dns.promises enumerable (cjihrig) [#​26592](https://togithub.com/nodejs/node/pull/26592) - \[[`fa27aac5fb`](https://togithub.com/nodejs/node/commit/fa27aac5fb)] - **(SEMVER-MINOR)** **dns**: remove dns.promises experimental warning (cjihrig) [#​26592](https://togithub.com/nodejs/node/pull/26592) - \[[`90fb146933`](https://togithub.com/nodejs/node/commit/90fb146933)] - **(SEMVER-MINOR)** **doc**: move dns.promises to stable status (cjihrig) [#​26592](https://togithub.com/nodejs/node/pull/26592) - \[[`65e68d1f4f`](https://togithub.com/nodejs/node/commit/65e68d1f4f)] - **doc**: add documentation for stream readableFlowing (Chetan Karande) [#​29506](https://togithub.com/nodejs/node/pull/29506) - \[[`c285e694e2`](https://togithub.com/nodejs/node/commit/c285e694e2)] - **doc**: fix the links tls default version sections (Chetan Karande) [#​28827](https://togithub.com/nodejs/node/pull/28827) - \[[`cef5010135`](https://togithub.com/nodejs/node/commit/cef5010135)] - **doc**: describe tls.DEFAULT_MIN_VERSION/\_MAX_VERSION (Chetan Karande) [#​28827](https://togithub.com/nodejs/node/pull/28827) - \[[`15c2eb0e58`](https://togithub.com/nodejs/node/commit/15c2eb0e58)] - **doc**: update N-API version matrix (Gabriel Schulhof) [#​29461](https://togithub.com/nodejs/node/pull/29461) - \[[`a3eda2896d`](https://togithub.com/nodejs/node/commit/a3eda2896d)] - **doc**: fixup changelog for v10.16.3 (Andrew Hughes) [#​29159](https://togithub.com/nodejs/node/pull/29159) - \[[`56a834a53f`](https://togithub.com/nodejs/node/commit/56a834a53f)] - **doc,test**: clarify that Http2Stream is destroyed after data is read (Alba Mendez) [#​27891](https://togithub.com/nodejs/node/pull/27891) - \[[`85ce8ef19a`](https://togithub.com/nodejs/node/commit/85ce8ef19a)] - **(SEMVER-MINOR)** **fs**: remove experimental warning for fs.promises (Anna Henningsen) [#​26581](https://togithub.com/nodejs/node/pull/26581) - \[[`ccf2823f83`](https://togithub.com/nodejs/node/commit/ccf2823f83)] - **(SEMVER-MINOR)** **http**: makes response.writeHead return the response (Mark S. Everitt) [#​25974](https://togithub.com/nodejs/node/pull/25974) - \[[`66387cd45e`](https://togithub.com/nodejs/node/commit/66387cd45e)] - **http2**: send out pending data earlier (Anna Henningsen) [#​29398](https://togithub.com/nodejs/node/pull/29398) - \[[`925849650b`](https://togithub.com/nodejs/node/commit/925849650b)] - **(SEMVER-MINOR)** **http2**: makes response.writeHead return the response (Mark S. Everitt) [#​25974](https://togithub.com/nodejs/node/pull/25974) - \[[`69b0212df3`](https://togithub.com/nodejs/node/commit/69b0212df3)] - **http2**: do not start reading after write if new write is on wire (Anna Henningsen) [#​29399](https://togithub.com/nodejs/node/pull/29399) - \[[`36a0e9a063`](https://togithub.com/nodejs/node/commit/36a0e9a063)] - **http2**: do not crash on stream listener removal w/ destroyed session (Anna Henningsen) [#​29459](https://togithub.com/nodejs/node/pull/29459) - \[[`c74c6a5ccf`](https://togithub.com/nodejs/node/commit/c74c6a5ccf)] - **n-api**: mark version 5 N-APIs as stable (Gabriel Schulhof) [#​29401](https://togithub.com/nodejs/node/pull/29401) - \[[`f8622762e3`](https://togithub.com/nodejs/node/commit/f8622762e3)] - **(SEMVER-MINOR)** **n-api**: make func argument of napi_create_threadsafe_function optional (legendecas) [#​27791](https://togithub.com/nodejs/node/pull/27791) - \[[`4f41e4f471`](https://togithub.com/nodejs/node/commit/4f41e4f471)] - **(SEMVER-MINOR)** **n-api**: implement date object (Jarrod Connolly) [#​25917](https://togithub.com/nodejs/node/pull/25917) - \[[`69bf5b7944`](https://togithub.com/nodejs/node/commit/69bf5b7944)] - **net**: treat ENOTCONN at shutdown as success (Anna Henningsen) [#​29912](https://togithub.com/nodejs/node/pull/29912) - \[[`d6c998a478`](https://togithub.com/nodejs/node/commit/d6c998a478)] - **process**: use public readableFlowing property (Chetan Karande) [#​29502](https://togithub.com/nodejs/node/pull/29502) - \[[`b43d7e8f42`](https://togithub.com/nodejs/node/commit/b43d7e8f42)] - **(SEMVER-MINOR)** **process**: add --unhandled-rejections flag (Ruben Bridgewater) [#​26599](https://togithub.com/nodejs/node/pull/26599) - \[[`79f3844fb0`](https://togithub.com/nodejs/node/commit/79f3844fb0)] - **(SEMVER-MINOR)** **readline**: make Symbol.asyncIterator support stable (Matteo Collina) [#​26989](https://togithub.com/nodejs/node/pull/26989) - \[[`18b140ae75`](https://togithub.com/nodejs/node/commit/18b140ae75)] - **src**: use maybe version v8::Function::Call (Ouyang Yadong) [#​23826](https://togithub.com/nodejs/node/pull/23826) - \[[`1bb5102999`](https://togithub.com/nodejs/node/commit/1bb5102999)] - **src**: use more explicit return type in Sign::SignFinal() (Anna Henningsen) [#​23779](https://togithub.com/nodejs/node/pull/23779) - \[[`859d47593e`](https://togithub.com/nodejs/node/commit/859d47593e)] - **src**: reduce platform worker barrier lifetime (Ali Ijaz Sheikh) [#​23419](https://togithub.com/nodejs/node/pull/23419) - \[[`00831f0293`](https://togithub.com/nodejs/node/commit/00831f0293)] - **(SEMVER-MINOR)** **stream**: make Symbol.asyncIterator support stable (Matteo Collina) [#​26989](https://togithub.com/nodejs/node/pull/26989) - \[[`ddb5152e9b`](https://togithub.com/nodejs/node/commit/ddb5152e9b)] - **(SEMVER-MINOR)** **stream**: implement Readable.from async iterator utility (Guy Bedford) [#​27660](https://togithub.com/nodejs/node/pull/27660) - \[[`13d8549abd`](https://togithub.com/nodejs/node/commit/13d8549abd)] - **test**: well-defined DH groups now verify clean (Sam Roberts) [#​29550](https://togithub.com/nodejs/node/pull/29550) - \[[`f78ecc3f93`](https://togithub.com/nodejs/node/commit/f78ecc3f93)] - **test**: fix race in test-http2-origin (Alba Mendez) [#​28903](https://togithub.com/nodejs/node/pull/28903) - \[[`2afbb3efab`](https://togithub.com/nodejs/node/commit/2afbb3efab)] - **test,win**: cleanup exec-timeout processes (João Reis) [#​28723](https://togithub.com/nodejs/node/pull/28723) - \[[`fe58bca878`](https://togithub.com/nodejs/node/commit/fe58bca878)] - **tls**: group chunks into TLS segments (Alba Mendez) [#​27861](https://togithub.com/nodejs/node/pull/27861) - \[[`2eae030a4b`](https://togithub.com/nodejs/node/commit/2eae030a4b)] - **(SEMVER-MINOR)** **worker**: add missing return value in case of fatal exceptions (Ruben Bridgewater) [#​29036](https://togithub.com/nodejs/node/pull/29036) - \[[`e8c90bf4d1`](https://togithub.com/nodejs/node/commit/e8c90bf4d1)] - **zlib**: do not coalesce multiple `.flush()` calls (Anna Henningsen) [#​28520](https://togithub.com/nodejs/node/pull/28520)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by WhiteSource Renovate. View repository job log here.