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