Closed renovate[bot] closed 5 years ago
This PR contains the following updates:
10.15.1
10.15.3
: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!".
rebase!
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
10.15.1
->10.15.3
Release Notes
nodejs/node
### [`v10.15.3`](https://togithub.com/nodejs/node/releases/v10.15.3) [Compare Source](https://togithub.com/nodejs/node/compare/v10.15.2...v10.15.3) ##### Notable Changes - **doc** - add antsmartian to collaborators (Anto Aravinth) [#24655](https://togithub.com/nodejs/node/pull/24655) - **http** - fix error check in Execute() (Brian White) [#25863](https://togithub.com/nodejs/node/pull/25863) - **stream** - fix end-of-stream for HTTP/2 (Anna Henningsen) [#24926](https://togithub.com/nodejs/node/pull/24926) ##### Commits - \[[`732088dd44`](https://togithub.com/nodejs/node/commit/732088dd44)] - **assert**: fix loose deepEqual map comparison (Ruben Bridgewater) [#24749](https://togithub.com/nodejs/node/pull/24749) - \[[`5a81a4f6cd`](https://togithub.com/nodejs/node/commit/5a81a4f6cd)] - **assert,util**: fix sparse array comparison (Ruben Bridgewater) [#24749](https://togithub.com/nodejs/node/pull/24749) - \[[`bd08ede3ab`](https://togithub.com/nodejs/node/commit/bd08ede3ab)] - **buffer**: remove checkNumberType() (cjihrig) [#24815](https://togithub.com/nodejs/node/pull/24815) - \[[`15756e0acc`](https://togithub.com/nodejs/node/commit/15756e0acc)] - **build**: set `-blibpath:` for AIX (Richard Lau) [#25447](https://togithub.com/nodejs/node/pull/25447) - \[[`fde56fa748`](https://togithub.com/nodejs/node/commit/fde56fa748)] - **build**: make lint-addon-docs run only if needed (Daniel Bevenius) [#24993](https://togithub.com/nodejs/node/pull/24993) - \[[`8d4d3963e0`](https://togithub.com/nodejs/node/commit/8d4d3963e0)] - **build**: fix compiler version detection (Richard Lau) [#24879](https://togithub.com/nodejs/node/pull/24879) - \[[`552a5c080a`](https://togithub.com/nodejs/node/commit/552a5c080a)] - **build**: add '.git' to 'make lint-py' exclude list (cclauss) [#24802](https://togithub.com/nodejs/node/pull/24802) - \[[`02e9a93d2c`](https://togithub.com/nodejs/node/commit/02e9a93d2c)] - **build**: fix check-xz for platforms defaulting to sh (Rod Vagg) [#24841](https://togithub.com/nodejs/node/pull/24841) - \[[`920cab76cf`](https://togithub.com/nodejs/node/commit/920cab76cf)] - **build**: make tar.xz creation opt-out, fail if no xz (Rod Vagg) [#24551](https://togithub.com/nodejs/node/pull/24551) - \[[`b72bc11a93`](https://togithub.com/nodejs/node/commit/b72bc11a93)] - **build**: fix line length off by one error (Ruben Bridgewater) [#24748](https://togithub.com/nodejs/node/pull/24748) - \[[`18d81c94a6`](https://togithub.com/nodejs/node/commit/18d81c94a6)] - **build**: add line break as soon tests are done (Ruben Bridgewater) [#24748](https://togithub.com/nodejs/node/pull/24748) - \[[`c57008e549`](https://togithub.com/nodejs/node/commit/c57008e549)] - **build**: fix c++ code coverage on macOS (Refael Ackermann) [#24520](https://togithub.com/nodejs/node/pull/24520) - \[[`95a3b3e142`](https://togithub.com/nodejs/node/commit/95a3b3e142)] - **build**: replace `-not` with `!` in `find` (Rich Trott) [#24635](https://togithub.com/nodejs/node/pull/24635) - \[[`32d93cde01`](https://togithub.com/nodejs/node/commit/32d93cde01)] - **build, tools, win**: add .S files support to GYP (Bartosz Sosnowski) [#24553](https://togithub.com/nodejs/node/pull/24553) - \[[`a2155e1010`](https://togithub.com/nodejs/node/commit/a2155e1010)] - **crypto**: harden bignum-to-binary conversions (Ben Noordhuis) [#24719](https://togithub.com/nodejs/node/pull/24719) - \[[`6f4e30d029`](https://togithub.com/nodejs/node/commit/6f4e30d029)] - **crypto**: convert to arrow function (yosuke ota) [#24597](https://togithub.com/nodejs/node/pull/24597) - \[[`3b9fd0881a`](https://togithub.com/nodejs/node/commit/3b9fd0881a)] - **deps**: V8: cherry-pick [`3cc6919`](https://togithub.com/nodejs/node/commit/3cc6919) (milad) [#25872](https://togithub.com/nodejs/node/pull/25872) - \[[`70322ea2ca`](https://togithub.com/nodejs/node/commit/70322ea2ca)] - **deps**: V8: cherry-pick [`d0468de`](https://togithub.com/nodejs/node/commit/d0468de) (Milad Farazmand) [#25827](https://togithub.com/nodejs/node/pull/25827) - \[[`c9a3e401da`](https://togithub.com/nodejs/node/commit/c9a3e401da)] - **deps**: cherry-pick [`d9fbfeb`](https://togithub.com/nodejs/node/commit/d9fbfeb) from upstream V8 (Alexey Kozyatinskiy) [#25330](https://togithub.com/nodejs/node/pull/25330) - \[[`e20e3472a4`](https://togithub.com/nodejs/node/commit/e20e3472a4)] - **deps**: V8: backport [`442977e`](https://togithub.com/nodejs/node/commit/442977e) (Ali Ijaz Sheikh) [#25242](https://togithub.com/nodejs/node/pull/25242) - \[[`8af4f44130`](https://togithub.com/nodejs/node/commit/8af4f44130)] - **dns**: simplify dns.promises warning logic (cjihrig) [#24788](https://togithub.com/nodejs/node/pull/24788) - \[[`cfd5773f8d`](https://togithub.com/nodejs/node/commit/cfd5773f8d)] - **doc**: document fs.write limitation with TTY (Matteo Collina) [#24571](https://togithub.com/nodejs/node/pull/24571) - \[[`89ba5f41c8`](https://togithub.com/nodejs/node/commit/89ba5f41c8)] - **doc**: revise "Breaking Changes" section of Collaborator Guide (Rich Trott) [#25071](https://togithub.com/nodejs/node/pull/25071) - \[[`7382e8f648`](https://togithub.com/nodejs/node/commit/7382e8f648)] - **doc**: fix node.1 --http-parser sort order (cjihrig) [#25045](https://togithub.com/nodejs/node/pull/25045) - \[[`66e6c2a88b`](https://togithub.com/nodejs/node/commit/66e6c2a88b)] - **doc**: add EventTarget link to worker_threads (Azard) [#25058](https://togithub.com/nodejs/node/pull/25058) - \[[`d1f19a033c`](https://togithub.com/nodejs/node/commit/d1f19a033c)] - **doc**: make README formatting more consistent (wenjun ye) [#25003](https://togithub.com/nodejs/node/pull/25003) - \[[`1880f23ed2`](https://togithub.com/nodejs/node/commit/1880f23ed2)] - **doc**: add codebytere's info to release team (Shelley Vohr) [#25022](https://togithub.com/nodejs/node/pull/25022) - \[[`8f434414a4`](https://togithub.com/nodejs/node/commit/8f434414a4)] - **doc**: revise internal vs. public API in Collaborator Guide (Rich Trott) [#24975](https://togithub.com/nodejs/node/pull/24975) - \[[`8ae649d105`](https://togithub.com/nodejs/node/commit/8ae649d105)] - **doc**: update a link of npm repository (Daijiro Wachi) [#24969](https://togithub.com/nodejs/node/pull/24969) - \[[`9ffa8270b1`](https://togithub.com/nodejs/node/commit/9ffa8270b1)] - **doc**: fix author-ready conflict (Ruben Bridgewater) [#25015](https://togithub.com/nodejs/node/pull/25015) - \[[`bdf21c1f10`](https://togithub.com/nodejs/node/commit/bdf21c1f10)] - **doc**: update Useful CI Jobs section of Collaborator Guide (Rich Trott) [#24916](https://togithub.com/nodejs/node/pull/24916) - \[[`f8ac170608`](https://togithub.com/nodejs/node/commit/f8ac170608)] - **doc**: add class worker documentation (yoshimoto koki) [#24849](https://togithub.com/nodejs/node/pull/24849) - \[[`f68ff0619c`](https://togithub.com/nodejs/node/commit/f68ff0619c)] - **doc**: remove bad link to irc info (Richard Lau) [#24967](https://togithub.com/nodejs/node/pull/24967) - \[[`0701559336`](https://togithub.com/nodejs/node/commit/0701559336)] - **doc**: simplify author ready (Ruben Bridgewater) [#24893](https://togithub.com/nodejs/node/pull/24893) - \[[`e7e8a25bb8`](https://togithub.com/nodejs/node/commit/e7e8a25bb8)] - **doc**: update "Testing and CI" in Collaborator Guide (Rich Trott) [#24884](https://togithub.com/nodejs/node/pull/24884) - \[[`a7f36dde00`](https://togithub.com/nodejs/node/commit/a7f36dde00)] - **doc**: update http doc for new Agent()/support options in socket.connect() (Beni von Cheni) [#24846](https://togithub.com/nodejs/node/pull/24846) - \[[`e9ad526297`](https://togithub.com/nodejs/node/commit/e9ad526297)] - **doc**: fix order of events when request is aborted (Luigi Pinca) [#24779](https://togithub.com/nodejs/node/pull/24779) - \[[`189d2e2ab2`](https://togithub.com/nodejs/node/commit/189d2e2ab2)] - **doc**: revise Waiting for Approvals documentation (Rich Trott) [#24845](https://togithub.com/nodejs/node/pull/24845) - \[[`f2df92cfc0`](https://togithub.com/nodejs/node/commit/f2df92cfc0)] - **doc**: list all versions WHATWG URL api was added (Thomas Watson) [#24847](https://togithub.com/nodejs/node/pull/24847) - \[[`2b03878de3`](https://togithub.com/nodejs/node/commit/2b03878de3)] - **doc**: add authority and scheme psuedo headers (Kenigbolo Meya Stephen) [#24777](https://togithub.com/nodejs/node/pull/24777) - \[[`23cd76e9ef`](https://togithub.com/nodejs/node/commit/23cd76e9ef)] - **doc**: add triaging section to releases.md (Beth Griggs) [#20165](https://togithub.com/nodejs/node/pull/20165) - \[[`f52ff588e2`](https://togithub.com/nodejs/node/commit/f52ff588e2)] - **doc**: use author's titles for linked resources (Rich Trott) [#24837](https://togithub.com/nodejs/node/pull/24837) - \[[`0a3c88551a`](https://togithub.com/nodejs/node/commit/0a3c88551a)] - **doc**: revise code review guidelines (Rich Trott) [#24790](https://togithub.com/nodejs/node/pull/24790) - \[[`7bd7328f0d`](https://togithub.com/nodejs/node/commit/7bd7328f0d)] - **doc**: add a note on usage scope of AliasedBuffer (Gireesh Punathil) [#24724](https://togithub.com/nodejs/node/pull/24724) - \[[`184425e7e8`](https://togithub.com/nodejs/node/commit/184425e7e8)] - **doc**: hide undocumented object artifacts in async_hooks (Gireesh Punathil) [#24741](https://togithub.com/nodejs/node/pull/24741) - \[[`ad40e781af`](https://togithub.com/nodejs/node/commit/ad40e781af)] - **doc**: fix added version of randomFill+randomFillSync (Thomas Watson) [#24812](https://togithub.com/nodejs/node/pull/24812) - \[[`56916c8430`](https://togithub.com/nodejs/node/commit/56916c8430)] - **doc**: streamline Accepting Modifications in Collaborator Guide (Rich Trott) [#24807](https://togithub.com/nodejs/node/pull/24807) - \[[`7ae17573e6`](https://togithub.com/nodejs/node/commit/7ae17573e6)] - **doc**: make release README link be consistent with text (ZYSzys) [#24783](https://togithub.com/nodejs/node/pull/24783) - \[[`1c593c8192`](https://togithub.com/nodejs/node/commit/1c593c8192)] - **doc**: cookie is joined using '; ' (Gerhard Stoebich) [#24740](https://togithub.com/nodejs/node/pull/24740) - \[[`3e4b93ac8e`](https://togithub.com/nodejs/node/commit/3e4b93ac8e)] - **doc**: add antsmartian to collaborators (Anto Aravinth) [#24655](https://togithub.com/nodejs/node/pull/24655) - \[[`fe698d8ca0`](https://togithub.com/nodejs/node/commit/fe698d8ca0)] - **doc**: revise accepting-modifications in guide (Rich Trott) [#24650](https://togithub.com/nodejs/node/pull/24650) - \[[`546f9419d7`](https://togithub.com/nodejs/node/commit/546f9419d7)] - **doc**: clarify symlink resolution for \_\_filename (Rich Trott) [#24587](https://togithub.com/nodejs/node/pull/24587) - \[[`a1a393bfbf`](https://togithub.com/nodejs/node/commit/a1a393bfbf)] - **doc**: use arrow function for anonymous callbacks (koki-oshima) [#24606](https://togithub.com/nodejs/node/pull/24606) - \[[`6788d856d5`](https://togithub.com/nodejs/node/commit/6788d856d5)] - **doc**: revise handling-own-pull-requests text (Rich Trott) [#24583](https://togithub.com/nodejs/node/pull/24583) - \[[`bda73542be`](https://togithub.com/nodejs/node/commit/bda73542be)] - **doc**: fix duplicate "this" and "the" on http2.md (Yusuke Kawasaki) [#24611](https://togithub.com/nodejs/node/pull/24611) - \[[`73b99c7013`](https://togithub.com/nodejs/node/commit/73b99c7013)] - **doc**: replace anonymous function with arrow function (ka2jun8) [#24617](https://togithub.com/nodejs/node/pull/24617) - \[[`1eeb37c39c`](https://togithub.com/nodejs/node/commit/1eeb37c39c)] - **doc**: use arrow function (sadness_ojisan) [#24590](https://togithub.com/nodejs/node/pull/24590) - \[[`283172771e`](https://togithub.com/nodejs/node/commit/283172771e)] - **doc**: replace anonymous function with arrow function (yuriettys) [#24627](https://togithub.com/nodejs/node/pull/24627) - \[[`dd5bfd7f74`](https://togithub.com/nodejs/node/commit/dd5bfd7f74)] - **doc**: mark napi_add_finalizer experimental (Michael Dawson) [#24572](https://togithub.com/nodejs/node/pull/24572) - \[[`dacdd0113f`](https://togithub.com/nodejs/node/commit/dacdd0113f)] - **esm**: refactor dynamic modules (Myles Borins) [#24560](https://togithub.com/nodejs/node/pull/24560) - \[[`576d9c513a`](https://togithub.com/nodejs/node/commit/576d9c513a)] - **fs**: simplify fs.promises warning logic (cjihrig) [#24788](https://togithub.com/nodejs/node/pull/24788) - \[[`741c5ef6cd`](https://togithub.com/nodejs/node/commit/741c5ef6cd)] - **http**: fix error check in `Execute()` (Brian White) [#25863](https://togithub.com/nodejs/node/pull/25863) - \[[`f4aed8c3df`](https://togithub.com/nodejs/node/commit/f4aed8c3df)] - **http2**: make compat writeHead not crash if the stream is destroyed (Matteo Collina) [#24723](https://togithub.com/nodejs/node/pull/24723) - \[[`d12c5a7a75`](https://togithub.com/nodejs/node/commit/d12c5a7a75)] - **http2**: add compat support for nested array headers (Sebastiaan Deckers) [#24665](https://togithub.com/nodejs/node/pull/24665) - \[[`c7f876be38`](https://togithub.com/nodejs/node/commit/c7f876be38)] - **http2**: fix session\[kSession] undefined issue (leeight) [#24547](https://togithub.com/nodejs/node/pull/24547) - \[[`e8dfdc063d`](https://togithub.com/nodejs/node/commit/e8dfdc063d)] - **lib**: ensure readable stream flows to end (Mikko Rantanen) [#24918](https://togithub.com/nodejs/node/pull/24918) - \[[`d5d8670783`](https://togithub.com/nodejs/node/commit/d5d8670783)] - **lib**: remove some useless assignments (Gus Caplan) [#23199](https://togithub.com/nodejs/node/pull/23199) - \[[`96036ef798`](https://togithub.com/nodejs/node/commit/96036ef798)] - **lib**: do not register DOMException in a module (Joyee Cheung) [#24708](https://togithub.com/nodejs/node/pull/24708) - \[[`ef68349617`](https://togithub.com/nodejs/node/commit/ef68349617)] - **lib**: move setupAllowedFlags() into per_thread.js (Joyee Cheung) [#24704](https://togithub.com/nodejs/node/pull/24704) - \[[`1b48c9d9e3`](https://togithub.com/nodejs/node/commit/1b48c9d9e3)] - **lib**: convert to arrow function in fs.js (exoego) [#24604](https://togithub.com/nodejs/node/pull/24604) - \[[`eaa5e3efa4`](https://togithub.com/nodejs/node/commit/eaa5e3efa4)] - **lib**: change callbacks to arrow function (/Jesse) [#24625](https://togithub.com/nodejs/node/pull/24625) - \[[`4eec736a5e`](https://togithub.com/nodejs/node/commit/4eec736a5e)] - **lib**: chenged anonymous function to arrow function (nakashima) [#24605](https://togithub.com/nodejs/node/pull/24605) - \[[`8c93bd4d17`](https://togithub.com/nodejs/node/commit/8c93bd4d17)] - **lib**: rearm pre-existing signal event registrations (Gireesh Punathil) [#24651](https://togithub.com/nodejs/node/pull/24651) - \[[`8f427eb987`](https://togithub.com/nodejs/node/commit/8f427eb987)] - **lib**: convert to arrow function (horihiro) [#24623](https://togithub.com/nodejs/node/pull/24623) - \[[`e5abfe191e`](https://togithub.com/nodejs/node/commit/e5abfe191e)] - **lib**: convert to Arrow Function (Daiki Arai) [#24615](https://togithub.com/nodejs/node/pull/24615) - \[[`ccefef2d45`](https://togithub.com/nodejs/node/commit/ccefef2d45)] - **lib**: suppress crypto related env vars in help msg (Daniel Bevenius) [#24556](https://togithub.com/nodejs/node/pull/24556) - \[[`1c2ce239a1`](https://togithub.com/nodejs/node/commit/1c2ce239a1)] - **lib**: convert to arrow function (Naojirou Hisada) [#24596](https://togithub.com/nodejs/node/pull/24596) - \[[`c87af34886`](https://togithub.com/nodejs/node/commit/c87af34886)] - **lib**: change anonymous function to arrow function (takato) [#24589](https://togithub.com/nodejs/node/pull/24589) - \[[`ce2aa807f5`](https://togithub.com/nodejs/node/commit/ce2aa807f5)] - **lib**: simplify own keys retrieval (Vse Mozhet Byt) [#24582](https://togithub.com/nodejs/node/pull/24582) - \[[`9daf175483`](https://togithub.com/nodejs/node/commit/9daf175483)] - **lib**: fix nits in lib/internal/bootstrap/cache.js (Vse Mozhet Byt) [#24581](https://togithub.com/nodejs/node/pull/24581) - \[[`f2287c61e1`](https://togithub.com/nodejs/node/commit/f2287c61e1)] - **module**: use validateString in modules/esm (ZYSzys) [#24868](https://togithub.com/nodejs/node/pull/24868) - \[[`229f901a0f`](https://togithub.com/nodejs/node/commit/229f901a0f)] - **module**: use validateString in modules/cjs (ZYSzys) [#24863](https://togithub.com/nodejs/node/pull/24863) - \[[`fe0e119f55`](https://togithub.com/nodejs/node/commit/fe0e119f55)] - **n-api**: handle reference delete before finalize (Michael Dawson) [#24494](https://togithub.com/nodejs/node/pull/24494) - \[[`760277e490`](https://togithub.com/nodejs/node/commit/760277e490)] - **n-api,test**: remove last argument in assert.strictEqual() (susantruong) [#24584](https://togithub.com/nodejs/node/pull/24584) - \[[`f6e07fd809`](https://togithub.com/nodejs/node/commit/f6e07fd809)] - **net**: use strict comparisons for fd (cjihrig) [#25014](https://togithub.com/nodejs/node/pull/25014) - \[[`7eda47e5c9`](https://togithub.com/nodejs/node/commit/7eda47e5c9)] - **path**: replace assertPath() with validator (cjihrig) [#24840](https://togithub.com/nodejs/node/pull/24840) - \[[`33a907de20`](https://togithub.com/nodejs/node/commit/33a907de20)] - **perf_hooks**: make GC tracking state per-Environment (Anna Henningsen) [#25053](https://togithub.com/nodejs/node/pull/25053) - \[[`931a04e37e`](https://togithub.com/nodejs/node/commit/931a04e37e)] - **process**: fix omitting `--` from `process.execArgv` (Anna Henningsen) [#24654](https://togithub.com/nodejs/node/pull/24654) - \[[`a4068d9827`](https://togithub.com/nodejs/node/commit/a4068d9827)] - **process**: properly close file descriptor on exit (Ruben Bridgewater) [#24972](https://togithub.com/nodejs/node/pull/24972) - \[[`fd8a481a12`](https://togithub.com/nodejs/node/commit/fd8a481a12)] - **process**: simplify check in previousValueIsValid() (cjihrig) [#24836](https://togithub.com/nodejs/node/pull/24836) - \[[`5bca4c7cc0`](https://togithub.com/nodejs/node/commit/5bca4c7cc0)] - **process**: emit unhandled warning immediately (Anatoli Papirovski) [#24632](https://togithub.com/nodejs/node/pull/24632) - \[[`944e75d10b`](https://togithub.com/nodejs/node/commit/944e75d10b)] - **src**: emit 'params' instead of 'data' for NodeTracing.dataCollected (Kelvin Jin) [#24949](https://togithub.com/nodejs/node/pull/24949) - \[[`1cc5834180`](https://togithub.com/nodejs/node/commit/1cc5834180)] - **src**: add GetLoadedLibraries routine (Gireesh Punathil) [#24825](https://togithub.com/nodejs/node/pull/24825) - \[[`fa84e91813`](https://togithub.com/nodejs/node/commit/fa84e91813)] - **src**: create env->inspector_console_api_object earlier (Joyee Cheung) [#24906](https://togithub.com/nodejs/node/pull/24906) - \[[`12f0485c8c`](https://togithub.com/nodejs/node/commit/12f0485c8c)] - **src**: remove use of CallOnForegroundThread() (cjihrig) [#24925](https://togithub.com/nodejs/node/pull/24925) - \[[`16a1f96d6e`](https://togithub.com/nodejs/node/commit/16a1f96d6e)] - **src**: do not alias new and old signal masks (Sam Roberts) [#24810](https://togithub.com/nodejs/node/pull/24810) - \[[`f0e7b2f509`](https://togithub.com/nodejs/node/commit/f0e7b2f509)] - **src**: fix warning for potential snprintf truncation (Sam Roberts) [#24810](https://togithub.com/nodejs/node/pull/24810) - \[[`7455597815`](https://togithub.com/nodejs/node/commit/7455597815)] - **src**: remove finalized\_ member from Hash class (Daniel Bevenius) [#24822](https://togithub.com/nodejs/node/pull/24822) - \[[`37047fc70a`](https://togithub.com/nodejs/node/commit/37047fc70a)] - **src**: use arraysize instead of hardcode number (leeight) [#24473](https://togithub.com/nodejs/node/pull/24473) - \[[`eb20e3d23e`](https://togithub.com/nodejs/node/commit/eb20e3d23e)] - **src**: set HAS_USERNAME/PASSWORD more strictly (Timothy Gu) [#24495](https://togithub.com/nodejs/node/pull/24495) - \[[`4444cdb6cd`](https://togithub.com/nodejs/node/commit/4444cdb6cd)] - **src**: elevate v8 namespaces referenced (Juan José Arboleda) [#24657](https://togithub.com/nodejs/node/pull/24657) - \[[`28a1cc1377`](https://togithub.com/nodejs/node/commit/28a1cc1377)] - **src**: simplify uptime and ppid return values (cjihrig) [#24562](https://togithub.com/nodejs/node/pull/24562) - \[[`8c48302a50`](https://togithub.com/nodejs/node/commit/8c48302a50)] - **src**: elevate v8 namespaces for node_url.cc (Jayasankar) [#24573](https://togithub.com/nodejs/node/pull/24573) - \[[`863d1987a3`](https://togithub.com/nodejs/node/commit/863d1987a3)] - **src**: elevate v8 namespaces of node_trace_events.cc (Jayasankar) [#24469](https://togithub.com/nodejs/node/pull/24469) - \[[`26f7edbf71`](https://togithub.com/nodejs/node/commit/26f7edbf71)] - **src**: re-sort the symbol macros (Sam Roberts) [#24382](https://togithub.com/nodejs/node/pull/24382) - \[[`450bcde462`](https://togithub.com/nodejs/node/commit/450bcde462)] - **src**: use v8:: for consistency in util (ZYSzys) [#23934](https://togithub.com/nodejs/node/pull/23934) - \[[`3f969d61ff`](https://togithub.com/nodejs/node/commit/3f969d61ff)] - **stream**: re-use existing `once()` implementation (Anna Henningsen) [#24991](https://togithub.com/nodejs/node/pull/24991) - \[[`bb8a65dd84`](https://togithub.com/nodejs/node/commit/bb8a65dd84)] - **stream**: fix end-of-stream for HTTP/2 (Anna Henningsen) [#24926](https://togithub.com/nodejs/node/pull/24926) - \[[`e356ce851f`](https://togithub.com/nodejs/node/commit/e356ce851f)] - **stream**: make async iterator .next() always resolve (Matteo Collina) [#24668](https://togithub.com/nodejs/node/pull/24668) - \[[`e338e50213`](https://togithub.com/nodejs/node/commit/e338e50213)] - **stream**: use arrow function for callback (DoiChris) [#24609](https://togithub.com/nodejs/node/pull/24609) - \[[`6be2d6187c`](https://togithub.com/nodejs/node/commit/6be2d6187c)] - **test**: improve comparison coverage to 100% (Ruben Bridgewater) [#24749](https://togithub.com/nodejs/node/pull/24749) - \[[`1d083e29e5`](https://togithub.com/nodejs/node/commit/1d083e29e5)] - **test**: test internal/util/types in vm (ZYSzys) [#25056](https://togithub.com/nodejs/node/pull/25056) - \[[`56c6686fe5`](https://togithub.com/nodejs/node/commit/56c6686fe5)] - **test**: merge test with unnecessary child process (Sam Roberts) [#25025](https://togithub.com/nodejs/node/pull/25025) - \[[`ee054110b5`](https://togithub.com/nodejs/node/commit/ee054110b5)] - **test**: remove unnecessary linter comment (cjihrig) [#25013](https://togithub.com/nodejs/node/pull/25013) - \[[`c9b0a36989`](https://togithub.com/nodejs/node/commit/c9b0a36989)] - **test**: use global.gc() instead of gc() (cjihrig) [#25012](https://togithub.com/nodejs/node/pull/25012) - \[[`bcfc1d1a7d`](https://togithub.com/nodejs/node/commit/bcfc1d1a7d)] - **test**: run eslint on test file and fix errors (Ruben Bridgewater) [#25009](https://togithub.com/nodejs/node/pull/25009) - \[[`17527981d0`](https://togithub.com/nodejs/node/commit/17527981d0)] - **test**: remove dead code (Ruben Bridgewater) [#25009](https://togithub.com/nodejs/node/pull/25009) - \[[`48c54137d4`](https://togithub.com/nodejs/node/commit/48c54137d4)] - **test**: use blocks instead of async IIFE (Anna Henningsen) [#24989](https://togithub.com/nodejs/node/pull/24989) - \[[`54d7e82530`](https://togithub.com/nodejs/node/commit/54d7e82530)] - **test**: adding history regression test case (Anto Aravinth) [#24843](https://togithub.com/nodejs/node/pull/24843) - \[[`dd2b553874`](https://togithub.com/nodejs/node/commit/dd2b553874)] - **test**: mark test-child-process-execfile flaky (Rich Trott) [#25051](https://togithub.com/nodejs/node/pull/25051) - \[[`bfa396a81e`](https://togithub.com/nodejs/node/commit/bfa396a81e)] - **test**: mark test-child-process-exit-code flaky (Rich Trott) [#25050](https://togithub.com/nodejs/node/pull/25050) - \[[`55680e3ecb`](https://togithub.com/nodejs/node/commit/55680e3ecb)] - **test**: mark test-worker-memory flaky on Windows CI (Rich Trott) [#25042](https://togithub.com/nodejs/node/pull/25042) - \[[`89b6d1b1fa`](https://togithub.com/nodejs/node/commit/89b6d1b1fa)] - **test**: mark test-child-process-execsync flaky on AIX (Rich Trott) [#25031](https://togithub.com/nodejs/node/pull/25031) - \[[`11d5c07c7d`](https://togithub.com/nodejs/node/commit/11d5c07c7d)] - **test**: refactor test-enable-in-init (Mitch Hankins) [#24976](https://togithub.com/nodejs/node/pull/24976) - \[[`0658424227`](https://togithub.com/nodejs/node/commit/0658424227)] - **test**: from functools import reduce in test/testpy/\_\_init\_\_.py (cclauss) [#24954](https://togithub.com/nodejs/node/pull/24954) - \[[`3bdff05cdb`](https://togithub.com/nodejs/node/commit/3bdff05cdb)] - **test**: improve internet/test-dns (Ilarion Halushka) [#24927](https://togithub.com/nodejs/node/pull/24927) - \[[`3f2c6ce9aa`](https://togithub.com/nodejs/node/commit/3f2c6ce9aa)] - **test**: replace callback with arrows (Shubham Urkade) [#24866](https://togithub.com/nodejs/node/pull/24866) - \[[`2869b7810d`](https://togithub.com/nodejs/node/commit/2869b7810d)] - **test**: mark test-cli-syntax as flaky/unreliable (Rich Trott) [#24957](https://togithub.com/nodejs/node/pull/24957) - \[[`83c6f0a86e`](https://togithub.com/nodejs/node/commit/83c6f0a86e)] - **test**: do not lint macros files (again) (cclauss) [#24886](https://togithub.com/nodejs/node/pull/24886) - \[[`a67d37d226`](https://togithub.com/nodejs/node/commit/a67d37d226)] - **test**: prepare test/pseudo-tty/testcfg.py Python 3 (cclauss) [#24887](https://togithub.com/nodejs/node/pull/24887) - \[[`4e51e3d550`](https://togithub.com/nodejs/node/commit/4e51e3d550)] - **test**: move test-cli-syntax to sequential (Rich Trott) [#24907](https://togithub.com/nodejs/node/pull/24907) - \[[`e20ad2e446`](https://togithub.com/nodejs/node/commit/e20ad2e446)] - **test**: move http2 test to parallel (Rich Trott) [#24877](https://togithub.com/nodejs/node/pull/24877) - \[[`1a1811d1e0`](https://togithub.com/nodejs/node/commit/1a1811d1e0)] - **test**: make http2 timeout test robust (Rich Trott) [#24877](https://togithub.com/nodejs/node/pull/24877) - \[[`a2dd3a62a7`](https://togithub.com/nodejs/node/commit/a2dd3a62a7)] - **test**: fix wrong parameter (zhmushan) [#24844](https://togithub.com/nodejs/node/pull/24844) - \[[`1dff257280`](https://togithub.com/nodejs/node/commit/1dff257280)] - **test**: improve test-net-socket-timeout (Rich Trott) [#24859](https://togithub.com/nodejs/node/pull/24859) - \[[`5e29865375`](https://togithub.com/nodejs/node/commit/5e29865375)] - **test**: prepare test/pseudo-tty/testcfg.py for Python 3 (cclauss) [#24791](https://togithub.com/nodejs/node/pull/24791) - \[[`520d041afb`](https://togithub.com/nodejs/node/commit/520d041afb)] - **test**: refactor test-fs-write-file-sync.js (cjihrig) [#24834](https://togithub.com/nodejs/node/pull/24834) - \[[`b1bbac726e`](https://togithub.com/nodejs/node/commit/b1bbac726e)] - **test**: prepare test/message/testcfg.py for Python 3 (cclauss) [#24793](https://togithub.com/nodejs/node/pull/24793) - \[[`ff90d17eb3`](https://togithub.com/nodejs/node/commit/ff90d17eb3)] - **test**: remove unused addons-napi directory (Rich Trott) [#24839](https://togithub.com/nodejs/node/pull/24839) - \[[`d08b5e94f5`](https://togithub.com/nodejs/node/commit/d08b5e94f5)] - **test**: add .gitignore file for node-api (Rich Trott) [#24839](https://togithub.com/nodejs/node/pull/24839) - \[[`546fc68ae4`](https://togithub.com/nodejs/node/commit/546fc68ae4)] - **test**: fix `common.mustNotCall()` usage in HTTP test (Anna Henningsen) [#24750](https://togithub.com/nodejs/node/pull/24750) - \[[`1c746c7524`](https://togithub.com/nodejs/node/commit/1c746c7524)] - **test**: use ES2017 syntax in test-fs-open-\* (jy95) [#23031](https://togithub.com/nodejs/node/pull/23031) - \[[`e17dbd22c3`](https://togithub.com/nodejs/node/commit/e17dbd22c3)] - **test**: add flag scenario in test-fs-write-file-sync (Gireesh Punathil) [#24766](https://togithub.com/nodejs/node/pull/24766) - \[[`fd5af6bfa9`](https://togithub.com/nodejs/node/commit/fd5af6bfa9)] - **test**: check invalid argument error for option (timothy searcy) [#24736](https://togithub.com/nodejs/node/pull/24736) - \[[`46e37adf59`](https://togithub.com/nodejs/node/commit/46e37adf59)] - **test**: show stdout and stderr in test-cli-syntax when it fails (Joyee Cheung) [#24720](https://togithub.com/nodejs/node/pull/24720) - \[[`31c1ee405e`](https://togithub.com/nodejs/node/commit/31c1ee405e)] - **test**: minor refactoring of onticketkeycallback (Daniel Bevenius) [#24718](https://togithub.com/nodejs/node/pull/24718) - \[[`a7c72d7d5e`](https://togithub.com/nodejs/node/commit/a7c72d7d5e)] - **test**: mark test_threadsafe_function/test as flaky (Gireesh Punathil) [#24714](https://togithub.com/nodejs/node/pull/24714) - \[[`e74345b2f5`](https://togithub.com/nodejs/node/commit/e74345b2f5)] - **test**: verify order of error in h2 server stream (Myles Borins) [#24685](https://togithub.com/nodejs/node/pull/24685) - \[[`288a421dcc`](https://togithub.com/nodejs/node/commit/288a421dcc)] - **test**: cover path empty string case (lakatostamas) [#24569](https://togithub.com/nodejs/node/pull/24569) - \[[`d4b1666686`](https://togithub.com/nodejs/node/commit/d4b1666686)] - **test**: use arrow syntax for anonymous callbacks (Shubham Urkade) [#24691](https://togithub.com/nodejs/node/pull/24691) - \[[`af582096ad`](https://togithub.com/nodejs/node/commit/af582096ad)] - **test**: fix the arguments order in assert.strictEqual (pastak) [#24620](https://togithub.com/nodejs/node/pull/24620) - \[[`e89f5e59ea`](https://togithub.com/nodejs/node/commit/e89f5e59ea)] - **test**: mark test-vm-timeout-escape-nexttick flaky (Gireesh Punathil) [#24712](https://togithub.com/nodejs/node/pull/24712) - \[[`288d60c2f6`](https://togithub.com/nodejs/node/commit/288d60c2f6)] - **test**: fix the arguments order in assert.strictEqual (sigwyg) [#24624](https://togithub.com/nodejs/node/pull/24624) - \[[`9f66105e29`](https://togithub.com/nodejs/node/commit/9f66105e29)] - **test**: fix the arguments order in `assert.strictEqual` (rt33) [#24626](https://togithub.com/nodejs/node/pull/24626) - \[[`06208c8313`](https://togithub.com/nodejs/node/commit/06208c8313)] - **test**: reach res.\_dump after abort ClientRequest (Tadhg Creedon) [#24191](https://togithub.com/nodejs/node/pull/24191) - \[[`85e948753b`](https://togithub.com/nodejs/node/commit/85e948753b)] - **test**: validate fs.rename() when NODE_TEST_DIR on separate mount (Drew Folta) [#24707](https://togithub.com/nodejs/node/pull/24707) - \[[`5966dbed05`](https://togithub.com/nodejs/node/commit/5966dbed05)] - **test**: test and docs for detached fork process (timothy searcy) [#24524](https://togithub.com/nodejs/node/pull/24524) - \[[`1c609bf6e2`](https://togithub.com/nodejs/node/commit/1c609bf6e2)] - **test**: fix arguments order in `assert.strictEqual` (sota1235) [#24607](https://togithub.com/nodejs/node/pull/24607) - \[[`dc7ed30437`](https://togithub.com/nodejs/node/commit/dc7ed30437)] - **test**: fix arguments order in assert.strictEqual (grimrose) [#24608](https://togithub.com/nodejs/node/pull/24608) - \[[`be17cc59c7`](https://togithub.com/nodejs/node/commit/be17cc59c7)] - **test**: make test-uv-binding-constant JS engine neutral (Rich Trott) [#24666](https://togithub.com/nodejs/node/pull/24666) - \[[`2318c7fea3`](https://togithub.com/nodejs/node/commit/2318c7fea3)] - **test**: use arrow function (sagirk) [#24482](https://togithub.com/nodejs/node/pull/24482) - \[[`43bfb136f9`](https://togithub.com/nodejs/node/commit/43bfb136f9)] - **test**: fix arguments order in `assert.strictEqual` (Takahiro Nakamura) [#24621](https://togithub.com/nodejs/node/pull/24621) - \[[`3811817290`](https://togithub.com/nodejs/node/commit/3811817290)] - **test**: update strictEqual argument order (VeysonD) [#24622](https://togithub.com/nodejs/node/pull/24622) - \[[`ec7bd18146`](https://togithub.com/nodejs/node/commit/ec7bd18146)] - **test**: fix argument order in assert.strictEqual (feng jianmei) [#24594](https://togithub.com/nodejs/node/pull/24594) - \[[`4cc91ff2b5`](https://togithub.com/nodejs/node/commit/4cc91ff2b5)] - **test**: use arrow functions in callbacks (apoorvanand) [#24441](https://togithub.com/nodejs/node/pull/24441) - \[[`4093572c4d`](https://togithub.com/nodejs/node/commit/4093572c4d)] - **test**: add test for socket.end callback (ajido) [#24087](https://togithub.com/nodejs/node/pull/24087) - \[[`7dee5e5d16`](https://togithub.com/nodejs/node/commit/7dee5e5d16)] - **test**: replace anonymous closure functions with arrow functions (tpanthera) [#24443](https://togithub.com/nodejs/node/pull/24443) - \[[`82d9ffc6a6`](https://togithub.com/nodejs/node/commit/82d9ffc6a6)] - **test**: fix arguments order in `assert.strictEqual` (tottokotkd) [#24612](https://togithub.com/nodejs/node/pull/24612) - \[[`372073e8da`](https://togithub.com/nodejs/node/commit/372073e8da)] - **test**: convert callback to arrow function (jamesgeorge007) [#24513](https://togithub.com/nodejs/node/pull/24513) - \[[`82376015ab`](https://togithub.com/nodejs/node/commit/82376015ab)] - **test**: change anonymous function to arrow function (Gagandeep Singh) [#24528](https://togithub.com/nodejs/node/pull/24528) - \[[`5e3b34fbfd`](https://togithub.com/nodejs/node/commit/5e3b34fbfd)] - **test**: split out http2 from test-stream-pipeline (Rich Trott) [#24631](https://togithub.com/nodejs/node/pull/24631) - \[[`b6cceae96f`](https://togithub.com/nodejs/node/commit/b6cceae96f)] - **test**: cover path.basename when path and ext are the same (Laszlo.Moczo) [#24570](https://togithub.com/nodejs/node/pull/24570) - \[[`7f0fb163a0`](https://togithub.com/nodejs/node/commit/7f0fb163a0)] - **test**: fix assert.strictEqual (mki-skt) [#24619](https://togithub.com/nodejs/node/pull/24619) - \[[`e464a1dca5`](https://togithub.com/nodejs/node/commit/e464a1dca5)] - **test**: fix arguments order in assert.strictEqual (teppeis) [#24591](https://togithub.com/nodejs/node/pull/24591) - \[[`ec70330dab`](https://togithub.com/nodejs/node/commit/ec70330dab)] - **test**: fix http2-binding strictEqual order (dominikeinkemmer) [#24616](https://togithub.com/nodejs/node/pull/24616) - \[[`7b096026d8`](https://togithub.com/nodejs/node/commit/7b096026d8)] - **test**: fix the arguments order in `assert.strictEqual` (sota1235) [#24595](https://togithub.com/nodejs/node/pull/24595) - \[[`1658924d90`](https://togithub.com/nodejs/node/commit/1658924d90)] - **test**: replace callback with arrow functions (prodroy1) [#24434](https://togithub.com/nodejs/node/pull/24434) - \[[`0e63d0abd5`](https://togithub.com/nodejs/node/commit/0e63d0abd5)] - **test**: confirm tls server suite default is its own (Sam Roberts) [#24374](https://togithub.com/nodejs/node/pull/24374) - \[[`3c2b40ba04`](https://togithub.com/nodejs/node/commit/3c2b40ba04)] - **test**: rename agent1-pfx.pem to agent1.pfx (Sam Roberts) [#24374](https://togithub.com/nodejs/node/pull/24374) - \[[`43dcbbedb9`](https://togithub.com/nodejs/node/commit/43dcbbedb9)] - **test**: add independent multi-alg crypto identities (Sam Roberts) [#24374](https://togithub.com/nodejs/node/pull/24374) - \[[`83145ec3a6`](https://togithub.com/nodejs/node/commit/83145ec3a6)] - **test**: cover tls multi-identity option mixtures (Sam Roberts) [#24374](https://togithub.com/nodejs/node/pull/24374) - \[[`77cf877ea2`](https://togithub.com/nodejs/node/commit/77cf877ea2)] - **tls**: re-define max supported version as 1.2 (Sam Roberts) [#25024](https://togithub.com/nodejs/node/pull/25024) - \[[`027ca95b46`](https://togithub.com/nodejs/node/commit/027ca95b46)] - **tools**: make apilinks building more robust (Joyee Cheung) [#25019](https://togithub.com/nodejs/node/pull/25019) - \[[`694ea008d1`](https://togithub.com/nodejs/node/commit/694ea008d1)] - **tools**: enable no-useless-constructor lint rule (cjihrig) [#25055](https://togithub.com/nodejs/node/pull/25055) - \[[`5cbc0dbeaf`](https://togithub.com/nodejs/node/commit/5cbc0dbeaf)] - **tools**: prepare ./tools/compress_json.py for Python 3 (cclauss) [#24889](https://togithub.com/nodejs/node/pull/24889) - \[[`87f20822c1`](https://togithub.com/nodejs/node/commit/87f20822c1)] - **tools**: prepare tools/testp.py for Python 3 (cclauss) [#24890](https://togithub.com/nodejs/node/pull/24890) - \[[`91a96e446a`](https://togithub.com/nodejs/node/commit/91a96e446a)] - **tools**: prepare tools/icu/icutrim.py for Python 3 (cclauss) [#24888](https://togithub.com/nodejs/node/pull/24888) - \[[`34212b531f`](https://togithub.com/nodejs/node/commit/34212b531f)] - **tools**: update ESLint to 5.10.0 (cjihrig) [#24903](https://togithub.com/nodejs/node/pull/24903) - \[[`229c0e0cc9`](https://togithub.com/nodejs/node/commit/229c0e0cc9)] - **tools**: do not lint tools/inspector_protocol or tools/markupsafe (cclauss) [#24882](https://togithub.com/nodejs/node/pull/24882) - \[[`bece371639`](https://togithub.com/nodejs/node/commit/bece371639)] - **tools**: prepare tools/js2c.py for Python 3 (cclauss) [#24798](https://togithub.com/nodejs/node/pull/24798) - \[[`e6afaa350b`](https://togithub.com/nodejs/node/commit/e6afaa350b)] - **tools**: prepare tools/specialize_node_d.py for Python 3 (cclauss) [#24797](https://togithub.com/nodejs/node/pull/24797) - \[[`544a20f37c`](https://togithub.com/nodejs/node/commit/544a20f37c)] - **tools**: prepare tools/test.py for Python 3 (cclauss) [#24799](https://togithub.com/nodejs/node/pull/24799) - \[[`388ec8d77c`](https://togithub.com/nodejs/node/commit/388ec8d77c)] - **tools**: prepare tools/genv8constants.py for Python 3 (cclauss) [#24801](https://togithub.com/nodejs/node/pull/24801) - \[[`039097e276`](https://togithub.com/nodejs/node/commit/039097e276)] - **tools**: prepare tools/install.py for Python 3 (cclauss) [#24800](https://togithub.com/nodejs/node/pull/24800) - \[[`f21137976e`](https://togithub.com/nodejs/node/commit/f21137976e)] - **tools**: fix eslint usage for Node.js 8 and before (Ruben Bridgewater) [#24753](https://togithub.com/nodejs/node/pull/24753) - \[[`691e1a69ff`](https://togithub.com/nodejs/node/commit/691e1a69ff)] - **tools**: don't use GH API for commit message checks (Rod Vagg) [#24574](https://togithub.com/nodejs/node/pull/24574) - \[[`f5f1266326`](https://togithub.com/nodejs/node/commit/f5f1266326)] - **tools**: only sign release if promotion successful (Rod Vagg) [#24669](https://togithub.com/nodejs/node/pull/24669) - \[[`cc880fbeeb`](https://togithub.com/nodejs/node/commit/cc880fbeeb)] - **tools**: check for git tag before promoting release (Rod Vagg) [#24670](https://togithub.com/nodejs/node/pull/24670) - \[[`8a5b5e1fd0`](https://togithub.com/nodejs/node/commit/8a5b5e1fd0)] - **tools**: use print() function on both Python 2 and 3 (cclauss) [#24486](https://togithub.com/nodejs/node/pull/24486) - \[[`f9933ff2c8`](https://togithub.com/nodejs/node/commit/f9933ff2c8)] - **tools,doc**: fix version picker bug in html.js (Rich Trott) [#24638](https://togithub.com/nodejs/node/pull/24638) - \[[`b3932ef8e3`](https://togithub.com/nodejs/node/commit/b3932ef8e3)] - **url**: remove an eslint-disable comment (cjihrig) [#24995](https://togithub.com/nodejs/node/pull/24995) - \[[`c0423cf34c`](https://togithub.com/nodejs/node/commit/c0423cf34c)] - **url**: simplify native URL object construction (Timothy Gu) [#24495](https://togithub.com/nodejs/node/pull/24495) - \[[`d06ea3e505`](https://togithub.com/nodejs/node/commit/d06ea3e505)] - **url**: reuse existing context in href setter (Timothy Gu) [#24495](https://togithub.com/nodejs/node/pull/24495) - \[[`4e111ce050`](https://togithub.com/nodejs/node/commit/4e111ce050)] - **_Revert_** "**url**: make the context non-enumerable" (Timothy Gu) [#24495](https://togithub.com/nodejs/node/pull/24495) - \[[`7048cba388`](https://togithub.com/nodejs/node/commit/7048cba388)] - **url**: use SafeSet to filter known special protocols (Mike Samuel) [#24703](https://togithub.com/nodejs/node/pull/24703) - \[[`8d953b7d26`](https://togithub.com/nodejs/node/commit/8d953b7d26)] - **vm**: simplify Script constructor options validation (cjihrig) [#25054](https://togithub.com/nodejs/node/pull/25054) - \[[`134d1e9526`](https://togithub.com/nodejs/node/commit/134d1e9526)] - **vm**: add dynamic import support (Gus Caplan) [#22381](https://togithub.com/nodejs/node/pull/22381) - \[[`595bdc7603`](https://togithub.com/nodejs/node/commit/595bdc7603)] - **win, build**: skip building cctest by default (Bartosz Sosnowski) [#21408](https://togithub.com/nodejs/node/pull/21408) - \[[`483ff7bcc7`](https://togithub.com/nodejs/node/commit/483ff7bcc7)] - **worker**: drain messages from internal message port (Yael Hermon) [#24932](https://togithub.com/nodejs/node/pull/24932)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!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.