ImmoweltGroup / eslint-config-immowelt-react

ESLint shareable react config
MIT License
2 stars 0 forks source link

Update Node.js to v8.17.0 - autoclosed #151

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Update Change
node minor 8.15.0 -> 8.17.0

Release Notes

nodejs/node ### [`v8.17.0`](https://togithub.com/nodejs/node/releases/v8.17.0) [Compare Source](https://togithub.com/nodejs/node/compare/v8.16.2...v8.17.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 - \[[`208b813e49`](https://togithub.com/nodejs/node/commit/208b813e49)] - **build,win**: add test-ci-native and test-ci-js (João Reis) [#​30724](https://togithub.com/nodejs/node/pull/30724) - \[[`369a23a670`](https://togithub.com/nodejs/node/commit/369a23a670)] - **deps**: update npm to 6.13.4 (Audrey Eschright) [#​30904](https://togithub.com/nodejs/node/pull/30904) ### [`v8.16.2`](https://togithub.com/nodejs/node/releases/v8.16.2) [Compare Source](https://togithub.com/nodejs/node/compare/v8.16.1...v8.16.2) Node.js 8 is due to go End-of-Life on 31st December 2019. ##### Notable changes - **deps**: upgrade openssl sources to 1.0.2s (Sam Roberts) [#​28230](https://togithub.com/nodejs/node/pull/28230) ##### Commits - \[[`cc9d005628`](https://togithub.com/nodejs/node/commit/cc9d005628)] - **crypto**: update root certificates (Sam Roberts) [#​28808](https://togithub.com/nodejs/node/pull/28808) - \[[`347fcd35e3`](https://togithub.com/nodejs/node/commit/347fcd35e3)] - **crypto**: update root certificates (Sam Roberts) [#​27374](https://togithub.com/nodejs/node/pull/27374) - \[[`b2a6b3254d`](https://togithub.com/nodejs/node/commit/b2a6b3254d)] - **crypto**: update root certificates (Sam Roberts) [#​25113](https://togithub.com/nodejs/node/pull/25113) - \[[`5682e50325`](https://togithub.com/nodejs/node/commit/5682e50325)] - **deps**: add -no_rand_screen to openssl s_client (Shigeki Ohtsu) [nodejs/io.js#​1836](https://togithub.com/nodejs/io.js/pull/1836) - \[[`9663ae3546`](https://togithub.com/nodejs/node/commit/9663ae3546)] - **deps**: fix asm build error of openssl in x86_win32 (Shigeki Ohtsu) [iojs/io.js#​1389](https://togithub.com/iojs/io.js/pull/1389) - \[[`87eee99466`](https://togithub.com/nodejs/node/commit/87eee99466)] - **deps**: fix openssl assembly error on ia32 win32 (Fedor Indutny) [iojs/io.js#​1389](https://togithub.com/iojs/io.js/pull/1389) - \[[`da99d3f972`](https://togithub.com/nodejs/node/commit/da99d3f972)] - **deps**: copy all openssl header files to include dir (Sam Roberts) [#​28230](https://togithub.com/nodejs/node/pull/28230) - \[[`dc9d645ac4`](https://togithub.com/nodejs/node/commit/dc9d645ac4)] - **deps**: upgrade openssl sources to 1.0.2s (Sam Roberts) [#​28230](https://togithub.com/nodejs/node/pull/28230) - \[[`37e24b19a0`](https://togithub.com/nodejs/node/commit/37e24b19a0)] - **deps**: V8: backport [`d520ebb`](https://togithub.com/nodejs/node/commit/d520ebb) (Michaël Zasso) [#​27358](https://togithub.com/nodejs/node/pull/27358) - \[[`1a5dc6a3e7`](https://togithub.com/nodejs/node/commit/1a5dc6a3e7)] - **http**: check for existance in resetHeadersTimeoutOnReqEnd (Matteo Collina) [#​26402](https://togithub.com/nodejs/node/pull/26402) - \[[`e45b6a3b98`](https://togithub.com/nodejs/node/commit/e45b6a3b98)] - **http2**: do not start reading after write if new write is on wire (Anna Henningsen) [#​29399](https://togithub.com/nodejs/node/pull/29399) - \[[`559a8e342b`](https://togithub.com/nodejs/node/commit/559a8e342b)] - **http2**: do not crash on stream listener removal w/ destroyed session (Anna Henningsen) [#​29459](https://togithub.com/nodejs/node/pull/29459) - \[[`dd285968c4`](https://togithub.com/nodejs/node/commit/dd285968c4)] - **openssl**: fix keypress requirement in apps on win32 (Shigeki Ohtsu) [iojs/io.js#​1389](https://togithub.com/iojs/io.js/pull/1389) - \[[`3ee076f03d`](https://togithub.com/nodejs/node/commit/3ee076f03d)] - **stream**: ensure writable.destroy() emits error once (Luigi Pinca) [#​26057](https://togithub.com/nodejs/node/pull/26057) - \[[`a7e5fe1f06`](https://togithub.com/nodejs/node/commit/a7e5fe1f06)] - **test**: unskip tests that now pass on AIX (Sam Roberts) [#​29054](https://togithub.com/nodejs/node/pull/29054) - \[[`65e9b0f5a2`](https://togithub.com/nodejs/node/commit/65e9b0f5a2)] - **test**: specialize OOM check for AIX (Sam Roberts) [#​28857](https://togithub.com/nodejs/node/pull/28857) - \[[`7aca9cb09b`](https://togithub.com/nodejs/node/commit/7aca9cb09b)] - **test**: fix pty test hangs on aix (Ben Noordhuis) [#​28600](https://togithub.com/nodejs/node/pull/28600) - \[[`588b761fca`](https://togithub.com/nodejs/node/commit/588b761fca)] - **test**: skip stringbytes-external-exceed-max on AIX (Sam Roberts) [#​28516](https://togithub.com/nodejs/node/pull/28516) - \[[`930647d0fe`](https://togithub.com/nodejs/node/commit/930647d0fe)] - **test**: skip tests related to CI failures on AIX (Sam Roberts) [#​28469](https://togithub.com/nodejs/node/pull/28469) - \[[`92a2f8bbe3`](https://togithub.com/nodejs/node/commit/92a2f8bbe3)] - **test,win**: cleanup exec-timeout processes (João Reis) [#​28723](https://togithub.com/nodejs/node/pull/28723) - \[[`d57f79726d`](https://togithub.com/nodejs/node/commit/d57f79726d)] - **tls**: partially backport pull request [#​26415](https://togithub.com/nodejs/node/issues/26415) (Ben Noordhuis) [#​26415](https://togithub.com/nodejs/node/pull/26415) - \[[`c582fef5cc`](https://togithub.com/nodejs/node/commit/c582fef5cc)] - **tools**: update certdata.txt (Sam Roberts) [#​28808](https://togithub.com/nodejs/node/pull/28808) - \[[`4fbadf6a9e`](https://togithub.com/nodejs/node/commit/4fbadf6a9e)] - **tools**: update certdata.txt (Sam Roberts) [#​27374](https://togithub.com/nodejs/node/pull/27374) - \[[`529b2ad25f`](https://togithub.com/nodejs/node/commit/529b2ad25f)] - **tools**: update certdata.txt (Sam Roberts) [#​25113](https://togithub.com/nodejs/node/pull/25113) ### [`v8.16.1`](https://togithub.com/nodejs/node/releases/v8.16.1) [Compare Source](https://togithub.com/nodejs/node/compare/v8.16.0...v8.16.1) ##### Notable changes This is a security release. Node.js, as well as many other implementations of HTTP/2, have been found vulnerable to Denial of Service attacks. See for more information. Vulnerabilities fixed: - **CVE-2019-9511 “Data Dribble”**: The attacker requests a large amount of data from a specified resource over multiple streams. They manipulate window size and stream priority to force the server to queue the data in 1-byte chunks. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both, potentially leading to a denial of service. - **CVE-2019-9512 “Ping Flood”**: The attacker sends continual pings to an HTTP/2 peer, causing the peer to build an internal queue of responses. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both, potentially leading to a denial of service. - **CVE-2019-9513 “Resource Loop”**: The attacker creates multiple request streams and continually shuffles the priority of the streams in a way that causes substantial churn to the priority tree. This can consume excess CPU, potentially leading to a denial of service. - **CVE-2019-9514 “Reset Flood”**: The attacker opens a number of streams and sends an invalid request over each stream that should solicit a stream of RST_STREAM frames from the peer. Depending on how the peer queues the RST_STREAM frames, this can consume excess memory, CPU, or both, potentially leading to a denial of service. - **CVE-2019-9515 “Settings Flood”**: The attacker sends a stream of SETTINGS frames to the peer. Since the RFC requires that the peer reply with one acknowledgement per SETTINGS frame, an empty SETTINGS frame is almost equivalent in behavior to a ping. Depending on how efficiently this data is queued, this can consume excess CPU, memory, or both, potentially leading to a denial of service. - **CVE-2019-9516 “0-Length Headers Leak”**: The attacker sends a stream of headers with a 0-length header name and 0-length header value, optionally Huffman encoded into 1-byte or greater headers. Some implementations allocate memory for these headers and keep the allocation alive until the session dies. This can consume excess memory, potentially leading to a denial of service. - **CVE-2019-9517 “Internal Data Buffering”**: The attacker opens the HTTP/2 window so the peer can send without constraint; however, they leave the TCP window closed so the peer cannot actually write (many of) the bytes on the wire. The attacker then sends a stream of requests for a large response object. Depending on how the servers queue the responses, this can consume excess memory, CPU, or both, potentially leading to a denial of service. - **CVE-2019-9518 “Empty Frames Flood”**: The attacker sends a stream of frames with an empty payload and without the end-of-stream flag. These frames can be DATA, HEADERS, CONTINUATION and/or PUSH_PROMISE. The peer spends time processing each frame disproportionate to attack bandwidth. This can consume excess CPU, potentially leading to a denial of service. (Discovered by Piotr Sikora of Google) ##### Commits - \[[`6d427378c0`](https://togithub.com/nodejs/node/commit/6d427378c0)] - **deps**: update nghttp2 to 1.39.2 (Anna Henningsen) [#​29122](https://togithub.com/nodejs/node/pull/29122) - \[[`33d4d916d5`](https://togithub.com/nodejs/node/commit/33d4d916d5)] - **deps**: update nghttp2 to 1.39.1 (gengjiawen) [#​28448](https://togithub.com/nodejs/node/pull/28448) - \[[`17fad97113`](https://togithub.com/nodejs/node/commit/17fad97113)] - **deps**: update nghttp2 to 1.38.0 (gengjiawen) [#​27295](https://togithub.com/nodejs/node/pull/27295) - \[[`0b44733695`](https://togithub.com/nodejs/node/commit/0b44733695)] - **deps**: update nghttp2 to 1.37.0 (gengjiawen) [#​26990](https://togithub.com/nodejs/node/pull/26990) - \[[`5afc77b044`](https://togithub.com/nodejs/node/commit/5afc77b044)] - **deps**: update nghttp2 to 1.34.0 (James M Snell) [#​23284](https://togithub.com/nodejs/node/pull/23284) - \[[`073108c855`](https://togithub.com/nodejs/node/commit/073108c855)] - **http2**: allow security revert for Ping/Settings Flood (Anna Henningsen) [#​29122](https://togithub.com/nodejs/node/pull/29122) - \[[`6d687f7af8`](https://togithub.com/nodejs/node/commit/6d687f7af8)] - **http2**: pause input processing if sending output (Anna Henningsen) [#​29122](https://togithub.com/nodejs/node/pull/29122) - \[[`854dba649e`](https://togithub.com/nodejs/node/commit/854dba649e)] - **http2**: stop reading from socket if writes are in progress (Anna Henningsen) [#​29122](https://togithub.com/nodejs/node/pull/29122) - \[[`a3191689dd`](https://togithub.com/nodejs/node/commit/a3191689dd)] - **http2**: consider 0-length non-end DATA frames an error (Anna Henningsen) [#​29122](https://togithub.com/nodejs/node/pull/29122) - \[[`156f2f35df`](https://togithub.com/nodejs/node/commit/156f2f35df)] - **http2**: shrink default `vector::reserve()` allocations (Anna Henningsen) [#​29122](https://togithub.com/nodejs/node/pull/29122) - \[[`10f05b65c4`](https://togithub.com/nodejs/node/commit/10f05b65c4)] - **http2**: handle 0-length headers better (Anna Henningsen) [#​29122](https://togithub.com/nodejs/node/pull/29122) - \[[`ac28a628a5`](https://togithub.com/nodejs/node/commit/ac28a628a5)] - **http2**: limit number of invalid incoming frames (Anna Henningsen) [#​29122](https://togithub.com/nodejs/node/pull/29122) - \[[`11b4e2c0db`](https://togithub.com/nodejs/node/commit/11b4e2c0db)] - **http2**: limit number of rejected stream openings (Anna Henningsen) [#​29122](https://togithub.com/nodejs/node/pull/29122) - \[[`7de642b6f9`](https://togithub.com/nodejs/node/commit/7de642b6f9)] - **http2**: do not create ArrayBuffers when no DATA received (Anna Henningsen) [#​29122](https://togithub.com/nodejs/node/pull/29122) - \[[`dd60d3561a`](https://togithub.com/nodejs/node/commit/dd60d3561a)] - **http2**: only call into JS when necessary for session events (Anna Henningsen) [#​29122](https://togithub.com/nodejs/node/pull/29122) - \[[`00f6846b73`](https://togithub.com/nodejs/node/commit/00f6846b73)] - **http2**: improve JS-side debug logging (Anna Henningsen) [#​29122](https://togithub.com/nodejs/node/pull/29122) - \[[`b095e35f1f`](https://togithub.com/nodejs/node/commit/b095e35f1f)] - **http2**: improve http2 code a bit (James M Snell) [#​23984](https://togithub.com/nodejs/node/pull/23984) - \[[`cc282239c1`](https://togithub.com/nodejs/node/commit/cc282239c1)] - **test**: apply test-http2-max-session-memory-leak from v12.x (Anna Henningsen) [#​29122](https://togithub.com/nodejs/node/pull/29122) ### [`v8.16.0`](https://togithub.com/nodejs/node/releases/v8.16.0) [Compare Source](https://togithub.com/nodejs/node/compare/v8.15.1...v8.16.0) ##### Notable Changes - **n-api**: - add API for asynchronous functions (Gabriel Schulhof) [#​17887](https://togithub.com/nodejs/node/pull/17887) - mark thread-safe function as stable (Gabriel Schulhof) [#​25556](https://togithub.com/nodejs/node/pull/25556) ##### Commits - \[[`705935d620`](https://togithub.com/nodejs/node/commit/705935d620)] - **assert**: fix backport regression (Ruben Bridgewater) [#​27202](https://togithub.com/nodejs/node/pull/27202) - \[[`c07ba9681f`](https://togithub.com/nodejs/node/commit/c07ba9681f)] - **build**: skip cctest on Windows shared lib build (Yihong Wang) [#​21228](https://togithub.com/nodejs/node/pull/21228) - \[[`63522886ea`](https://togithub.com/nodejs/node/commit/63522886ea)] - **build**: add loader path to rpath for cctest (Sam Ruby) [#​23168](https://togithub.com/nodejs/node/pull/23168) - \[[`e9369073d9`](https://togithub.com/nodejs/node/commit/e9369073d9)] - **build**: set `-blibpath:` for AIX (Richard Lau) [#​25447](https://togithub.com/nodejs/node/pull/25447) - \[[`97cc0fc51d`](https://togithub.com/nodejs/node/commit/97cc0fc51d)] - **deps**: V8: cherry-pick [`3cc6919`](https://togithub.com/nodejs/node/commit/3cc6919) (Farazmand) [#​25874](https://togithub.com/nodejs/node/pull/25874) - \[[`a1aff28fba`](https://togithub.com/nodejs/node/commit/a1aff28fba)] - **deps**: cherry-pick [`525b396`](https://togithub.com/nodejs/node/commit/525b396) from V8 upstream (Peter Marshall) [#​25041](https://togithub.com/nodejs/node/pull/25041) - \[[`6b7cccc88a`](https://togithub.com/nodejs/node/commit/6b7cccc88a)] - **doc**: fix optional parameters in n-api.md (Lars-Magnus Skog) [#​22998](https://togithub.com/nodejs/node/pull/22998) - \[[`b17819db3d`](https://togithub.com/nodejs/node/commit/b17819db3d)] - **doc**: update the http.request.setTimeout docs to be accurate (James Bunton) [#​25123](https://togithub.com/nodejs/node/pull/25123) - \[[`ac9b8f7645`](https://togithub.com/nodejs/node/commit/ac9b8f7645)] - **http**: fix error check in `Execute()` (Brian White) [#​24738](https://togithub.com/nodejs/node/pull/24738) - \[[`1d862610f8`](https://togithub.com/nodejs/node/commit/1d862610f8)] - **http**: attach reused parser to correct domain (Julien Gilli) [#​25459](https://togithub.com/nodejs/node/pull/25459) - \[[`d3de1ed653`](https://togithub.com/nodejs/node/commit/d3de1ed653)] - **n-api**: improve performance creating strings (Anthony Tuininga) [#​26439](https://togithub.com/nodejs/node/pull/26439) - \[[`2b2ad96ef2`](https://togithub.com/nodejs/node/commit/2b2ad96ef2)] - **n-api**: finalize during second-pass callback (Gabriel Schulhof) [#​25992](https://togithub.com/nodejs/node/pull/25992) - \[[`d6ffabc37f`](https://togithub.com/nodejs/node/commit/d6ffabc37f)] - **(SEMVER-MINOR)** **n-api**: mark thread-safe function as stable (Gabriel Schulhof) [#​25556](https://togithub.com/nodejs/node/pull/25556) - \[[`44609d1274`](https://togithub.com/nodejs/node/commit/44609d1274)] - **n-api**: restrict exports by version (Kyle Farnung) [#​19962](https://togithub.com/nodejs/node/pull/19962) - \[[`fe4328252a`](https://togithub.com/nodejs/node/commit/fe4328252a)] - **n-api**: add missing handle scopes (Daniel Bevenius) [#​24011](https://togithub.com/nodejs/node/pull/24011) - \[[`902b07959f`](https://togithub.com/nodejs/node/commit/902b07959f)] - **n-api**: clean up thread-safe function (Gabriel Schulhof) [#​22259](https://togithub.com/nodejs/node/pull/22259) - \[[`09b88aabb3`](https://togithub.com/nodejs/node/commit/09b88aabb3)] - **n-api**: remove idle_running from TsFn (Lars-Magnus Skog) [#​22520](https://togithub.com/nodejs/node/pull/22520) - \[[`367505940a`](https://togithub.com/nodejs/node/commit/367505940a)] - **n-api**: guard against cond null dereference (Gabriel Schulhof) [#​21871](https://togithub.com/nodejs/node/pull/21871) - \[[`c5a11dc58e`](https://togithub.com/nodejs/node/commit/c5a11dc58e)] - **n-api**: fix compiler warning (cjihrig) [#​21597](https://togithub.com/nodejs/node/pull/21597) - \[[`759a0180b5`](https://togithub.com/nodejs/node/commit/759a0180b5)] - **(SEMVER-MINOR)** **n-api**: add API for asynchronous functions (Gabriel Schulhof) [#​17887](https://togithub.com/nodejs/node/pull/17887) - \[[`ea5628e77a`](https://togithub.com/nodejs/node/commit/ea5628e77a)] - **process**: allow reading from stdout/stderr sockets (Anna Henningsen) [#​23053](https://togithub.com/nodejs/node/pull/23053) - \[[`67b6e0d19c`](https://togithub.com/nodejs/node/commit/67b6e0d19c)] - **src**: fix may be uninitialized warning in n-api (Michael Dawson) [#​21898](https://togithub.com/nodejs/node/pull/21898) - \[[`eaf474cc5d`](https://togithub.com/nodejs/node/commit/eaf474cc5d)] - **test**: shared lib build doesn't handle SIGPIPE (Yihong Wang) [#​19211](https://togithub.com/nodejs/node/pull/19211) - \[[`3128cb7da6`](https://togithub.com/nodejs/node/commit/3128cb7da6)] - **test**: avoid running fsync on directory on AIX (John Barboza) [#​21298](https://togithub.com/nodejs/node/pull/21298) - \[[`b4c5435a46`](https://togithub.com/nodejs/node/commit/b4c5435a46)] - **test**: add process.stdin.end() TTY regression test (Matteo Collina) [#​23051](https://togithub.com/nodejs/node/pull/23051) - \[[`c56f3edb10`](https://togithub.com/nodejs/node/commit/c56f3edb10)] - **test**: add stdin writable regression test (Anna Henningsen) [#​23053](https://togithub.com/nodejs/node/pull/23053) - \[[`f6ff8c51bc`](https://togithub.com/nodejs/node/commit/f6ff8c51bc)] - **test**: fix module loading error for AIX 7.1 (Richard Lau) [#​25418](https://togithub.com/nodejs/node/pull/25418) - \[[`d4b6643ac3`](https://togithub.com/nodejs/node/commit/d4b6643ac3)] - **test**: mark test-cli-node-options flaky on arm (Rich Trott) [#​25032](https://togithub.com/nodejs/node/pull/25032) - \[[`60db455961`](https://togithub.com/nodejs/node/commit/60db455961)] - **test**: mark test_threadsafe_function/test as flaky (Gireesh Punathil) [#​24714](https://togithub.com/nodejs/node/pull/24714) - \[[`fbafe8d311`](https://togithub.com/nodejs/node/commit/fbafe8d311)] - **test**: fix test-repl-envvars (Anna Henningsen) [#​25226](https://togithub.com/nodejs/node/pull/25226) - \[[`7573b55a15`](https://togithub.com/nodejs/node/commit/7573b55a15)] - **tls**: fix legacy SecurePair clienthello race window (Ben Noordhuis) [#​26452](https://togithub.com/nodejs/node/pull/26452) - \[[`91620b8bd6`](https://togithub.com/nodejs/node/commit/91620b8bd6)] - **tls**: fix legacy SecurePair session resumption (Ben Noordhuis) [#​26452](https://togithub.com/nodejs/node/pull/26452) - \[[`1a9582b7a6`](https://togithub.com/nodejs/node/commit/1a9582b7a6)] - **tools**: allow input for TTY tests (Anna Henningsen) [#​23053](https://togithub.com/nodejs/node/pull/23053) ### [`v8.15.1`](https://togithub.com/nodejs/node/compare/v8.15.0...v8.15.1) [Compare Source](https://togithub.com/nodejs/node/compare/v8.15.0...v8.15.1)

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 you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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