Lines Matching refs:com
68 …ithub.com/nodejs/node/commit/65ed3213ca)] - **deps**: update to nghttp2 1.32.0 (James M Snell) [no…
69 …com/nodejs/node/commit/f0af3b09bd)] - **doc**: buffer.fill() can zero-fill on invalid input (Сково…
70 …com/nodejs/node/commit/828159fcd4)] - **http2**: fixup http2stream cleanup and other nits (James M…
71 …com/nodejs/node/commit/be103eba41)] - **src**: re-add `Realloc()` shrink after reading stream data…
72 …com/nodejs/node/commit/555696df51)] - **src**: avoid hanging on Buffer#fill 0-length input (Сковор…
73 …com/nodejs/node/commit/7684ba63c4)] - **test**: add tls write error regression test (Shigeki Ohtsu…
74 …com/nodejs/node/commit/0ab90acaf3)] - **test**: add regression test for nghttp2 CVE-2018-1000168 (…
75 …ub.com/nodejs/node/commit/84f23d2f12)] - **tls**: fix SSL write error handling (Anna Henningsen) […
95 * Updated ICU to 61.1 (Steven R. Loomis) [#19621](https://github.com/nodejs/node/pull/19621)
98 …`ReadStream` and `WriteStream` (Sameer Srivastava) [#19408](https://github.com/nodejs/node/pull/19…
100 …* Bump version of n-api supported (Michael Dawson) [#19497](https://github.com/nodejs/node/pull/19…
102 …* Emit 'ready' event for `Socket` (Sameer Srivastava) [#19408](https://github.com/nodejs/node/pull…
104 * [mafintosh](https://github.com/mafintosh) Mathias Buus
108 …hub.com/nodejs/node/commit/0bd78dc391)] - **buffer**: use v8::TypedArray::kMaxLength as buffer::kM…
109 …ps://github.com/nodejs/node/commit/54b84f3c26)] - **buffer**: remove "new" from deprecation messag…
110 …f5`](https://github.com/nodejs/node/commit/0127712cf5)] - **build**: introduce make jstest (Joyee …
111 …bf8e`](https://github.com/nodejs/node/commit/58f61dbf8e)] - **deps**: ICU 61.1 bump (Steven R. Loo…
112 …https://github.com/nodejs/node/commit/97a92c4973)] - **deps**: turn in std::string for ICU (Steven…
113 …c086`](https://github.com/nodejs/node/commit/ae86adc086)] - **doc**: fix various nits (Vse Mozhet …
114 …://github.com/nodejs/node/commit/041f6cd9c9)] - **doc**: improve Buffer.allocUnsafeSlow() and rela…
115 …(https://github.com/nodejs/node/commit/42671f24ba)] - **doc**: add mafintosh to collaborators (Mat…
116 …ttps://github.com/nodejs/node/commit/c1b83fcbc2)] - **doc**: update to adding listens on SIGUSR1 (…
117 …s://github.com/nodejs/node/commit/1aaad92101)] - **doc**: fix lint nits in COLLABORATOR\_GUIDE.md …
118 …`](https://github.com/nodejs/node/commit/5149e18719)] - **doc**: deprecation clarifications (James…
119 …s://github.com/nodejs/node/commit/c5469bb7a8)] - **doc**: remove "if provided" for optional argume…
120 …://github.com/nodejs/node/commit/3a3ae0134d)] - **doc**: do not identify string as "JavaScript str…
121 …ttps://github.com/nodejs/node/commit/d111037624)] - **doc**: favor utf16le over ucs2 in buffer.md …
122 …686`](https://github.com/nodejs/node/commit/bb32bc8686)] - **doc**: fix links in vm.md (Vse Mozhet…
123 …hub.com/nodejs/node/commit/44361bd1c8)] - **doc**: fix quotes mistypes in inline code blocks (Сков…
124 …ps://github.com/nodejs/node/commit/c8fa8f1f9d)] - **doc**: remove ES6/ECMAScript 2015 from buffer.…
125 …tps://github.com/nodejs/node/commit/9f20534889)] - **doc**: shorten character encoding introductio…
126 …s://github.com/nodejs/node/commit/078616109c)] - **doc**: guard against md list parsing edge case …
127 …https://github.com/nodejs/node/commit/2ea7f90728)] - **doc**: fix grammar error in process.md (Ken…
128 …](https://github.com/nodejs/node/commit/7555deeb8c)] - **doc**: improve zero-fill-buffers text (Ri…
129 …(https://github.com/nodejs/node/commit/5e90fc6a85)] - **fs**: use fs.access in fs.exists (Bartosz …
130 …com/nodejs/node/commit/8a8b43e1b1)] - **(SEMVER-MINOR)** **fs,net**: emit 'ready' for fs streams a…
131 …ttps://github.com/nodejs/node/commit/e1f44a6366)] - **http**: fix `request` when `setHost` is `tru…
132 …ttps://github.com/nodejs/node/commit/dac5f67e64)] - **http**: support server options on createServ…
133 …://github.com/nodejs/node/commit/2bdf3ca235)] - **http2**: callback valid check before closing req…
134 …://github.com/nodejs/node/commit/7b850a7565)] - **http2**: destroy() stream, upon errnoException (…
135 …ttps://github.com/nodejs/node/commit/441175c29a)] - **http2**: refer to stream errors by name (Ann…
136 …/github.com/nodejs/node/commit/0bcad33c7a)] - **inspector**: report client-visible host and port (…
137 …ttps://github.com/nodejs/node/commit/8e440115ec)] - **lib**: add back lib/module.js redirection (J…
138 …(https://github.com/nodejs/node/commit/45c477c2e6)] - **lib**: restructure cjs and esm loaders (Jo…
139 …://github.com/nodejs/node/commit/152a86c6aa)] - **lib**: make isStackOverflowError() engine-agnost…
140 …tps://github.com/nodejs/node/commit/889a3b44b3)] - **lib**: fix a typo in lib/timers "read through…
141 …tps://github.com/nodejs/node/commit/a45f3f8fd2)] - **lib**: document nextTick queue internals (Ann…
142 …79`](https://github.com/nodejs/node/commit/d3d1ee7279)] - **lib**: add internal check macros (Gus …
143 …https://github.com/nodejs/node/commit/e0c7d783e0)] - **lint**: change require-buffer rule message …
144 …https://github.com/nodejs/node/commit/859b719927)] - **module**: skip preserveSymlinks for main (G…
145 …https://github.com/nodejs/node/commit/a0a58730e0)] - **n-api**: back up env before finalize (Gabri…
146 …github.com/nodejs/node/commit/b0a3a44ff6)] - **n-api**: ensure in-module exceptions are propagated…
147 …hub.com/nodejs/node/commit/94a10bad3a)] - **(SEMVER-MINOR)** **n-api**: bump version of n-api supp…
148 …s://github.com/nodejs/node/commit/ee4390a167)] - **repl**: fix tab completion of inspector module …
149 …//github.com/nodejs/node/commit/ebdcf91dcc)] - **src**: put bootstrappers in lib/internal/bootstra…
150 …/github.com/nodejs/node/commit/ff7a116ba3)] - **src**: move internal loaders out of bootstrap\_nod…
151 …(https://github.com/nodejs/node/commit/75d23ab2a0)] - **src**: fix warnings in aliased\_buffer (Ky…
152 …ps://github.com/nodejs/node/commit/01e31906e8)] - **src**: general C++ cleanup in node\_url.cc (An…
153 …//github.com/nodejs/node/commit/6c466811d3)] - **src**: name all builtin init functions Initialize…
154 …//github.com/nodejs/node/commit/1a38b9bd0f)] - **src**: remove unused 'ares.h' include from env.h …
155 …ps://github.com/nodejs/node/commit/cae9ff256b)] - **src**: fix upcoming V8 deprecation warnings (S…
156 …github.com/nodejs/node/commit/83ebaf08d9)] - **test**: remove NODE\_DEBUG in global module loading…
157 …/github.com/nodejs/node/commit/92e9ed09e9)] - **test**: test process.setuid for bad argument types…
158 …ttps://github.com/nodejs/node/commit/4df3377856)] - **test**: update test to comply with lint rule…
159 …67917`](https://github.com/nodejs/node/commit/f379167917)] - **test**: improve assert message (fat…
160 …ub.com/nodejs/node/commit/46569d644d)] - **test**: remove third argument from call to assert.stric…
161 …ps://github.com/nodejs/node/commit/e44b7779d6)] - **test**: fix flaky test-cluster-send-handle-twi…
162 …://github.com/nodejs/node/commit/90c85461ff)] - **test**: rename regression tests more expressivel…
163 …/github.com/nodejs/node/commit/ff7f28c4f2)] - **test**: remove 3rd argument from assert.strictEqua…
164 …s://github.com/nodejs/node/commit/0b27416516)] - **test**: make test-http-expect-continue more str…
165 …/github.com/nodejs/node/commit/94b28aaf07)] - **test**: use createReadStream instead of ReadStream…
166 …github.com/nodejs/node/commit/7ae2ca4476)] - **test**: removed default message from assert.strictE…
167 …`](https://github.com/nodejs/node/commit/a89ba21ab4)] - **test**: refactor test-net-dns-error (Lui…
168 …s://github.com/nodejs/node/commit/677b613d24)] - **test**: fix typo in test-tls-cnnic-whitelist (D…
169 …://github.com/nodejs/node/commit/806bc0d8f7)] - **test**: fix assert.throws error in test-http-par…
170 …https://github.com/nodejs/node/commit/2f09ee78fb)] - **test**: refactor test-http-expect-continue …
171 …s://github.com/nodejs/node/commit/278e8af7a6)] - **test**: rename tests with descriptive filenames…
172 …//github.com/nodejs/node/commit/0daa063021)] - **test**: amplify and optimize doctool/test-make-do…
173 …//github.com/nodejs/node/commit/274eff5376)] - **test**: update link according to NIST bibliograph…
174 …ttps://github.com/nodejs/node/commit/21e69d1222)] - **test**: fix test-tty-get-color-depth (Bartos…
175 …https://github.com/nodejs/node/commit/4caf536b20)] - **test**: http2 stream.respond() error checks…
176 …/github.com/nodejs/node/commit/ca97be52a2)] - **test**: fix wrong error classes passed in as type …
177 …](https://github.com/nodejs/node/commit/44b12c158d)] - **test**: fix common.expectsError (Refael A…
178 …/github.com/nodejs/node/commit/cc68bc27f8)] - **test**: add more asserts to `test-internal-errors`…
179 …9`](https://github.com/nodejs/node/commit/6bc49f03b9)] - **test**: http2 errors on req.close() (Tr…
180 …thub.com/nodejs/node/commit/53d7fbbbf5)] - **tools**: don’t emit illegal utf-8 from icutrim/iculsl…
181 …s://github.com/nodejs/node/commit/b80d169e7c)] - **tools**: apply editorconfig rules to tools also…
182 …://github.com/nodejs/node/commit/239a036317)] - **tools**: remove src dir from JS editorconfig rul…
183 …//github.com/nodejs/node/commit/7043e95fb7)] - **tools**: dry utility function in tools/doc/json.j…
184 …//github.com/nodejs/node/commit/140611b2c6)] - **tools**: fix comment nits in tools/doc/\*.js file…
185 …s://github.com/nodejs/node/commit/2c5d53f7cb)] - **tools**: fix nits in tools/doc/type-parser.js (…
186 …`](https://github.com/nodejs/node/commit/fdc51a1331)] - **url**: remove redundant function (Sergey…
187 …ithub.com/nodejs/node/commit/99e3c77808)] - **url**: refactor "escapeParam" function to make it co…
204 time as the stated [minimum compiler requirement](https://github.com/nodejs/node/blob/v8.x/BUILDING…
232 …* Add support for `NODE_OPTIONS="--inspect"` (Sameer Srivastava) [#19165](https://github.com/nodej…
235 …* Expose the public key of a certificate (Hannes Magnusson) [#17690](https://github.com/nodejs/nod…
238 …n `uncaughtException` in JavaScript (Mathias Buus) [#19337](https://github.com/nodejs/node/pull/19…
241 …* Fix regression in `posix.normalize` (Michaël Zasso) [#19520](https://github.com/nodejs/node/pull…
244 …* Improve stream creation performance (Brian White) [#19401](https://github.com/nodejs/node/pull/1…
247 * [BethGriggs](https://github.com/BethGriggs) Beth Griggs
251 …ithub.com/nodejs/node/commit/926214aefe)] - **cluster**: add support for NODE\_OPTIONS="--inspect"…
252 …://github.com/nodejs/node/commit/6ead99aa73)] - **console**: don't swallow call stack exceeded err…
253 …](https://github.com/nodejs/node/commit/02671dc12b)] - **crypto**: update root certificates (Ben N…
254 …com/nodejs/node/commit/fd8c79ddfc)] - **(SEMVER-MINOR)** **crypto**: add docs & tests for cert.pub…
255 …com/nodejs/node/commit/23312675cb)] - **(SEMVER-MINOR)** **crypto**: provide full cert details to …
256 …com/nodejs/node/commit/26e2938a50)] - **(SEMVER-MINOR)** **crypto**: add cert.pubkey containing th…
257 …hub.com/nodejs/node/commit/f5d9324315)] - **deps**: add -no\_rand\_screen to openssl s\_client (Sh…
258 …hub.com/nodejs/node/commit/f5eb182b50)] - **deps**: fix asm build error of openssl in x86\_win32 (…
259 …ithub.com/nodejs/node/commit/ddcb3fc886)] - **deps**: fix openssl assembly error on ia32 win32 (Fe…
260 …/github.com/nodejs/node/commit/d908169bad)] - **deps**: copy all openssl header files to include d…
261 …ttps://github.com/nodejs/node/commit/0cd883fe09)] - **deps**: upgrade openssl sources to 1.0.2o (S…
262 …com/nodejs/node/commit/c39167dc26)] - **deps**: reject interior blanks in Content-Length (Ben Noor…
263 ….com/nodejs/node/commit/3bc15a69ae)] - **deps**: upgrade http-parser to v2.8.0 (Ben Noordhuis) [no…
264 …ttps://github.com/nodejs/node/commit/6591d9f761)] - **deps**: cherry-pick 0c35b72 from upstream V8…
265 …//github.com/nodejs/node/commit/e533911696)] - **doc**: remove use of "random port" re dgram send …
266 …2`](https://github.com/nodejs/node/commit/3894981af2)] - **doc**: improve assert legacy text (Rich…
267 …a9ae`](https://github.com/nodejs/node/commit/8191ada9ae)] - **doc**: improve Buffer() text (Rich T…
268 …(https://github.com/nodejs/node/commit/2fadc9ef68)] - **doc**: fix run-on sentence in buffer.md (R…
269 …s://github.com/nodejs/node/commit/962c5816a2)] - **doc**: change v-notation for version in buffer.…
270 …ttps://github.com/nodejs/node/commit/5a2f336994)] - **doc**: add missing fs.Stats.size section (Vs…
271 …a41`](https://github.com/nodejs/node/commit/8653c42a41)] - **doc**: rename HTTP2 to HTTP/2 (Timoth…
272 …ithub.com/nodejs/node/commit/b70ac0ab2e)] - **doc**: remove confusing note about child process std…
273 …(https://github.com/nodejs/node/commit/5e3d971f79)] - **doc**: add BethGriggs to collaborators (Be…
274 …b3`](https://github.com/nodejs/node/commit/5e9f9297b3)] - **doc**: document `make docopen` (Ayush …
275 …ttps://github.com/nodejs/node/commit/4db7848e09)] - **doc**: remove example labels from buffer.md …
276 …://github.com/nodejs/node/commit/f07e820e6d)] - **doc**: add 'v' prefix to all versions in metadat…
277 …https://github.com/nodejs/node/commit/7e9b7a5683)] - **doc**: add missing metadata for fs.open (To…
278 …github.com/nodejs/node/commit/d47e5d022f)] - **doc**: add link & simplify data event (net.Socket) …
279 …//github.com/nodejs/node/commit/43f24c0406)] - **doc**: add directory structure in writing-tests.m…
280 …s://github.com/nodejs/node/commit/157fc28710)] - **doc**: add added in versions to fs.Stats proper…
281 …/github.com/nodejs/node/commit/fa17002215)] - **doc**: add missing metadata for settings.windowsHi…
282 …//github.com/nodejs/node/commit/4532a8913d)] - **doc**: add `require.main` to `require` properties…
283 …/github.com/nodejs/node/commit/1e8ece149a)] - **doc**: add missing metadata for cluster.settings.c…
284 …s://github.com/nodejs/node/commit/933c58cd76)] - **doc**: add types for some `process` properties …
285 …](https://github.com/nodejs/node/commit/ae0e243028)] - **doc**: fix n-api example string (Steven R…
286 …//github.com/nodejs/node/commit/7c9ba3db40)] - **doc**: correct introduced\_in metadata for buffer…
287 …](https://github.com/nodejs/node/commit/1073f09cad)] - **doc**: minor improvements to buffer.md (R…
288 …5fc3e4a`](https://github.com/nodejs/node/commit/9845fc3e4a)] - **doc**: Add a missing comma (jiang…
289 …`](https://github.com/nodejs/node/commit/d1c45e258c)] - **doc**: update child\_process.md (Ari Leo…
290 …tps://github.com/nodejs/node/commit/8e3f59fbb5)] - **doc**: clarify child\_process promise rejecti…
291 …ps://github.com/nodejs/node/commit/e9f41eecc8)] - **doc**: move StackOverflow to unofficial sectio…
292 …tps://github.com/nodejs/node/commit/3f49174969)] - **doc**: move who-to-cc to COLABORATOR\_GUIDE.m…
293 …https://github.com/nodejs/node/commit/65c9a5278c)] - **doc**: require passing CI for landing code …
294 …://github.com/nodejs/node/commit/98d038a1f3)] - **doc**: simplify COLLABORATOR\_GUIDE.md instructi…
295 …s://github.com/nodejs/node/commit/e5bcd8d981)] - **doc**: reduce CI options in COLLABORATOR\_GUIDE…
296 …d`](https://github.com/nodejs/node/commit/26e97a124d)] - **doc**: add new documentation rule (estr…
297 …//github.com/nodejs/node/commit/ed55386d74)] - **doc**: add fs declarations to stream doc js examp…
298 …`](https://github.com/nodejs/node/commit/9c672624b3)] - **doc**: remove \*\*Note:\*\* tags (James …
299 …://github.com/nodejs/node/commit/742b304ea3)] - **doc**: warn about using util.inspect/util.format…
300 …(https://github.com/nodejs/node/commit/d3833b0734)] - **doc**: update collaborator guide (Ruben Br…
301 …](https://github.com/nodejs/node/commit/c3886b50c9)] - **doc**: add note about browsers and HTTP/2…
302 …s://github.com/nodejs/node/commit/cc7ba0bb9d)] - **doc**: fix/improve inspector profiler example (…
303 …c`](https://github.com/nodejs/node/commit/9c9263e7cc)] - **doc**: add trivikr to collaborators (Tr…
304 …0cde4eb`](https://github.com/nodejs/node/commit/5960cde4eb)] - **doc**: fix changelog (Myles Borin…
305 …6`](https://github.com/nodejs/node/commit/b351e0eda6)] - **http**: use more destructuring (Tobias …
306 …tps://github.com/nodejs/node/commit/49c0efd2a2)] - **http2**: remove some unnecessary next ticks (…
307 * \[[`583d5afa5e`](https://github.com/nodejs/node/commit/583d5afa5e)] - **inspector**: do not allow…
308 * \[[`fc1a610a00`](https://github.com/nodejs/node/commit/fc1a610a00)] - **inspector**: check Host h…
309 …https://github.com/nodejs/node/commit/419e88ea4a)] - **lib,test**: lint fixes for linter upgrade (…
310 …ttps://github.com/nodejs/node/commit/fd8523fe44)] - **n-api**: re-write test\_make\_callback (Gabr…
311 …/github.com/nodejs/node/commit/29a04b7ed6)] - **(SEMVER-MINOR)** **n-api**: add napi\_fatal\_excep…
312 …hub.com/nodejs/node/commit/223b42648f)] - **openssl**: fix keypress requirement in apps on win32 (…
313 …ttps://github.com/nodejs/node/commit/40916a27bc)] - **path**: fix regression in posix.normalize (M…
314 …//github.com/nodejs/node/commit/fad5dcce3b)] - **src**: drop CNNIC+StartCom certificate whitelisti…
315 …tps://github.com/nodejs/node/commit/780a5d6f3a)] - **src**: use `unordered_map` for perf marks (An…
316 …tps://github.com/nodejs/node/commit/f13cc3237e)] - **stream**: improve stream creation performance…
317 …ub.com/nodejs/node/commit/8996d3cf45)] - **test**: remove third param from assert.strictEqual (<da…
318 …d`](https://github.com/nodejs/node/commit/c1a327b0ed)] - **test**: remove custom error message (Di…
319 …s://github.com/nodejs/node/commit/9265f4bcb7)] - **test**: remove string literal from assertions (…
320 …s://github.com/nodejs/node/commit/efa38bd1a0)] - **test**: remove message from assert.strictEqual(…
321 …://github.com/nodejs/node/commit/40be64d96d)] - **test**: rename regression tests more expressivel…
322 …s://github.com/nodejs/node/commit/0310df8fe6)] - **test**: refactor parallel/test-tls-ca-concat.js…
323 …ttps://github.com/nodejs/node/commit/5f1a01d816)] - **test**: fix buggy getTTYfd() implementation …
324 …s://github.com/nodejs/node/commit/c6b993bde7)] - **test**: move firstInvalidFD() out of common mod…
325 …ttps://github.com/nodejs/node/commit/8e69026962)] - **test**: remove getTTYfd() from common module…
326 …fe`](https://github.com/nodejs/node/commit/a8d9ccf8fe)] - **test**: remove common.projectDir (Rich…
327 …ps://github.com/nodejs/node/commit/74582933c9)] - **test**: refactor test-fs-readfile-tostring-fai…
328 …8d`](https://github.com/nodejs/node/commit/a56ba1258d)] - **tools**: update certdata.txt (Ben Noor…
329 …tps://github.com/nodejs/node/commit/e895d54224)] - **tools**: simplify tools/doc/preprocess.js (Vs…
330 …ttps://github.com/nodejs/node/commit/4c3465f68a)] - **tools**: fix nits in tools/doc/common.js (Vs…
331 …`](https://github.com/nodejs/node/commit/ab561c090b)] - **tools**: shorten metadata parsing (Tobia…
332 …s://github.com/nodejs/node/commit/0db7b8cd87)] - **tools**: make metadata parsing less permissive …
333 …fe`](https://github.com/nodejs/node/commit/4007d6cbfe)] - **tools**: update ESLint to 4.19.1 (Rich…
334 …ps://github.com/nodejs/node/commit/89e7a5faad)] - **tools**: fix nits in tools/doc/preprocess.js (…
335 …://github.com/nodejs/node/commit/0414a8c7ed)] - **tools**: fix logic nit in tools/doc/generate.js …
344 …ode will produce a error diff. (Ruben Bridgewater) [#17615](https://github.com/nodejs/node/pull/17…
345 …ad of the other possibilities. (Ruben Bridgewater) [#17584](https://github.com/nodejs/node/pull/17…
347 …* allow passing null as IV unless required (Tobias Nießen) [#18644](https://github.com/nodejs/node…
349 …* support as and as+ flags in stringToFlags() (Sarat Addepalli) [#18801](https://github.com/nodejs…
351 …* expose Finished messages in TLSSocket (Anton Salikhmetov) [#19102](https://github.com/nodejs/nod…
353 …e if terminal supports colors. (Ruben Bridgewater) [#17615](https://github.com/nodejs/node/pull/17…
355 …* add util.inspect compact option (Ruben Bridgewater) [#17576](https://github.com/nodejs/node/pull…
357 * [watson](https://github.com/watson) Thomas Watson
361 * \[[`acc86ed246`](https://github.com/nodejs/node/commit/acc86ed246)] - 2018-03-XX, Version 9.9.0 (…
362 …`](https://github.com/nodejs/node/commit/8d33e5c214)] - **assert**: improve error check (Ruben Bri…
363 …(https://github.com/nodejs/node/commit/5e6b42ec9c)] - **assert**: show proper differences (Ruben B…
364 …7`](https://github.com/nodejs/node/commit/9abbb6b857)] - **assert**: fix infinite loop (Ruben Brid…
365 …6`](https://github.com/nodejs/node/commit/e9ac468146)] - **assert**: fix throws trace (Ruben Bridg…
366 …tps://github.com/nodejs/node/commit/d3c2534bbe)] - **assert**: use destructuring for errors (Ruben…
367 …github.com/nodejs/node/commit/5aa3a2d172)] - **(SEMVER-MINOR)** **assert**: improve error messages…
368 …](https://github.com/nodejs/node/commit/f96ea47cf5)] - **assert**: fix strict regression (Ruben Br…
369 …github.com/nodejs/node/commit/ebd60fa505)] - **(SEMVER-MINOR)** **assert**: .throws accept objects…
370 …github.com/nodejs/node/commit/612ba1a3f0)] - **(SEMVER-MINOR)** **assert**: improve assert.throws …
371 …github.com/nodejs/node/commit/24aeca7dd5)] - **assert**: fix throws and doesNotThrow stack frames …
372 …s://github.com/nodejs/node/commit/db73d1c13b)] - **assert**: use object argument in innerFail (Rub…
373 …b.com/nodejs/node/commit/bae5de1949)] - **(SEMVER-MINOR)** **assert**: add strict functionality ex…
374 …ttps://github.com/nodejs/node/commit/f0f31d080a)] - **async\_hooks**: add copyHooks function (Dani…
375 …github.com/nodejs/node/commit/71b1c7f79f)] - **async\_hooks**: don't set hook\_fields\[kTotals] to…
376 …](https://github.com/nodejs/node/commit/530b8a4077)] - **benchmark**: fix benchmark for url (Serge…
377 …s://github.com/nodejs/node/commit/563bed00f5)] - **benchmark,lib,test,tools**: use consistent quot…
378 …](https://github.com/nodejs/node/commit/3f7c4eea04)] - **build**: do not cd on vcbuild help (Vse M…
379 …/github.com/nodejs/node/commit/5a1437cdbd)] - **build**: update arm64 minimum supported platform (…
380 …ttps://github.com/nodejs/node/commit/07845fc19e)] - **console**: port errors to new system (Ruben …
381 …com/nodejs/node/commit/03c321a713)] - **(SEMVER-MINOR)** **crypto**: allow passing null as IV unle…
382 …ttps://github.com/nodejs/node/commit/044995e546)] - **crypto**: use bool over int consistently (To…
383 …ttps://github.com/nodejs/node/commit/36f664ef9a)] - **deps**: V8: backport 596d55a from upstream (…
384 …](https://github.com/nodejs/node/commit/5966b8cc06)] - **deps**: v8: cherry-pick fixes for v8:7535…
385 …ps://github.com/nodejs/node/commit/cb732aeda4)] - **doc**: enable eslint prefer-template rule (Rub…
386 …`](https://github.com/nodejs/node/commit/ff82acb95a)] - **doc**: update buffer examples (Ruben Bri…
387 …ttps://github.com/nodejs/node/commit/a4c28d77f7)] - **doc**: fix deprecation removed by mistake (M…
388 …(https://github.com/nodejs/node/commit/b229912f6f)] - **doc**: do not announce obvious examples (R…
389 …3`](https://github.com/nodejs/node/commit/c1fa0926e3)] - **doc**: fix typos on n-api (Kyle Robinso…
390 …s://github.com/nodejs/node/commit/99e6734f19)] - **doc**: improve best practices in onboarding-ext…
391 …https://github.com/nodejs/node/commit/5a56327e79)] - **doc**: fix minor issues in async\_hooks.md …
392 …ttps://github.com/nodejs/node/commit/5da3ee7719)] - **doc**: clarify default TLS handshake timeout…
393 …c`](https://github.com/nodejs/node/commit/7f652c2bcc)] - **doc**: update username and email (Yuta …
394 …c3`](https://github.com/nodejs/node/commit/e247f19ac3)] - **doc**: improve style guide text (Rich …
395 …://github.com/nodejs/node/commit/c9b12f302a)] - **doc**: remove superfluous text in onboarding-ext…
396 …ttps://github.com/nodejs/node/commit/6c5afebf55)] - **doc**: make caveat in stream.md more concise…
397 …s://github.com/nodejs/node/commit/8e88a180b9)] - **doc**: add warning to assert.doesNotThrow() (Ru…
398 …ps://github.com/nodejs/node/commit/a04e4ae5e4)] - **doc**: remove confusing "cats" from style guid…
399 …s://github.com/nodejs/node/commit/7c3617558e)] - **doc**: remove superfluous adverb from style gui…
400 …://github.com/nodejs/node/commit/d117f5ff22)] - **doc**: remove warning against readable/readable.…
401 …](https://github.com/nodejs/node/commit/5c21d16c31)] - **doc**: add watson to collaborators (Thoma…
402 …s://github.com/nodejs/node/commit/9557e66ae1)] - **doc**: update labels info in onboarding-extras.…
403 …(https://github.com/nodejs/node/commit/84acb9fae5)] - **doc**: add inspector usage example (Ali Ij…
404 …(https://github.com/nodejs/node/commit/27088cfaa7)] - **doc**: improve onboarding instructions (Jo…
405 …ps://github.com/nodejs/node/commit/9ec0eab019)] - **doc**: make suggestion more direct in stream.m…
406 …//github.com/nodejs/node/commit/968b867bf2)] - **doc**: document asserts Weak(Map|Set) behavior (R…
407 …ithub.com/nodejs/node/commit/745709396c)] - **(SEMVER-MINOR)** **doc**: improve .throws RegExp inf…
408 …thub.com/nodejs/node/commit/5a78c6c0a6)] - **(SEMVER-MINOR)** **doc**: improve assert documentatio…
409 …//github.com/nodejs/node/commit/f4f0266bfe)] - **errors**: add comments about falsy error types (R…
410 …ttps://github.com/nodejs/node/commit/ffa16aad60)] - **errors**: update all internal errors (Ruben …
411 …tps://github.com/nodejs/node/commit/d57a2421fc)] - **errors**: implement new error handling (Ruben…
412 …com/nodejs/node/commit/607b33cfcc)] - **(SEMVER-MINOR)** **fs**: support as and as+ flags in strin…
413 …b.com/nodejs/node/commit/b01bd800c6)] - **fs**: fix `createReadStream(…, {end: n})` for non-seekab…
414 …1`](https://github.com/nodejs/node/commit/3914e97741)] - **http2**: fixes error handling (Matteo C…
415 …https://github.com/nodejs/node/commit/3bf69cd3e7)] - **http2**: some general code improvements (Ja…
416 …d`](https://github.com/nodejs/node/commit/4277635bed)] - **http2**: clean up Http2Settings (James …
417 …](https://github.com/nodejs/node/commit/42b6d801dc)] - **http2**: don't aggressively inline (James…
418 …(https://github.com/nodejs/node/commit/89fbbc48ff)] - **http2**: simplify timeout tracking (Anna H…
419 …](https://github.com/nodejs/node/commit/f06622cd56)] - **lib**: define printErr() in script string…
420 …//github.com/nodejs/node/commit/b35eabb837)] - **lib**: handle `throw undefined` in assert.throws(…
421 …tps://github.com/nodejs/node/commit/0e6f720991)] - **n-api**: separate out async\_hooks test (Gabr…
422 …ttps://github.com/nodejs/node/commit/528798c3f4)] - **n-api**: add missing exception checking (Mic…
423 …](https://github.com/nodejs/node/commit/f679ac19e0)] - **n-api**: resolve promise in test (Gabriel…
424 …`](https://github.com/nodejs/node/commit/12f19a6b86)] - **n-api**: update documentation (Gabriel S…
425 …](https://github.com/nodejs/node/commit/0c9577edfc)] - **n-api,test**: add int64 bounds tests (Kyl…
426 …://github.com/nodejs/node/commit/f36521becf)] - **n-api,test**: add a new\.target test to addons-n…
427 …ps://github.com/nodejs/node/commit/5b12d3a58e)] - **net**: do not inherit the no-half-open enforce…
428 …](https://github.com/nodejs/node/commit/a9bd8bff8a)] - **path**: remove redundant function (Sergey…
429 …ttps://github.com/nodejs/node/commit/55f7bbb0bd)] - **repl**: refactor code for readability (Ruben…
430 …tps://github.com/nodejs/node/commit/6997af7378)] - **repl**: upper case comments first char (Ruben…
431 …s://github.com/nodejs/node/commit/3e6858e4a7)] - **repl**: better handling of recoverable errors (…
432 …70e1`](https://github.com/nodejs/node/commit/49391a70e1)] - **src**: fix util abort (Ruben Bridgew…
433 …/github.com/nodejs/node/commit/1ba1861731)] - **src**: remove unused using declarations async\_wra…
434 …https://github.com/nodejs/node/commit/8757799d69)] - **src**: remove unused stdlib.h include (Dani…
435 …://github.com/nodejs/node/commit/da62c5ca68)] - **src**: fix minor typo in comment stream\_base.h …
436 …s://github.com/nodejs/node/commit/43c482b9c8)] - **src**: fix indentation of params in env-inl.h (…
437 …ps://github.com/nodejs/node/commit/054dd28da6)] - **src**: make AsyncWrap constructors delegate (D…
438 …github.com/nodejs/node/commit/7a3d1d205e)] - **src**: remove unused uv.h include from async\_wrap.…
439 …/github.com/nodejs/node/commit/126a161928)] - **src**: fix indenting of wrap->EmitTraceEventBefore…
440 …ttps://github.com/nodejs/node/commit/03fb817a1d)] - **src**: add extractPromiseWrap function (Dani…
441 …//github.com/nodejs/node/commit/e208282f68)] - **src**: refactor emit before/after/promiseResolve …
442 …ithub.com/nodejs/node/commit/49481d0e3b)] - **src**: add convenience ctor for async trigger id sco…
443 …github.com/nodejs/node/commit/4b9914a318)] - **src**: avoid duplicate Before/AtExitCallback struct…
444 …s://github.com/nodejs/node/commit/27754c5408)] - **src**: add incr/decr operators for Reference (D…
445 …/github.com/nodejs/node/commit/64f646269a)] - **src**: use smart pointer in AsyncWrap::WeakCallbac…
446 …ps://github.com/nodejs/node/commit/152c931f53)] - **stream**: make Duplex inherits from DuplexBase…
447 …://github.com/nodejs/node/commit/9c0c0e68ac)] - **stream**: add no-half-open enforcer only if need…
448 …85`](https://github.com/nodejs/node/commit/1eac1d7d85)] - **test**: minor refactoring (Ruben Bridg…
449 …ttps://github.com/nodejs/node/commit/574d061c3c)] - **test**: remove assert.doesNotThrow() (Ruben …
450 …`](https://github.com/nodejs/node/commit/5478746203)] - **test**: refactor assert test (Ruben Brid…
451 …/github.com/nodejs/node/commit/4e9279df5c)] - **test**: remove NodeTestFixture from Env constructo…
452 …//github.com/nodejs/node/commit/22b8f9fba6)] - **test**: introduce SetUpTestCase/TearDownTestCase …
453 …https://github.com/nodejs/node/commit/519850f21e)] - **test**: http2 client setNextStreamID errors…
454 …(https://github.com/nodejs/node/commit/e3ce084f7c)] - **test**: fix flaky test-http2-ping-flood (R…
455 …tps://github.com/nodejs/node/commit/7df6d9ddc8)] - **test**: rename regression tests file names (U…
456 …//github.com/nodejs/node/commit/f49042131a)] - **test**: use descriptive names for regression test…
457 …ttps://github.com/nodejs/node/commit/01749f07bd)] - **test**: fix flaky test-http2-settings-flood …
458 …s://github.com/nodejs/node/commit/9aa5090689)] - **test**: fix test-cluster-send-handle-large-payl…
459 …://github.com/nodejs/node/commit/11a0ef566a)] - **test**: delete test/parallel/test-regress-GH-494…
460 …ps://github.com/nodejs/node/commit/be20914958)] - **test**: shared lib build doesn't handle SIGPIP…
461 …`](https://github.com/nodejs/node/commit/f84f548986)] - **test**: fix assertion argument order (Ri…
462 …s://github.com/nodejs/node/commit/84ae59e5f8)] - **test**: fix path in doctool/test-doctool-json (…
463 …://github.com/nodejs/node/commit/b8ca616baa)] - **test**: fix compiler warnings in callback-scope …
464 …(https://github.com/nodejs/node/commit/d3bc72e9cc)] - **test**: name test files appropriately (Ujj…
465 …//github.com/nodejs/node/commit/f0c8f6969f)] - **test**: fix test-abort-backtrace in shared lib bu…
466 ….com/nodejs/node/commit/e4c320e5d7)] - **test**: Remove unnecessary asserion messages in test-cryp…
467 …ps://github.com/nodejs/node/commit/411f3e03fe)] - **test**: remove flaky status for test-npm-insta…
468 …://github.com/nodejs/node/commit/a4a4819954)] - **test**: do not check text for engine-generated e…
469 …](https://github.com/nodejs/node/commit/38eb432260)] - **test**: refactor http-https-default-ports…
470 …(https://github.com/nodejs/node/commit/0ece7cc227)] - **test**: rename test-regress-GH-877.js (Ujj…
471 …(https://github.com/nodejs/node/commit/636a5f627e)] - **test**: rename test-regress-GH-784.js (Ujj…
472 …ithub.com/nodejs/node/commit/c0c6d5848f)] - **test**: address nits and rename the corresponding fi…
473 …://github.com/nodejs/node/commit/22484e1fb2)] - **test**: rename tests to remove "regress" keyword…
474 …](https://github.com/nodejs/node/commit/2262a34f0b)] - **test**: rename test-regress-GH-4027 (Ujjw…
475 …](https://github.com/nodejs/node/commit/bdbfc0e20e)] - **test**: rename test-regress-GH-4015 (Ujjw…
476 …](https://github.com/nodejs/node/commit/da44c2ccf0)] - **test**: rename test-regress-GH-1697 (Ujjw…
477 …](https://github.com/nodejs/node/commit/fa43d2f69e)] - **test**: rename test-regress-GH-1726 (Ujjw…
478 …//github.com/nodejs/node/commit/46b5915dab)] - **test**: skip postmortem metadata test when nm fai…
479 …ttps://github.com/nodejs/node/commit/16ab3b54d1)] - **test**: address unreliable test-performance …
480 …ttps://github.com/nodejs/node/commit/1e5c7e3e47)] - **test**: refactor common.expectsError (Ruben …
481 ….com/nodejs/node/commit/060216689a)] - **(SEMVER-MINOR)** **tls**: expose Finished messages in TLS…
482 …https://github.com/nodejs/node/commit/b04dd7b351)] - **tools**: enable eslint one-var rule (Ruben …
483 …ps://github.com/nodejs/node/commit/d4d7df8371)] - **tools**: enable eslint strict key-spacing (Rub…
484 …ps://github.com/nodejs/node/commit/9e10ddc215)] - **tools**: enable eslint no-undef-init rule (Rub…
485 …(https://github.com/nodejs/node/commit/9d1e409ee3)] - **tools**: enable no-unsafe-finally (Ruben B…
486 …://github.com/nodejs/node/commit/d7958657d7)] - **tools**: add assert.doesNotThrow eslint rule (Ru…
487 …b1`](https://github.com/nodejs/node/commit/66694e28b1)] - **tools**: fix test-npm-package (Michaël…
488 …ps://github.com/nodejs/node/commit/9613e02ff7)] - **tools,bootstrap**: preprocess gypi files to js…
489 …ps://github.com/nodejs/node/commit/74f0d1aa60)] - **(SEMVER-MINOR)** **tty**: refactor to es6 (Rub…
490 …ithub.com/nodejs/node/commit/ead727c274)] - **(SEMVER-MINOR)** **tty**: add getColorDepth function…
491 …ps://github.com/nodejs/node/commit/072adfea8c)] - **url**: replace "magic" numbers by constants (S…
492 …ub.com/nodejs/node/commit/c18ac52970)] - **(SEMVER-MINOR)** **util**: add util.inspect compact opt…
493 …thub.com/nodejs/node/commit/ce3a5af69f)] - **(SEMVER-MINOR)** **util**: rename util.inspect argume…
494 …hub.com/nodejs/node/commit/fd4c05ab56)] - **(SEMVER-MINOR)** **util**: fix custom inspect descript…
503 …* add cert.fingerprint256 as SHA256 fingerprint (Hannes Magnusson) [#17690](https://github.com/nod…
505 …tation (Anna Henningsen) [#18987](https://github.com/nodejs/node/pull/18987) [#19002](https://gith…
507 …* \--inspect-brk now works properly for esmodules (Gus Caplan) [#18949](https://github.com/nodejs/…
509 …* make process.dlopen() load well-known symbol (Ben Noordhuis) [#18934](https://github.com/nodejs/…
511 * add file pattern cli option (Andreas Madsen) [#18480](https://github.com/nodejs/node/pull/18480)
513 * [MoonBall](https://github.com/MoonBall) Chen Gang
517 …https://github.com/nodejs/node/commit/6ae2cafde3)] - **buffer**: coerce offset to integer (Ruben B…
518 …](https://github.com/nodejs/node/commit/6d17383041)] - **buffer**: fix typo in lib/buffer.js (Ujjw…
519 …ps://github.com/nodejs/node/commit/4b34b2e185)] - **build**: fix gocvr version used for coverage (…
520 …://github.com/nodejs/node/commit/a938e52ffe)] - **build**: disable openssl build warnings on macos…
521 …](https://github.com/nodejs/node/commit/44d80c5620)] - **build**: fix coverage after gcovr update …
522 …(https://github.com/nodejs/node/commit/28a5362e83)] - **build**: fix lint-md-build dependency (Joy…
523 …com/nodejs/node/commit/e74e422a53)] - **(SEMVER-MINOR)** **crypto**: add cert.fingerprint256 as SH…
524 …b.com/nodejs/node/commit/056001dc8f)] - **(SEMVER-MINOR)** **deps**: cherry-pick 0bcb1d6f from ups…
525 …(https://github.com/nodejs/node/commit/1fadb2edb4)] - **doc**: fix/add link to Android info (Vse M…
526 …s://github.com/nodejs/node/commit/68524610f2)] - **doc**: remove subsystem from pull request templ…
527 …ps://github.com/nodejs/node/commit/d3a70e9cd4)] - **doc**: remove tentativeness in pull-requests.m…
528 …fce6`](https://github.com/nodejs/node/commit/f03079fce6)] - **doc**: update cc list (Ruben Bridgew…
529 …tps://github.com/nodejs/node/commit/9d2de16b13)] - **doc**: add introduced\_in metadata to \_toc.m…
530 …/github.com/nodejs/node/commit/ae2dabb8fc)] - **doc**: new team for bundlers or delivery of Node.j…
531 …https://github.com/nodejs/node/commit/0e4f4266a1)] - **doc**: add simple example to rename functio…
532 …ttps://github.com/nodejs/node/commit/e42600fc4b)] - **doc**: add missing `Returns` in fs & util (S…
533 …tps://github.com/nodejs/node/commit/4ecf5bbe74)] - **doc**: fix a typo in util.isDeepStrictEqual (…
534 …`](https://github.com/nodejs/node/commit/cab6c8e95c)] - **doc**: add URL.format() example (Zeke Si…
535 …tps://github.com/nodejs/node/commit/a4462b7944)] - **doc**: fix n-api asynchronous threading docs …
536 …`](https://github.com/nodejs/node/commit/bfa894cf37)] - **doc**: add MoonBall to collaborators (Ch…
537 …https://github.com/nodejs/node/commit/77154cd65d)] - **doc**: update list of re-exported symbols (…
538 …s://github.com/nodejs/node/commit/459f2095a1)] - **doc**: Readable unpipe on Writable error event …
539 …//github.com/nodejs/node/commit/68c1337819)] - **doc**: add RegExp Unicode Property Escapes to int…
540 …hub.com/nodejs/node/commit/71d09ecbf1)] - **doc**: make the background section concise and improve…
541 …/github.com/nodejs/node/commit/951054004d)] - **doc**: lowercase primitives in test/common/README.…
542 …ithub.com/nodejs/node/commit/5b8c97f6bc)] - **events**: show throw stack trace for uncaught except…
543 …github.com/nodejs/node/commit/0789eeceb6)] - **http**: prevent aborted event when already complete…
544 …github.com/nodejs/node/commit/ae4d83facf)] - **http**: prevent aborted event when already complete…
545 …thub.com/nodejs/node/commit/50d1233935)] - **http2**: no stream destroy while its data is on the w…
546 …ps://github.com/nodejs/node/commit/551d9752c8)] - **http2**: fix flaky test-http2-https-fallback (…
547 …/github.com/nodejs/node/commit/8bc930c269)] - **http2**: fix endless loop when writing empty strin…
548 …hub.com/nodejs/node/commit/aa0fca9426)] - **http2**: use original error for cancelling pending str…
549 …//github.com/nodejs/node/commit/447136999d)] - **http2**: send error text in case of ALPN mismatch…
550 …tps://github.com/nodejs/node/commit/ef8f90f34e)] - **http2**: fix condition where data is lost (Ma…
551 …](https://github.com/nodejs/node/commit/e584113b66)] - **lib**: re-fix v8\_prof\_processor (Anna H…
552 …ps://github.com/nodejs/node/commit/12856b0dd2)] - **lib**: change hook -> hooks in code comment (D…
553 …https://github.com/nodejs/node/commit/db8d197e79)] - **lib,test**: remove yoda statements (Ruben B…
554 …c438`](https://github.com/nodejs/node/commit/59547cc438)] - **loader**: fix --inspect-brk (Gus Cap…
555 …s://github.com/nodejs/node/commit/39e032fe86)] - **module**: fix main lookup regression from #1872…
556 …s://github.com/nodejs/node/commit/f3e3429296)] - **module**: support main w/o extension, pjson cac…
557 …https://github.com/nodejs/node/commit/95f6467ffd)] - **module**: fix cyclical dynamic import (Brad…
558 …`](https://github.com/nodejs/node/commit/5c4f703607)] - **n-api**: update reference test (Gabriel …
559 …276`](https://github.com/nodejs/node/commit/1b32fc3276)] - **n-api**: fix object test (Gabriel Sch…
560 …ttps://github.com/nodejs/node/commit/ef4714c2b6)] - **net**: inline and simplify onSocketEnd (Anna…
561 …cf89d`](https://github.com/nodejs/node/commit/28880cf89d)] - **perf\_hooks**: fix timing (Timothy …
562 …s://github.com/nodejs/node/commit/96f0bec48b)] - **repl**: make last error available as `_error` (…
563 …://github.com/nodejs/node/commit/420d56c2ea)] - **src**: don't touch js object in Http2Session dto…
564 …https://github.com/nodejs/node/commit/f89f659dcf)] - **src**: remove unnecessary Reset() calls (Be…
565 …s://github.com/nodejs/node/commit/67a9742aed)] - **src**: prevent persistent handle resource leaks…
566 …b.com/nodejs/node/commit/08bcdde888)] - **(SEMVER-MINOR)** **src**: handle exceptions in env->SetI…
567 …tps://github.com/nodejs/node/commit/cc52dae7c4)] - **src**: #include \<stdio.h>" to iculslocs (Ste…
568 …s://github.com/nodejs/node/commit/2f17c52674)] - **src**: use std::unique\_ptr for STACK\_OF(X509)…
569 …(https://github.com/nodejs/node/commit/f10470ce2d)] - **src**: refactor GetPeerCertificate (Daniel…
570 …com/nodejs/node/commit/4fae6e3904)] - **(SEMVER-MINOR)** **src**: make process.dlopen() load well-…
571 …//github.com/nodejs/node/commit/89edbae7ab)] - **(SEMVER-MINOR)** **src**: clean up process.dlopen…
572 …/github.com/nodejs/node/commit/08b83ee27a)] - **src**: refactor setting JS properties on WriteWrap…
573 …github.com/nodejs/node/commit/4d5cd5c6c5)] - **src**: fix error message in async\_hooks constructo…
574 …//github.com/nodejs/node/commit/6787913a68)] - **test**: add more information to assert.strictEqua…
575 …//github.com/nodejs/node/commit/ee653ecd09)] - **test**: move require http2 to after crypto check …
576 …`](https://github.com/nodejs/node/commit/5bbf009c1d)] - **test**: check symbols in shared lib (Yih…
577 …ps://github.com/nodejs/node/commit/d8833762cb)] - **test**: refactor test-async-wrap-getasyncid (S…
578 …s://github.com/nodejs/node/commit/23107ba7b1)] - **test**: remove assert message and add block sco…
579 …://github.com/nodejs/node/commit/cc90bbd0f4)] - **test**: fix flaky inspector-stop-profile-after-d…
580 …://github.com/nodejs/node/commit/8d595bb25c)] - **test**: check endless loop while writing empty s…
581 …github.com/nodejs/node/commit/a4550069ca)] - **test**: allow running with `NODE_PENDING_DEPRECATIO…
582 …tps://github.com/nodejs/node/commit/fd27165f73)] - **test**: specify 'dir' for directory symlinks …
583 …(https://github.com/nodejs/node/commit/eca333a6e8)] - **test**: refactor test after review (Andrew…
584 …ps://github.com/nodejs/node/commit/c943cd09a7)] - **test**: fix repl-tab-complete --without-ssl (D…
585 ….com/nodejs/node/commit/f864509991)] - **test,benchmark**: use new Buffer API where appropriate (С…
586 …ub.com/nodejs/node/commit/479b622e49)] - **tls,http2**: handle writes after SSL destroy more grace…
587 …b.com/nodejs/node/commit/3d4cda3a7d)] - **(SEMVER-MINOR)** **trace\_events**: add file pattern cli…
588 …s://github.com/nodejs/node/commit/3e8e1524ac)] - **util**: use blue on non-windows systems for num…
603 * Updated to libuv 1.19.2 (Colin Ihrig) [#18918](https://github.com/nodejs/node/pull/18918)
606 …s-specific post-mortem metadata (Matheus Marchini) [#14901](https://github.com/nodejs/node/pull/14…
609 …`ref()` and `unref()` methods (Anatoli Papirovski) [#18139](https://github.com/nodejs/node/pull/18…
612 …orm-specific error code as a string (Joyee Cheung) [#18186](https://github.com/nodejs/node/pull/18…
616 …//github.com/nodejs/node/commit/5ddef2988b)] - **async\_wrap**: schedule destroy hook as unref (An…
617 …https://github.com/nodejs/node/commit/be9777c5f6)] - **benchmark**: add stream.pipe benchmarks (Ma…
618 …8885`](https://github.com/nodejs/node/commit/4012ae8885)] - **build**: fix coverage build (Yihong …
619 …/github.com/nodejs/node/commit/8c934990ef)] - **build**: add node\_lib\_target\_name to cctest dep…
620 …tps://github.com/nodejs/node/commit/f7e1402923)] - **build**: include the libuv and zlib into node…
621 …/github.com/nodejs/node/commit/237a363dc7)] - **build**: make gyp user defined variables lowercase…
622 …https://github.com/nodejs/node/commit/16ef386507)] - **build, win**: vcbuild improvements (Bartosz…
623 …tps://github.com/nodejs/node/commit/4fa1f3197f)] - **cluster**: fix inspector port assignment (San…
624 …5501`](https://github.com/nodejs/node/commit/ec55965501)] - **deps**: upgrade libuv to 1.19.2 (cji…
625 …github.com/nodejs/node/commit/7fb72a5fa3)] - **deps,src**: align ssize\_t ABI between Node & nghtt…
626 …b.com/nodejs/node/commit/dd917eb946)] - **doc**: add pending-deprecation to deprecations list (Ско…
627 …](https://github.com/nodejs/node/commit/287946ddff)] - **doc**: remove `Returns: {undefined}` (Sho…
628 …://github.com/nodejs/node/commit/4f454bde74)] - **doc**: mention git-node in the collaborator guid…
629 …tps://github.com/nodejs/node/commit/4bc54238b2)] - **doc**: update 2fa information in onboarding.m…
630 …tps://github.com/nodejs/node/commit/b456e31964)] - **doc**: add process.debugPort to doc/api/proce…
631 …ttps://github.com/nodejs/node/commit/6f177e7b5d)] - **doc**: `readable.push(undefined)` in non-obj…
632 …ttps://github.com/nodejs/node/commit/85322518ca)] - **doc**: remove extraneous "for example" text …
633 …s://github.com/nodejs/node/commit/38cf3cf494)] - **doc**: update description of 'clientError' even…
634 …72`](https://github.com/nodejs/node/commit/e447580872)] - **doc**: fix link in onboarding.md (Just…
635 …9`](https://github.com/nodejs/node/commit/205a84cf09)] - **doc**: remove CII badge in README (Roma…
636 …://github.com/nodejs/node/commit/1246902bae)] - **errors**: move error creation helpers to errors.…
637 …hub.com/nodejs/node/commit/b3fe55aada)] - **errors**: improve the description of ERR\_INVALID\_ARG…
638 …://github.com/nodejs/node/commit/112c9a3a19)] - **http**: remove default 'drain' listener on upgra…
639 …(https://github.com/nodejs/node/commit/c7f9608626)] - **http**: allow \_httpMessage to be GC'ed (L…
640 …://github.com/nodejs/node/commit/738b0a1f2e)] - **lib**: add `process` to internal module wrapper …
641 …ps://github.com/nodejs/node/commit/cfb78bc1df)] - **process**: use linked reusable queue for ticks…
642 …com/nodejs/node/commit/4acea14197)] - **process**: do not directly schedule \_tickCallback in \_fa…
643 …ps://github.com/nodejs/node/commit/d348496345)] - **process**: refactor nextTick for clarity (Anat…
644 …s://github.com/nodejs/node/commit/cf0b95c4b1)] - **process**: use more direct sync I/O for stdio (…
645 …ps://github.com/nodejs/node/commit/b4c933dd44)] - **promises**: refactor rejection handling (Anato…
646 …9e9`](https://github.com/nodejs/node/commit/01398b29e9)] - **repl**: fix tab-complete warning (kil…
647 …s://github.com/nodejs/node/commit/e33b9fa7b5)] - **src**: fix GetCpuProfiler() deprecation warning…
648 …ps://github.com/nodejs/node/commit/91694497ba)] - **src**: refactor WriteWrap and ShutdownWraps (A…
649 …ithub.com/nodejs/node/commit/fa691f7d95)] - **src**: only set JSStreamWrap write req after `write(…
650 …://github.com/nodejs/node/commit/296523a698)] - **src**: remove unnecessary async hooks check (Ana…
651 …`](https://github.com/nodejs/node/commit/4de4c54069)] - **src**: expose uv.errmap to binding (Joye…
652 …://github.com/nodejs/node/commit/189e566076)] - **src**: do not redefine private for GenDebugSymbo…
653 …tps://github.com/nodejs/node/commit/07c6fb983b)] - **src**: use AliasedBuffer for TickInfo (Anatol…
654 …tps://github.com/nodejs/node/commit/684684e567)] - **src**: simplify handles for libuv streams (An…
655 …://github.com/nodejs/node/commit/cb5ed45603)] - **src**: refactor stream callbacks and ownership (…
656 …hub.com/nodejs/node/commit/f60757796b)] - **src**: use `DoTryWrite()` for not-all-Buffer writev()s…
657 …`](https://github.com/nodejs/node/commit/f17987ba16)] - **src**: remove `HasWriteQueue()` (Anna He…
658 …ttps://github.com/nodejs/node/commit/2282dceb29)] - **src**: remove node namespace qualifiers (Dan…
659 …ps://github.com/nodejs/node/commit/6e7aa3d8f4)] - **src**: fix abort when taking a heap snapshot (…
660 …://github.com/nodejs/node/commit/a17d6840e1)] - **src**: fix deprecation warning in node\_perf.cc …
661 …com/nodejs/node/commit/46fc507054)] - **(SEMVER-MINOR)** **src, test**: node internals' postmortem…
662 …thub.com/nodejs/node/commit/7853a7fd2a)] - **test**: add test for stream unpipe with 'data' listen…
663 …github.com/nodejs/node/commit/3543c5543b)] - **test**: make sure WriteWrap tests are actually asyn…
664 …tps://github.com/nodejs/node/commit/7dd3c8af88)] - **test**: add url type check in Module options …
665 …://github.com/nodejs/node/commit/1be5e33f03)] - **test**: replace assert.throws with expectsError …
666 …(https://github.com/nodejs/node/commit/df0d78a7e9)] - **test**: stdio pipe behavior tests (Bartosz…
667 …ps://github.com/nodejs/node/commit/35cddae18f)] - **test**: fix cctest -Wunused-variable warning (…
668 …//github.com/nodejs/node/commit/743cf33616)] - **test**: introduce SetUpTestCase/TearDownTestCase …
669 …s://github.com/nodejs/node/commit/edba129df3)] - **test**: http2 compat response.write() error che…
670 …b.com/nodejs/node/commit/f2dd17bde9)] - **(SEMVER-MINOR)** **timers**: allow Immediates to be unre…
671 …//github.com/nodejs/node/commit/37f253e88f)] - **timers**: refactor setImmediate error handling (A…
672 …://github.com/nodejs/node/commit/8474f86e9f)] - **timers**: make setImmediate() immune to tamperin…
673 …`](https://github.com/nodejs/node/commit/484e06d89a)] - **tls**: use after free in tls\_wrap (Kyle…
674 …9`](https://github.com/nodejs/node/commit/efb4646539)] - **tls\_wrap**: use DoTryWrite() (Anna Hen…
675 …ps://github.com/nodejs/node/commit/d255db3ae7)] - **tools**: ignore VS compiler output in deps/v8 …
676 …tps://github.com/nodejs/node/commit/fc6ee39ea6)] - **tools**: fix custom eslint rule errors (Ruben…
677 …](https://github.com/nodejs/node/commit/f8691398e4)] - **tools, test**: fix prof polyfill readline…
678 …ttps://github.com/nodejs/node/commit/38fd7902ef)] - **tty**: fix console printing on Windows (Anna…
679 …s://github.com/nodejs/node/commit/def51bafbd)] - **url**: reduce deplicated codes in `autoEscapeSt…
680 …github.com/nodejs/node/commit/8e31bf42cf)] - **util**: skip type checks in internal getSystemError…
681 …hub.com/nodejs/node/commit/28fa906ec1)] - **(SEMVER-MINOR)** **util**: implement util.getSystemErr…
682 …`](https://github.com/nodejs/node/commit/38797b5804)] - **vm**: consolidate validation (Timothy O.…
693 … the behavior in 9.x prior to 9.6.0 (Myles Borins) [#18944](https://github.com/nodejs/node/pull/18…
697 …https://github.com/nodejs/node/commit/761caec379)] - **events**: preset `usingDomains` to false (M…
706 …* deprecate unsafe emit{Before,After} (Ali Ijaz Sheikh) [#18513](https://github.com/nodejs/node/pu…
707 … to PromiseWrap.isChainedPromise (Ali Ijaz Sheikh) [#18633](https://github.com/nodejs/node/pull/18…
709 * update node-inspect to 1.11.3 (Jan Krems) [#18354](https://github.com/nodejs/node/pull/18354)
710 * ICU 60.2 bump (Steven R. Loomis) [#17687](https://github.com/nodejs/node/pull/17687)
711 …* Introduce ScriptOrModule and HostDefinedOptions to V8 (Jan Krems) [#16889](https://github.com/no…
713 …ncomingMessage` and `ServerReponse` (Peter Marton) [#15752](https://github.com/nodejs/node/pull/15…
715 …* add http fallback options to .createServer (Peter Marton) [#15752](https://github.com/nodejs/nod…
717 …rate unique sockets appropriately. (Jeff Principe) [#16402](https://github.com/nodejs/node/pull/16…
719 * \--inspect-brk for es modules (Guy Bedford) [#18194](https://github.com/nodejs/node/pull/18194)
721 …* allow process kill by signal number (Sam Roberts) [#16944](https://github.com/nodejs/node/pull/1…
723 * enable dynamic import (Myles Borins) [#18387](https://github.com/nodejs/node/pull/18387)
724 * dynamic import is now supported (Jan Krems) [#15713](https://github.com/nodejs/node/pull/15713)
726 …* add methods to open/close callback scope (Michael Dawson) [#18089](https://github.com/nodejs/nod…
728 …* allow --perf-(basic-)?prof in NODE\_OPTIONS (Leko) [#17600](https://github.com/nodejs/node/pull/…
730 * add support for es modules (Gus Caplan) [#17560](https://github.com/nodejs/node/pull/17560)
734 …com/nodejs/node/commit/7f5334e243)] - **(SEMVER-MINOR)** **async\_hooks**: deprecate unsafe emit{B…
735 …b.com/nodejs/node/commit/8e39c3bfd6)] - **(SEMVER-MINOR)** **async\_hooks**: rename PromiseWrap.pa…
736 …](https://github.com/nodejs/node/commit/0865d11c08)] - **async\_hooks**: clean up comments (Ali Ij…
737 …https://github.com/nodejs/node/commit/4d78eb8663)] - **benchmark**: improve compare output (Ruben …
738 …https://github.com/nodejs/node/commit/ffbad8350e)] - **benchmark**: spread operator benchmark (Jam…
739 …://github.com/nodejs/node/commit/9ae513a7de)] - **benchmark**: shorten config name in http benchma…
740 …ps://github.com/nodejs/node/commit/d469a06ace)] - **benchmark**: cut down http benchmark run time …
741 …25a9`](https://github.com/nodejs/node/commit/9c125825a9)] - **benchmark**: refactor (Ruben Bridgew…
742 …](https://github.com/nodejs/node/commit/f0186704cd)] - **benchmark**: (timers) refactor (Ruben Bri…
743 …](https://github.com/nodejs/node/commit/28156e16d1)] - **benchmark**: (http(2)) refactor (Ruben Br…
744 …a`](https://github.com/nodejs/node/commit/076b3d9b0a)] - **benchmark**: (es) refactor (Ruben Bridg…
745 …5`](https://github.com/nodejs/node/commit/76cb958975)] - **benchmark**: (url) refactor (Ruben Brid…
746 …](https://github.com/nodejs/node/commit/0851822b87)] - **benchmark**: (crypto) refactor (Ruben Bri…
747 …](https://github.com/nodejs/node/commit/cb13c7c653)] - **benchmark**: (buffer) refactor (Ruben Bri…
748 …](https://github.com/nodejs/node/commit/9acf7545f0)] - **benchmark**: (assert) refactor (Ruben Bri…
749 …ps://github.com/nodejs/node/commit/7da01f43fd)] - **benchmark**: fix variables not being set (Rube…
750 …s://github.com/nodejs/node/commit/4a5d7d4248)] - **benchmark**: fix platform in basename-win32 (Ru…
751 …https://github.com/nodejs/node/commit/f3ab106750)] - **buffer**: remove obsolete NaN check (Ruben …
752 …tps://github.com/nodejs/node/commit/c38576e526)] - **buffer**: simplify check size in assertSize (…
753 …ps://github.com/nodejs/node/commit/080368b5d0)] - **build**: no longer have v8-debug.h as dependen…
754 …s://github.com/nodejs/node/commit/15db2969fe)] - **build**: do not suppress output in make doc-onl…
755 …/github.com/nodejs/node/commit/c642e229da)] - **build**: add doc linting when runnning `make lint`…
756 …s://github.com/nodejs/node/commit/be5c293d73)] - **build**: allow x86\_64 as a dest\_cpu alias for…
757 …//github.com/nodejs/node/commit/9c6bb5f386)] - **build**: add cflags for OpenBSD, remove stray com…
758 …com/nodejs/node/commit/2c7de9df50)] - **build,win**: replace run-python subroutine with single fin…
759 …s://github.com/nodejs/node/commit/91f2cf9297)] - **child\_process**: fix stdio sockets creation (S…
760 …s://github.com/nodejs/node/commit/a893b42791)] - **crypto**: use non-deprecated v8::Object::Set (D…
761 …ps://github.com/nodejs/node/commit/2d98b58c08)] - **deps**: V8: backport 76c3ac5 from upstream (Al…
762 …`](https://github.com/nodejs/node/commit/442903fb1b)] - **deps**: update node-inspect to 1.11.3 (J…
763 …33b6`](https://github.com/nodejs/node/commit/9e7f8633b6)] - **deps**: ICU 60.2 bump (Steven R. Loo…
764 …tps://github.com/nodejs/node/commit/11566fe532)] - **deps**: cherry-pick dbfe4a49d8 from upstream …
765 …https://github.com/nodejs/node/commit/6edf952628)] - **doc**: fix nits in tools/doc/README.md (Vse…
766 …thub.com/nodejs/node/commit/7624686888)] - **doc**: fix minor grammar/typographical issues in onbo…
767 …github.com/nodejs/node/commit/2f836e76bd)] - **doc**: update onboarding.md for faster exercise com…
768 …s://github.com/nodejs/node/commit/e1f82735fe)] - **doc**: improved documentation for fs.unlink() (…
769 …https://github.com/nodejs/node/commit/63b0c158f7)] - **doc**: fix broken link in pull-requests.md …
770 …55`](https://github.com/nodejs/node/commit/8047c27855)] - **doc**: fix typo in http2.md (Vse Mozhe…
771 …https://github.com/nodejs/node/commit/0dd8ea4a00)] - **doc**: refactor manpage to use mdoc(7) macr…
772 …/github.com/nodejs/node/commit/33271e60f3)] - **doc**: mark accessing IPC channel fd as undefined …
773 …(https://github.com/nodejs/node/commit/02e9e9949c)] - **doc**: fix minor typos in GOVERNANCE.md (R…
774 …(https://github.com/nodejs/node/commit/1bff0aaae5)] - **doc**: add Yihong Wang to collaborators (Y…
775 …thub.com/nodejs/node/commit/1c77929231)] - **doc**: warn against concurrent http2stream.respondWit…
776 …//github.com/nodejs/node/commit/cd2fa0412f)] - **doc**: activate `no-multiple-empty-lines` rule (R…
777 …github.com/nodejs/node/commit/20ad397f93)] - **doc**: note that linting is required in releases.md…
778 …ttps://github.com/nodejs/node/commit/0fc33fb282)] - **doc**: remove extra space in README.md (Math…
779 …(https://github.com/nodejs/node/commit/9bec493510)] - **doc**: update crypo Certficate class. (Ant…
780 …`](https://github.com/nodejs/node/commit/17d4dd5cce)] - **doc**: move Fedor to TSC Emeritus (Myles…
781 …ttps://github.com/nodejs/node/commit/92ed0710da)] - **doc**: add mmarchini to collaborators (Mathe…
782 …https://github.com/nodejs/node/commit/b5073a0744)] - **doc**: mark NAPI\_AUTO\_LENGTH as code (Tob…
783 …`](https://github.com/nodejs/node/commit/3cfb313e8e)] - **doc**: add error check to fs example (Ev…
784 …https://github.com/nodejs/node/commit/876e186573)] - **doc**: fix exporting a function example (Ao…
785 …ffdb`](https://github.com/nodejs/node/commit/7b377cffdb)] - **doc**: add history for url.parse (St…
786 …://github.com/nodejs/node/commit/4981e98889)] - **doc**: fix links to Style Guide and CPP Style Gu…
787 …`](https://github.com/nodejs/node/commit/af977dbf49)] - **doc**: add devsnek to collaborators (Gus…
788 …s://github.com/nodejs/node/commit/f0f01039b4)] - **doc**: fix links in YAML metadata of assert.md …
789 …tps://github.com/nodejs/node/commit/832e0522eb)] - **doc**: add missing meta for createCipheriv (T…
790 …tps://github.com/nodejs/node/commit/affddd372a)] - **doc**: fix description of createDecipheriv (T…
791 …tps://github.com/nodejs/node/commit/4722004900)] - **doc**: fix MDN links to avoid redirections (V…
792 …cd`](https://github.com/nodejs/node/commit/e7508e5fcd)] - **doc**: fix link in https.md (Vse Mozhe…
793 …https://github.com/nodejs/node/commit/dc4da22220)] - **doc**: be more explicit in the sypnosis (Ti…
794 …s://github.com/nodejs/node/commit/54391548d0)] - **doc**: add missing "changes" key in YAML commen…
795 …bd`](https://github.com/nodejs/node/commit/7241fa0fbd)] - **doc**: fix typo in http2.md (Vse Mozhe…
796 …f3`](https://github.com/nodejs/node/commit/7a432c1af3)] - **doc**: update onboarding-extras (Gus C…
797 …https://github.com/nodejs/node/commit/c18d958750)] - **doc**: modify the return value of request.w…
798 …13`](https://github.com/nodejs/node/commit/e8a75ee113)] - **doc**: fix typo in n-api.md (Vse Mozhe…
799 …(https://github.com/nodejs/node/commit/4f521c7896)] - **doc**: add introduce about cli options (We…
800 …e03d6`](https://github.com/nodejs/node/commit/4dea9e03d6)] - **doc**: small typo in n-api.md (isko…
801 …ps://github.com/nodejs/node/commit/6256d70916)] - **doc**: add section for strategic initiatives (…
802 …ttps://github.com/nodejs/node/commit/5f0b3431e1)] - **doc**: remove usage of you in n-api doc (Mic…
803 …ps://github.com/nodejs/node/commit/2418c86c1e)] - **doc**: expand on promises and async\_hooks (Al…
804 …thub.com/nodejs/node/commit/a7ad003e37)] - **doc**: shell option for the execFile and execFileSync…
805 …ttps://github.com/nodejs/node/commit/dae86b3edb)] - **doc**: improve http.request documentation (G…
806 …https://github.com/nodejs/node/commit/ffc8e8eb40)] - **doc**: remove removed apis from http2 docs …
807 …ce5`](https://github.com/nodejs/node/commit/25a7bdece5)] - **doc**: streamline README intro (Rich …
808 …ttps://github.com/nodejs/node/commit/58003d4ddf)] - **doc**: move Brian White to TSC Emeriti list …
809 …c788`](https://github.com/nodejs/node/commit/74a823c788)] - **doc**: improve stream documentation …
810 …3d`](https://github.com/nodejs/node/commit/ae372f0e3d)] - **doc**: linkify missing types (Vse Mozh…
811 …`](https://github.com/nodejs/node/commit/22093abbc8)] - **doc**: add Gibson Fahnestock to TSC (Ric…
812 …s://github.com/nodejs/node/commit/61d4e1d207)] - **doc**: reorder section on updating PR branch (A…
813 ….com/nodejs/node/commit/8a627b17a4)] - **doc**: add pending-deprecation to COLLABORATOR\_GUIDE (Ск…
814 * \[[`b76e111ee4`](https://github.com/nodejs/node/commit/b76e111ee4)] - **doc**: fix manpage warnin…
815 …](https://github.com/nodejs/node/commit/b841abc328)] - **doc**: warn about GCM authenticity (Tobia…
816 …(https://github.com/nodejs/node/commit/2d968ca0d5)] - **doc**: Update tools/icu/README.md (Steven …
817 …c62dc4`](https://github.com/nodejs/node/commit/8c6dc62dc4)] - **doc**: dedupe links (Vse Mozhet By…
818 …https://github.com/nodejs/node/commit/6b1a40e914)] - **doc**: capitalize non-primitive types (Vse …
819 …ps://github.com/nodejs/node/commit/44bf0f4f12)] - **domain**: further abstract usage in C++ (Anato…
820 …https://github.com/nodejs/node/commit/35471bcfdf)] - **domain**: fix error emit handling (Anatoli …
821 …`](https://github.com/nodejs/node/commit/28edc1db99)] - **events**: use Reflect.apply (Anatoli Pap…
822 …//github.com/nodejs/node/commit/3ae5cf205f)] - **events**: move domain handling from events to dom…
823 …b.com/nodejs/node/commit/0568f755da)] - **fs**: remove useless comments which duplicate names of v…
824 …s://github.com/nodejs/node/commit/5b75572494)] - **fs**: replace magic numbers by named constants …
825 …tps://github.com/nodejs/node/commit/35ce3a8931)] - **fs**: make URL paths no longer experimental (…
826 …ttps://github.com/nodejs/node/commit/34f49343ee)] - **fs**: fix stack overflow in fs.readdirSync (…
827 …https://github.com/nodejs/node/commit/6ce8b24c6d)] - **http**: simplify checkInvalidHeaderChar (Se…
828 …hub.com/nodejs/node/commit/c247cb02a1)] - **(SEMVER-MINOR)** **http**: add options to http.createS…
829 …ttps://github.com/nodejs/node/commit/935eac189d)] - **http**: remove domain specific code (Anatoli…
830 …ttps://github.com/nodejs/node/commit/8b2a272772)] - **http**: process headers after setting up age…
831 …f`](https://github.com/nodejs/node/commit/d76403985f)] - **http**: switch on string values (Seth B…
832 …://github.com/nodejs/node/commit/5e5276b418)] - **http2**: use `_final` instead of `on('finish')` …
833 …//github.com/nodejs/node/commit/c0d6945f4c)] - **http2**: add req and res options to server creati…
834 …com/nodejs/node/commit/7806c51f30)] - **(SEMVER-MINOR)** **http2**: add http fallback options to .…
835 …b.com/nodejs/node/commit/7c682f2fd0)] - **(SEMVER-MINOR)** **https**: add extra options to Agent#g…
836 …https://github.com/nodejs/node/commit/74051c64aa)] - **inspector**: --inspect-brk for es modules (…
837 …thub.com/nodejs/node/commit/741e82e710)] - **(SEMVER-MINOR)** **lib**: allow process kill by signa…
838 …s://github.com/nodejs/node/commit/810925bc17)] - **lib**: replace `eval` with `vm.runInThisContext…
839 …`](https://github.com/nodejs/node/commit/16aeddda24)] - **lib**: switch to Number.isNaN (Ruben Bri…
840 …(https://github.com/nodejs/node/commit/1557d93a2b)] - **lib**: set process.execPath on OpenBSD (Aa…
841 …tps://github.com/nodejs/node/commit/0a97e1d2c0)] - **lib**: provide proper deprecation code (Ruben…
842 …d8`](https://github.com/nodejs/node/commit/51a8e1d2d8)] - **lib**: remove debugger dead code (Qing…
843 …https://github.com/nodejs/node/commit/650ec2d8f1)] - **lib**: extract validation functions (Timoth…
844 …://github.com/nodejs/node/commit/1fd1395ee9)] - **lib,doc**: revert format name to cjs over common…
845 …b6733c`](https://github.com/nodejs/node/commit/cb36b6733c)] - **loader**: fix up #18394 (Gus Capla…
846 …c22d0`](https://github.com/nodejs/node/commit/afc87c22d0)] - **module**: refactor loader (Gus Capl…
847 …://github.com/nodejs/node/commit/d89f310127)] - **module**: enable dynamic import flag for esmodul…
848 …`](https://github.com/nodejs/node/commit/00d5422c43)] - **module**: Set dynamic import callback (J…
849 …ps://github.com/nodejs/node/commit/9c818cfa83)] - **n-api**: remove extra reference from test (Gab…
850 …com/nodejs/node/commit/4bf8b6a62d)] - **(SEMVER-MINOR)** **n-api**: add methods to open/close call…
851 …ps://github.com/nodejs/node/commit/d2581120da)] - **n-api**: wrap control flow macro in do/while (…
852 …github.com/nodejs/node/commit/ae8f5db1b1)] - **n-api**: implement wrapping using private propertie…
853 …s://github.com/nodejs/node/commit/a07cd06e6c)] - **n-api**: change assert ok check to notStrictEqu…
854 …](https://github.com/nodejs/node/commit/b9ea4c46e5)] - **net**: simplify net.Socket#end() (Anna He…
855 …https://github.com/nodejs/node/commit/6ed4e690e4)] - **net**: remove Socket.prototoype.read (Anna …
856 …://github.com/nodejs/node/commit/958f5eda9a)] - **net**: remove redundant code from \_writeGeneric…
857 …://github.com/nodejs/node/commit/25ce45825f)] - **net,src**: refactor writeQueueSize tracking (Ana…
858 …//github.com/nodejs/node/commit/3439635763)] - **path**: replace duplicate conditions by functions…
859 …github.com/nodejs/node/commit/5331454a30)] - **path**: replace "magic" numbers by readable constan…
860 …b.com/nodejs/node/commit/0a47b98f04)] - **perf\_hooks**: add warning when too many entries in the …
861 …github.com/nodejs/node/commit/cec3d1ea80)] - **process**: fix reading zero-length env vars on win3…
862 …ithub.com/nodejs/node/commit/36332eba27)] - **readline**: use Date.now() and move test to parallel…
863 …/github.com/nodejs/node/commit/9957916c26)] - **src**: add nullptr check for session in DEBUG macr…
864 …https://github.com/nodejs/node/commit/de3231c13a)] - **src**: factor out some common vm functions …
865 …ce`](https://github.com/nodejs/node/commit/a258f6b5ce)] - **src**: flatten ContextifyContext (Gus …
866 …https://github.com/nodejs/node/commit/a7419d0902)] - **src**: replace var for let / const. (alejan…
867 * \[[`d190c9a41e`](https://github.com/nodejs/node/commit/d190c9a41e)] - **src**: add "icu::" prefix…
868 …s://github.com/nodejs/node/commit/3ec3c329c6)] - **src**: fix crypto.pbkdf2 callback error argumen…
869 …hub.com/nodejs/node/commit/464df6d9b5)] - **(SEMVER-MINOR)** **src**: allow --perf-(basic-)?prof i…
870 …://github.com/nodejs/node/commit/43956e9600)] - **src**: free memory before re-setting URLHost val…
871 …ps://github.com/nodejs/node/commit/272fd2e334)] - **src**: fix vector subscript out of range (Anat…
872 …](https://github.com/nodejs/node/commit/64c36d31b6)] - **src, lib**: return promises from link (Gu…
873 …(https://github.com/nodejs/node/commit/ba46103291)] - **stream**: fix misleading error message (Lu…
874 …](https://github.com/nodejs/node/commit/27532f4e9a)] - **stream**: cleanup() when unpiping all str…
875 …cc0fb1b6`](https://github.com/nodejs/node/commit/a4cc0fb1b6)] - **stream**: delete unused code (陈刚…
876 …5f43bc`](https://github.com/nodejs/node/commit/450f5f43bc)] - **stream**: delete redundant code (陈…
877 …657957`](https://github.com/nodejs/node/commit/560f657957)] - **stream**: delete redundant code (陈…
878 …tps://github.com/nodejs/node/commit/9af1e4b286)] - **string\_decoder**: reset decoder on end (Just…
879 …tps://github.com/nodejs/node/commit/b02f4e1902)] - **test**: http2 client settings invalid callbac…
880 …fe`](https://github.com/nodejs/node/commit/b7e6ac78fe)] - **test**: http2 client ping errors (Triv…
881 …ttps://github.com/nodejs/node/commit/f90490d475)] - **test**: http2 client operations after destro…
882 …ttps://github.com/nodejs/node/commit/d73f214380)] - **test**: refactor parallel/test-tls-pause (ju…
883 …://github.com/nodejs/node/commit/fa0b987a71)] - **test**: refactor stream-\*-constructor-set-metho…
884 …://github.com/nodejs/node/commit/dba5e35326)] - **test**: refactor parallel/test-tls-0-dns-altname…
885 …(https://github.com/nodejs/node/commit/f960ad491c)] - **test**: add common.skipIfEslintMissing (My…
886 …(https://github.com/nodejs/node/commit/dc456853f8)] - **test**: fix warnings in addon tests (Ali I…
887 …ttps://github.com/nodejs/node/commit/7874cb0f3c)] - **test**: refactor parallel/test-tls-addca (ju…
888 …ps://github.com/nodejs/node/commit/b3b5ac5169)] - **test**: refactor of test-tls-over-http-tunnel …
889 …](https://github.com/nodejs/node/commit/849f5c31c8)] - **test**: make tls test more rigorous (Ben …
890 …https://github.com/nodejs/node/commit/cf10a94b48)] - **test**: reduce benchmark test run time (jug…
891 …(https://github.com/nodejs/node/commit/8b5ca482fa)] - **test**: try to connect after server was cl…
892 …tps://github.com/nodejs/node/commit/75c691b788)] - **test**: wrap countdown callback in common.mus…
893 …ps://github.com/nodejs/node/commit/ed55374b98)] - **test**: update a few tests to work on OpenBSD …
894 …ps://github.com/nodejs/node/commit/7e75a78c5a)] - **test**: add lib path env when node\_shared=tru…
895 …tps://github.com/nodejs/node/commit/d6786d2110)] - **test**: add multiline repl input regression t…
896 …97f`](https://github.com/nodejs/node/commit/18c493397f)] - **test**: remove unnecessary timer (cji…
897 …://github.com/nodejs/node/commit/5b88cb747e)] - **test**: add crypto check to test-benchmark-tls (…
898 …//github.com/nodejs/node/commit/6c041638c3)] - **test**: fix missing param in benchmark-timers (An…
899 …https://github.com/nodejs/node/commit/3362ae79df)] - **test**: fix and improve error message (Kevi…
900 …s://github.com/nodejs/node/commit/e9c9200aba)] - **test**: add useful info to error msg and refact…
901 …https://github.com/nodejs/node/commit/72d71594bd)] - **test**: fix flaky repl-timeout-throw (Santi…
902 …tps://github.com/nodejs/node/commit/2089814b67)] - **test**: properly tag anonymous namespaces (Mi…
903 …//github.com/nodejs/node/commit/a667ac1665)] - **test**: fix flaky timers-block-eventloop test (An…
904 …(https://github.com/nodejs/node/commit/f3e6c7636a)] - **test**: refactor test-http-abort-before-en…
905 …https://github.com/nodejs/node/commit/0277993f49)] - **test**: improve error message output (Bhava…
906 …s://github.com/nodejs/node/commit/30a233cfce)] - **test**: fix flaky test-http2-session-unref (Ana…
907 …s://github.com/nodejs/node/commit/ef2d9c2c54)] - **test**: do not check TXT content in test-dns-an…
908 …tps://github.com/nodejs/node/commit/10dc25df83)] - **test**: improve tests for test-http-url.parse…
909 …/github.com/nodejs/node/commit/a13fbdd4c3)] - **test**: remove destructor from node\_test\_fixture…
910 …/github.com/nodejs/node/commit/52aeb2a070)] - **test**: verify the shell option works properly on …
911 …ttps://github.com/nodejs/node/commit/0d390f7bdf)] - **test**: add test for tls benchmarks (Anatoli…
912 …ithub.com/nodejs/node/commit/da0d776593)] - **test**: mark test-inspector-stop-profile-after-done …
913 …s://github.com/nodejs/node/commit/8c9b41aaee)] - **test**: show pending exception error in napi te…
914 …//github.com/nodejs/node/commit/f6c9a2bc47)] - **test**: speed up parallel/test-tls-session-cache …
915 …(https://github.com/nodejs/node/commit/6b74064e65)] - **test**: fix flaky test-http-dns-error (Bry…
916 …https://github.com/nodejs/node/commit/eb252527e5)] - **test**: move tmpdir to submodule of common …
917 …tps://github.com/nodejs/node/commit/b5267a6926)] - **test**: force context allocation in test modu…
918 …tps://github.com/nodejs/node/commit/cc8091448b)] - **test**: fix flaky cluster unix socket test (B…
919 …ithub.com/nodejs/node/commit/19abee149d)] - **test**: fix a bug & lint issues in inspector-helper …
920 …hub.com/nodejs/node/commit/b5752ee6a4)] - **test**: fix require-deps-deprecation for installed dep…
921 …//github.com/nodejs/node/commit/66f8d346b8)] - **test,benchmark,doc**: enable dot-notation rule (R…
922 …tps://github.com/nodejs/node/commit/146e8ac83a)] - **timers**: remove domain specific code (Anatol…
923 …ps://github.com/nodejs/node/commit/f8f1423e7a)] - **tls**: tls\_wrap causes debug assert in vector…
924 …tps://github.com/nodejs/node/commit/3725d4ccea)] - **tls**: remove cleartext input data queue (Ann…
925 …ithub.com/nodejs/node/commit/aa241eda98)] - **tools**: custom eslint autofix for inspector-check.j…
926 …/github.com/nodejs/node/commit/3f865ea6cf)] - **tools**: auto fix custom crypto-check eslint rule …
927 …](https://github.com/nodejs/node/commit/ae3398aad6)] - **tools**: fix eslint isRequired (Ruben Bri…
928 …//github.com/nodejs/node/commit/a33dc81b2f)] - **tools**: add fixer for prefer-assert-iferror.js (…
929 …https://github.com/nodejs/node/commit/aabbdc84c2)] - **tools**: add .mjs linting for Windows (Vse …
930 …ttps://github.com/nodejs/node/commit/e00bb1657f)] - **tools**: non-Ascii linter for /lib only (Sar…
931 …https://github.com/nodejs/node/commit/4f4bfbecbf)] - **tools**: auto fix custom eslint rule (Shobh…
932 …https://github.com/nodejs/node/commit/ef45bb4305)] - **tools**: fix icu readme lint error (Anatoli…
933 …com/nodejs/node/commit/1767ef06f3)] - **url**: simplify constructor URLSearchParams. Remove needle…
934 …9`](https://github.com/nodejs/node/commit/07e4ba2519)] - **url**: simplify loop in parser (Tobias …
935 …/github.com/nodejs/node/commit/c8f729f7a3)] - **v8**: add missing ',' in OpenBSD's 'sources' secti…
936 …6`](https://github.com/nodejs/node/commit/02afdbc5c6)] - **vm**: flip Module#link's signature (Gus…
937 …cbd76a100`](https://github.com/nodejs/node/commit/1cbd76a100)] - **vm**: add modules (Gus Caplan) …
938 …ttps://github.com/nodejs/node/commit/c34e2f4fc5)] - **win, build**: fix intl-none option (Biruntha…
947 * add cwd to cluster.settings (cjihrig) [#18399](https://github.com/nodejs/node/pull/18399)
949 * upgrade libuv to 1.19.1 (cjihrig) [#18260](https://github.com/nodejs/node/pull/18260)
951 * add Leko to collaborators (Leko) [#18117](https://github.com/nodejs/node/pull/18117)
952 …* add vdeturckheim as collaborator (vdeturckheim) [#18432](https://github.com/nodejs/node/pull/184…
954 …* expose n-api version in process.versions (Michael Dawson) [#18067](https://github.com/nodejs/nod…
956 * add performance.clear() (James M Snell) [#18046](https://github.com/nodejs/node/pull/18046)
958 * avoid writeAfterEnd() while ending (陈刚) [#18170](https://github.com/nodejs/node/pull/18170)
962 …ub.com/nodejs/node/commit/0a68018ad0)] - **async\_hooks**: update defaultTriggerAsyncIdScope for p…
963 …/github.com/nodejs/node/commit/dd56bd1591)] - **async\_hooks**: use typed array stack as fast path…
964 …/github.com/nodejs/node/commit/a880e272ff)] - **async\_hooks**: use scope for defaultTriggerAsyncI…
965 …github.com/nodejs/node/commit/f56eb2a41e)] - **async\_hooks**: separate missing from default conte…
966 …(https://github.com/nodejs/node/commit/2a4f849c39)] - **async\_hooks**: rename initTriggerId (Andr…
967 …com/nodejs/node/commit/ac2f98d6a6)] - **(SEMVER-MINOR)** **async\_hooks,http**: set HTTPParser tri…
968 …://github.com/nodejs/node/commit/e9397d67a3)] - **async\_hooks,test**: only use IPv6 in http test …
969 …//github.com/nodejs/node/commit/2efa7d1bfd)] - **benchmark**: implement duration in http test doub…
970 …://github.com/nodejs/node/commit/b5ec6ea3d0)] - **benchmark**: make compare.R easier to understand…
971 …](https://github.com/nodejs/node/commit/ea19f7db0d)] - **benchmark**: use destructuring (Ruben Bri…
972 …tps://github.com/nodejs/node/commit/cd9bc8bc50)] - **benchmark**: (dgram) use destructuring (Ruben…
973 …//github.com/nodejs/node/commit/e19c77b14e)] - **benchmark**: (child\_process) use destructuring (…
974 …ps://github.com/nodejs/node/commit/5cf5ab154e)] - **benchmark**: (buffers) use destructuring (Rube…
975 …tps://github.com/nodejs/node/commit/71faa5c1b4)] - **benchmark**: (events) use destructuring (Rube…
976 …https://github.com/nodejs/node/commit/c25d4d66dc)] - **benchmark**: (es) use destructuring (Ruben …
977 …https://github.com/nodejs/node/commit/59271c8f7f)] - **benchmark**: (fs) use destructuring (Ruben …
978 …ttps://github.com/nodejs/node/commit/4e19cbef86)] - **benchmark**: (http) use destructuring (Ruben…
979 …ttps://github.com/nodejs/node/commit/e9c426b35b)] - **benchmark**: (misc) use destructuring (Ruben…
980 …tps://github.com/nodejs/node/commit/d13d900eee)] - **benchmark**: (http2) use destructuring (Ruben…
981 …/github.com/nodejs/node/commit/97e882061d)] - **benchmark**: (string\_decoder) use destructuring (…
982 …ttps://github.com/nodejs/node/commit/5b0e3b9860)] - **benchmark**: (path) use destructuring (Ruben…
983 …https://github.com/nodejs/node/commit/7bc5bad74f)] - **benchmark**: (os) use destructuring (Ruben …
984 …ttps://github.com/nodejs/node/commit/cf666d8529)] - **benchmark**: (net) use destructuring (Ruben …
985 …ps://github.com/nodejs/node/commit/88f4bf219d)] - **benchmark**: (process) use destructuring (Rube…
986 …://github.com/nodejs/node/commit/f4918289e7)] - **benchmark**: (querystring) use destructuring (Ru…
987 …ps://github.com/nodejs/node/commit/81abea592f)] - **benchmark**: (streams) use destructuring (Rube…
988 …tps://github.com/nodejs/node/commit/11d6458fd7)] - **benchmark**: (timers) use destructuring (Rube…
989 …ttps://github.com/nodejs/node/commit/3e3254a2e7)] - **benchmark**: (tls) use destructuring (Ruben …
990 …s://github.com/nodejs/node/commit/c0707c54a5)] - **benchmark**: (util/v8/vm) use destructuring (Ru…
991 …ttps://github.com/nodejs/node/commit/76f671b84e)] - **benchmark**: (zlib) use destructuring (Ruben…
992 …ttps://github.com/nodejs/node/commit/aa47fe0ef9)] - **benchmark**: (url) use destructuring (Ruben …
993 …tps://github.com/nodejs/node/commit/e00dac7b06)] - **benchmark**: (assert) use destructuring (Rube…
994 …tps://github.com/nodejs/node/commit/3543458988)] - **benchmark**: (arrays) use destructuring (Rube…
995 …`](https://github.com/nodejs/node/commit/aa21d55403)] - **benchmark**: remove redundant + (sreepur…
996 …ttps://github.com/nodejs/node/commit/a4ba791566)] - **benchmark**: add JSStreamWrap benchmark (Ann…
997 …ttps://github.com/nodejs/node/commit/deac028cb6)] - **build**: fix rm commands in tarball rule (Be…
998 …s://github.com/nodejs/node/commit/2a9afc4c0e)] - **build**: make lint-js independent of local node…
999 …s://github.com/nodejs/node/commit/ce1eb0be7e)] - **build**: make lint-md independent of local node…
1000 …](https://github.com/nodejs/node/commit/f050521a71)] - **build**: define NOMINMAX on windows (Ben …
1001 …tps://github.com/nodejs/node/commit/70d6fda9f3)] - **build**: remove unused vars from configure (B…
1002 …ttps://github.com/nodejs/node/commit/f81c62246d)] - **build**: refine static and shared lib build …
1003 …5`](https://github.com/nodejs/node/commit/1506eb5f25)] - **build**: remove bench-\* targets (Joyee…
1004 …ps://github.com/nodejs/node/commit/969c89bf55)] - **build**: fix Makefile wrt finding node executa…
1005 …ps://github.com/nodejs/node/commit/dd72f9c9b7)] - **build**: fix cctest target with --enable-stati…
1006 …https://github.com/nodejs/node/commit/2c4e0216de)] - **build,win**: update lint-cpp on Windows (Ky…
1007 …ttps://github.com/nodejs/node/commit/d8ac817cb6)] - **build,win**: restore vcbuild TAG functionali…
1008 …//github.com/nodejs/node/commit/799fd24acb)] - **(SEMVER-MINOR)** **cluster**: add cwd to cluster.…
1009 …(https://github.com/nodejs/node/commit/6b687cf3c9)] - **cluster**: resolve relative unix socket pa…
1010 …ps://github.com/nodejs/node/commit/693159e627)] - **(SEMVER-MINOR)** **deps**: upgrade libuv to 1.…
1011 …ps://github.com/nodejs/node/commit/506d85bfba)] - **deps**: cherry-pick c3458a8 from upstream V8 (…
1012 …https://github.com/nodejs/node/commit/45051fa48c)] - **doc**: add vdeturckheim as collaborator (vd…
1013 …`](https://github.com/nodejs/node/commit/03cb06944b)] - **doc**: unify type linkification (Vse Moz…
1014 …2`](https://github.com/nodejs/node/commit/d829237b92)] - **doc**: fix typo in REPL docs (Adam Enge…
1015 …`](https://github.com/nodejs/node/commit/6ae7bb143a)] - **doc**: fix e.g., to e.g. in docs (sreepu…
1016 …hub.com/nodejs/node/commit/574d3b9ce8)] - **doc**: fix documentation of http2Stream.pushstream() (…
1017 …thub.com/nodejs/node/commit/4d3121b6ed)] - **doc**: fix return value for require.resolve.paths() (…
1018 …https://github.com/nodejs/node/commit/987480c232)] - **doc**: add missing word in modules.md (Robe…
1019 …https://github.com/nodejs/node/commit/224cc64d0c)] - **doc**: add doc for performance.clearGC() (A…
1020 …//github.com/nodejs/node/commit/e5f6159958)] - **doc**: document the collaborator nomination proce…
1021 …s://github.com/nodejs/node/commit/c9e09adc8d)] - **doc**: improve the instructions of onboarding P…
1022 …fe5`](https://github.com/nodejs/node/commit/b055c9efe5)] - **doc**: split CONTRIBUTING.md (Joyee C…
1023 …`](https://github.com/nodejs/node/commit/485d60eea2)] - **doc**: fix typos in async\_hooks (Matthe…
1024 …s://github.com/nodejs/node/commit/e3cc0919f6)] - **doc**: add missing URL argument types in fs.md …
1025 …tps://github.com/nodejs/node/commit/1efb9cd271)] - **doc**: remove confusing signature in fs.md (V…
1026 …21eb`](https://github.com/nodejs/node/commit/195bed21eb)] - **doc**: use PBKDF2 in text (Tobias Ni…
1027 …](https://github.com/nodejs/node/commit/17ef69e6e2)] - **doc**: fix typo in async\_hooks.md (Matth…
1028 …](https://github.com/nodejs/node/commit/01599e2959)] - **doc**: Add example of null to assert.ifEr…
1029 …69c`](https://github.com/nodejs/node/commit/5c5aa4969c)] - **doc**: improve process.platform (Mars…
1030 …5`](https://github.com/nodejs/node/commit/61df843c95)] - **doc**: cjs format is now commonjs (Gus …
1031 …github.com/nodejs/node/commit/361fd33709)] - **doc**: V8 branch used in 8.x not active anymore (Fr…
1032 …hub.com/nodejs/node/commit/b553daa29b)] - **doc**: add change info for async\_hooks.executionAsync…
1033 …](https://github.com/nodejs/node/commit/4b918d79df)] - **doc**: remove uannecessary Require (Micha…
1034 …(https://github.com/nodejs/node/commit/926467ab80)] - **doc**: add builtin module in building.md (…
1035 …//github.com/nodejs/node/commit/1ef8f4e22e)] - **doc**: warn users about non-ASCII paths on build …
1036 …ps://github.com/nodejs/node/commit/a1096a6b05)] - **doc**: simplify sentences that use "considered…
1037 …://github.com/nodejs/node/commit/1d74c33148)] - **doc**: update sample output for process.versions…
1038 …ttps://github.com/nodejs/node/commit/2fb5f19894)] - **doc**: fix typo in TextEncoding section (Yos…
1039 …//github.com/nodejs/node/commit/b4e7260d3e)] - **doc**: fix typo in http2stream.close param defaul…
1040 …ps://github.com/nodejs/node/commit/b05f09a587)] - **doc**: suggest not to throw JS errors from C++…
1041 …tps://github.com/nodejs/node/commit/5a95905d91)] - **doc**: napi: make header style consistent (Al…
1042 …https://github.com/nodejs/node/commit/990abbf06c)] - **doc**: napi: fix unbalanced emphasis (Ali I…
1043 …s://github.com/nodejs/node/commit/f8f809b7fa)] - **doc**: add documentation for deprecation proper…
1044 …/github.com/nodejs/node/commit/0e8596e2a6)] - **doc**: prefer make test-only when verifying the bu…
1045 …c4ae8`](https://github.com/nodejs/node/commit/bbdc3c4ae8)] - **doc**: add Leko to collaborators (L…
1046 …(https://github.com/nodejs/node/commit/afc30a56e3)] - **doc**: decapitalize primitive types (Vse M…
1047 …https://github.com/nodejs/node/commit/30e2221a15)] - **doc**: fix s/rstStream/close in example (Ja…
1048 …s://github.com/nodejs/node/commit/1c81a055df)] - **doc**: update pushStream docs to use err first …
1049 …s://github.com/nodejs/node/commit/de70a363eb)] - **doc**: be less tentative about undefined behavi…
1050 …tps://github.com/nodejs/node/commit/5ebd0178a6)] - **doc**: add descriptions of state properties (…
1051 …/github.com/nodejs/node/commit/7911b9b493)] - **doc**: examples for fast-tracking regression fixes…
1052 …](https://github.com/nodejs/node/commit/f0a0fdd83a)] - **doc**: multiple updates to BUILDING.md (R…
1053 …ttps://github.com/nodejs/node/commit/278450fc72)] - **doc**: multiple updates to child\_process.md…
1054 …s://github.com/nodejs/node/commit/722fe464bc)] - _**Revert**_ "**doc**: import() is supported now"…
1055 …ithub.com/nodejs/node/commit/39970e9caf)] - **doc**: un-mark Socket#write “removal” as notable cha…
1056 …`](https://github.com/nodejs/node/commit/df8cb401a0)] - **errors**: remove ERR\_OUTOFMEMORY (Tobia…
1057 …https://github.com/nodejs/node/commit/230a102647)] - **fs**: cleanup fd lchown and lchownSync (Jam…
1058 …c2`](https://github.com/nodejs/node/commit/778d57c2c2)] - **fs**: fix options.end of fs.ReadStream…
1059 …://github.com/nodejs/node/commit/7fc395a0d7)] - **http**: there is no `corked` property of `stream…
1060 …cf53`](https://github.com/nodejs/node/commit/b87939cf53)] - **http**: use strict comparison (leese…
1061 …s://github.com/nodejs/node/commit/0250e1b9c0)] - **http**: free the parser before emitting 'upgrad…
1062 …//github.com/nodejs/node/commit/155622847f)] - **http**: fix parsing of binary upgrade response bo…
1063 …tps://github.com/nodejs/node/commit/8e084d8bfb)] - **http**: simplify parser lifetime tracking (An…
1064 …ps://github.com/nodejs/node/commit/ee6217a4c7)] - **http2**: add checks for server close callback …
1065 …](https://github.com/nodejs/node/commit/b3332cce46)] - **http2**: refactor read mechanism (Anna He…
1066 …9`](https://github.com/nodejs/node/commit/eee40c71c9)] - **http2**: remember sent headers (James M…
1067 …//github.com/nodejs/node/commit/39612a8657)] - **http2,perf\_hooks**: perf state using AliasedBuff…
1068 …ub.com/nodejs/node/commit/14f7f607f6)] - **(SEMVER-MINOR)** **lib**: add internal removeColors hel…
1069 …://github.com/nodejs/node/commit/74c1f4ef78)] - **lib**: fix typo in trace\_events\_async\_hooks.j…
1070 …://github.com/nodejs/node/commit/485d656013)] - **lib**: use american spelling as per style guide …
1071 …a`](https://github.com/nodejs/node/commit/dcdb646ada)] - **lib**: fix spelling in comments (Tobias…
1072 …github.com/nodejs/node/commit/8f8e7479cb)] - **lib**: remove queue implementation from JSStreamWra…
1073 …://github.com/nodejs/node/commit/9edf023694)] - **n-api**: throw RangeError napi\_create\_typedarr…
1074 …com/nodejs/node/commit/0668a75c39)] - **(SEMVER-MINOR)** **n-api**: expose n-api version in proces…
1075 …com/nodejs/node/commit/f693e81ee5)] - **n-api**: throw RangeError in napi\_create\_dataview() with…
1076 …tps://github.com/nodejs/node/commit/470832f203)] - **path**: fix path.normalize for relative paths…
1077 …ub.com/nodejs/node/commit/645be73b9d)] - **(SEMVER-MINOR)** **perf\_hooks,http2**: add performance…
1078 …ttps://github.com/nodejs/node/commit/11982aecd4)] - **process**: JS fast path for bindings (Anatol…
1079 …ps://github.com/nodejs/node/commit/ce7ce9d1ee)] - **process**: clean up signal handler setup (Anat…
1080 …`](https://github.com/nodejs/node/commit/a5b35db5d2)] - **process**: remove dead code (Anatoli Pap…
1081 …/github.com/nodejs/node/commit/56a9ae7773)] - **readline**: update references to archived reposito…
1082 …ps://github.com/nodejs/node/commit/144cfb4b99)] - **src**: remove outdated domain reference (Anato…
1083 …tps://github.com/nodejs/node/commit/3ab391d3d3)] - **src**: remove unnecessary block scope (Anatol…
1084 …/github.com/nodejs/node/commit/84f8e62f97)] - **src**: DRY ip address parsing code in cares\_wrap.…
1085 …ea485`](https://github.com/nodejs/node/commit/ecf5bea485)] - **src**: remove unused variable (cjih…
1086 …ttps://github.com/nodejs/node/commit/1c8df28752)] - **src**: fix -Wimplicit-fallthrough warning (B…
1087 …github.com/nodejs/node/commit/4513cbb4fe)] - **src**: refactor callback #defines into C++ template…
1088 …/github.com/nodejs/node/commit/077bcbd202)] - **src**: introduce internal buffer slice constructor…
1089 …`](https://github.com/nodejs/node/commit/87e3d3db89)] - **src**: fix code coverage cleanup (Michae…
1090 …//github.com/nodejs/node/commit/15aaf18b72)] - **src**: remove declarations for missing functions …
1091 …](https://github.com/nodejs/node/commit/ac0a0a6775)] - **src**: harden JSStream callbacks (Anna He…
1092 …(https://github.com/nodejs/node/commit/217ddd8ba2)] - **src,doc,test**: Fix common misspellings (R…
1093 …/github.com/nodejs/node/commit/c4abdcdc30)] - **(SEMVER-MINOR)** **stream**: avoid writeAfterEnd()…
1094 …https://github.com/nodejs/node/commit/25bebae61c)] - **stream**: simplify `src._readableState` to …
1095 …a`](https://github.com/nodejs/node/commit/f7d57d039a)] - **stream**: remove unreachable code (Luig…
1096 …tps://github.com/nodejs/node/commit/117b20e621)] - **test**: adds tests for vm invalid arguments (…
1097 …://github.com/nodejs/node/commit/c84dd03120)] - **test**: refactor addons-napi/test\_exception/tes…
1098 …://github.com/nodejs/node/commit/1458e51d2f)] - **test**: fix test-tls-server-verify.js on Windows…
1099 …://github.com/nodejs/node/commit/7d27228e90)] - **test**: use correct size in test-stream-buffer-l…
1100 …(https://github.com/nodejs/node/commit/5855a57d52)] - **test**: change assert message to default (…
1101 …5cd`](https://github.com/nodejs/node/commit/fc89cea5cd)] - **test**: use countdown timer (Mandeep …
1102 …://github.com/nodejs/node/commit/761f26eb12)] - **test**: make async-wrap-getasyncid parallelizabl…
1103 …1c`](https://github.com/nodejs/node/commit/506c6e841c)] - **test**: refactor test-http-parser (Jon…
1104 …ps://github.com/nodejs/node/commit/5b5f5b1b32)] - **test**: add assertions for TextEncoder/Decoder…
1105 …https://github.com/nodejs/node/commit/3299a1a19b)] - **test**: remove trivial buffer imports (sree…
1106 …`](https://github.com/nodejs/node/commit/78e05da071)] - **test**: use shorthand properties (Tobias…
1107 …ttps://github.com/nodejs/node/commit/63be0d6daa)] - **test**: simplify loadDHParam in TLS test (To…
1108 …https://github.com/nodejs/node/commit/1dcae5756e)] - **test**: improve to use template string (sre…
1109 …b`](https://github.com/nodejs/node/commit/0c8b5d5bfb)] - **test**: fixed typos in napi test (furst…
1110 …com/nodejs/node/commit/2aeb025999)] - **test**: add common.crashOnUnhandledRejection to addons/cal…
1111 …tps://github.com/nodejs/node/commit/7706e5f1ea)] - **test**: remove orphaned entries from status (…
1112 …tps://github.com/nodejs/node/commit/5fccb6ea3a)] - **test**: fix spelling in test case comments (T…
1113 …ps://github.com/nodejs/node/commit/3456e61b44)] - **test**: use smaller input file for test-zlib.j…
1114 …://github.com/nodejs/node/commit/733df362fa)] - **test**: update references to archived repository…
1115 …ps://github.com/nodejs/node/commit/2eb1aa81fa)] - **test**: move common.fires() to inspector-helpe…
1116 …cd`](https://github.com/nodejs/node/commit/167e9c6dcd)] - **test**: refactor test-repl (Anna Henni…
1117 …/github.com/nodejs/node/commit/7b73e704ca)] - **timers**: attach listOnTimeout function to TimerWr…
1118 …](https://github.com/nodejs/node/commit/96b072233a)] - **tls**: refactor write queues away (Anna H…
1119 …tps://github.com/nodejs/node/commit/be9958afb6)] - **tools**: use babel-eslint as ESLint parser (M…
1120 …3d06`](https://github.com/nodejs/node/commit/715e673d06)] - **tools**: add babel-eslint (Michaël Z…
1121 …`](https://github.com/nodejs/node/commit/d349fcae11)] - **tools**: update ESLint to 4.15.0 (Michaë…
1122 …github.com/nodejs/node/commit/4bc4d004b1)] - **tools**: move eslint from tools to tools/node\_modu…
1131 …ope. Neither API were documented. (Andreas Madsen) [#16972](https://github.com/nodejs/node/pull/16…
1133 * update nghttp2 to 1.29.0 (James M Snell) [#17908](https://github.com/nodejs/node/pull/17908)
1134 * upgrade npm to 5.6.0 (Kat Marchán) [#17535](https://github.com/nodejs/node/pull/17535)
1135 …* cherry-pick 50f7455 from upstream V8 (Michaël Zasso) [#16591](https://github.com/nodejs/node/pul…
1137 …* remove reaches into \_events internals (Anatoli Papirovski) [#17440](https://github.com/nodejs/n…
1139 …* add rawPacket in err of `clientError` event (XadillaX) [#17672](https://github.com/nodejs/node/p…
1141 * implement maxSessionMemory (James M Snell) [#17967](https://github.com/nodejs/node/pull/17967)
1142 …* add initial support for originSet (James M Snell) [#17935](https://github.com/nodejs/node/pull/1…
1143 * add altsvc support (James M Snell) [#17917](https://github.com/nodejs/node/pull/17917)
1144 * perf\_hooks integration (James M Snell) [#17906](https://github.com/nodejs/node/pull/17906)
1145 …tp2Session and Http2Stream destroy (James M Snell) [#17406](https://github.com/nodejs/node/pull/17…
1147 …* remove Socket.prototype.listen (Ruben Bridgewater) [#13735](https://github.com/nodejs/node/pull/…
1149 …* show lexically scoped vars in tab completion (Michaël Zasso) [#16591](https://github.com/nodejs/…
1151 …* rm {writeable/readable}State.length (Calvin Metcalf) [#12857](https://github.com/nodejs/node/pul…
1152 …* add flow and buffer properties to streams (Calvin Metcalf) [#12855](https://github.com/nodejs/no…
1154 …* allow wildcards in NODE\_DEBUG variable (Tyler) [#17609](https://github.com/nodejs/node/pull/176…
1156 * add ArrayBuffer support (Jem Bezooyen) [#16042](https://github.com/nodejs/node/pull/16042)
1158 * [starkwang](https://github.com/starkwang) Weijia Wang
1160 * [danbev](https://github.com/danbev) Daniel Bevenius
1164 …](https://github.com/nodejs/node/commit/ec443c3430)] - **assert**: fix .throws operator (Ruben Bri…
1165 …s://github.com/nodejs/node/commit/0843ed6ae7)] - **async\_hooks**: use CHECK instead of throwing e…
1166 …ub.com/nodejs/node/commit/23f4433f89)] - **(SEMVER-MINOR)** **async\_hooks**: deprecate undocument…
1167 …ithub.com/nodejs/node/commit/63c23a1ff2)] - **benchmark**: fix timeout in write-stream-throughput …
1168 …tps://github.com/nodejs/node/commit/14eb97ebf7)] - **benchmark**: make temp file path configurable…
1169 …tps://github.com/nodejs/node/commit/27227cf4c7)] - **benchmark**: refactor console benchmark (Rube…
1170 …//github.com/nodejs/node/commit/0aa403b649)] - **buffer**: optimize readDouble and readFloat metho…
1171 …ttps://github.com/nodejs/node/commit/d93b4765a5)] - **build**: document targets in the Makefile (J…
1172 …tps://github.com/nodejs/node/commit/224033db56)] - **build**: put .PHONY directly before its targe…
1173 …ub.com/nodejs/node/commit/2d857ed7c8)] - **build**: remove duplicate async-hooks and known\_issues…
1174 …ps://github.com/nodejs/node/commit/d066db7014)] - **cluster**: support windowsHide option for work…
1175 …s://github.com/nodejs/node/commit/28283efd89)] - **console**: order functions and remove \n\n (Rub…
1176 …://github.com/nodejs/node/commit/41e2bb185d)] - **console**: make variables and checks stricter (R…
1177 …//github.com/nodejs/node/commit/0573c0fb23)] - **console**: make error handling engine agnostic (R…
1178 …github.com/nodejs/node/commit/1b8d3ec5e7)] - **crypto**: add ocsp\_request ClientHelloParser::Rese…
1179 …//github.com/nodejs/node/commit/d387c178b2)] - **crypto**: warn on invalid authentication tag leng…
1180 …://github.com/nodejs/node/commit/7153434fae)] - **crypto**: reuse variable instead of reevaluation…
1181 …://github.com/nodejs/node/commit/7d03567287)] - **crypto**: remove unused header in clienthello.h …
1182 …github.com/nodejs/node/commit/dfb9b5e83a)] - **crypto**: move node\_crypto\_clienthello-inl.h to c…
1183 …ps://github.com/nodejs/node/commit/43fbc393e3)] - **deps**: cherry-pick 50f7455 from upstream V8 (…
1184 …`](https://github.com/nodejs/node/commit/5df8c76ea9)] - **deps**: update nghttp2 to 1.29.0 (James …
1185 …://github.com/nodejs/node/commit/8f3b2d7e8a)] - **deps**: V8: cherry-pick ac0fe8ec from upstream (…
1186 …c12`](https://github.com/nodejs/node/commit/ffe1ad6c12)] - **deps**: upgrade npm to 5.6.0 (Kat Mar…
1187 …//github.com/nodejs/node/commit/ffc2659964)] - **doc**: fix incorrect argument type in fs.readSync…
1188 …//github.com/nodejs/node/commit/ef317014e2)] - **doc**: compact eslint directives in common/README…
1189 …tps://github.com/nodejs/node/commit/3623cf7ec7)] - **doc**: add guide on maintaining build files (…
1190 …//github.com/nodejs/node/commit/b593d946e4)] - **doc**: re-alphabetise sections in common/README.m…
1191 …https://github.com/nodejs/node/commit/3bcdb3b996)] - **doc**: fix code nits in common/README (Vse …
1192 …](https://github.com/nodejs/node/commit/0ad783afaf)] - **doc**: fix link for https api change (Myl…
1193 …7ecc`](https://github.com/nodejs/node/commit/1181ff7ecc)] - **doc**: correct spelling (sreepurnaja…
1194 …de`](https://github.com/nodejs/node/commit/43ac36c6de)] - **doc**: grammar fixes in http2.md (Rich…
1195 …tps://github.com/nodejs/node/commit/46f39b590b)] - **doc**: add docs for common/http2.js utility (…
1196 …(https://github.com/nodejs/node/commit/83c725dc73)] - **doc**: updates examples to use NULL (Micha…
1197 …`](https://github.com/nodejs/node/commit/72ed11ac78)] - **doc**: move matthewloring to emeriti (Ri…
1198 …(https://github.com/nodejs/node/commit/6efef47c2a)] - **doc**: move joshgav to TSC emeriti list (R…
1199 …ttps://github.com/nodejs/node/commit/294c5f4ef0)] - **doc**: improve security section of README.md…
1200 …11ba4`](https://github.com/nodejs/node/commit/445c911ba4)] - **doc**: edit for concision (Rich Tro…
1201 …ps://github.com/nodejs/node/commit/3fd65815f8)] - **doc**: remove x86 from os.arch() options (Gibs…
1202 …//github.com/nodejs/node/commit/14499f8185)] - **doc**: improve PR-review paragraph in CONTRIBUTIN…
1203 …`](https://github.com/nodejs/node/commit/54cf75ddb5)] - **doc**: fix typos in CONTRIBUTING.md (Ric…
1204 …://github.com/nodejs/node/commit/16fbd5718a)] - **doc**: remove non-style information from style g…
1205 …(https://github.com/nodejs/node/commit/a702fcbd4b)] - **doc**: copy-edit COLLABORATOR\_GUIDE.md (R…
1206 …21ec42`](https://github.com/nodejs/node/commit/240121ec42)] - **doc**: improve alt text (Rich Trot…
1207 …`](https://github.com/nodejs/node/commit/312ad06cfe)] - **doc**: fix spelling of contributors (Ric…
1208 …//github.com/nodejs/node/commit/2f7030de31)] - **doc**: add references to PR communication article…
1209 …ps://github.com/nodejs/node/commit/d2b1601bd3)] - **doc**: replace wrong U+00A0 by common spaces (…
1210 …ttps://github.com/nodejs/node/commit/658bdb34aa)] - **doc**: remove duplicate words in API docs (T…
1211 …s://github.com/nodejs/node/commit/181b8970b1)] - **doc**: fix duplicate words & spellings in docs …
1212 ….com/nodejs/node/commit/4850c87348)] - **doc**: doc imitating the old behavior of http.Server.keep…
1213 …b04`](https://github.com/nodejs/node/commit/b15f029b04)] - **doc**: fs doc improvements (James M S…
1214 …fc9bb1c09`](https://github.com/nodejs/node/commit/9fc9bb1c09)] - **doc**: fix typo (Tobias Nießen)…
1215 …e`](https://github.com/nodejs/node/commit/2c9dab313e)] - **doc**: use my legal name in README (Tim…
1216 …https://github.com/nodejs/node/commit/cb127de634)] - **doc**: improve module.builtinModules text (…
1217 …tps://github.com/nodejs/node/commit/1be0086ec8)] - **doc**: use dashes instead of asterisks (Ruben…
1218 …](https://github.com/nodejs/node/commit/26fbb0f78a)] - **doc**: use consistent new lines (Ruben Br…
1219 …/github.com/nodejs/node/commit/a63d3c514d)] - **doc**: update formatting to fit our 80 chars rule …
1220 …a`](https://github.com/nodejs/node/commit/59711ae42a)] - **doc**: update AUTHORS list (Ruben Bridg…
1221 …](https://github.com/nodejs/node/commit/2d11f6b669)] - **doc**: add starkwang to collaborators (We…
1222 …84`](https://github.com/nodejs/node/commit/fe1f67f184)] - **doc**: mark DEP0002 as end of life (Jo…
1223 …tps://github.com/nodejs/node/commit/d4666d0d7a)] - **doc**: require CI status indicator in PRs (Ni…
1224 …://github.com/nodejs/node/commit/541d189db9)] - **doc**: use american spelling as per style guide …
1225 …://github.com/nodejs/node/commit/69945596e4)] - **doc**: removed extra explanation in api/buffer.m…
1226 …//github.com/nodejs/node/commit/c328e580d1)] - **doc**: improve module.builtinModules documentatio…
1227 …/github.com/nodejs/node/commit/1d935a0b2d)] - **doc**: instructions on how to make membership publ…
1228 …b`](https://github.com/nodejs/node/commit/b6d2090c8b)] - **doc**: improve fs api descriptions (Eva…
1229 …](https://github.com/nodejs/node/commit/b1a8ac7774)] - **doc**: remove old console note (Ruben Bri…
1230 …s://github.com/nodejs/node/commit/c982494433)] - **doc**: remove duplicate the from onboarding.md …
1231 …5c5`](https://github.com/nodejs/node/commit/206c4f85c5)] - **doc**: fix typo in README.md (Weijia …
1232 …`](https://github.com/nodejs/node/commit/dbc554a225)] - **doc**: fix typo in child\_process.md (Ri…
1233 …7`](https://github.com/nodejs/node/commit/dd9d07caa7)] - **doc**: remove unused link definition (J…
1234 …`](https://github.com/nodejs/node/commit/dcfe840a1e)] - **doc**: edit CONTRIBUTING.md preamble (Ri…
1235 …ef70`](https://github.com/nodejs/node/commit/ed9f2fef70)] - **doc**: improve release guide (Evan L…
1236 …0`](https://github.com/nodejs/node/commit/861f6adb70)] - **doc**: some fs doc improvements (James …
1237 …github.com/nodejs/node/commit/ecbc70fe5d)] - **doc**: not all example code can be run without 1:1 …
1238 …//github.com/nodejs/node/commit/68722fd16e)] - **doc**: adjust TTY wording & add inter-doc links (…
1239 …ttps://github.com/nodejs/node/commit/d19343147b)] - **doc**: fix fs.existsSync description (Jeremi…
1240 …](https://github.com/nodejs/node/commit/444362e048)] - **doc**: improve documentation.md (Jeremiah…
1241 …tps://github.com/nodejs/node/commit/d1af106b76)] - **doc**: add countdown module to writing tests …
1242 …s://github.com/nodejs/node/commit/e059bc5503)] - **doc**: change "Node.js style cb" to "error-firs…
1243 …ttps://github.com/nodejs/node/commit/712848bc7d)] - **doc**: change eventName type annotations (Ap…
1244 …ps://github.com/nodejs/node/commit/c24b4dd898)] - **doc**: remove extra whitespace in module docs …
1245 …//github.com/nodejs/node/commit/af1b340e39)] - **doc**: add C++ style comments to the style guide …
1246 …tps://github.com/nodejs/node/commit/5999a11526)] - **doc**: include Daniel Bevenius as a TSC membe…
1247 …d5`](https://github.com/nodejs/node/commit/977fb13bd5)] - **doc**: import() is supported now (Gus …
1248 …ps://github.com/nodejs/node/commit/ed4d013f48)] - **doc**: correct pbkdf2 salt length recommendati…
1249 …/github.com/nodejs/node/commit/d70e6dc850)] - **doc**: note that randomBytes throws when passed nu…
1250 …s://github.com/nodejs/node/commit/da448216cc)] - **doc**: clearify promisify behavior for bad argu…
1251 …ttps://github.com/nodejs/node/commit/26025dec62)] - **doc**: replace ArrayBufferView in crypto (To…
1252 …ps://github.com/nodejs/node/commit/1a84005150)] - **doc,test**: mention Duplex support for TLS (An…
1253 …com/nodejs/node/commit/7008719fb6)] - **(SEMVER-MINOR)** **events**: remove reaches into \_events …
1254 …s://github.com/nodejs/node/commit/f1485565ef)] - **fs**: guarantee order of callbacks in ws.close …
1255 …](https://github.com/nodejs/node/commit/66c1a038a1)] - **gitignore**: ignore \*.VC.db files (Tobia…
1256 …3b`](https://github.com/nodejs/node/commit/8e1011f93b)] - **http**: remove duplicate export (Evan …
1257 …b.com/nodejs/node/commit/f82439b6a0)] - **(SEMVER-MINOR)** **http**: add rawPacket in err of `clie…
1258 …://github.com/nodejs/node/commit/9306de280f)] - **http**: remove adapter frame from onParserExecut…
1259 …/github.com/nodejs/node/commit/1ad7df6acc)] - **http2**: use aliased buffer for perf stats, add st…
1260 …//github.com/nodejs/node/commit/6a67dfd927)] - **http2**: verify flood error and unsolicited frame…
1261 …://github.com/nodejs/node/commit/6839283403)] - **http2**: verify that a dependency cycle may exis…
1262 …](https://github.com/nodejs/node/commit/865da60e75)] - **http2**: implement maxSessionMemory (Jame…
1263 …/github.com/nodejs/node/commit/f17a5b92dc)] - **http2**: properly handle already closed stream err…
1264 …(https://github.com/nodejs/node/commit/79d3198b7f)] - **http2**: add aligned padding strategy (Jam…
1265 …tps://github.com/nodejs/node/commit/2b6a5d90bd)] - **http2**: add initial support for originSet (J…
1266 …333`](https://github.com/nodejs/node/commit/9ad7a9a333)] - **http2**: add altsvc support (James M …
1267 …/github.com/nodejs/node/commit/e7a727e9ba)] - **http2**: strictly limit number on concurrent strea…
1268 …`](https://github.com/nodejs/node/commit/06aaaa8ad7)] - **http2**: perf\_hooks integration (James …
1269 …tps://github.com/nodejs/node/commit/a003ded7fb)] - **http2**: remove duplicate words in comments (…
1270 …/github.com/nodejs/node/commit/1b7ce1ea02)] - **http2**: implement ref() and unref() on client ses…
1271 …github.com/nodejs/node/commit/b8deb7522f)] - **http2**: keep session objects alive during Http2Sco…
1272 …ps://github.com/nodejs/node/commit/e3c567f05b)] - **http2**: fix compiling with `--debug-http2` (A…
1273 …s://github.com/nodejs/node/commit/3a6b2ad19a)] - **http2**: convert Http2Settings to an AsyncWrap …
1274 …ps://github.com/nodejs/node/commit/bfc7e014cc)] - **http2**: refactor outgoing write mechanism (An…
1275 …ps://github.com/nodejs/node/commit/9592691d56)] - **http2**: remove redundant write indirection (A…
1276 …://github.com/nodejs/node/commit/5abb60933e)] - **http2**: cleanup Http2Stream/Http2Session destro…
1277 …tps://github.com/nodejs/node/commit/f699a74e66)] - **http2**: be sure to destroy the Http2Stream (…
1278 …ps://github.com/nodejs/node/commit/30e75e601b)] - **http2**: only schedule write when necessary (A…
1279 …(https://github.com/nodejs/node/commit/d06ad0d4f0)] - **http2**: don't call into JS from GC (Anna …
1280 …](https://github.com/nodejs/node/commit/f18d826660)] - **http2**: simplify onSelectPadding (Anna H…
1281 …(https://github.com/nodejs/node/commit/8d4fca3fb5)] - **inspector**: make Coverity happy (Eugene O…
1282 …tps://github.com/nodejs/node/commit/b817a8a6b2)] - **lib**: enable dot-notation eslint rule (Anato…
1283 …tps://github.com/nodejs/node/commit/2d61b9eb9f)] - **lib, src**: use process.config instead of reg…
1284 …//github.com/nodejs/node/commit/3b2d8cba23)] - **module**: print better message on esm import erro…
1285 …tps://github.com/nodejs/node/commit/79a283307a)] - **n-api**: fix memory leak in napi\_async\_dest…
1286 …://github.com/nodejs/node/commit/74a5bbaff4)] - **net**: remove ADDRCONFIG DNS hint on Windows (Ba…
1287 …https://github.com/nodejs/node/commit/c3810e27bd)] - **net**: remove Socket.prototype.write (Anna …
1288 …ttps://github.com/nodejs/node/commit/e58a5ca854)] - **net**: remove Socket.prototype.listen (Ruben…
1289 …ps://github.com/nodejs/node/commit/0e116a01c8)] - **perf\_hooks**: fix scheduling regression (Anat…
1290 …`](https://github.com/nodejs/node/commit/a329cf62ab)] - **perf\_hooks**: refactor internals (James…
1291 …3`](https://github.com/nodejs/node/commit/bf0a7b6e13)] - **process**: fix coverage generation (Eva…
1292 …](https://github.com/nodejs/node/commit/b1bc768a57)] - **readline**: refactor filter() callback (R…
1293 …/github.com/nodejs/node/commit/3831d87514)] - **repl**: show lexically scoped vars in tab completi…
1294 …tps://github.com/nodejs/node/commit/2cc50530d2)] - **repl**: fix coloring of `process.versions` (B…
1295 …//github.com/nodejs/node/commit/bb9219bd19)] - **src**: update make for new code coverage location…
1296 …ttps://github.com/nodejs/node/commit/aa7519095c)] - **src**: remove duplicate words in comments (T…
1297 …https://github.com/nodejs/node/commit/f9c84c557f)] - **src**: silence http2 -Wunused-result warnin…
1298 …github.com/nodejs/node/commit/7e680807f8)] - **src**: add optional keep-alive object to SetImmedia…
1299 …](https://github.com/nodejs/node/commit/98dc554a2a)] - **src**: inline HostentToAddresses() (Ben N…
1300 …https://github.com/nodejs/node/commit/87b336a2e5)] - **src**: remove unused GetHostByNameWrap (Ben…
1301 …//github.com/nodejs/node/commit/2aa75a1f0b)] - **src**: remove redundant `JSStream::DoAfterWrite` …
1302 …tps://github.com/nodejs/node/commit/99c62cc454)] - **src**: remove unused async hooks methods (Ann…
1303 …//github.com/nodejs/node/commit/d6c588586a)] - **src**: remove nonexistent method from header file…
1304 …://github.com/nodejs/node/commit/a93ed5c282)] - **src**: replace SetAccessor w/ SetAccessorPropert…
1305 …/github.com/nodejs/node/commit/d84d9be6ef)] - **src**: rename `On*` -> `Emit*` for stream callback…
1306 …ttps://github.com/nodejs/node/commit/6f520e3f69)] - **src**: remove unused strings from env.h (Ann…
1307 …https://github.com/nodejs/node/commit/6634dc4d0c)] - **src**: fix -Wundefined-inline warnings (Ben…
1308 …/github.com/nodejs/node/commit/0c6d9ae72e)] - **src**: fix compile warnings introduced in 73ad3f9b…
1309 …s://github.com/nodejs/node/commit/008336c920)] - **src**: minor refactoring to StreamBase writes (…
1310 …https://github.com/nodejs/node/commit/7ed9e5de39)] - **src**: remove `StreamResourc::Cast()` (Anna…
1311 …//github.com/nodejs/node/commit/d879b63077)] - **src**: make FSEventWrap/StatWatcher::Start more r…
1312 …//github.com/nodejs/node/commit/6ba00b8d48)] - **src**: refactor and harden `ProcessEmitWarning()`…
1313 …s://github.com/nodejs/node/commit/316da5e667)] - **src**: use correct OOB check for IPv6 parsing (…
1314 …ttps://github.com/nodejs/node/commit/ca3c2551b6)] - **src**: make url host a proper C++ class (Ann…
1315 …/github.com/nodejs/node/commit/9f1fe63c39)] - **src**: move url internals into anonymous namespace…
1316 …https://github.com/nodejs/node/commit/75f99b7c16)] - **src**: minor cleanups to node\_url.cc (Anna…
1317 …//github.com/nodejs/node/commit/6bd0aff092)] - **src**: remove unused variable in node\_contextify…
1318 …://github.com/nodejs/node/commit/df6acf9a84)] - **src**: remove tracking for exception arrow data …
1319 …://github.com/nodejs/node/commit/e63e4a1fac)] - **src**: remove async\_hooks destroy timer handle …
1320 …ithub.com/nodejs/node/commit/e1f0846a2b)] - **src**: introduce internal C++ SetImmediate() mechani…
1321 …://github.com/nodejs/node/commit/7d1d7390eb)] - **src**: fix inspector nullptr deref on abrupt exi…
1322 …b.com/nodejs/node/commit/c5c4a534d1)] - **(SEMVER-MINOR)** **stream**: rm {writeable/readable}Stat…
1323 …com/nodejs/node/commit/4b0c8759d3)] - **(SEMVER-MINOR)** **stream**: add flow and buffer propertie…
1324 …(https://github.com/nodejs/node/commit/757e685803)] - **stream**: remove `undefined` check (Anna H…
1325 …s://github.com/nodejs/node/commit/b313e81783)] - **test**: fix flaky test-http-pipeline-flood (Ana…
1326 …5`](https://github.com/nodejs/node/commit/51eab4b005)] - **test**: rename regression tests (Tobias…
1327 …s://github.com/nodejs/node/commit/8806e54c24)] - **test**: fix flaky test-http-highwatermark (Anat…
1328 …https://github.com/nodejs/node/commit/3399e8ac5a)] - **test**: fix flaky test-pipe-unref (Anatoli …
1329 …/github.com/nodejs/node/commit/79980582b4)] - **test**: fix flaky http-writable-true-after-close (…
1330 …/github.com/nodejs/node/commit/591dd4e398)] - **test**: fix crypto test case to use correct encodi…
1331 …](https://github.com/nodejs/node/commit/f87a1a6ca8)] - **test**: simplify test-buffer-slice.js (We…
1332 …ttps://github.com/nodejs/node/commit/3cc9882e8c)] - **test**: fix flaky test-resolve-async (Anatol…
1333 …://github.com/nodejs/node/commit/3927c6f64e)] - **test**: improve readability of some crypto tests…
1334 …](https://github.com/nodejs/node/commit/2f4da8b801)] - **test**: use countdown in test file (sreep…
1335 …/github.com/nodejs/node/commit/ef533c99ba)] - **test**: add hasCrypto when using binding('crypto')…
1336 …https://github.com/nodejs/node/commit/421eb750b2)] - **test**: improve to use template string (sre…
1337 …//github.com/nodejs/node/commit/275970973e)] - **test**: replace map() with forEach() where approp…
1338 …`](https://github.com/nodejs/node/commit/f25bab5606)] - **test**: fix flaky test-benchmark-fs (Ric…
1339 …/github.com/nodejs/node/commit/411e7724d4)] - **test**: make test-tls-invoke-queued use public API…
1340 …s://github.com/nodejs/node/commit/1dd859d413)] - **test**: refactor test-tls-securepair-fiftharg (…
1341 …s://github.com/nodejs/node/commit/8b666d61c7)] - **test**: reduce scope of variable in common modu…
1342 …5`](https://github.com/nodejs/node/commit/9110654965)] - **test**: remove undefined function (Rich…
1343 …ithub.com/nodejs/node/commit/ca35d08291)] - **test**: remove ambiguous error messages from test\_e…
1344 …s://github.com/nodejs/node/commit/ee4cbac52b)] - **test**: fix unreliable async-hooks/test-signalw…
1345 …`](https://github.com/nodejs/node/commit/fea5d08d65)] - **test**: fix flaky test-benchmark-fs (Ric…
1346 …com/nodejs/node/commit/ded097a2bb)] - **test**: use common module API in test-child-process-exec-s…
1347 …tps://github.com/nodejs/node/commit/06862f0c32)] - **test**: do not open fixture files for writing…
1348 …tps://github.com/nodejs/node/commit/e9ace7e4dd)] - **test**: do not open fixture files for writing…
1349 …tps://github.com/nodejs/node/commit/f79d2efedb)] - **test**: use valid authentication tag length (…
1350 …tps://github.com/nodejs/node/commit/112b655107)] - **test**: improve flaky test-listen-fd-ebadf.js…
1351 …(https://github.com/nodejs/node/commit/dce7d7fc64)] - **test**: refactor test-repl-definecommand (…
1352 …tps://github.com/nodejs/node/commit/60ae55680c)] - **test**: refactor test-net-connect-buffer (Ann…
1353 …(https://github.com/nodejs/node/commit/c9539678ca)] - **test**: increase diffie-hellman test cover…
1354 …35`](https://github.com/nodejs/node/commit/6d15185235)] - **test**: increase pbkdf2 test coverage …
1355 …/github.com/nodejs/node/commit/dd14004eed)] - **test**: fix typo in test-inspector-cluster-port-cl…
1356 …ttps://github.com/nodejs/node/commit/5a9694eb60)] - **test**: change callback function to arrow fu…
1357 …ps://github.com/nodejs/node/commit/305dd5671c)] - **test**: add test for postmortem metadata valid…
1358 …](https://github.com/nodejs/node/commit/d9190c17ed)] - **test**: Use countdown in test file (sreep…
1359 …://github.com/nodejs/node/commit/46f8a9eddc)] - **test**: update test-http-content-length to use c…
1360 …://github.com/nodejs/node/commit/373d5df3b7)] - **test**: coverage for emitExperimentalWarning (Mi…
1361 …s://github.com/nodejs/node/commit/bc45354cce)] - **test**: change callback function to arrow funct…
1362 …ps://github.com/nodejs/node/commit/d48a1b99ee)] - **test**: change callback function to arrow func…
1363 …/github.com/nodejs/node/commit/a9d83ce9e0)] - **test**: change callback function to arrow function…
1364 …tps://github.com/nodejs/node/commit/bdddb82595)] - **test**: check socketOnDrain where needPause i…
1365 …](https://github.com/nodejs/node/commit/b8265285ff)] - **test**: fix flaky test-benchmark-misc (Ri…
1366 …://github.com/nodejs/node/commit/b1fd50a773)] - **test**: remove literals that obscure assert mess…
1367 …s://github.com/nodejs/node/commit/f16eca4383)] - **test**: improve coverage for util.promisify (Mi…
1368 …tps://github.com/nodejs/node/commit/97eaaf907f)] - **test**: remove unused disposed\_ variable (Da…
1369 …//github.com/nodejs/node/commit/cc683bd0cb)] - **test**: expand test-https-keep-alive-large-write …
1370 …ttps://github.com/nodejs/node/commit/6cb4cc2f1c)] - **test**: fix flaky test-child-process-pass-fd…
1371 …`](https://github.com/nodejs/node/commit/5cd08d3a59)] - **test**: add unhandled rejection guard (b…
1372 …`](https://github.com/nodejs/node/commit/b379d8d105)] - **test**: improve crypto/random.js coverag…
1373 …s://github.com/nodejs/node/commit/bc7dc65229)] - **test**: add test description to fs.readFile tes…
1374 …ttps://github.com/nodejs/node/commit/70588f7f21)] - **test**: simplify common.expectsError (Ruben …
1375 …tps://github.com/nodejs/node/commit/fb640c66cb)] - **timers**: remove domain enter and exit (Anato…
1376 …ttps://github.com/nodejs/node/commit/3997617869)] - **tls**: set servername on client side too (Ja…
1377 …s://github.com/nodejs/node/commit/e69ea78974)] - **tls**: fix SNICallback without .server option (…
1378 …4`](https://github.com/nodejs/node/commit/b44f245b14)] - **tls**: comment about old-style errors (…
1379 …(https://github.com/nodejs/node/commit/41702ef457)] - **tls**: unconsume stream on destroy (Anna H…
1380 …github.com/nodejs/node/commit/5514330406)] - **tls**: use correct class name in deprecation messag…
1381 …](https://github.com/nodejs/node/commit/4dacff72b5)] - **tools**: do not override V8's gitignore (…
1382 …ttps://github.com/nodejs/node/commit/adc59a3e71)] - **tools**: host remark-preset-lint-node in-tre…
1383 …/github.com/nodejs/node/commit/c91a7c09ae)] - **tools**: add check for using process.binding crypt…
1384 …s://github.com/nodejs/node/commit/4391ea4a57)] - **tools**: enable array-callback-return ESLint ru…
1385 …thub.com/nodejs/node/commit/b89cda4cbd)] - **tools**: fix AttributeError: \_\_exit\_\_ on Python 2…
1386 …github.com/nodejs/node/commit/2d07243cac)] - **tools**: autofixer for lowercase-name-for-primitive…
1387 …s://github.com/nodejs/node/commit/7ef876d89d)] - **tools**: fix man pages linking regex (Diego Rod…
1388 …1cde`](https://github.com/nodejs/node/commit/6531401cde)] - **tools**: add number-isnan rule (Jon …
1389 …ps://github.com/nodejs/node/commit/eaa2d9116a)] - **tools**: simplify lowercase-name-for-primitive…
1390 …//github.com/nodejs/node/commit/3ad8cf14f5)] - **tools**: add lowercase-name-for-primitive eslint …
1391 …github.com/nodejs/node/commit/7bf6be0b7c)] - **trace\_events**: stop tracing agent in process.exit…
1392 …https://github.com/nodejs/node/commit/ed7f59a1ee)] - **url**: added url fragment lookup table (Hak…
1393 …//github.com/nodejs/node/commit/28ef3de2ba)] - **url**: added space to class string of iterator ob…
1394 …https://github.com/nodejs/node/commit/6d9b1e4c83)] - **util**: allow wildcards in NODE\_DEBUG vari…
1395 …ps://github.com/nodejs/node/commit/6cc622f01b)] - **vm**: allow modifying context name in inspecto…
1396 …tps://github.com/nodejs/node/commit/e2767114ff)] - **vm**: never abort on caught syntax error (Ann…
1397 …ttps://github.com/nodejs/node/commit/7bf4102db9)] - **win, build**: fix without-intl option (Barto…
1398 …://github.com/nodejs/node/commit/584e74d8cc)] - **(SEMVER-MINOR)** **zlib**: add ArrayBuffer suppo…
1407 …* add trace events to async\_hooks (Andreas Madsen) [#15538](https://github.com/nodejs/node/pull/1…
1408 …* add provider types for net server (Andreas Madsen) [#17157](https://github.com/nodejs/node/pull/…
1410 …used outside of the inspector (Benjamin Zaslavsky) [#17033](https://github.com/nodejs/node/pull/17…
1412 * upgrade libuv to 1.18.0 (cjihrig) [#17282](https://github.com/nodejs/node/pull/17282)
1413 * patch V8 to 6.2.414.46 (Myles Borins) [#17206](https://github.com/nodejs/node/pull/17206)
1415 … will return a list of built in modules (Jon Moss) [#16386](https://github.com/nodejs/node/pull/16…
1417 …* add helper for addons to get the event loop (Anna Henningsen) [#17109](https://github.com/nodejs…
1419 … `--abort-on-uncaught-exception` (Anna Henningsen) [#17159](https://github.com/nodejs/node/pull/17…
1420 …code that triggered the handler. (Robert Rossmann) [#15606](https://github.com/nodejs/node/pull/15…
1422 …to create an instance of NodePlatform (Cheng Zhao) [#16981](https://github.com/nodejs/node/pull/16…
1424 …ream object was instantiated with (Calvin Metcalf) [#12860](https://github.com/nodejs/node/pull/12…
1426 * [maclover7](https://github.com/maclover7) Jon Moss
1427 * [guybedford](https://github.com/guybedford) Guy Bedford
1428 * [hashseed](https://github.com/hashseed) Yang Guo
1432 …https://github.com/nodejs/node/commit/623b589921)] - tools/doc: add tools/remark-\* to eslintignor…
1433 …thub.com/nodejs/node/commit/cf0d7cfc46)] - **async\_hooks**: add destroy event for gced AsyncResou…
1434 …com/nodejs/node/commit/cf7e15cf78)] - **(SEMVER-MINOR)** **async\_hooks**: add trace events to asy…
1435 …com/nodejs/node/commit/e0ce7cf1e9)] - **(SEMVER-MINOR)** **async\_wrap**: add provider types for n…
1436 …s://github.com/nodejs/node/commit/cbd0be59f0)] - **benchmark**: fix http/simple.js benchmark (Anat…
1437 …ttps://github.com/nodejs/node/commit/120d756e47)] - **benchmark**: refactor to use template string…
1438 …ithub.com/nodejs/node/commit/b16d570395)] - **benchmark**: set maxHeaderListPairs in h2 headers.js…
1439 …s://github.com/nodejs/node/commit/9ffdee811d)] - **benchmark**: use unique filenames in fs benchma…
1440 …`](https://github.com/nodejs/node/commit/ee84fc333d)] - **benchmark,path**: remove unused variable…
1441 …1bca9`](https://github.com/nodejs/node/commit/883281bca9)] - **buffer**: don't predefine error (bu…
1442 …github.com/nodejs/node/commit/dcb53c10e2)] - **build**: allow running configure from any directory…
1443 …://github.com/nodejs/node/commit/5d1463a0bc)] - **build**: define HAVE\_OPENSSL macro for cctest (…
1444 …ithub.com/nodejs/node/commit/4bb27a2db3)] - **build**: add a `make help` option for common targets…
1445 …github.com/nodejs/node/commit/5e0f39323f)] - **build**: add serial commas to messages in configure…
1446 …6ee`](https://github.com/nodejs/node/commit/742a4566ee)] - **build**: fix test-v8 target (Michaël …
1447 …d9`](https://github.com/nodejs/node/commit/46c1d999d9)] - **build**: add make lint-js-fix (Joyee C…
1448 …](https://github.com/nodejs/node/commit/0a40a1133d)] - **build**: fix bsd build with gcc (Matheus …
1449 …ps://github.com/nodejs/node/commit/0f727c07b9)] - **build**: remove empty VCLibrarianTool entry (D…
1450 …ithub.com/nodejs/node/commit/09bd797711)] - **build**: Allow linking against an external copy of n…
1451 …tps://github.com/nodejs/node/commit/9093392954)] - **build**: do not build doc in source tarball (…
1452 …github.com/nodejs/node/commit/9a4abe47d5)] - **build**: minor corrections to configure description…
1453 …ithub.com/nodejs/node/commit/035a24e619)] - **build**: enforce order of dependency when building a…
1454 …tps://github.com/nodejs/node/commit/91385be239)] - **build**: fix cctest target --with-dtrace (Dan…
1455 …ub.com/nodejs/node/commit/2eec94489d)] - _**Revert**_ "**build**: for --enable-static, run only cc…
1456 …/github.com/nodejs/node/commit/578d80b59b)] - **build**: prevent echoing of recipes for test targe…
1457 …ttps://github.com/nodejs/node/commit/5fc1e27e98)] - **build, win**: faster Release rebuilds (Barto…
1458 …//github.com/nodejs/node/commit/90a5e9f19b)] - **build,win**: vcbuild refactoring call configure (…
1459 …(https://github.com/nodejs/node/commit/87c885bd44)] - **build,win,msi**: support WiX with VS2017 (…
1460 …/github.com/nodejs/node/commit/23967b2713)] - **console**: make dirxml an alias for console.log (B…
1461 …ps://github.com/nodejs/node/commit/40d4fee8d7)] - **console**: add support for console.debug (Benj…
1462 …(https://github.com/nodejs/node/commit/4a5e32206a)] - **crypto**: remove BIO\_set\_shutdown (Danie…
1463 …/github.com/nodejs/node/commit/c951e2c7d4)] - **crypto**: remove explicit qualifiers in Initialize…
1464 ….com/nodejs/node/commit/8c2143091d)] - **crypto**: do not reach into OpenSSL internals for ThrowCr…
1465 …//github.com/nodejs/node/commit/49402b12d0)] - **crypto**: declare int return type for set\_field …
1466 …https://github.com/nodejs/node/commit/9e50f1721e)] - **crypto**: use SetNull instead of Set (Danie…
1467 …9d1c`](https://github.com/nodejs/node/commit/e3df569d1c)] - **deps**: upgrade libuv to 1.18.0 (cji…
1468 …ps://github.com/nodejs/node/commit/9f282ddaf7)] - **deps**: cherry-pick 1420e44db0 from upstream V…
1469 …ttps://github.com/nodejs/node/commit/47cd49a8cb)] - **deps**: backport 3c8195d from V8 upstream (M…
1470 …thub.com/nodejs/node/commit/465a32a087)] - _**Revert**_ "**deps**: cherry-pick 3c8195d from V8 ups…
1471 …ps://github.com/nodejs/node/commit/49d23a3021)] - **deps**: V8: backport 14ac02c from upstream (Al…
1472 …64`](https://github.com/nodejs/node/commit/7c2a9bba64)] - **deps**: patch V8 to 6.2.414.46 (Myles …
1473 …/github.com/nodejs/node/commit/04115724dc)] - **deps**: cherry-pick 98c40a4bae915 from V8 upstream…
1474 …/github.com/nodejs/node/commit/7812c93a41)] - **deps**: cherry-pick c690f54d95802 from V8 upstream…
1475 …(https://github.com/nodejs/node/commit/24bb99a808)] - **deps**: cherry-pick upstream ICU fix (Math…
1476 …ps://github.com/nodejs/node/commit/026f76024b)] - **dns**: fix crash while setting server during q…
1477 …ttps://github.com/nodejs/node/commit/ccffbd96d1)] - **doc**: fix modules.md export example (Anatol…
1478 …https://github.com/nodejs/node/commit/7e2fa5a2d6)] - **doc**: add link to debugger in process.md (…
1479 …://github.com/nodejs/node/commit/a965dda849)] - **doc**: simplify and clarify FIPS text in BUILDIN…
1480 …//github.com/nodejs/node/commit/b015747156)] - **doc**: esm loader example with module.builtinModu…
1481 …//github.com/nodejs/node/commit/1eff647fd3)] - **doc**: 'constructor' implies use of new keyword (…
1482 …github.com/nodejs/node/commit/8a17b7b6f3)] - **doc**: use correct and consistent typography for pr…
1483 …://github.com/nodejs/node/commit/0a0a56aa34)] - **doc**: add "Hello world" example for N-API (Fran…
1484 …`](https://github.com/nodejs/node/commit/865c4520b6)] - **doc**: immprove inode text in fs.md (Ric…
1485 …ttps://github.com/nodejs/node/commit/18d6dab19d)] - **doc**: improve text for Console constructor …
1486 …(https://github.com/nodejs/node/commit/cb09959e8f)] - **doc**: improve readability of README.md (R…
1487 …://github.com/nodejs/node/commit/0948238aa2)] - **doc**: improve readability of COLLABORATOR\_GUID…
1488 …s://github.com/nodejs/node/commit/7f2764debb)] - **doc**: add info on post-publishing ARM6 builds …
1489 …ttps://github.com/nodejs/node/commit/6aa6d418e2)] - **doc**: mention node-test-pull-request-lite j…
1490 …a42d0`](https://github.com/nodejs/node/commit/b8141a42d0)] - **doc**: fix typo in repl.md (Rich Tr…
1491 …://github.com/nodejs/node/commit/232a486c0c)] - **doc**: fix common typo involving one-time listen…
1492 …34ea2`](https://github.com/nodejs/node/commit/07df234ea2)] - **doc**: fix typo in dns.md (Rich Tro…
1493 …tps://github.com/nodejs/node/commit/6c97f7fed5)] - **doc**: use American spellings per style guide…
1494 …ttps://github.com/nodejs/node/commit/35d492c428)] - **doc**: remove unused link reference (Anatoli…
1495 …/github.com/nodejs/node/commit/e9ee168a3d)] - **doc**: remove IPC channel implementation details (…
1496 …/github.com/nodejs/node/commit/7e38821df2)] - **doc**: use arrow functions in util.md sample code …
1497 …82a`](https://github.com/nodejs/node/commit/53ed05582a)] - **doc**: update AUTHORS list (Michaël Z…
1498 …b`](https://github.com/nodejs/node/commit/f7b0054b2b)] - **doc**: use serial comma in tls.md (Rich…
1499 …ps://github.com/nodejs/node/commit/20dcbfce89)] - **doc**: add serial comma in CPP\_STYLE\_GUIDE.m…
1500 …d5`](https://github.com/nodejs/node/commit/01be9462d5)] - **doc**: edit module introduction (Rich …
1501 …tps://github.com/nodejs/node/commit/4fff2ab7ca)] - **doc**: standardize preposition usage in fs.md…
1502 …ttps://github.com/nodejs/node/commit/f3ec355123)] - **doc**: improve punctuation in fs.open() text…
1503 …https://github.com/nodejs/node/commit/ef7444cc94)] - **doc**: use colon consistently in assert.md …
1504 …//github.com/nodejs/node/commit/cd7cee57e9)] - **doc**: update example in module registration (Fra…
1505 …/github.com/nodejs/node/commit/d3e76e78ff)] - **doc**: introduce categories to Cpp style guide (Fr…
1506 …5e`](https://github.com/nodejs/node/commit/e00923bf5e)] - **doc**: add missing serial commas (Rich…
1507 …](https://github.com/nodejs/node/commit/9df52dd115)] - **doc**: be concise about serial commas (Ri…
1508 …tps://github.com/nodejs/node/commit/7849d53158)] - **doc**: document tls.checkServerIdentity (Hann…
1509 …tps://github.com/nodejs/node/commit/a596577a31)] - **doc**: improve checkServerIdentity docs (Hann…
1510 …](https://github.com/nodejs/node/commit/2a4f4f8125)] - **doc**: add guide to maintaining npm (Myle…
1511 …(https://github.com/nodejs/node/commit/3807c6887a)] - **doc**: fix doc example for cctest (Matheus…
1512 …tps://github.com/nodejs/node/commit/bd55a79422)] - **doc**: clarify fast-track of reversions (Refa…
1513 …ttps://github.com/nodejs/node/commit/dcd87acb7b)] - **doc**: make error descriptions more concise …
1514 …af6`](https://github.com/nodejs/node/commit/cc91a00af6)] - **doc**: fix typo in stream.md (Matthew…
1515 …ps://github.com/nodejs/node/commit/048878288b)] - **doc**: non-partitioned async crypto operations…
1516 …ttps://github.com/nodejs/node/commit/0443909848)] - **doc**: move Code of Conduct to admin repo (M…
1517 …95`](https://github.com/nodejs/node/commit/5756d67f95)] - **doc**: fix typo occuring -> occurring …
1518 …c`](https://github.com/nodejs/node/commit/94be7fdfec)] - **doc**: Add link for ECMAScript 2015 (sm…
1519 …ps://github.com/nodejs/node/commit/a0acd91470)] - **doc**: caution against removing pseudoheaders …
1520 …`](https://github.com/nodejs/node/commit/2bd241e974)] - **doc**: replace string with template stri…
1521 …s://github.com/nodejs/node/commit/0b1448897d)] - **doc**: replace function with arrow function in …
1522 …](https://github.com/nodejs/node/commit/078b4a625b)] - **doc**: replace function with arrow functi…
1523 …](https://github.com/nodejs/node/commit/4fafeae4a2)] - **doc**: update maintainting V8 guide (Mich…
1524 …ps://github.com/nodejs/node/commit/524db29844)] - **doc**: fix typo in api doc of url.format(urlOb…
1525 …(https://github.com/nodejs/node/commit/c901ccec40)] - **doc**: add ES Modules entry to who-to-cc (…
1526 …`](https://github.com/nodejs/node/commit/e45c9c651a)] - **doc**: add maclover7 to collaborators (J…
1527 …s://github.com/nodejs/node/commit/f13667221b)] - **doc**: update http URLs to https in README.md (…
1528 …ps://github.com/nodejs/node/commit/c67612963c)] - **doc**: update http URLs to https in doc/api (R…
1529 …//github.com/nodejs/node/commit/c345a107a6)] - **doc**: update http URLs to https in GOVERNANCE.md…
1530 …/github.com/nodejs/node/commit/f3c5f76fe8)] - **doc**: update http URLs to https in CONTRIBUTING.m…
1531 …thub.com/nodejs/node/commit/df5436cee1)] - **doc**: add SharedArrayBuffer to Buffer documentation …
1532 …](https://github.com/nodejs/node/commit/821951e2a9)] - **doc**: document resolve hook formats (Luc…
1533 …ps://github.com/nodejs/node/commit/04c4c1f260)] - **doc**: fs.readFile is async but not partitione…
1534 …ub.com/nodejs/node/commit/74506f72e6)] - **doc**: add description for inspector-only console metho…
1535 …//github.com/nodejs/node/commit/1a3aadb2e9)] - **doc**: use better terminology for build machines …
1536 …ps://github.com/nodejs/node/commit/2fccf84015)] - **doc**: use "JavaScript" instead of "Javascript…
1537 …ttps://github.com/nodejs/node/commit/9dcf748000)] - **doc**: prepare for v8/V8 linting in doc text…
1538 …s://github.com/nodejs/node/commit/bd1dbcef85)] - **doc**: add capitalization styling to STYLE\_GUI…
1539 …b.com/nodejs/node/commit/68870161cc)] - **doc**: update mgol in AUTHORS.txt, add to .mailmap (Mich…
1540 …ttps://github.com/nodejs/node/commit/ef4c909335)] - **doc**: update release table in V8 guide (Ali…
1541 …(https://github.com/nodejs/node/commit/3f363d3cda)] - **doc**: add guybedford to collaborators (Gu…
1542 …c0f`](https://github.com/nodejs/node/commit/7b5a05bc0f)] - **doc**: update AUTHORS list (Michaël Z…
1543 …thub.com/nodejs/node/commit/4c23e6a8c7)] - **doc**: normalize ToC indentation with heading levels …
1544 …://github.com/nodejs/node/commit/f1d19d5eb9)] - **doc**: add Contributing to Node.js to the README…
1545 …ub.com/nodejs/node/commit/fa82f3a5c4)] - **doc**: merge Working Groups with Contributing to Node.j…
1546 …ttps://github.com/nodejs/node/commit/39cfecd568)] - **doc**: remove IRC node-dev link from README …
1547 …ttps://github.com/nodejs/node/commit/976ed7507b)] - **doc**: add missing introduced\_in comments (…
1548 …b687ee5`](https://github.com/nodejs/node/commit/39cb687ee5)] - **doc**: change v8 to V8 (Rich Trot…
1549 …ttps://github.com/nodejs/node/commit/4b35dfbb31)] - **doc**: avoid mentioning 'uncaughtException' …
1550 …s://github.com/nodejs/node/commit/18b08f082a)] - **doc**: add note about using cluster without net…
1551 …github.com/nodejs/node/commit/2f34d35b0a)] - **doc**: explicitly document highWaterMark option (Se…
1552 …d`](https://github.com/nodejs/node/commit/c917cd6fdd)] - **doc**: fix a link in dgram.md (Vse Mozh…
1553 …](https://github.com/nodejs/node/commit/a12bc2df0e)] - **doc**: reorganize collaborator guide (Joy…
1554 …ps://github.com/nodejs/node/commit/4a9c75a279)] - **doc**: delete unused definition in README.md (…
1555 …`](https://github.com/nodejs/node/commit/378439e2cb)] - **doc**: add Support section in README (Ri…
1556 …/github.com/nodejs/node/commit/8dc05e4630)] - **doc**: document common pattern for instanceof chec…
1557 …github.com/nodejs/node/commit/03803ee505)] - **doc**: mention smart pointers in Cpp style guide (F…
1558 …`](https://github.com/nodejs/node/commit/b87030c5cf)] - **doc**: correct the wrong added meta data…
1559 …(https://github.com/nodejs/node/commit/73295370cc)] - **doc**: document fs.realpath.native() (Ben …
1560 …github.com/nodejs/node/commit/4bdd05dd84)] - **doc**: add Table of Contents to Cpp style guide (Fr…
1561 * \[[`7d49bd0045`](https://github.com/nodejs/node/commit/7d49bd0045)] - **doc**: add `clientCertEng…
1562 * \[[`7594032fac`](https://github.com/nodejs/node/commit/7594032fac)] - **doc**: add hashseed to co…
1563 …github.com/nodejs/node/commit/a256482318)] - **doc,test**: remove unnecessary await with return in…
1564 …23d`](https://github.com/nodejs/node/commit/bccdea623d)] - **doc,win**: clarify WSL support (João …
1565 …ttps://github.com/nodejs/node/commit/9b16e15f44)] - **domain**: re-implement domain over async\_ho…
1566 …s://github.com/nodejs/node/commit/9c2f24e288)] - **errors**: fix typo in TLS\_SESSION\_ATTACK mess…
1567 …//github.com/nodejs/node/commit/a333e71342)] - **errors**: consistent format for error message (An…
1568 …ithub.com/nodejs/node/commit/715baf8214)] - **fs**: use rest param & Reflect.apply in makeCallback…
1569 …/github.com/nodejs/node/commit/7ebaf83602)] - **fs**: use arrow functions instead of `.bind` and `…
1570 …`](https://github.com/nodejs/node/commit/24dc57bc71)] - **http**: simplify checkIsHttpToken() (Ric…
1571 …https://github.com/nodejs/node/commit/5a4b6c4bc0)] - **http**: do not assign intermediate variable…
1572 …//github.com/nodejs/node/commit/a6b6acb68c)] - **http, stream**: writeHWM -> writableHighWaterMark…
1573 …](https://github.com/nodejs/node/commit/658338e317)] - **http2**: use more descriptive names (Jame…
1574 …tps://github.com/nodejs/node/commit/4994d57890)] - **http2**: remove unnecessary event handlers (J…
1575 …ps://github.com/nodejs/node/commit/67abc1e697)] - **http2**: reduce code duplication in settings (…
1576 …da7e`](https://github.com/nodejs/node/commit/e5f92cda7e)] - **http2**: general cleanups (James M S…
1577 …ps://github.com/nodejs/node/commit/54cd7dfd88)] - **inspector**: Fix crash for WS connection (Euge…
1578 …ps://github.com/nodejs/node/commit/94e0488a33)] - **inspector**: no async tracking for promises (A…
1579 …s://github.com/nodejs/node/commit/8fd316f63b)] - **internal**: add emitExperimentalWarning functio…
1580 …ithub.com/nodejs/node/commit/1a8b0e9fa5)] - **lib**: replace string concatenation with template (V…
1581 …//github.com/nodejs/node/commit/b719b77215)] - **module**: print better message on esm syntax erro…
1582 …ps://github.com/nodejs/node/commit/5736dc4ab9)] - **module**: fix for #17130 shared loader cjs dep…
1583 …ps://github.com/nodejs/node/commit/06da8a7f16)] - **module**: be lazy when creating CJS facades (B…
1584 …tps://github.com/nodejs/node/commit/7ae7124039)] - **(SEMVER-MINOR)** **module**: add builtinModul…
1585 …s://github.com/nodejs/node/commit/caff930d47)] - **module**: replace default paths in require.reso…
1586 …github.com/nodejs/node/commit/b833a5989c)] - **n-api**: use nullptr instead of NULL in node\_api.c…
1587 …com/nodejs/node/commit/8d222d42ab)] - **(SEMVER-MINOR)** **n-api**: add helper for addons to get t…
1588 …bf`](https://github.com/nodejs/node/commit/8366a74bbf)] - **path**: remove obsolete comment (Rich …
1589 …s://github.com/nodejs/node/commit/a159a2c6ac)] - **process**: slight refinements to nextTick (Anat…
1590 …com/nodejs/node/commit/347164a703)] - **(SEMVER-MINOR)** **process**: add flag for uncaught except…
1591 …/github.com/nodejs/node/commit/9d657247df)] - **process**: slightly simplify next tick execution (…
1592 ….com/nodejs/node/commit/8d90db5120)] - **(SEMVER-MINOR)** **process**: Send signal name to signal …
1593 …s://github.com/nodejs/node/commit/9a9aa88797)] - **process**: improve unhandled rejection message …
1594 …ithub.com/nodejs/node/commit/8dcc40a84f)] - **src**: remove unused include node\_crypto\_clienthel…
1595 …s://github.com/nodejs/node/commit/fb3ea4c4dc)] - **src**: fix missing handlescope bug in inspector…
1596 …https://github.com/nodejs/node/commit/40acda2e6b)] - **src**: use uv\_os\_getpid() to get process …
1597 …s://github.com/nodejs/node/commit/9b41c0b021)] - **src**: node\_http2\_state.h should not be execu…
1598 …ps://github.com/nodejs/node/commit/419cde79b1)] - **src**: use non-deprecated versions of `->To*()…
1599 …(https://github.com/nodejs/node/commit/ceda8c57aa)] - **src**: use nullptr instead of NULL (Daniel…
1600 …https://github.com/nodejs/node/commit/7f55f98a84)] - **src**: fix typo in NODE\_OPTIONS whitelist …
1601 …ithub.com/nodejs/node/commit/9b27bc85ae)] - **src**: introduce USE() for silencing compiler warnin…
1602 …ithub.com/nodejs/node/commit/0db1f87825)] - **src**: use NODE\_BUILTIN\_MODULE\_CONTEXT\_AWARE() m…
1603 …s://github.com/nodejs/node/commit/6a7a59a8c1)] - **src**: remove `ClearFatalExceptionHandlers()` (…
1604 …ttps://github.com/nodejs/node/commit/9c7a42a2e4)] - **src**: explicitly register built-in modules …
1605 …ub.com/nodejs/node/commit/4667c5e720)] - **src**: start heap object tracking after platform is ini…
1606 …(https://github.com/nodejs/node/commit/63f6947a41)] - **src**: make base64.h self-contained (Danie…
1607 …ub.com/nodejs/node/commit/14ebda5218)] - **(SEMVER-MINOR)** **src**: add public API for managing N…
1608 …tps://github.com/nodejs/node/commit/9832b8e206)] - **src**: add napi\_handle\_scope\_mismatch to m…
1609 …8842f6`](https://github.com/nodejs/node/commit/0b128842f6)] - **src**: fix compiler warning (cjihr…
1610 …://github.com/nodejs/node/commit/9c0c33625a)] - **src**: remove unprofessional slang in assertions…
1611 …/github.com/nodejs/node/commit/936c0b2b83)] - **src**: implement v8::TaskRunner API in NodePlatfor…
1612 …bf35b`](https://github.com/nodejs/node/commit/a9be7bf35b)] - **src**: remove unused variable (cjih…
1613 …com/nodejs/node/commit/84b707089e)] - **(SEMVER-MINOR)** **src**: add helper for addons to get the…
1614 …//github.com/nodejs/node/commit/362b8c7d5d)] - **src**: inspector context name = program title + p…
1615 …](https://github.com/nodejs/node/commit/7ecec6704f)] - **src**: abstract getpid() operation (Ben N…
1616 …ithub.com/nodejs/node/commit/e7db034571)] - **src**: add NODE\_VERSION\_IS\_LTS to node\_version.h…
1617 …s://github.com/nodejs/node/commit/60423f5845)] - **src**: use unique\_ptr for http2\_state (Franzi…
1618 …://github.com/nodejs/node/commit/e9000901ca)] - **src**: add missing include in node\_platform.h (…
1619 …ithub.com/nodejs/node/commit/1b76cfe3c2)] - **src**: use unique\_ptr for scheduled delayed tasks (…
1620 …github.com/nodejs/node/commit/af63df80b4)] - **src**: use std::unique\_ptr in base-object-inl.h (F…
1621 …ithub.com/nodejs/node/commit/4387a73514)] - **src**: remove superfluous check in backtrace\_posix.…
1622 …tps://github.com/nodejs/node/commit/3ab3b0d4e2)] - **src**: fix size of CounterSet (Witthawat Piwa…
1623 …(https://github.com/nodejs/node/commit/d74c7c5461)] - **src**: rename req-wrap -> req\_wrap (Danie…
1624 …tps://github.com/nodejs/node/commit/5119bb1a6d)] - **src**: rename base-object -> base\_object (Da…
1625 …ttps://github.com/nodejs/node/commit/8ba513ee2e)] - **src**: rename async-wrap -> async\_wrap (Dan…
1626 …ithub.com/nodejs/node/commit/da8414e09a)] - **src**: use smart pointer instead of new and delete (…
1627 …ps://github.com/nodejs/node/commit/17e31dc66a)] - **src**: perf\_hooks: fix wrong sized delete (Al…
1628 …/github.com/nodejs/node/commit/a1a99570aa)] - **src**: make ownership of stdio\_pipes explicit (Fr…
1629 …//github.com/nodejs/node/commit/98a07709f4)] - **src**: use unique pointer for tracing\_agent (Fra…
1630 …/github.com/nodejs/node/commit/a05c49c48d)] - **src**: use unique\_ptr for requests in crypto (Fra…
1631 …://github.com/nodejs/node/commit/6f805c6967)] - **src**: implement backtrace-on-abort for windows …
1632 …/github.com/nodejs/node/commit/7ac760b603)] - **src**: fix SetClientCertEngine() nullptr dereferen…
1633 …`](https://github.com/nodejs/node/commit/f6ec5fa4e8)] - **src**: fix bad sizeof expression (Ben No…
1634 …ithub.com/nodejs/node/commit/8522e2420d)] - **src**: use unique\_ptr in platform implementation (F…
1635 …github.com/nodejs/node/commit/c2431d553b)] - **src**: cancel pending delayed platform tasks on exi…
1636 …github.com/nodejs/node/commit/37a60a8c3c)] - **src**: prepare v8 platform for multi-isolate suppor…
1637 …thub.com/nodejs/node/commit/b36c726206)] - **stream**: improve the error message of `ERR_INVALID_A…
1638 …ps://github.com/nodejs/node/commit/78b82b03c5)] - **stream**: use arrow fns for 'this' in readable…
1639 ….com/nodejs/node/commit/edb9846884)] - **(SEMVER-MINOR)** **stream**: remove usage of \*State.high…
1640 …ttps://github.com/nodejs/node/commit/e7ae8eb457)] - **test**: refactor test-child-process-pass-fd …
1641 …ithub.com/nodejs/node/commit/5a9172fe06)] - **test**: remove unnecessary use of common.PORT in add…
1642 …4`](https://github.com/nodejs/node/commit/39e2fb6ad4)] - **test**: simplify common.PORT code (Rich…
1643 …ttps://github.com/nodejs/node/commit/f45ef442bb)] - **test**: refactor test-http-default-port (Ann…
1644 …ithub.com/nodejs/node/commit/49d662846e)] - **test**: replace assert.throws w/ common.expectsError…
1645 …github.com/nodejs/node/commit/f7e5ab082d)] - **test**: refactored to remove unnecessary variables …
1646 …ps://github.com/nodejs/node/commit/bb780d2d84)] - **test**: use Countdown in http-agent test (Fede…
1647 …/github.com/nodejs/node/commit/510116ebe6)] - **test**: update http test to use common.mustCall (C…
1648 …/github.com/nodejs/node/commit/39d8e4413a)] - **test**: improve assert messages in repl-reset-even…
1649 …github.com/nodejs/node/commit/6576382eaa)] - **test**: update test-http-should-keep-alive to use c…
1650 …`](https://github.com/nodejs/node/commit/f3d619882e)] - **test**: fix flaky test-benchmark-es (Ric…
1651 …ithub.com/nodejs/node/commit/ff59d3a30e)] - **test**: replace assert.throws w/ common.expectsError…
1652 …ps://github.com/nodejs/node/commit/28b2d8ac20)] - **test**: use common.expectsError in tests (Mith…
1653 …ithub.com/nodejs/node/commit/d15cdc6fdb)] - **test**: replace assert.throws w/ common.expectsError…
1654 …d`](https://github.com/nodejs/node/commit/993b1cbc6d)] - **test**: use Countdown in http test (ida…
1655 …/github.com/nodejs/node/commit/1aae28b7c9)] - **test**: use Number.isNaN instead of global isNaN (…
1656 …://github.com/nodejs/node/commit/2a5da9c2c9)] - **test**: use Countdown in http-response-statuscod…
1657 …ps://github.com/nodejs/node/commit/919625bd6a)] - **test**: use Countdown in test-http-set-cookies…
1658 …ithub.com/nodejs/node/commit/f399667784)] - **test**: replace assert.throws w/ common.expectsError…
1659 …ithub.com/nodejs/node/commit/c2ff36ed7f)] - **test**: replace assert.throws w/ common.expectsError…
1660 …ttps://github.com/nodejs/node/commit/af8e27d10e)] - **test**: Use common.mustCall in http test (sr…
1661 …thub.com/nodejs/node/commit/7b8622f946)] - **test**: update http test to use Countdown (Francisco …
1662 …b59`](https://github.com/nodejs/node/commit/fb553b5b59)] - **test**: improve crypto test coverage …
1663 …https://github.com/nodejs/node/commit/928aecc92c)] - **test**: replace fs.accessSync with fs.exist…
1664 …ttps://github.com/nodejs/node/commit/7d3a84388d)] - **test**: fix flaky test-benchmark-querystring…
1665 …](https://github.com/nodejs/node/commit/50f120eaac)] - **test**: fix flaky test-benchmark-util (Ri…
1666 …8bdf`](https://github.com/nodejs/node/commit/a407a48bdf)] - **test**: expand coverage for crypto (…
1667 …https://github.com/nodejs/node/commit/07547346a8)] - **test**: add common.crashOnUnhandledRejectio…
1668 …://github.com/nodejs/node/commit/8c32b4a37a)] - **test**: refactor code to use common.mustCall (Mi…
1669 …github.com/nodejs/node/commit/fe9d9f732b)] - **test**: remove hidden use of common.PORT in paralle…
1670 …s://github.com/nodejs/node/commit/cca3526faf)] - **test**: add more settings to test-benchmark-dgr…
1671 …ce2a`](https://github.com/nodejs/node/commit/562007ce2a)] - **test**: add dgram benchmark test (jo…
1672 …(https://github.com/nodejs/node/commit/619cbc4364)] - **test**: fix flaky test-benchmark-events (R…
1673 …com/nodejs/node/commit/d8018bc91d)] - **test**: update test-http-request-dont-override-options to …
1674 …ps://github.com/nodejs/node/commit/0ac87c2525)] - **test**: replace assert.throws with common.expe…
1675 …ub.com/nodejs/node/commit/07fd4cfbe0)] - **test**: use common.mustCall in test-http-malformed-requ…
1676 …ithub.com/nodejs/node/commit/0ade4888f2)] - **test**: forbid `common.mustCall*()` in process exit …
1677 …https://github.com/nodejs/node/commit/85e6271995)] - **test**: use Countdown in http test (Mithun …
1678 …tps://github.com/nodejs/node/commit/8c81ba0b1c)] - **test**: remove common.PORT from parallel test…
1679 …ub.com/nodejs/node/commit/5fecdbaca9)] - **test**: update test-http-response-multiheaders to use c…
1680 …/github.com/nodejs/node/commit/69e775d454)] - **test**: update test-http-timeout to use countdown …
1681 …://github.com/nodejs/node/commit/9cbb0dadc0)] - **test**: make common.mustNotCall show file:linenu…
1682 …tps://github.com/nodejs/node/commit/259f2d331d)] - **test**: remove fixturesDir from common module…
1683 …ttps://github.com/nodejs/node/commit/92b29cd659)] - **test**: remove common.fixturesDir from tests…
1684 …e`](https://github.com/nodejs/node/commit/0afcea280e)] - **test**: add test case for missing branc…
1685 …hub.com/nodejs/node/commit/c9a4f4f8f1)] - **test**: update test-http-upgrade-client to use countdo…
1686 …com/nodejs/node/commit/91d541627e)] - **test**: update test-http-status-reason-invalid-chars to us…
1687 …com/nodejs/node/commit/4fb070873e)] - **test**: refactored test-http-allow-req-after-204-res to co…
1688 …b.com/nodejs/node/commit/ef25de7493)] - **test**: update test/parallel/test-http-pipe-fs.js to use…
1689 …com/nodejs/node/commit/1866b05042)] - **test**: refactored test-http-response-splitting to use cou…
1690 …//github.com/nodejs/node/commit/ee1c95f992)] - **test**: expanded assertions for console.timeEnd()…
1691 …s://github.com/nodejs/node/commit/8336e4f88e)] - **test**: add test case for process.dlopen with u…
1692 …/github.com/nodejs/node/commit/f0608814af)] - **test**: add test case for throwing an exception wi…
1693 …tps://github.com/nodejs/node/commit/78592a34c6)] - **test**: make CreateParams stack-allocated (Da…
1694 …/github.com/nodejs/node/commit/ca81d4bb3f)] - **test**: use v8 Default Allocator in cctest fixture…
1695 …](https://github.com/nodejs/node/commit/6e3a8be43a)] - **test**: replace function with arrow funct…
1696 …ps://github.com/nodejs/node/commit/f5a1e6cbc4)] - **test**: fix flaky async-hooks/test-graph.signa…
1697 …84`](https://github.com/nodejs/node/commit/f1b26be684)] - **test**: remove common.tmpDirName (Rich…
1698 …/github.com/nodejs/node/commit/047bac2475)] - **test**: fixup test-http2-create-client-secure-sess…
1699 …://github.com/nodejs/node/commit/3d45a94b56)] - **test**: mock the lookup function in parallel tes…
1700 …(https://github.com/nodejs/node/commit/4e789a3bf8)] - **test**: add common.dns.errorLookupMock (Jo…
1701 …//github.com/nodejs/node/commit/71eb186572)] - **test**: replace function with ES6 arrow function …
1702 …https://github.com/nodejs/node/commit/36e2643d7b)] - **test**: add es6 module global leakage tests…
1703 …s://github.com/nodejs/node/commit/afdfc4de8f)] - **test**: Enable specifying flaky tests on fips (…
1704 …://github.com/nodejs/node/commit/24d08fee45)] - **test**: refactored http test to use countdown (M…
1705 …thub.com/nodejs/node/commit/b033d38022)] - **test**: Update test-http-parser-free to use countdown…
1706 …hub.com/nodejs/node/commit/4a749c3a70)] - **test**: Update test-http-client-agent to use countdown…
1707 …/github.com/nodejs/node/commit/1e3aed0be3)] - **test**: fix flaky parallel/test-http2-client-uploa…
1708 …a6a`](https://github.com/nodejs/node/commit/1adccc6a6a)] - **test**: fix isNAN->Number.isNAN (yuza…
1709 …ithub.com/nodejs/node/commit/91e21171c7)] - **test**: make use of Number.isNaN to test-readfloat.j…
1710 …s://github.com/nodejs/node/commit/97a279e375)] - **test**: replace function with arrow function (s…
1711 …ttps://github.com/nodejs/node/commit/e35acedca5)] - **test**: refactor using template string (Yosh…
1712 …s://github.com/nodejs/node/commit/f51cb1c0cd)] - **test**: replace function with arrow function (H…
1713 …https://github.com/nodejs/node/commit/3f4d0fc76b)] - **test**: replace function with arrow functio…
1714 …4d9593b`](https://github.com/nodejs/node/commit/d8e4d9593b)] - **test**: use arrow function (kooog…
1715 …://github.com/nodejs/node/commit/b420209fc6)] - **test**: use common.hasIntl instead of typeof Int…
1716 …8`](https://github.com/nodejs/node/commit/284dad7468)] - **test**: use Number.isNaN() (MURAKAMI Ma…
1717 …https://github.com/nodejs/node/commit/94abefba93)] - **test**: add test of stream Transform (Yoshi…
1718 …ttps://github.com/nodejs/node/commit/e026132726)] - **test**: refactor concat string to template s…
1719 …(https://github.com/nodejs/node/commit/0e5ff6f44b)] - **test**: use common.crashOnUnhandledRejecti…
1720 …https://github.com/nodejs/node/commit/24b1839aed)] - **test**: use common.crashOnUnhandledRejectio…
1721 …tps://github.com/nodejs/node/commit/497195a1a3)] - **test**: add common.crashOnUnhandledRejection(…
1722 …tps://github.com/nodejs/node/commit/c375816667)] - **test**: use common.crashOnUnhandledRejection …
1723 …tps://github.com/nodejs/node/commit/cb3348715b)] - **test**: use common.crashOnUnhandledRejection …
1724 …/github.com/nodejs/node/commit/8d1ec5d24a)] - **test**: use common.crashOnUnhandledRejection() (<s…
1725 …https://github.com/nodejs/node/commit/e3db509b47)] - **test**: use common.crashOnUnhandledRejectio…
1726 …](https://github.com/nodejs/node/commit/017379e89b)] - **test**: add common.crashOnHandleRejection…
1727 …`](https://github.com/nodejs/node/commit/ce284fcb5d)] - **test**: add crashonUnhandledRejection (d…
1728 …github.com/nodejs/node/commit/5cbe0f2420)] - **test**: keep coverage reports after coverage-clean …
1729 …](https://github.com/nodejs/node/commit/2d2e7803b2)] - **test**: add test on unhandled rejection (…
1730 …tps://github.com/nodejs/node/commit/a536b031d8)] - **test**: use common.crashOnUnhandledRejection …
1731 …ttps://github.com/nodejs/node/commit/2010b800b8)] - **test**: use common.crashOnUnhandledRejection…
1732 …ttps://github.com/nodejs/node/commit/d50671b061)] - **test**: add common.crashOnUnhandledRejection…
1733 …https://github.com/nodejs/node/commit/42a8f03a8b)] - **test**: remove unlink function which is nee…
1734 …ttps://github.com/nodejs/node/commit/5c70cef403)] - **test**: dont need to remove nonexistent dire…
1735 …ttps://github.com/nodejs/node/commit/696c962bf3)] - **test**: use common.crashOnUnhandledRejection…
1736 …ttps://github.com/nodejs/node/commit/caa59b9a47)] - **test**: add common.crashOnUnhandledRejection…
1737 …](https://github.com/nodejs/node/commit/c232542494)] - **test**: use crashOnUnhandledRejection (Yu…
1738 …3299`](https://github.com/nodejs/node/commit/63f9a13299)] - **test**: fix linting error (James M S…
1739 …ttps://github.com/nodejs/node/commit/dc4aa89224)] - **test**: use common.crashOnUnhandledRejection…
1740 …`](https://github.com/nodejs/node/commit/9bf2da3429)] - **test**: use crashOnUnhandledRejection (R…
1741 …(https://github.com/nodejs/node/commit/582f1f01f8)] - **test**: use common.crashOnUnhandledRejecti…
1742 …https://github.com/nodejs/node/commit/5cfd4ea3ed)] - **test**: use arrow function instead of bind …
1743 …](https://github.com/nodejs/node/commit/25ff8bef18)] - **test**: use crashOnUnhandledRejection (Ch…
1744 …(https://github.com/nodejs/node/commit/965051dc14)] - **test**: use common.crashOnUnhandledRejecti…
1745 …(https://github.com/nodejs/node/commit/72e480d85e)] - **test**: clean up inappropriate language (G…
1746 …ttps://github.com/nodejs/node/commit/c2bb4b211e)] - **test**: bypass dns for IPv6 net tests (Refae…
1747 …https://github.com/nodejs/node/commit/417e7d1ac2)] - **test**: wrap callback in common.mustCall (s…
1748 …hub.com/nodejs/node/commit/b2c10cad51)] - **test**: remove unused parameter in test-next-tick-erro…
1749 …d`](https://github.com/nodejs/node/commit/2bbc1f070d)] - **test**: remove unused parameter (Fran H…
1750 …(https://github.com/nodejs/node/commit/c2b30a99b7)] - **test**: remove unused variable (Pierre-Loi…
1751 …](https://github.com/nodejs/node/commit/2e311266f7)] - **test**: remove unused variable (Guillaume…
1752 …](https://github.com/nodejs/node/commit/a08bcaeca9)] - **test**: remove unused parameter (François…
1753 …3`](https://github.com/nodejs/node/commit/36281f4003)] - **test**: remove unused parameter (Xavier…
1754 …ithub.com/nodejs/node/commit/15b6bcf68b)] - **test**: make debugging of inspector-port-zero easier…
1755 …s://github.com/nodejs/node/commit/9914bcaae9)] - **test**: replace assert.throws w/ common.expects…
1756 …/github.com/nodejs/node/commit/e16d833076)] - **test**: reduce benchmark cases in test-benchmark-b…
1757 …ub.com/nodejs/node/commit/79ba8637d0)] - **test**: fs.write() if 3rd argument is a callback, not o…
1758 …://github.com/nodejs/node/commit/23c98fa796)] - **test**: utilize common.mustCall() on child exit …
1759 …tps://github.com/nodejs/node/commit/2776816945)] - **test**: use arrow functions instead of bind (…
1760 …ps://github.com/nodejs/node/commit/b9311697db)] - **test**: move timing-sensitive test to sequenti…
1761 …s://github.com/nodejs/node/commit/acf6f24ef2)] - **test**: make REPL test pass in coverage mode (A…
1762 …tps://github.com/nodejs/node/commit/70060eef65)] - **test**: --enable-static linked executable (Da…
1763 …`](https://github.com/nodejs/node/commit/113dd2b573)] - **test**: add basic WebAssembly test (Stev…
1764 …3d`](https://github.com/nodejs/node/commit/f80cf5a33d)] - **test**: add coverage to tty module (cj…
1765 * \[[`121245f25f`](https://github.com/nodejs/node/commit/121245f25f)] - **test**: add tls clientcer…
1766 * \[[`3b1db7f54b`](https://github.com/nodejs/node/commit/3b1db7f54b)] - **test**: flag known flake …
1767 …thub.com/nodejs/node/commit/0093840044)] - **test,doc**: do not indicate that non-functions "retur…
1768 …://github.com/nodejs/node/commit/b6929e2aa9)] - **test,doc**: document where common modules go (Gi…
1769 …/github.com/nodejs/node/commit/89d31ee048)] - **timers**: improvements to TimersList management (A…
1770 …https://github.com/nodejs/node/commit/bd79c3788b)] - **timers**: clean up for readability (Anatoli…
1771 …s://github.com/nodejs/node/commit/fd501b31c6)] - **timers**: cross JS/C++ border less frequently (…
1772 * \[[`33c1e8b3d5`](https://github.com/nodejs/node/commit/33c1e8b3d5)] - **tls**: implement clientCe…
1773 …tps://github.com/nodejs/node/commit/f7a1e39139)] - **tools**: simplify no-let-in-for-declaration r…
1774 …](https://github.com/nodejs/node/commit/e157e1c922)] - **tools**: simplify buffer-constructor rule…
1775 …https://github.com/nodejs/node/commit/01e7b446d1)] - **tools**: simplify prefer-assert-methods rul…
1776 …tps://github.com/nodejs/node/commit/d59b0a7c73)] - **tools**: simplify prefer-common-mustnotcall r…
1777 …://github.com/nodejs/node/commit/aa32bd08a8)] - **tools**: prefer common.expectsError in tests (An…
1778 …/github.com/nodejs/node/commit/89964183c0)] - **tools**: don't lint-md as part of main lint target…
1779 …://github.com/nodejs/node/commit/70cfe687ca)] - **tools**: replace space with \b in regex (Diego R…
1780 …ttps://github.com/nodejs/node/commit/e57af5aada)] - **tools**: lint for additional strings in docs…
1781 …](https://github.com/nodejs/node/commit/0e5dc8f925)] - **tools**: update markdown lint presets (Ri…
1782 …https://github.com/nodejs/node/commit/6c65e04231)] - **tools**: enable no-return-await lint rule (…
1783 …tps://github.com/nodejs/node/commit/1e34a0e9a8)] - **tools**: add cpplint rule for NULL usage (Dan…
1784 …s://github.com/nodejs/node/commit/e41344f1b8)] - **tools**: add docs for prefer-util-format-errors…
1785 …](https://github.com/nodejs/node/commit/1cc6df29a7)] - **tools**: add Boxstarter script (Bartosz S…
1786 …131`](https://github.com/nodejs/node/commit/6624ac3131)] - **tools**: update to ESLint 4.12.0 (cji…
1787 …ttps://github.com/nodejs/node/commit/8e5b7117bc)] - **tools**: prohibit notDeepEqual usage (Ruben …
1788 …(https://github.com/nodejs/node/commit/b7f81ae266)] - **tools**: add lint fixer for `require-buffe…
1789 …ttps://github.com/nodejs/node/commit/f0f32dccfe)] - **tools**: fix gitignore for tools/doc/ (Richa…
1790 …tps://github.com/nodejs/node/commit/5247ab3792)] - **tools**: make doc tool a bit more readable (T…
1791 …ps://github.com/nodejs/node/commit/c8247a7c7d)] - **tools**: remove useless function declaration (…
1792 …://github.com/nodejs/node/commit/34bfbfece4)] - **tools**: avoid using process.cwd in tools/lint-j…
1793 …//github.com/nodejs/node/commit/c4eb683020)] - **tools**: use built-in padStart instead of padStri…
1794 …github.com/nodejs/node/commit/4954eef481)] - **tools**: allow running test.py without configuring …
1795 …](https://github.com/nodejs/node/commit/16f181e3b9)] - **tools**: bump remark-cli to 4.0 (Refael A…
1796 …ttps://github.com/nodejs/node/commit/4f518a4780)] - **tools**: fail tests if malformed status file…
1797 …ttps://github.com/nodejs/node/commit/7fe6a8f5d5)] - **tools**: try installing js-yaml only once (J…
1798 …](https://github.com/nodejs/node/commit/4d0c70a6f6)] - **tools**: speed up lint-md-build (Refael A…
1799 …github.com/nodejs/node/commit/03d2514b46)] - **tools,test**: throw if common.PORT used in parallel…
1800 …/github.com/nodejs/node/commit/8bd74c4061)] - **tools,test**: use Execute instead of check\_output…
1801 …/github.com/nodejs/node/commit/855bb8d486)] - **trace\_events**: add executionAsyncId to init even…
1802 …(https://github.com/nodejs/node/commit/f321921573)] - **tty**: fix 'resize' event regression (Ben …
1803 …3aa9a899`](https://github.com/nodejs/node/commit/4e3aa9a899)] - **tty**: refactor exports (cjihrig…
1804 …(https://github.com/nodejs/node/commit/8383c348b8)] - **util**: fix negative 0 check in inspect (G…
1805 …(https://github.com/nodejs/node/commit/c5d20b36e1)] - **util**: remove check for global.process (G…
1806 …(https://github.com/nodejs/node/commit/a37eb32c32)] - **util**: escaping object keys in util.inspe…
1807 …e3`](https://github.com/nodejs/node/commit/57ee0dd5e3)] - **zlib**: remove unnecessary else branch…
1808 …//github.com/nodejs/node/commit/45ca714005)] - **zlib**: fix assert fail for bad write in object m…
1809 …://github.com/nodejs/node/commit/fa01fe6819)] - **zlib**: fix decompression of empty data streams …
1826 … content will now be zero filled (Anna Henningsen) [#17428](https://github.com/nodejs/node/pull/17…
1828 * openssl updated to 1.0.2n (Shigeki Ohtsu) [#17526](https://github.com/nodejs/node/pull/17526)
1832 …thub.com/nodejs/node/commit/15bf640668)] - **buffer**: zero-fill buffer allocated with invalid con…
1833 …//github.com/nodejs/node/commit/c0954f4ba1)] - **deps**: update openssl asm and asm\_obsolete file…
1834 …hub.com/nodejs/node/commit/dfd7cd3038)] - **deps**: add -no\_rand\_screen to openssl s\_client (Sh…
1835 …hub.com/nodejs/node/commit/76e7ff2915)] - **deps**: fix asm build error of openssl in x86\_win32 (…
1836 …ithub.com/nodejs/node/commit/593f21ee9c)] - **deps**: fix openssl assembly error on ia32 win32 (Fe…
1837 …/github.com/nodejs/node/commit/235c78f968)] - **deps**: copy all openssl header files to include d…
1838 …ttps://github.com/nodejs/node/commit/b0ebe5cb4b)] - **deps**: upgrade openssl sources to 1.0.2n (S…
1839 …github.com/nodejs/node/commit/99fc75e9bc)] - **doc**: warn against filling buffer with invalid dat…
1840 …://github.com/nodejs/node/commit/f0f9e1abf0)] - **http2**: use correct connect event for TLS Socke…
1841 …/github.com/nodejs/node/commit/65f209ccf1)] - **http2**: use 'close' event instead of 'streamClose…
1842 …(https://github.com/nodejs/node/commit/d3e2bf0c8d)] - **http2**: general cleanups in core.js (Jame…
1843 …](https://github.com/nodejs/node/commit/6a76097fad)] - **http2**: major update to internals (James…
1844 …hub.com/nodejs/node/commit/e14c0babe0)] - **openssl**: fix keypress requirement in apps on win32 (…
1853 …* Support building with both 1.1.0 and 1.0.2 (David Benjamin) [#16130](https://github.com/nodejs/n…
1855 …fs.realpath.native are now exposed (Ben Noordhuis) [#15776](https://github.com/nodejs/node/pull/15…
1857 * expose process.ppid (cjihrig) [#16839](https://github.com/nodejs/node/pull/16839)
1861 …`](https://github.com/nodejs/node/commit/02ea0ee507)] - **build**: fix cctest compilation (Daniel …
1862 …a`](https://github.com/nodejs/node/commit/a4557f294a)] - **build**: remove cctest extension (Yihon…
1863 …//github.com/nodejs/node/commit/1dc4fc1390)] - **build**: include src\tracing when linting on win …
1864 …s://github.com/nodejs/node/commit/4c11801ed7)] - **build**: add missing options to help message (D…
1865 …://github.com/nodejs/node/commit/bed0560fb5)] - **console**: avoid adding infinite error listeners…
1866 …thub.com/nodejs/node/commit/31dadd2007)] - **(SEMVER-MINOR)** **crypto**: deprecate {ecdhCurve: fa…
1867 …com/nodejs/node/commit/f952caa677)] - **(SEMVER-MINOR)** **crypto**: clear some SSL\_METHOD deprec…
1868 …com/nodejs/node/commit/a5e7255385)] - **(SEMVER-MINOR)** **crypto**: make ALPN the same for OpenSS…
1869 …com/nodejs/node/commit/07102ace9e)] - **(SEMVER-MINOR)** **crypto**: remove deprecated ECDH calls …
1870 …com/nodejs/node/commit/627a15f9e5)] - **(SEMVER-MINOR)** **crypto**: emulate OpenSSL 1.0 ticket sc…
1871 …com/nodejs/node/commit/8a8ac8ce4d)] - **(SEMVER-MINOR)** **crypto**: hard-code tlsSocket.getCipher…
1872 …com/nodejs/node/commit/c42935b79c)] - **(SEMVER-MINOR)** **crypto**: add compat logic for "DSS1" a…
1873 …ithub.com/nodejs/node/commit/5c24fc32c9)] - **(SEMVER-MINOR)** **crypto**: Make Hmac 1.1.0-compati…
1874 …com/nodejs/node/commit/fa1fc16c3e)] - **(SEMVER-MINOR)** **crypto**: make SignBase compatible with…
1875 …ithub.com/nodejs/node/commit/abe3dc48cc)] - **(SEMVER-MINOR)** **crypto**: make Hash 1.1.0-compati…
1876 …ub.com/nodejs/node/commit/59acd27409)] - **(SEMVER-MINOR)** **crypto**: make CipherBase 1.1.0-comp…
1877 …com/nodejs/node/commit/6c3ae36cab)] - **(SEMVER-MINOR)** **crypto**: remove locking callbacks for …
1878 …github.com/nodejs/node/commit/81760ffea9)] - **(SEMVER-MINOR)** **crypto**: use RSA and DH accesso…
1879 …com/nodejs/node/commit/568d9d0eac)] - **(SEMVER-MINOR)** **crypto**: test DH keys work without a p…
1880 …hub.com/nodejs/node/commit/6a9c528a50)] - **(SEMVER-MINOR)** **crypto**: account for new 1.1.0 SSL…
1881 …hub.com/nodejs/node/commit/cc744b9b26)] - **(SEMVER-MINOR)** **crypto**: remove unnecessary SSLerr…
1882 …/github.com/nodejs/node/commit/201393f655)] - **(SEMVER-MINOR)** **crypto**: estimate kExternalSiz…
1883 …com/nodejs/node/commit/efd9bc36fa)] - **(SEMVER-MINOR)** **crypto**: make node\_crypto\_bio compat…
1884 …github.com/nodejs/node/commit/8da4983cb4)] - **(SEMVER-MINOR)** **crypto**: use X509\_STORE\_CTX\_…
1885 …//github.com/nodejs/node/commit/9c6f63bf3b)] - **deps**: cherry-pick 3c8195d from V8 upstream (Fra…
1886 …8e`](https://github.com/nodejs/node/commit/6ddba2e08e)] - **deps**: patch V8 to 6.2.414.44 (Myles …
1887 …44c8`](https://github.com/nodejs/node/commit/f82d3e44c8)] - **deps**: upgrade libuv to 1.16.1 (cji…
1888 …//github.com/nodejs/node/commit/38ac50a084)] - **deps**: cherry-pick cc55747 from V8 upstream (Fra…
1889 …a1481`](https://github.com/nodejs/node/commit/75405a1481)] - **deps**: ICU 60 bump (Steven R. Loom…
1890 …://github.com/nodejs/node/commit/28b7bf062a)] - **deps**: cherry-pick b8331cc030 from upstream V8 …
1891 …b.com/nodejs/node/commit/2266cafba5)] - _**Revert**_ "**deps**: cherry-pick b8331cc030 from upstre…
1892 …://github.com/nodejs/node/commit/81f14bffff)] - **deps**: cherry-pick b8331cc030 from upstream V8 …
1893 …tps://github.com/nodejs/node/commit/6922fda1b5)] - **doc**: recommend node-core-utils for metadata…
1894 …aa13`](https://github.com/nodejs/node/commit/ccf1f6aa13)] - **doc**: fix typo in http2 doc (Gus Ca…
1895 …(https://github.com/nodejs/node/commit/54768f5094)] - **doc**: reorganize COLLABORATOR\_GUIDE.md (…
1896 …`](https://github.com/nodejs/node/commit/c4e2343bfb)] - **doc**: drop support for VS2015 (Nikolai …
1897 …thub.com/nodejs/node/commit/74f33724a2)] - **doc**: clarify the prerequisites for building with VS…
1898 …//github.com/nodejs/node/commit/1510fda1b0)] - **doc**: outline commit message for breaking change…
1899 …s://github.com/nodejs/node/commit/1fcd95e517)] - **doc**: remove duplicate 'the' from http2 API do…
1900 …23`](https://github.com/nodejs/node/commit/b46714c023)] - **doc**: fix typos in N-API (Swathi Kala…
1901 …github.com/nodejs/node/commit/3ba52c1582)] - **doc**: correct the spelling of omitting in dgram.md…
1902 …(https://github.com/nodejs/node/commit/e60eff6c01)] - **doc**: fix a typo in the documentation (Ma…
1903 …/github.com/nodejs/node/commit/6e9973e912)] - **doc**: improve documentation for the vm module (Fr…
1904 …https://github.com/nodejs/node/commit/15dcb96b28)] - **doc**: fix a typo in n-api documentation (V…
1905 …77c`](https://github.com/nodejs/node/commit/928647c77c)] - **doc**: fix typo in assert.md (Andres …
1906 …cb2c`](https://github.com/nodejs/node/commit/a184dbcb2c)] - **doc**: update subprocess.killed (cji…
1907 …s://github.com/nodejs/node/commit/deff9f5527)] - **events**: remove emit micro-optimizations (Anat…
1908 …/github.com/nodejs/node/commit/8611e3b93b)] - **(SEMVER-MINOR)** **fs**: expose realpath(3) bindin…
1909 …https://github.com/nodejs/node/commit/8dfd5a515a)] - **http2**: multiple smaller code cleanups (Ja…
1910 …://github.com/nodejs/node/commit/8245e5a2d4)] - **http2**: simplify subsequent rstStream calls (An…
1911 …thub.com/nodejs/node/commit/afbdd017c1)] - **lib**: replace string concatenation with template (Su…
1912 …//github.com/nodejs/node/commit/6c0fd55488)] - **lib**: guard inspector console using process var …
1913 …ithub.com/nodejs/node/commit/c1792544e8)] - **lib**: improve the usage of TypeError\[INVALID\_ARG\…
1914 …ps://github.com/nodejs/node/commit/44c3cc2bec)] - **lib**: change concatenated string to template …
1915 …ps://github.com/nodejs/node/commit/8eb32e1b35)] - **lib**: replace String concatenation with templ…
1916 …ps://github.com/nodejs/node/commit/678e738d70)] - **lib**: change concatenated string to template …
1917 …/github.com/nodejs/node/commit/df181745b8)] - **lib**: replace string concatenation with template …
1918 …s://github.com/nodejs/node/commit/a9358068db)] - **lib**: replace string concatenation with templa…
1919 …github.com/nodejs/node/commit/16c622209a)] - **lib**: replace string concatenation with template (…
1920 …773`](https://github.com/nodejs/node/commit/64a0c80773)] - **loader**: test search module (Cyril L…
1921 …https://github.com/nodejs/node/commit/bfdaa28fdb)] - **meta**: 32 bit linux is experimental (Refae…
1922 …(https://github.com/nodejs/node/commit/76e6422868)] - **src**: fix compiler warning in process.ppi…
1923 …ithub.com/nodejs/node/commit/60a6caea76)] - **src**: turn inspector raw pointer into unique\_ptr (…
1924 …://github.com/nodejs/node/commit/79648496ec)] - **src**: explain implementation of vm module (Fran…
1925 …tps://github.com/nodejs/node/commit/a79d86db21)] - **src**: use unrefed async for GC tracking (Ann…
1926 …://github.com/nodejs/node/commit/5df3dc1169)] - **src**: make StreamBase prototype accessors robus…
1927 …(https://github.com/nodejs/node/commit/41937bedf9)] - **(SEMVER-MINOR)** **src**: add process.ppid…
1928 …/github.com/nodejs/node/commit/0b93bbb419)] - **src**: add openssl-system-ca-path configure option…
1929 …ttps://github.com/nodejs/node/commit/43c5726028)] - **src**: fix UB in InternalModuleReadFile() (B…
1930 …ttps://github.com/nodejs/node/commit/bce5db2225)] - **src**: CHECK() for argument overflow in Spaw…
1931 …://github.com/nodejs/node/commit/120db20a1a)] - **test**: reuse existing PassThrough implementatio…
1932 …ps://github.com/nodejs/node/commit/9f0b0fbd0e)] - **test**: use fixtures module for path resolve (…
1933 …hub.com/nodejs/node/commit/d5f2601bc8)] - **test**: refactor comments in test-child-process-spawns…
1934 …ttps://github.com/nodejs/node/commit/93af193821)] - **test**: refactor addons-napi/test\_promise/t…
1935 …://github.com/nodejs/node/commit/ad02676816)] - **test**: used fixturesDir from fixtures modules (…
1936 …](https://github.com/nodejs/node/commit/809dc099ac)] - **test**: refactor fs.write() test (Patrick…
1937 …`](https://github.com/nodejs/node/commit/35fc317d8f)] - **test**: add a test description (Grant Ga…
1938 …://github.com/nodejs/node/commit/83f9604adc)] - **test**: use ES6 classes instead of util.inherits…
1939 …/github.com/nodejs/node/commit/7c364a269c)] - **test**: use common/fixtures module in hash-seed te…
1940 …ps://github.com/nodejs/node/commit/3136578871)] - **test**: make test-tls-external-accessor agnost…
1941 …tps://github.com/nodejs/node/commit/0be7f8c48c)] - **test**: make test-require-json engine agnosti…
1942 …](https://github.com/nodejs/node/commit/835ca63595)] - **test**: make test-repl engine agnostic (R…
1943 …s://github.com/nodejs/node/commit/f8337cea8e)] - **test**: make test-repl-syntax-error-stack agnos…
1944 …tps://github.com/nodejs/node/commit/c81b086928)] - **test**: make test-repl-harmony engine agnosti…
1945 …://github.com/nodejs/node/commit/591a6927ee)] - **test**: make test-querystring-escape engine agno…
1946 …tps://github.com/nodejs/node/commit/e2f564821e)] - **test**: make test-process-env-symbols agnosti…
1947 …(https://github.com/nodejs/node/commit/9bf887475e)] - **test**: make test-os-eol engine agnostic (…
1948 …tps://github.com/nodejs/node/commit/79e183186c)] - **test**: make error stack test engine agnostic…
1949 …tps://github.com/nodejs/node/commit/b5b23bd3e8)] - **test**: make test-http-outgoing-proto agnosti…
1950 …s://github.com/nodejs/node/commit/bd7822b8f6)] - **test**: make test-error-reporting engine agnost…
1951 …https://github.com/nodejs/node/commit/4604294647)] - **test**: make test-console engine agnostic (…
1952 …ps://github.com/nodejs/node/commit/025eadfcd5)] - **test**: make test-console-count engine agnosti…
1953 …ttps://github.com/nodejs/node/commit/c74467f938)] - **test**: make test-cli-syntax engine agnostic…
1954 …tps://github.com/nodejs/node/commit/2e2e8020e7)] - **test**: make test-buffer-slow engine agnostic…
1955 …s://github.com/nodejs/node/commit/7a5378377f)] - **test**: improve template value for test message…
1956 …141`](https://github.com/nodejs/node/commit/6ea8768141)] - **test**: unmark flaky test (Anna Henni…
1957 …//github.com/nodejs/node/commit/651fee4c54)] - **test**: change concatenated string to template (D…
1958 …://github.com/nodejs/node/commit/1ea546c9ee)] - **test**: change concatenated string to template (…
1959 …ithub.com/nodejs/node/commit/385f65826a)] - **test**: change string concatenation to template (Sur…
1960 …tps://github.com/nodejs/node/commit/61fbd857d7)] - **test**: use template string for concatenation…
1961 …://github.com/nodejs/node/commit/fbec5ec4d9)] - **test**: replace string concatenation with templa…
1962 …ttps://github.com/nodejs/node/commit/407eb6f93e)] - **test**: enable mustCall() during child exit …
1963 …com/nodejs/node/commit/26e4c587eb)] - **(SEMVER-MINOR)** **test**: fix flaky test-http2-create-cli…
1964 …com/nodejs/node/commit/8c294203cf)] - **(SEMVER-MINOR)** **test**: fix test-https-agent-session-ev…
1965 …/github.com/nodejs/node/commit/3d438f84b2)] - **(SEMVER-MINOR)** **test**: configure certs in test…
1966 …com/nodejs/node/commit/08ac21423e)] - **(SEMVER-MINOR)** **test**: revise test-tls-econnreset for …
1967 …github.com/nodejs/node/commit/d95b608d98)] - **(SEMVER-MINOR)** **test**: test with a larger RSA k…
1968 …hub.com/nodejs/node/commit/85ffc2f960)] - **(SEMVER-MINOR)** **test**: remove sha from test expect…
1969 …com/nodejs/node/commit/bec042183c)] - **(SEMVER-MINOR)** **test**: update test expectations for Op…
1970 ….com/nodejs/node/commit/b42013c31e)] - **test**: replace string concatenation with template (Sabar…
1971 …s://github.com/nodejs/node/commit/fbc7451553)] - **test**: replace string concatenation with templ…
1972 …08`](https://github.com/nodejs/node/commit/7f7dec8b08)] - **test**: cover vm.runInNewContext() (cj…
1973 …5`](https://github.com/nodejs/node/commit/8311561ed5)] - **test**: improve assertion messages (Nei…
1974 …https://github.com/nodejs/node/commit/1ee6df9612)] - **test**: pass process.env to child processes…
1975 …github.com/nodejs/node/commit/172652ba27)] - **test**: improve assert messages in stream test (Kat…
1976 …s://github.com/nodejs/node/commit/271c89e569)] - **test**: improve assertion in test-require-dot (…
1977 …ithub.com/nodejs/node/commit/5d3a4ad1cf)] - **test**: improve error emssage reporting in testNapiR…
1978 …](https://github.com/nodejs/node/commit/f71f41d79b)] - **test**: add values to error message (Adam…
1979 …://github.com/nodejs/node/commit/c1cdc658c0)] - **test**: replace common.fixtiresDir with fixtures…
1980 …s://github.com/nodejs/node/commit/c662cc0b70)] - **test**: use internet.addresses in internet test…
1981 …s://github.com/nodejs/node/commit/a465f2bc78)] - **test**: introduce test/common/internet.addresse…
1982 …`](https://github.com/nodejs/node/commit/bc19a93093)] - **test**: use tmpDir in test-fs-utimes (Ri…
1983 …/github.com/nodejs/node/commit/4d55a1dc2f)] - **test**: improve assert messages in napi exception …
1984 …://github.com/nodejs/node/commit/8ad4f768c0)] - **test**: remove message argument in cluster setup…
1985 …tps://github.com/nodejs/node/commit/21e9888237)] - **test**: check session timeout in http2 (Anato…
1986 …github.com/nodejs/node/commit/be266bdbbd)] - **test**: move test-http-keepalive-maxsockets to sequ…
1987 …ps://github.com/nodejs/node/commit/adcaddfce8)] - **test**: improve assert messages in test-global…
1988 …thub.com/nodejs/node/commit/535eb64e55)] - **tools**: enforce no unused trailing arguments tools d…
1989 …s://github.com/nodejs/node/commit/ad27e2c2e8)] - **tools**: remove unused trailing function argume…
1990 …ttps://github.com/nodejs/node/commit/7ba35995a7)] - **tools**: fix inspector-check reporting (Dani…
1991 …tps://github.com/nodejs/node/commit/25dd8f66be)] - **tools**: add direct anchors for error codes (…
1992 …s://github.com/nodejs/node/commit/625999b840)] - **tools**: don't lint files that have not changed…
1993 …//github.com/nodejs/node/commit/942a9ed6a8)] - **tools,build**: allow build without `remark-cli` (…
2002 …* `NODE_OPTIONS` now supports the `--stack-trace-limit` option. [#16495](https://github.com/nodejs…
2004 * OpenSSL is upgraded to 1.0.2m [#16691](https://github.com/nodejs/node/pull/16691)
2006 …* A `'connect'` event handler leak has been fixed. [#16725](https://github.com/nodejs/node/pull/16…
2007 …* The `103 Early Hints` status code is now supported. [#16644](https://github.com/nodejs/node/pull…
2011 …(https://github.com/nodejs/node/commit/32417999ac)] - **build**: suppress lint-md output (Gibson F…
2012 …ps://github.com/nodejs/node/commit/433745e7eb)] - **build**: add missing comma in sources list (Da…
2013 …ttps://github.com/nodejs/node/commit/8bc5249223)] - **build**: make test-doc and lint addon docs (…
2014 …`](https://github.com/nodejs/node/commit/88ad01fce7)] - **build**: make doc target quiet (Daniel B…
2015 …hub.com/nodejs/node/commit/f3e01618f1)] - **build,src**: Add CloudABI as a POSIX-like runtime envi…
2016 …com/nodejs/node/commit/7349d42945)] - **(SEMVER-MINOR)** **cli**: add --stack-trace-limit to NODE\…
2017 …//github.com/nodejs/node/commit/ed0fbd8d72)] - **deps**: cherry-pick e7f4e9e from upstream libuv (…
2018 …//github.com/nodejs/node/commit/185229e258)] - **deps**: update openssl asm and asm\_obsolete file…
2019 …hub.com/nodejs/node/commit/162686f5f4)] - **deps**: add -no\_rand\_screen to openssl s\_client (Sh…
2020 …hub.com/nodejs/node/commit/e0f6dee961)] - **deps**: fix asm build error of openssl in x86\_win32 (…
2021 …ithub.com/nodejs/node/commit/3d7eea5da8)] - **deps**: fix openssl assembly error on ia32 win32 (Fe…
2022 …/github.com/nodejs/node/commit/3438765781)] - **deps**: copy all openssl header files to include d…
2023 …ttps://github.com/nodejs/node/commit/b130febd1d)] - **deps**: upgrade openssl sources to 1.0.2m (S…
2024 …s://github.com/nodejs/node/commit/90e8e81bbb)] - **doc**: mention constant-time in crypto doc (Mit…
2025 …tps://github.com/nodejs/node/commit/dee7800ae8)] - **doc**: add links to EventEmitter in errors.md…
2026 …b`](https://github.com/nodejs/node/commit/f097e2775b)] - **doc**: fix a link in dgram.md (Vse Mozh…
2027 …(https://github.com/nodejs/node/commit/978aa8476b)] - **doc**: add isTTY property documentation (S…
2028 …`](https://github.com/nodejs/node/commit/6739f41f2d)] - **doc**: fix json generator warnings (Luig…
2029 …ub.com/nodejs/node/commit/2bb148f7bb)] - **doc**: make stream.Readable consistent (Sakthipriyan Va…
2030 …3b6`](https://github.com/nodejs/node/commit/e05d4f43b6)] - **doc**: correct effects to affects (go…
2031 …c`](https://github.com/nodejs/node/commit/d7df4dfa1c)] - **doc**: correct EventEmitter reference (…
2032 …ps://github.com/nodejs/node/commit/77e4ec8c51)] - **doc**: update license to include node-inspect …
2033 …//github.com/nodejs/node/commit/7388144dbc)] - **doc**: add 9.x to version picker and mark 8.x as …
2034 …7`](https://github.com/nodejs/node/commit/e585c41487)] - **doc**: add docs for Zlib#close() (Luigi…
2035 …/github.com/nodejs/node/commit/d5ea177652)] - **doc**: add nodejs/gyp team for GYP related issues …
2036 …/github.com/nodejs/node/commit/09181eb976)] - **doc**: add details about rss on process.memoryUsag…
2037 …ttps://github.com/nodejs/node/commit/3fd7eddb44)] - **doc**: add windowsVerbatimArguments docs (An…
2038 …](https://github.com/nodejs/node/commit/1771bb5039)] - **doc**: fix Changelog link order (Gibson F…
2039 …ps://github.com/nodejs/node/commit/6ee28b2823)] - **doc**: util.isDeepStrictEqual returns boolean …
2040 …ps://github.com/nodejs/node/commit/59a4789eee)] - **doc**: howto decode buffers extending from Wri…
2041 …//github.com/nodejs/node/commit/d733dd9468)] - **doc**: add \*-inl.h include rule to C++ style gui…
2042 …//github.com/nodejs/node/commit/1cef9ef1de)] - **doc**: make default values and periods consistent…
2043 …github.com/nodejs/node/commit/77f0359708)] - **http**: use 'connect' event only if socket is conne…
2044 …://github.com/nodejs/node/commit/9c39d79908)] - **http**: use arrow fns for lexical `this` in Agen…
2045 …://github.com/nodejs/node/commit/1b090c9b66)] - **http, http2**: add 103 Early Hints status code (…
2046 …://github.com/nodejs/node/commit/d6d461003f)] - **http, tls**: better support for IPv6 addresses (…
2047 …//github.com/nodejs/node/commit/762a11fab3)] - **http2**: improve errors thrown in header validati…
2048 …(https://github.com/nodejs/node/commit/72d0e7e70b)] - **http2**: refactor multiple internals (Jame…
2049 …(https://github.com/nodejs/node/commit/e3283c71ce)] - **http2**: allocate on every chunk send (Jam…
2050 …](https://github.com/nodejs/node/commit/dfe56847ac)] - **http2**: refactor settings handling (Jame…
2051 …ps://github.com/nodejs/node/commit/bf7dc38ae4)] - **http2**: make sessions garbage-collectible (An…
2052 …](https://github.com/nodejs/node/commit/3f529620cc)] - **http2**: remove unused assignment (Anna H…
2053 …ttps://github.com/nodejs/node/commit/b50c33470e)] - **http2**: track async state for sending (Anna…
2054 …/github.com/nodejs/node/commit/224ea159ae)] - **http2**: move uv\_prepare handle to `Http2Session`…
2055 …ps://github.com/nodejs/node/commit/6074c8cdbb)] - **inspector**: include node\_platform.h header (…
2056 …/github.com/nodejs/node/commit/e0c7b3d13f)] - **lib**: shuffle v8\_prof\_polyfill.js for unit test…
2057 …tps://github.com/nodejs/node/commit/c14030ec7a)] - **lib**: fix version check in tick processor (B…
2058 …//github.com/nodejs/node/commit/a0b94f4e12)] - **lib**: refactor ES module loader for readability …
2059 …hub.com/nodejs/node/commit/083a6e3830)] - **openssl**: fix keypress requirement in apps on win32 (…
2060 …s://github.com/nodejs/node/commit/05f90478fc)] - **repl**: avoid crashing from null and undefined …
2061 …//github.com/nodejs/node/commit/da66610798)] - **src**: fix -Winconsistent-missing-override warnin…
2062 …ttps://github.com/nodejs/node/commit/6a2cb124e3)] - **src**: clean up uv\_fs\_t's in module\_wrap.…
2063 …/github.com/nodejs/node/commit/8a2b4ee7bb)] - **src**: remove unnecessary call to SetHiddenPrototy…
2064 …//github.com/nodejs/node/commit/a87f846cc1)] - **src**: add method to compute storage in WriteWrap…
2065 …tps://github.com/nodejs/node/commit/a814786a06)] - **src**: improve module loader readability (Ann…
2066 …ps://github.com/nodejs/node/commit/c40b3c6d2a)] - **src**: add 'dynamic' process.release.lts prope…
2067 …/github.com/nodejs/node/commit/f3a65a85d9)] - **src**: pass context to Get() operations for cares\…
2068 …//github.com/nodejs/node/commit/4f8765d4c8)] - **src**: remove unused includes in string\_bytes.h …
2069 …ttps://github.com/nodejs/node/commit/c4736cfcba)] - **src**: fix etw provider include on Windows (…
2070 …/github.com/nodejs/node/commit/f31b796175)] - **src**: add `InternalCallbackScope` util constructo…
2071 …s://github.com/nodejs/node/commit/97fd6df920)] - **src**: do not include x.h if x-inl.h is include…
2072 …/github.com/nodejs/node/commit/2294ba49be)] - **test**: tick processor version check regression te…
2073 …a`](https://github.com/nodejs/node/commit/b44157378a)] - **test**: use default assertion message (…
2074 …ps://github.com/nodejs/node/commit/a409b874d9)] - **test**: improve message in test-fs-readfile-pi…
2075 …ps://github.com/nodejs/node/commit/527dddac2f)] - **test**: remove custom message from assertion (…
2076 …tps://github.com/nodejs/node/commit/a85d6e9be8)] - **test**: show incorrect value on test failure …
2077 …tps://github.com/nodejs/node/commit/50d505c188)] - **test**: include file mode in assert message (…
2078 …//github.com/nodejs/node/commit/5f88543778)] - **test**: refactor tls test to use fixtres.readSync…
2079 …://github.com/nodejs/node/commit/d054e94fdc)] - **test**: add detailed message for assertion failu…
2080 …s://github.com/nodejs/node/commit/6831e42988)] - **test**: use fixtures module in test-repl (Marin…
2081 …ttps://github.com/nodejs/node/commit/ef679803a0)] - **test**: update test to use fixtures.readKey …
2082 …ps://github.com/nodejs/node/commit/219ac4bde6)] - **test**: fix typos in read-buffer tests (Jimi v…
2083 …hub.com/nodejs/node/commit/e4b3c00e48)] - **test**: replace fixturesDir with usage of fixtures mod…
2084 …](https://github.com/nodejs/node/commit/021ccb4011)] - **test**: use default assertion messages (J…
2085 …ithub.com/nodejs/node/commit/2156828f20)] - **test**: clarified assert message for test-require-js…
2086 …ithub.com/nodejs/node/commit/ec1b1108af)] - **test**: replace common.fixturesDir with fixtures mod…
2087 …hub.com/nodejs/node/commit/700c5e7795)] - **test**: replace common.fixturesDir with fixtures.readS…
2088 …tps://github.com/nodejs/node/commit/bcd818af2a)] - **test**: replace `common.fixturesDir` usage (S…
2089 …(https://github.com/nodejs/node/commit/f3e63f254c)] - **test**: update test to use fixtures (Adam …
2090 …ttps://github.com/nodejs/node/commit/0ab3d37be5)] - **test**: refactor exitedAfterDisconnect test …
2091 …s://github.com/nodejs/node/commit/26f1a1d9e9)] - **test**: fix test-cli-node-options on Windows (A…
2092 …https://github.com/nodejs/node/commit/fc58c5231f)] - **test**: fix malformed parallel.status line …
2093 …thub.com/nodejs/node/commit/689c9d401e)] - **test**: mark test-async-wrap-uncaughtexception as fla…
2094 …github.com/nodejs/node/commit/0b337cbee8)] - **test**: fix flaky test-http2-server-rst-stream.js (…
2095 …`](https://github.com/nodejs/node/commit/5077faffaa)] - **test**: pause child until parent is read…
2096 …/github.com/nodejs/node/commit/d178c6dc91)] - **test**: update process-release for Node 8 Carbon (…
2097 …](https://github.com/nodejs/node/commit/ffe4d7b468)] - **test**: increase coverage for ModuleMap (…
2098 …tps://github.com/nodejs/node/commit/f9b2099d51)] - **test**: use fixtures module in test-https-pfx…
2099 …ttps://github.com/nodejs/node/commit/6998591be7)] - **test,net**: remove scatological terminology …
2100 …s://github.com/nodejs/node/commit/87b4e3ed49)] - **tls**: accept array of protocols in TLSSocket (…
2101 …/github.com/nodejs/node/commit/e9396d28b1)] - **tools**: remove unneeded parentheses in doc/html.j…
2102 …github.com/nodejs/node/commit/6e22dc817f)] - **tools**: replace string concatenation with template…
2103 …hub.com/nodejs/node/commit/e781d93bd0)] - **tools**: replace string concatenation with template li…
2104 …/github.com/nodejs/node/commit/422d3158ee)] - **tools**: replace string concetation with templates…
2105 …9c7`](https://github.com/nodejs/node/commit/fa5a8419c7)] - **tools**: update to ESLint 4.10.0 (cji…
2106 …s://github.com/nodejs/node/commit/326a048a5c)] - **tools**: add fixer for no-let-in-for-declaratio…
2107 …github.com/nodejs/node/commit/d6a0ffe367)] - **zlib**: warn before crash on invalid internals usag…
2116 …en removed. \[[`d731369b1d`](https://github.com/nodejs/node/commit/d731369b1d)] - [#14414](https:/…
2119 …r messages. \[[`9e0f771224`](https://github.com/nodejs/node/commit/9e0f771224)] - [#14975](https:/…
2121 …com/nodejs/node/commit/e79a61cf80)] - [#16352](https://github.com/nodejs/node/pull/16352), \[[`dbf…
2122 …d_process`: \[[`fe730d34ce`](https://github.com/nodejs/node/commit/fe730d34ce)] - [#14009](https:/…
2123 … `console`: \[[`0ecdf29340`](https://github.com/nodejs/node/commit/0ecdf29340)] - [#11340](https:/…
2124 …com/nodejs/node/commit/ee76f3153b)] - [#16428](https://github.com/nodejs/node/pull/16428), \[[`df8…
2125 …* `dns`: \[[`9cb390d899`](https://github.com/nodejs/node/commit/9cb390d899)] - [#14212](https://gi…
2126 …* `events`: \[[`e5ad5456a2`](https://github.com/nodejs/node/commit/e5ad5456a2)] - [#15623](https:/…
2127 …com/nodejs/node/commit/219932a9f7)] - [#15043](https://github.com/nodejs/node/pull/15043), \[[`b61…
2128 …com/nodejs/node/commit/11a2ca29ba)] - [#14735](https://github.com/nodejs/node/pull/14735), \[[`a9f…
2129 …inspector`: \[[`4cf56ad6f2`](https://github.com/nodejs/node/commit/4cf56ad6f2)] - [#15619](https:/…
2130 …com/nodejs/node/commit/a03d8cee1f)] - [#11356](https://github.com/nodejs/node/pull/11356), \[[`7f5…
2131 …* `path`: \[[`dcfbbacba8`](https://github.com/nodejs/node/commit/dcfbbacba8)] - [#11319](https://g…
2132 …com/nodejs/node/commit/a0f7284346)] - [#13739](https://github.com/nodejs/node/pull/13739), \[[`062…
2133 …erystring`: \[[`9788e96836`](https://github.com/nodejs/node/commit/9788e96836)] - [#15565](https:/…
2134 …`readline`: \[[`7f3f72c19b`](https://github.com/nodejs/node/commit/7f3f72c19b)] - [#11390](https:/…
2135 …com/nodejs/node/commit/aff8d358fa)] - [#11347](https://github.com/nodejs/node/pull/11347), \[[`282…
2136 …com/nodejs/node/commit/d50a802feb)] - [#13310](https://github.com/nodejs/node/pull/13310), \[[`d29…
2137 …g_decoder`: \[[`eb4940e2d2`](https://github.com/nodejs/node/commit/eb4940e2d2)] - [#14682](https:/…
2138 …* `timers`: \[[`4d893e093a`](https://github.com/nodejs/node/commit/4d893e093a)] - [#14659](https:/…
2139 …com/nodejs/node/commit/f67aa566a6)] - [#13476](https://github.com/nodejs/node/pull/13476), \[[`3cc…
2140 …* `url`: \[[`473f0eff29`](https://github.com/nodejs/node/commit/473f0eff29)] - [#13963](https://gi…
2141 …com/nodejs/node/commit/de4a749788)] - [#11301](https://github.com/nodejs/node/pull/11301), \[[`160…
2142 …* `v8`: \[[`ef238fb485`](https://github.com/nodejs/node/commit/ef238fb485)] - [#16535](https://git…
2143 …com/nodejs/node/commit/896eaf6820)] - [#16540](https://github.com/nodejs/node/pull/16540), \[[`748…
2146 …s nextTick. \[[`f2b01cba7b`](https://github.com/nodejs/node/commit/f2b01cba7b)] - [#4670](https://…
2149 …een removed \[[`602fd36d95`](https://github.com/nodejs/node/commit/602fd36d95)] - [#15412](https:/…
2152 …destroy()`. \[[`e5c290bed9`](https://github.com/nodejs/node/commit/e5c290bed9)] - [#15407](https:/…
2153 …ed context. \[[`2249234fee`](https://github.com/nodejs/node/commit/2249234fee)] - [#14645](https:/…
2156 …sing fails. \[[`f2f391e575`](https://github.com/nodejs/node/commit/f2f391e575)] - [#15324](https:/…
2157 …t connects. \[[`10be20a0e8`](https://github.com/nodejs/node/commit/10be20a0e8)] - [#8895](https://…
2158 … was fixed. \[[`620ba41694`](https://github.com/nodejs/node/commit/620ba41694)] - [#14659](https:/…
2159 …et.Socket`. \[[`3e25e4d00f`](https://github.com/nodejs/node/commit/3e25e4d00f)] - [#16267](https:/…
2162 …en removed. \[[`668ad44922`](https://github.com/nodejs/node/commit/668ad44922)] - [#15238](https:/…
2165 …w read-only \[[`f6caeb9526`](https://github.com/nodejs/node/commit/f6caeb9526)] - [#14622](https:/…
2168 …ed integer. \[[`ce3586da31`](https://github.com/nodejs/node/commit/ce3586da31)] - [#15627](https:/…
2174 …hub.com/nodejs/node/commit/de4a749788)] - **(SEMVER-MAJOR)** internal/util: use internal/errors.js…
2175 …ub.com/nodejs/node/commit/db2e093e05)] - **(SEMVER-MAJOR)** **assert**: handle enumerable symbol k…
2176 …com/nodejs/node/commit/b0d3bec95c)] - **(SEMVER-MAJOR)** **assert**: use Same-value equality in de…
2177 …ttps://github.com/nodejs/node/commit/e13d1df89b)] - **(SEMVER-MAJOR)** **assert**: support custom …
2178 …com/nodejs/node/commit/ea2e6363f2)] - **(SEMVER-MAJOR)** **assert**: use SameValueZero in deepStri…
2179 ….com/nodejs/node/commit/c53db1e8e9)] - **(SEMVER-MAJOR)** **assert**: show thrown message in doesN…
2180 …com/nodejs/node/commit/fc463639fa)] - **(SEMVER-MAJOR)** **assert**: fix assert.fail with zero arg…
2181 …com/nodejs/node/commit/07d71c94ef)] - **(SEMVER-MAJOR)** **async\_hooks**: enable runtime checks b…
2182 …thub.com/nodejs/node/commit/d731369b1d)] - **(SEMVER-MAJOR)** **async\_hooks**: remove deprecated …
2183 …github.com/nodejs/node/commit/97c43940c8)] - **(SEMVER-MAJOR)** **benchmark**: cover more nextTick…
2184 ….com/nodejs/node/commit/e79a61cf80)] - **(SEMVER-MAJOR)** **buffer**: buffer.transcode to use inte…
2185 …://github.com/nodejs/node/commit/9e0f771224)] - **(SEMVER-MAJOR)** **buffer**: improve error messa…
2186 …thub.com/nodejs/node/commit/70832bc353)] - **(SEMVER-MAJOR)** **build**: add V8 embedder version s…
2187 …tps://github.com/nodejs/node/commit/c5eb5bfc2e)] - **(SEMVER-MAJOR)** **build**: enable runtime li…
2188 …com/nodejs/node/commit/2062a69879)] - **(SEMVER-MAJOR)** **build**: stop support building addons w…
2189 …b.com/nodejs/node/commit/f2b01cba7b)] - **(SEMVER-MAJOR)** **child\_process**: defer error to next…
2190 …ithub.com/nodejs/node/commit/fe730d34ce)] - **(SEMVER-MAJOR)** **child\_process**: use internal/er…
2191 …com/nodejs/node/commit/448c4c62d2)] - **(SEMVER-MAJOR)** **child\_process**: do not extend result …
2192 …ithub.com/nodejs/node/commit/1fcb76e8f2)] - **(SEMVER-MAJOR)** **cluster**: remove deprecated prop…
2193 …com/nodejs/node/commit/4da8b99a74)] - **(SEMVER-MAJOR)** **console**: coerce label to string in co…
2194 …com/nodejs/node/commit/ee76f3153b)] - **(SEMVER-MAJOR)** **crypto**: migrate setFipsCrypto to inte…
2195 …ub.com/nodejs/node/commit/df8c6c3651)] - **(SEMVER-MAJOR)** **crypto**: use CHECK instead in getSS…
2196 …com/nodejs/node/commit/0a03e350fb)] - **(SEMVER-MAJOR)** **crypto**: migrate crypto.randomBytes to…
2197 …com/nodejs/node/commit/eeada6ca63)] - **(SEMVER-MAJOR)** **crypto**: migrate timingSafeEqual to in…
2198 …b.com/nodejs/node/commit/a78327f48b)] - **(SEMVER-MAJOR)** **crypto**: migrate setEngine to intern…
2199 ….com/nodejs/node/commit/b8bc652869)] - **(SEMVER-MAJOR)** **crypto**: migrate crypto sign to inter…
2200 …com/nodejs/node/commit/7124b466d9)] - **(SEMVER-MAJOR)** **crypto**: refactor argument validation …
2201 ….com/nodejs/node/commit/3ddc88b5c2)] - **(SEMVER-MAJOR)** **crypto**: migrate Certificate to inter…
2202 …github.com/nodejs/node/commit/c75f87cc4c)] - **(SEMVER-MAJOR)** **crypto**: refactor the crypto mo…
2203 …com/nodejs/node/commit/484bfa2e37)] - **(SEMVER-MAJOR)** **crypto**: accept decimal Number in rand…
2204 …thub.com/nodejs/node/commit/c39caa997c)] - **(SEMVER-MAJOR)** **deps**: backport 0f1dfae from V8 u…
2205 …hub.com/nodejs/node/commit/2780f01392)] - **(SEMVER-MAJOR)** **deps**: backport b096c44 from upstr…
2206 …//github.com/nodejs/node/commit/3d1b3df948)] - **(SEMVER-MAJOR)** **deps**: update V8 to 6.2.414.3…
2207 …hub.com/nodejs/node/commit/acb9b8f73c)] - **(SEMVER-MAJOR)** **deps**: backport b096c44 from upstr…
2208 …//github.com/nodejs/node/commit/d82e1075db)] - **(SEMVER-MAJOR)** **deps**: update V8 to 6.1.534.3…
2209 …://github.com/nodejs/node/commit/0a66b223e1)] - **(SEMVER-MAJOR)** **deps**: update V8 to 6.0.286.…
2210 …ub.com/nodejs/node/commit/2db2857c72)] - **(SEMVER-MAJOR)** **deps**: cherry-pick 6d38f89 from ups…
2211 …hub.com/nodejs/node/commit/bc8e4878c0)] - **(SEMVER-MAJOR)** **deps**: add missing include to V8 i…
2212 …com/nodejs/node/commit/9b4a891ca2)] - **(SEMVER-MAJOR)** **deps**: run memory hungry V8 test in ex…
2213 …//github.com/nodejs/node/commit/3dc8c3bed4)] - **(SEMVER-MAJOR)** **deps**: update V8 to 5.9.211.3…
2214 …com/nodejs/node/commit/1a452f1928)] - **(SEMVER-MAJOR)** **dgram,process,util**: refactor Error to…
2215 ….com/nodejs/node/commit/758a17f1d5)] - **(SEMVER-MAJOR)** **dns**: return TypeError on invalid res…
2216 ….com/nodejs/node/commit/1789dcfc87)] - **(SEMVER-MAJOR)** **doc**: add missing changelogs to asser…
2217 …thub.com/nodejs/node/commit/8ca9338655)] - **(SEMVER-MAJOR)** **doc**: document missing error type…
2218 …hub.com/nodejs/node/commit/3fab9f2cd7)] - **(SEMVER-MAJOR)** **doc**: EOL deprecated API and updat…
2219 …//github.com/nodejs/node/commit/602fd36d95)] - **(SEMVER-MAJOR)** **domain**: remove `.dispose()` …
2220 …https://github.com/nodejs/node/commit/219932a9f7)] - **(SEMVER-MAJOR)** **errors**: convert 'fs' (…
2221 …//github.com/nodejs/node/commit/11a2ca29ba)] - **(SEMVER-MAJOR)** **errors**: migrate \_http\_outg…
2222 …hub.com/nodejs/node/commit/9cb390d899)] - **(SEMVER-MAJOR)** **errors**: migrate dns to use intern…
2223 …com/nodejs/node/commit/a03d8cee1f)] - **(SEMVER-MAJOR)** **errors**: migrate socket\_list to inter…
2224 …com/nodejs/node/commit/f67aa566a6)] - **(SEMVER-MAJOR)** **errors**: migrate tls\_wrap to use inte…
2225 …com/nodejs/node/commit/b61cab2234)] - **(SEMVER-MAJOR)** **errors**: port internal/fs errors to in…
2226 …hub.com/nodejs/node/commit/1698c8e165)] - **(SEMVER-MAJOR)** **errors**: fix and improve error typ…
2227 …b.com/nodejs/node/commit/3e178848a5)] - **(SEMVER-MAJOR)** **errors**: improve ERR\_INVALID\_ARG\_…
2228 …ttps://github.com/nodejs/node/commit/0ecdf29340)] - **(SEMVER-MAJOR)** **errors**: migrate lib/con…
2229 …com/nodejs/node/commit/7f3f72c19b)] - **(SEMVER-MAJOR)** **errors, readline**: migrate to use inte…
2230 …b.com/nodejs/node/commit/aff8d358fa)] - **(SEMVER-MAJOR)** **errors, repl**: migrate to use intern…
2231 …ub.com/nodejs/node/commit/dbfe8c4ea2)] - **(SEMVER-MAJOR)** **errors,buffer**: port errors to inte…
2232 …com/nodejs/node/commit/a9f798ebcc)] - **(SEMVER-MAJOR)** **errors,http\_server**: migrate to use i…
2233 ….com/nodejs/node/commit/a0f7284346)] - **(SEMVER-MAJOR)** **errors,process**: fix error message of…
2234 …com/nodejs/node/commit/062071a9c3)] - **(SEMVER-MAJOR)** **errors,process**: migrate to use intern…
2235 …com/nodejs/node/commit/28227963fa)] - **(SEMVER-MAJOR)** **errors,repl**: migrate to use internal/…
2236 …com/nodejs/node/commit/d50a802feb)] - **(SEMVER-MAJOR)** **errors,stream-transform**: migrate to u…
2237 …com/nodejs/node/commit/d2913384aa)] - **(SEMVER-MAJOR)** **errors,stream\_wrap**: use internal/err…
2238 …ub.com/nodejs/node/commit/473f0eff29)] - **(SEMVER-MAJOR)** **errors,url**: port url errors to int…
2239 ….com/nodejs/node/commit/1609899142)] - **(SEMVER-MAJOR)** **errors,util**: migrate to use internal…
2240 …github.com/nodejs/node/commit/e5ad5456a2)] - **(SEMVER-MAJOR)** **events**: migrate to internal/er…
2241 …github.com/nodejs/node/commit/e5c290bed9)] - **(SEMVER-MAJOR)** **fs**: refactor close to use dest…
2242 …hub.com/nodejs/node/commit/2249234fee)] - **(SEMVER-MAJOR)** **fs**: invoke callbacks with undefin…
2243 …github.com/nodejs/node/commit/f2f391e575)] - **(SEMVER-MAJOR)** **http**: send 400 bad request on …
2244 …ub.com/nodejs/node/commit/10be20a0e8)] - **(SEMVER-MAJOR)** **http**: set socket timeout when sock…
2245 …thub.com/nodejs/node/commit/620ba41694)] - **(SEMVER-MAJOR)** **http**: don't double-fire the req …
2246 …hub.com/nodejs/node/commit/156549d8ff)] - **(SEMVER-MAJOR)** **http**: disable OutgoingMessage pip…
2247 …/github.com/nodejs/node/commit/2fa2a60721)] - **(SEMVER-MAJOR)** **http**: simplify if statement (…
2248 …com/nodejs/node/commit/80c9ef0b6b)] - **(SEMVER-MAJOR)** **http**: edit \_storeHeader to check for…
2249 …hub.com/nodejs/node/commit/f55ee6e24a)] - **(SEMVER-MAJOR)** **http2**: make --expose-http2 flag a…
2250 ….com/nodejs/node/commit/bdfbce9241)] - **(SEMVER-MAJOR)** **http\_client, errors**: migrate to int…
2251 …ithub.com/nodejs/node/commit/4843c2f415)] - **(SEMVER-MAJOR)** **https**: convert to using interna…
2252 …thub.com/nodejs/node/commit/4cf56ad6f2)] - **(SEMVER-MAJOR)** **inspector**: migrate to internal/e…
2253 …ithub.com/nodejs/node/commit/668ad44922)] - **(SEMVER-MAJOR)** **intl**: unexpose Intl.v8BreakIter…
2254 …hub.com/nodejs/node/commit/c885ea727d)] - **(SEMVER-MAJOR)** **lib**: deprecate fd usage for fs.tr…
2255 …thub.com/nodejs/node/commit/095357e26e)] - **(SEMVER-MAJOR)** **lib**: tweak use of internal/error…
2256 …com/nodejs/node/commit/8520e6f280)] - **(SEMVER-MAJOR)** **lib**: fix urlObject parameter name in …
2257 …b.com/nodejs/node/commit/9836cf5717)] - **(SEMVER-MAJOR)** **lib**: lazy instantiation of fs.Stats…
2258 …b.com/nodejs/node/commit/234353a1b8)] - **(SEMVER-MAJOR)** **lib,src**: refactor buffer out of ran…
2259 …/github.com/nodejs/node/commit/9d7574eef5)] - **(SEMVER-MAJOR)** **module**: deprecate Module.\_de…
2260 …com/nodejs/node/commit/a517466aa7)] - **(SEMVER-MAJOR)** **module**: mark DEP0019 as EOL and remov…
2261 …github.com/nodejs/node/commit/7f55349079)] - **(SEMVER-MAJOR)** **net**: convert to using internal…
2262 …com/nodejs/node/commit/b24e269a48)] - **(SEMVER-MAJOR)** **net**: multiple listen() events fail si…
2263 …com/nodejs/node/commit/75a19fb379)] - **(SEMVER-MAJOR)** **net,child\_process**: improve naming in…
2264 …github.com/nodejs/node/commit/f6caeb9526)] - **(SEMVER-MAJOR)** **os**: make EOL configurable and …
2265 …b.com/nodejs/node/commit/1f8d527e94)] - **(SEMVER-MAJOR)** **path**: deprecate internal \_makeLong…
2266 …github.com/nodejs/node/commit/dcfbbacba8)] - **(SEMVER-MAJOR)** **path**: use internal/errors.js (…
2267 …github.com/nodejs/node/commit/a253704446)] - **(SEMVER-MAJOR)** **process**: make `this` value con…
2268 …ithub.com/nodejs/node/commit/43e105f645)] - **(SEMVER-MAJOR)** **process**: improve hrtime() error…
2269 …com/nodejs/node/commit/3129b2c035)] - **(SEMVER-MAJOR)** **process**: use internal/errors in inter…
2270 …ub.com/nodejs/node/commit/9788e96836)] - **(SEMVER-MAJOR)** **querystring**: convert to using inte…
2271 …hub.com/nodejs/node/commit/7a29f44071)] - **(SEMVER-MAJOR)** **repl**: deprecate REPLServer.protot…
2272 …//github.com/nodejs/node/commit/e416b3ee36)] - **(SEMVER-MAJOR)** **repl**: deprecate turnOffEdito…
2273 …com/nodejs/node/commit/ed1ba4580b)] - **(SEMVER-MAJOR)** **repl**: remove REPLServer.createContext…
2274 …ub.com/nodejs/node/commit/2ca9f94e33)] - **(SEMVER-MAJOR)** **repl**: make REPLServer.bufferedComm…
2275 …com/nodejs/node/commit/3d9e7bb1d4)] - **(SEMVER-MAJOR)** **repl**: remove unused function convertT…
2276 …github.com/nodejs/node/commit/33b2b10b68)] - **(SEMVER-MAJOR)** **src**: fix rename of entry frame…
2277 …://github.com/nodejs/node/commit/8f9e738a69)] - **(SEMVER-MAJOR)** **src**: update ustack offset i…
2278 …hub.com/nodejs/node/commit/205a4d2331)] - **(SEMVER-MAJOR)** **src**: update NODE\_MODULE\_VERSION…
2279 …hub.com/nodejs/node/commit/ddc16e505b)] - **(SEMVER-MAJOR)** **src**: update NODE\_MODULE\_VERSION…
2280 …ub.com/nodejs/node/commit/5f22375922)] - **(SEMVER-MAJOR)** **src**: add support to pass flags to …
2281 …com/nodejs/node/commit/784c6d40f8)] - **(SEMVER-MAJOR)** **src**: use proper errors as coming from…
2282 …thub.com/nodejs/node/commit/80ebb4282d)] - **(SEMVER-MAJOR)** **src**: adjust windows abort behavi…
2283 …thub.com/nodejs/node/commit/db476fc8b5)] - **(SEMVER-MAJOR)** **src**: update NODE\_MODULE\_VERSIO…
2284 …hub.com/nodejs/node/commit/24709b2e4a)] - **(SEMVER-MAJOR)** **src**: update NODE\_MODULE\_VERSION…
2285 ….com/nodejs/node/commit/6e86a6651c)] - **(SEMVER-MAJOR)** **stream**: complete migration to intern…
2286 …com/nodejs/node/commit/88fb359c57)] - **(SEMVER-MAJOR)** **stream**: migrate \_stream\_readable us…
2287 …thub.com/nodejs/node/commit/db7d1339c3)] - **(SEMVER-MAJOR)** **stream**: migrate to internal/erro…
2288 …://github.com/nodejs/node/commit/4536128e7c)] - **(SEMVER-MAJOR)** **stream**: remove dead code (R…
2289 ….com/nodejs/node/commit/eb4940e2d2)] - **(SEMVER-MAJOR)** **string\_decoder**: Migrate to use inte…
2290 …hub.com/nodejs/node/commit/a7487c92e2)] - **(SEMVER-MAJOR)** **test**: fix message test after V8 u…
2291 …com/nodejs/node/commit/fca7e49e44)] - **(SEMVER-MAJOR)** **test**: adjust windows failed alloc tes…
2292 ….com/nodejs/node/commit/95c8df18f1)] - **(SEMVER-MAJOR)** **test**: add test to verify ErrnoExcept…
2293 …thub.com/nodejs/node/commit/0d3ef5b0f8)] - **(SEMVER-MAJOR)** **test**: check `this` value for `ne…
2294 …ps://github.com/nodejs/node/commit/c6126b1308)] - **(SEMVER-MAJOR)** **test**: refactor test-fs-st…
2295 …com/nodejs/node/commit/eaaec57332)] - **(SEMVER-MAJOR)** **test**: use worker.exitedAfterDisconnec…
2296 …com/nodejs/node/commit/839faae45a)] - **(SEMVER-MAJOR)** **timers**: cleanup extraneous property o…
2297 …com/nodejs/node/commit/ce3586da31)] - **(SEMVER-MAJOR)** **timers**: warn on overflowed timeout du…
2298 …com/nodejs/node/commit/11f7dcf91e)] - **(SEMVER-MAJOR)** **timers**: do not expose .unref().\_hand…
2299 …ithub.com/nodejs/node/commit/4d893e093a)] - **(SEMVER-MAJOR)** **timers**: Migrate to use internal…
2300 …b.com/nodejs/node/commit/468110b327)] - **(SEMVER-MAJOR)** **tls**: deprecate parseCertString & mo…
2301 …hub.com/nodejs/node/commit/0f7c06eb2d)] - **(SEMVER-MAJOR)** **tls**: fix object prototype type co…
2302 …com/nodejs/node/commit/a7dccd040d)] - **(SEMVER-MAJOR)** **tls**: type checking for `key`, `cert` …
2303 ….com/nodejs/node/commit/3ccfeb483d)] - **(SEMVER-MAJOR)** **tls**: migrate tls.js to use internal/…
2304 …com/nodejs/node/commit/c88ba036b4)] - **(SEMVER-MAJOR)** **url**: ensure search property is consis…
2305 …//github.com/nodejs/node/commit/b1c8f15c5f)] - **(SEMVER-MAJOR)** **util**: use constructor name (…
2306 …com/nodejs/node/commit/3b0e800f18)] - **(SEMVER-MAJOR)** **util**: make util.debuglog() consistent…
2307 …ub.com/nodejs/node/commit/58831b2f24)] - **(SEMVER-MAJOR)** **uv**: improvements to process.bindin…
2308 …com/nodejs/node/commit/ef238fb485)] - **(SEMVER-MAJOR)** **v8**: migrate setFlagsFromString to int…
2309 …thub.com/nodejs/node/commit/b3e5c4621d)] - **(SEMVER-MAJOR)** **v8**: add new to the throw stateme…
2310 …/github.com/nodejs/node/commit/88e55fe5e0)] - **(SEMVER-MAJOR)** **vm**: deprecate vm.runInDebugCo…
2311 …ub.com/nodejs/node/commit/896eaf6820)] - **(SEMVER-MAJOR)** **zlib**: finish migrating to internal…
2312 …/github.com/nodejs/node/commit/74891412f1)] - **(SEMVER-MAJOR)** **zlib**: migrate to internal/err…
2316 …hub.com/nodejs/node/commit/3e25e4d00f)] - **(SEMVER-MINOR)** **http**: support generic `Duplex` st…
2317 …ps://github.com/nodejs/node/commit/af3aa682ac)] - **(SEMVER-MINOR)** **util**: add callbackify (Re…
2318 …ub.com/nodejs/node/commit/36732084db)] - **(SEMVER-MINOR)** **util,assert**: expose util.isDeepStr…
2322 …ps://github.com/nodejs/node/commit/6e86a70da2)] - **assert**: replace many if's with if-else state…
2323 …s://github.com/nodejs/node/commit/f8063d51d7)] - **benchmark**: fix punycode test for --without-in…
2324 …://github.com/nodejs/node/commit/095c0de94d)] - **benchmark,lib,test**: use braces for multiline b…
2325 …ttps://github.com/nodejs/node/commit/8172f4547e)] - **buffer**: move setupBufferJS to internal (Br…
2326 …tps://github.com/nodejs/node/commit/355523fcfb)] - **buffer**: refactor module.exports, imports (J…
2327 …455`](https://github.com/nodejs/node/commit/e0340af455)] - **buffer**: fix indentation nits (Rich …
2328 …b.com/nodejs/node/commit/aa011a111d)] - _**Revert**_ "**build**: don't add libraries when --enable…
2329 …//github.com/nodejs/node/commit/be63c26e8c)] - **build**: don't add libraries when --enable-static…
2330 …/github.com/nodejs/node/commit/556ebab30e)] - **child\_process**: restore exec{File}Sync error pro…
2331 …(https://github.com/nodejs/node/commit/9bc4f86201)] - **crypto**: make createXYZ inlineable (Matte…
2332 …](https://github.com/nodejs/node/commit/43e7e8d106)] - **crypto**: remove useless if statement (We…
2333 …https://github.com/nodejs/node/commit/237067d54e)] - **deps**: manually add 9.x support to npm (My…
2334 …tps://github.com/nodejs/node/commit/0ea8ff3deb)] - **deps**: backport 4ca695819 from npm upstream …
2335 …s://github.com/nodejs/node/commit/664512678d)] - _**Revert**_ "**deps**: update V8 to 6.2.414.33" …
2336 …7`](https://github.com/nodejs/node/commit/d4033c1547)] - **deps**: update V8 to 6.2.414.33 (Michaë…
2337 …/github.com/nodejs/node/commit/801e61ad5a)] - **deps**: cherry-pick 37a3a15c3 from V8 upstream (Fr…
2338 …ttps://github.com/nodejs/node/commit/34d125f16c)] - **deps**: c-ares float, win ipv6 bad fec0 pref…
2339 …://github.com/nodejs/node/commit/af171b7ba2)] - **deps**: c-ares float, manual ares\_ssize\_t defi…
2340 …ef`](https://github.com/nodejs/node/commit/13c74706ef)] - **deps**: upgrade to c-ares v1.13.0 (Rod…
2341 …s://github.com/nodejs/node/commit/d0d1eba872)] - **deps**: update license-builder & LICENSE for c-…
2342 …9e`](https://github.com/nodejs/node/commit/a9f125449e)] - **deps**: upgrade to c-ares v1.12.0 (Rod…
2343 …://github.com/nodejs/node/commit/8dce05fa71)] - **deps**: backport rehash strings after deserializ…
2344 …s://github.com/nodejs/node/commit/785a9e5a57)] - **deps**: cherry-pick 6cb999b97b from V8 upstream…
2345 …ttps://github.com/nodejs/node/commit/31349e2245)] - **deps**: cherry-pick 3f4536894ac from V8 upst…
2346 …ttps://github.com/nodejs/node/commit/0ba74dbcc6)] - **deps**: backport c0f1ff2 from upstream V8 (M…
2347 …ps://github.com/nodejs/node/commit/7cdcca7623)] - **deps**: cherry-pick 866ee63 from upstream V8 (…
2348 …f`](https://github.com/nodejs/node/commit/8f907b6baf)] - **deps**: update V8 to 5.9.211.37 (Michaë…
2349 …s://github.com/nodejs/node/commit/554fa24916)] - **deps**: cherry-pick f5fad6d from upstream v8 (d…
2350 …ps://github.com/nodejs/node/commit/36ba9e6e0c)] - **deps**: cherry-pick bfae9db from upstream v8 (…
2351 …df`](https://github.com/nodejs/node/commit/863d1922df)] - **doc**: add link for stream.pipe() (Jon…
2352 …5`](https://github.com/nodejs/node/commit/fb477f3fa5)] - **doc**: add missing error codes (James M…
2353 …https://github.com/nodejs/node/commit/1261b94a3f)] - **doc**: fix unassigned deprecation code (Jam…
2354 …https://github.com/nodejs/node/commit/cd1b55a942)] - **doc**: delete link to removed doc part (Vse…
2355 …tps://github.com/nodejs/node/commit/a5916107dd)] - **doc**: fix wrong history entry in deepStrictE…
2356 …c169`](https://github.com/nodejs/node/commit/8b2c61c169)] - **doc**: fix api docs style (Daijiro W…
2357 …](https://github.com/nodejs/node/commit/102e1aa4e3)] - **doc**: fix ordering error in errors.md (R…
2358 …(https://github.com/nodejs/node/commit/8a8a6865c0)] - **doc,net**: assign deprecation code (Anna H…
2359 …tps://github.com/nodejs/node/commit/55d49eb3cc)] - **errors**: replace `.split()` with `.replace()…
2360 …](https://github.com/nodejs/node/commit/cef6e1c55f)] - **errors**: refactor `invalidArgType()` (Ri…
2361 …8f`](https://github.com/nodejs/node/commit/324aa6488f)] - **errors**: alphabetize error codes (Jon…
2362 …s://github.com/nodejs/node/commit/fa73087fcf)] - **errors**: keep error codes in alphabetical orde…
2363 …hub.com/nodejs/node/commit/873e2f270f)] - **errors**: add missing ERR\_ prefix on util.callbackify…
2364 …github.com/nodejs/node/commit/5f469446e1)] - **errors,tools**: ASCIIbetical instead of alphabetica…
2365 …ithub.com/nodejs/node/commit/fe13e0077f)] - **events**: onceWrapper apply directly with arguments …
2366 …://github.com/nodejs/node/commit/d5fb78982a)] - **events**: use spread function param in emit (Ana…
2367 …//github.com/nodejs/node/commit/fd166a8759)] - **events**: return values directly in listeners (An…
2368 …github.com/nodejs/node/commit/c8d4ff1d52)] - **events**: remove unnecessary console instantiation …
2369 …github.com/nodejs/node/commit/f61cc15c6a)] - **events**: stricter prop & variable checks for perf …
2370 …://github.com/nodejs/node/commit/5d99a9bf65)] - **http**: emit close as the last event in the clie…
2371 …ps://github.com/nodejs/node/commit/f912080bf2)] - _**Revert**_ "**http2**: refactor error handling…
2372 …thub.com/nodejs/node/commit/a6973a3811)] - _**Revert**_ "**inspector**: rewrite inspector test hel…
2373 …s://github.com/nodejs/node/commit/2296b677fb)] - **inspector**: rewrite inspector test helper (Eug…
2374 …ps://github.com/nodejs/node/commit/e6dfd59be0)] - **lib**: pass internalBinding more implicitly (A…
2375 …7`](https://github.com/nodejs/node/commit/a577bde917)] - **lib**: fix off-by-one indentation (Rich…
2376 …f88987`](https://github.com/nodejs/node/commit/c474f88987)] - **lib**: fix typos (Ruben Bridgewate…
2377 …hub.com/nodejs/node/commit/ae6c7044c8)] - _**Revert**_ "**lib**: lazy instantiation of fs.Stats da…
2378 …`](https://github.com/nodejs/node/commit/45873d24e4)] - **module**: revert #3384 DEP0019 EOL (Myle…
2379 …/github.com/nodejs/node/commit/44256bb0aa)] - **path**: fix incorrect use of ERR\_INVALID\_ARG\_TY…
2380 …s://github.com/nodejs/node/commit/c5f54b1fad)] - **repl**: remove internal frames from runtime err…
2381 …`](https://github.com/nodejs/node/commit/da40050b59)] - **repl**: fix deprecation code (Ruben Brid…
2382 * \[[`766506a2e9`](https://github.com/nodejs/node/commit/766506a2e9)] - **repl**: deprecate REPLSer…
2383 …://github.com/nodejs/node/commit/f0b871bada)] - **src**: remove unused warning in node\_contextify…
2384 …ttps://github.com/nodejs/node/commit/f1d6b04ac9)] - **src**: use new V8 API in vm module (Franzisk…
2385 …(https://github.com/nodejs/node/commit/2146c88bc7)] - **src**: fix NewContext for --without-intl (…
2386 …ttps://github.com/nodejs/node/commit/a84c3be075)] - **src**: unset `NODE_VERSION_IS_RELEASE` (Anna…
2387 …tps://github.com/nodejs/node/commit/1b54371c50)] - **stream**: use more explicit statements (Ruben…
2388 …https://github.com/nodejs/node/commit/9702ac5088)] - **test**: add test for WrapStream readStop (A…
2389 …://github.com/nodejs/node/commit/a37a0ad5f6)] - **test**: add test for prop interceptors on sandbo…
2390 …github.com/nodejs/node/commit/ed116dc3c6)] - **test**: fix test for inherited properties on vm (Fr…
2391 …ps://github.com/nodejs/node/commit/438e7fdaf2)] - **test**: remove --harmony-sharedarraybuffer usa…
2392 …0`](https://github.com/nodejs/node/commit/cd5ee52d70)] - **test**: add tests for eslint rules (Ted…
2393 …ps://github.com/nodejs/node/commit/16ed116203)] - **test**: clean up string concat in dlopen-ping-…
2394 …ps://github.com/nodejs/node/commit/2e215f169a)] - **test**: fix and refactor test-http-invalid-url…
2395 …s://github.com/nodejs/node/commit/44d486500d)] - **test**: increase coverage for internal/errors.j…
2396 …ps://github.com/nodejs/node/commit/467385a49b)] - **test**: use invalid host according to RFC2606 …
2397 …f4`](https://github.com/nodejs/node/commit/f417add1f4)] - **test**: add test-benchmark-zlib (Rich …
2398 …ps://github.com/nodejs/node/commit/3566195196)] - **test**: replace concatenation with template li…
2399 …hub.com/nodejs/node/commit/b923b9dee1)] - **test**: replace string concat in test-child-process-co…
2400 …/github.com/nodejs/node/commit/2a621d4051)] - **test**: validate more properties in expectsError (…
2401 …://github.com/nodejs/node/commit/5ffb5b6fce)] - **test**: improve the test common documentation (R…
2402 …/github.com/nodejs/node/commit/1b2733f272)] - **test**: common.expectsError should be a must call …
2403 …com/nodejs/node/commit/d69ecc6f51)] - _**Revert**_ "**test**: improve test-process-kill-null for W…
2404 …://github.com/nodejs/node/commit/d6fece1436)] - **test**: add optional throw fn to expectsError (R…
2405 …s://github.com/nodejs/node/commit/44483b6898)] - **test**: improve test-process-kill-null for Wind…
2406 …//github.com/nodejs/node/commit/5723b5dbbc)] - **tls**: improve TLSSocket & Server performance (An…
2407 …https://github.com/nodejs/node/commit/1403d28e7d)] - **tls**: re-allow falsey option values (Anna …
2408 …f0`](https://github.com/nodejs/node/commit/5723c4c5f0)] - **tls**: replace forEach with for (Brian…
2409 …tps://github.com/nodejs/node/commit/193926ecab)] - **tls,doc**: fix unallocated deprecation code (…
2410 …s://github.com/nodejs/node/commit/76b8803630)] - **tools**: add eslint rule for documented errors …
2411 …(https://github.com/nodejs/node/commit/50fe1a8409)] - **tools, benchmark**: test util benchmark (S…
2412 …ps://github.com/nodejs/node/commit/44f5523260)] - **v8**: fix stack overflow in recursive method (…
2413 …ps://github.com/nodejs/node/commit/241eb6122e)] - **zlib**: gracefully set windowBits from 8 to 9 …
2414 …(https://github.com/nodejs/node/commit/2421984727)] - **zlib**: check cleanup return values (Anna …
2415 …ab8c`](https://github.com/nodejs/node/commit/add4b0ab8c)] - **zlib**: improve performance (Brian W…