Lines Matching refs:github
63 * macOS package notarization (Rod Vagg) [#31459](https://github.com/nodejs/node/pull/31459)
65 * upgrade npm to 6.14.4 (Ruy Adorno) [#32495](https://github.com/nodejs/node/pull/32495)
66 * update to uvwasi 0.0.6 (Colin Ihrig) [#32309](https://github.com/nodejs/node/pull/32309)
67 * upgrade to libuv 1.35.0 (Colin Ihrig) [#32204](https://github.com/nodejs/node/pull/32204)
69 …* add --disable-proto option to cli (Gus Caplan) [#32279](https://github.com/nodejs/node/pull/3227…
71 …* move diagnostic reports to stable (Colin Ihrig) [#32242](https://github.com/nodejs/node/pull/322…
73 …* allow URL in Worker constructor (Antoine du HAMEL) [#31664](https://github.com/nodejs/node/pull/…
75 …* use a global symbol for `util.promisify.custom` (ExE Boss) [#31672](https://github.com/nodejs/no…
79 …ps://github.com/nodejs/node/commit/81183caa4c)] - **build**: annotate markdown lint failures in pu…
80 …020e636`](https://github.com/nodejs/node/commit/f8a020e636)] - **build**: macOS package notarizati…
81 …s://github.com/nodejs/node/commit/85bdb424c2)] - ***Revert*** "**build**: add asan check in Github…
82 …`](https://github.com/nodejs/node/commit/8ea5ffc033)] - **build**: expand ASAN acronym in configur…
83 …ps://github.com/nodejs/node/commit/074c3c144f)] - **(SEMVER-MINOR)** **build**: make --without-rep…
84 …/github.com/nodejs/node/commit/96ad768dbc)] - **(SEMVER-MINOR)** **build**: remove node\_report op…
85 …ttps://github.com/nodejs/node/commit/2069c4e530)] - **build**: disable libstdc++ debug containers …
86 …//github.com/nodejs/node/commit/79fdc6bea3)] - **cli**: allow --huge-max-old-generation-size in NO…
87 …eab08bc4e`](https://github.com/nodejs/node/commit/deab08bc4e)] - **deps**: upgrade npm to 6.14.4 (…
88 …c2`](https://github.com/nodejs/node/commit/6387cf88c2)] - **deps**: update term-size with signed v…
89 …1`](https://github.com/nodejs/node/commit/8201704231)] - **deps**: remove \*.pyc files from deps/n…
90 …f4721174`](https://github.com/nodejs/node/commit/eef4721174)] - **deps**: update npm to 6.14.3 (My…
91 …f59f7`](https://github.com/nodejs/node/commit/fbdc4f59f7)] - **deps**: upgrade npm to 6.14.1 (Isaa…
92 …](https://github.com/nodejs/node/commit/d640426c8b)] - **deps**: update archs files for OpenSSL-1.…
93 …(https://github.com/nodejs/node/commit/d719f87ad6)] - **deps**: adjust openssl configuration for 1…
94 …e`](https://github.com/nodejs/node/commit/3878d8dd2e)] - **deps**: upgrade openssl sources to 1.1.…
95 …9f7acb6`](https://github.com/nodejs/node/commit/2cb9f7acb6)] - **deps**: update to ICU 66.1 (Steve…
96 …ps://github.com/nodejs/node/commit/e16964ed22)] - **deps**: minor ICU fixes: maint docs/tool, down…
97 …ed74`](https://github.com/nodejs/node/commit/3825afed74)] - **deps**: upgrade to c-ares v1.16.0 (A…
98 …04ecd245`](https://github.com/nodejs/node/commit/7904ecd245)] - **deps**: update to uvwasi 0.0.6 (…
99 …126131a`](https://github.com/nodejs/node/commit/bee126131a)] - **deps**: upgrade to libuv 1.35.0 (…
100 …70`](https://github.com/nodejs/node/commit/ae90bccb70)] - **deps**: V8: cherry-pick f9257802c1c0 (…
101 …(https://github.com/nodejs/node/commit/11ed1e6c86)] - **deps,doc**: move openssl maintenance guide…
102 …`](https://github.com/nodejs/node/commit/40a9289e53)] - **doc**: remove extraneous sentence in eve…
103 …ps://github.com/nodejs/node/commit/6168bd5951)] - **doc**: remove unnecessary "obvious(ly)" modifi…
104 …https://github.com/nodejs/node/commit/9fda9123b1)] - **doc**: trim wording in n-api.md text about …
105 …`3e002c3977`](https://github.com/nodejs/node/commit/3e002c3977)] - **doc**: update async\_hooks.md…
106 …ps://github.com/nodejs/node/commit/6693b40bd5)] - **doc**: simplify and correct example descriptio…
107 …e4adfb49`](https://github.com/nodejs/node/commit/b5e4adfb49)] - **doc**: add new TSC members (Mich…
108 …43`](https://github.com/nodejs/node/commit/99a7636443)] - **doc**: fix lint warning in doc/api/esm…
109 …cc3e8990`](https://github.com/nodejs/node/commit/dfcc3e8990)] - **doc**: improve wording in vm.md …
110 …a3f21ff`](https://github.com/nodejs/node/commit/bbea3f21ff)] - **doc**: improve wording in esm.md …
111 …(https://github.com/nodejs/node/commit/4ca30303a7)] - **doc**: import clarifications with links to…
112 …`](https://github.com/nodejs/node/commit/471a5d8b82)] - **doc**: add note re term-size commit on t…
113 …(https://github.com/nodejs/node/commit/99f260f42a)] - **doc**: official macOS builds now on 10.15 …
114 …5c2e`](https://github.com/nodejs/node/commit/569e555c2e)] - **doc**: update security release proce…
115 …8e9c99`](https://github.com/nodejs/node/commit/d2ce8e9c99)] - **doc**: fix some 404 links (Thomas …
116 …e5`](https://github.com/nodejs/node/commit/b8753466e5)] - **doc**: complete n-api version matrix (…
117 …://github.com/nodejs/node/commit/2e1fb2b9af)] - **(SEMVER-MINOR)** **doc**: update stability of re…
118 …(https://github.com/nodejs/node/commit/597bcb530a)] - **doc**: update conditional exports recommen…
119 …34301`](https://github.com/nodejs/node/commit/5080734301)] - **doc**: expand fs.watch caveats (Bar…
120 …19fee761ba`](https://github.com/nodejs/node/commit/19fee761ba)] - **doc**: add Ruben to TSC (Micha…
121 …](https://github.com/nodejs/node/commit/c72a678d0c)] - **doc**: add missing link for v13.11.0 chan…
122 …github.com/nodejs/node/commit/cd388b25f6)] - **(SEMVER-MINOR)** **doc,lib,src,test**: make --exper…
123 …ttps://github.com/nodejs/node/commit/71a2fa24da)] - **errors**: drop pronouns from ERR\_WORKER\_PA…
124 …12a3da`](https://github.com/nodejs/node/commit/3e9012a3da)] - **esm**: port loader code to JS (Ann…
125 …0c`](https://github.com/nodejs/node/commit/ef32069d0c)] - **http**: don't emit 'finish' after 'err…
126 …ps://github.com/nodejs/node/commit/d2fea9fb4a)] - **http2**: rename counter in `mapToHeaders` inne…
127 …e1`](https://github.com/nodejs/node/commit/36ba54e8e1)] - **lib**: add option to disable \_\_proto…
128 …1a94f`](https://github.com/nodejs/node/commit/435341a94f)] - **lib**: use spread operator on clust…
129 …d0982ae7c`](https://github.com/nodejs/node/commit/cd0982ae7c)] - **lib**: change var to let/const …
130 …`](https://github.com/nodejs/node/commit/397cbca720)] - **meta**: move inactive collaborators to e…
131 …997`](https://github.com/nodejs/node/commit/7356c43997)] - **module**: add hook for global preload…
132 …(https://github.com/nodejs/node/commit/59a21e28d6)] - **n-api**: fix comment on expected N-API ver…
133 …ps://github.com/nodejs/node/commit/1ecd407a71)] - **repl**: align preview with the actual executed…
134 …f219`](https://github.com/nodejs/node/commit/28e298f219)] - **report**: handle on-fatalerror bette…
135 …52b4ac8`](https://github.com/nodejs/node/commit/94952b4ac8)] - **src**: enhance C++ sprintf utilit…
136 …https://github.com/nodejs/node/commit/e9e12b8f36)] - **src**: use single ObjectTemplate for TextDe…
137 …://github.com/nodejs/node/commit/6f06cf0bf4)] - **src**: delete BaseObjectWeakPtr data when pointe…
138 …(https://github.com/nodejs/node/commit/2bcf535a05)] - **src**: simplify IsolateData shortcut acces…
139 …://github.com/nodejs/node/commit/2fe351f6c3)] - **src**: delete CallbackInfo when cleared from cle…
140 …/github.com/nodejs/node/commit/bd55a9a607)] - **src**: avoid Isolate::GetCurrent() for platform im…
141 …e`](https://github.com/nodejs/node/commit/11650c683e)] - **src**: update comment for SetImmediate(…
142 …tps://github.com/nodejs/node/commit/243d0d4716)] - **src**: add debug option to report large page …
143 …tps://github.com/nodejs/node/commit/f873d87a7f)] - **src**: prefer OnScopeLeave over shared\_ptr\<…
144 …ttps://github.com/nodejs/node/commit/1c4a112fcc)] - **src**: clean up stream\_base.h and stream-ba…
145 …76182670`](https://github.com/nodejs/node/commit/1476182670)] - **src**: handle NULL env scenario …
146 …//github.com/nodejs/node/commit/1950c08ab1)] - **(SEMVER-MINOR)** **src**: unconditionally include…
147 …ttps://github.com/nodejs/node/commit/c00ce7b708)] - **src**: find .text section using dl\_iterate\…
148 …](https://github.com/nodejs/node/commit/7fc5e6d37b)] - **src**: fix warn\_unused\_result compiler …
149 …f268f2`](https://github.com/nodejs/node/commit/d497f268f2)] - **src**: refactor to more safe metho…
150 …(https://github.com/nodejs/node/commit/b5b7bf5ea4)] - **src,cli**: support compact (one-line) JSON…
151 …a8dfd86`](https://github.com/nodejs/node/commit/56da8dfd86)] - **stream**: emit 'pause' on unpipe …
152 …`](https://github.com/nodejs/node/commit/b7a8878f0c)] - **stream**: fix pipeline with dest in obje…
153 …ps://github.com/nodejs/node/commit/0185e3a46c)] - **stream**: add pipeline test for destroy of ret…
154 …e`](https://github.com/nodejs/node/commit/23ba0889ce)] - **stream**: don't emit 'finish' after 'er…
155 …ttps://github.com/nodejs/node/commit/07e41311d0)] - **test**: refactoring / cleanup on child-proce…
156 …tps://github.com/nodejs/node/commit/2f73e6eee0)] - **test**: use mustCall in place of countdown in…
157 …ff`](https://github.com/nodejs/node/commit/76a7386eff)] - **test**: end tls connection with some d…
158 …55`](https://github.com/nodejs/node/commit/fcf9b46d55)] - **test**: discard data received by clien…
159 …github.com/nodejs/node/commit/2e287837f8)] - **test**: replace countdown with Promise.all() in clu…
160 …ps://github.com/nodejs/node/commit/bdcc11f167)] - **test**: replace Map with Array in cluster-net-…
161 …7d6`](https://github.com/nodejs/node/commit/4d173ea7d6)] - **test**: uv\_tty\_init returns EBADF o…
162 …8c`](https://github.com/nodejs/node/commit/05fd16048c)] - **test**: use Promise.all() in test-hash…
163 …//github.com/nodejs/node/commit/76781bd16e)] - **(SEMVER-MINOR)** **test**: remove common.skipIfRe…
164 …tps://github.com/nodejs/node/commit/df1d4f708f)] - **test**: workaround for V8 8.1 inspector pause…
165 …](https://github.com/nodejs/node/commit/fbcf602823)] - **test**: make test-memory-usage predictabl…
166 …a`](https://github.com/nodejs/node/commit/09ca76befa)] - **test**: verify that WASI errors are ret…
167 …(https://github.com/nodejs/node/commit/fd80c21e9c)] - **test**: add new scenario for async-local s…
168 …c0af3acc52`](https://github.com/nodejs/node/commit/c0af3acc52)] - **test**: use portable EOL (Hars…
169 …ttps://github.com/nodejs/node/commit/ed83a1cc09)] - **test**: refactor and simplify test-repl-prev…
170 …https://github.com/nodejs/node/commit/08edf53207)] - **test**: `buffer.write` with longer string s…
171 …d`](https://github.com/nodejs/node/commit/2262e7c26d)] - **test**: fix test-tls-env-extra-ca-file-…
172 …://github.com/nodejs/node/commit/dedd219622)] - **tools**: fixup icutrim.py use of string and byte…
173 …daf1092a`](https://github.com/nodejs/node/commit/5adaf1092a)] - **tools**: update minimist@1.2.5 (…
174 …3ce088fc`](https://github.com/nodejs/node/commit/963ce088fc)] - **tools**: update to acorn@7.1.1 (…
175 …(https://github.com/nodejs/node/commit/fa1fa3111a)] - **util**: text decoding allows SharedArrayBu…
176 …github.com/nodejs/node/commit/53fd0d80b1)] - **(SEMVER-MINOR)** **util**: use a global symbol for …
177 …/github.com/nodejs/node/commit/e83dcdef7e)] - **(SEMVER-MINOR)** **worker**: allow URL in Worker c…
184 * **async_hooks**: add sync enterWith to ALS (Stephen Belanger) [#31945](https://github.com/nodejs/…
185 * **cli**: allow --jitless V8 flag in NODE\_OPTIONS (Andrew Neitsch) [#32100](https://github.com/no…
186 * **fs**: return first folder made by mkdir recursive (Benjamin Coe) [#31530](https://github.com/no…
187 * **n-api**: define release 6 (Gabriel Schulhof) [#32058](https://github.com/nodejs/node/pull/32058)
188 * **os**: create a getter for kernel version (Juan José Arboleda) [#31732](https://github.com/nodej…
189 * **wasi**: add returnOnExit option (Colin Ihrig) [#32101](https://github.com/nodejs/node/pull/3210…
193 …ttps://github.com/nodejs/node/commit/478f1e7e13)] - **async_hooks**: avoid resource reuse by FileH…
194 …//github.com/nodejs/node/commit/4d5981be96)] - **(SEMVER-MINOR)** **async_hooks**: add sync enterW…
195 …tps://github.com/nodejs/node/commit/3befe80c4f)] - **async_hooks**: fix ctx loss after nested ALS …
196 …`](https://github.com/nodejs/node/commit/ddb882439f)] - **benchmark**: remove special test entries…
197 …github.com/nodejs/node/commit/5d92cec12d)] - **benchmark**: add `test` and `all` options and impro…
198 …](https://github.com/nodejs/node/commit/e11f38cbab)] - **benchmark**: refactor helper into a class…
199 …2a`](https://github.com/nodejs/node/commit/31ec44302a)] - **benchmark**: remove problematic tls pa…
200 …(https://github.com/nodejs/node/commit/079bb31b29)] - **build**: remove empty line on node.gyp fil…
201 …4de`](https://github.com/nodejs/node/commit/fe34da84de)] - **build**: add mjs extension to lint-js…
202 …://github.com/nodejs/node/commit/d66daa5661)] - **build**: support android build on ndk version eq…
203 …https://github.com/nodejs/node/commit/3c06316679)] - **build**: workaround for gclient python3 iss…
204 …](https://github.com/nodejs/node/commit/64135249e5)] - **build**: allow use of system-installed br…
205 …ttps://github.com/nodejs/node/commit/f07d423d16)] - **build**: allow passing multiple libs to pkg\…
206 …://github.com/nodejs/node/commit/7c739aa386)] - **build**: enable backtrace when V8 is built for P…
207 …(https://github.com/nodejs/node/commit/e1347b411a)] - **cli**: allow --jitless V8 flag in NODE\_OP…
208 …ttps://github.com/nodejs/node/commit/ce686c03ae)] - **crypto**: optimize sign.update() and verify.…
209 …(https://github.com/nodejs/node/commit/a727b13343)] - **crypto**: make update(buf, enc) ignore enc…
210 …https://github.com/nodejs/node/commit/893e9183b5)] - **doc**: include the error type in the reques…
211 …https://github.com/nodejs/node/commit/af73ed632c)] - **doc**: clear up child\_process command reso…
212 …60`](https://github.com/nodejs/node/commit/fa78aa4a60)] - **doc**: clarify windows specific behavi…
213 …2b9`](https://github.com/nodejs/node/commit/5bc51612b9)] - **doc**: improve Buffer documentation (…
214 …https://github.com/nodejs/node/commit/35bea0798e)] - **doc**: add support encoding link on string\…
215 …0c2`](https://github.com/nodejs/node/commit/3fa57ee0c2)] - **doc**: add entry for `AsyncHook` clas…
216 …`](https://github.com/nodejs/node/commit/38329bd438)] - **doc**: prevent tables from shrinking pag…
217 …://github.com/nodejs/node/commit/bc1e3575d4)] - **doc**: change worker.takeHeapSnapshot to getHeap…
218 …](https://github.com/nodejs/node/commit/7de4dfba79)] - **doc**: remove personal pronoun usage in p…
219 …a`](https://github.com/nodejs/node/commit/618b389b6a)] - **doc**: remove personal pronoun usage in…
220 …](https://github.com/nodejs/node/commit/fa99fb2eac)] - **doc**: remove personal pronoun usage in e…
221 …](https://github.com/nodejs/node/commit/2d39369ee5)] - **doc**: remove personal pronoun usage in a…
222 …bc81e94`](https://github.com/nodejs/node/commit/02ebc81e94)] - **doc**: revise tools/icu/README.md…
223 …`](https://github.com/nodejs/node/commit/50c5eb49ab)] - **doc**: link setRawMode() from signal doc…
224 …`](https://github.com/nodejs/node/commit/97965f518c)] - **doc**: document self-referencing a packa…
225 …8`](https://github.com/nodejs/node/commit/a79b8fa6f8)] - **doc**: document fs.watchFile() bigint o…
226 …9c`](https://github.com/nodejs/node/commit/2e5f81f69c)] - **doc**: fix broken links in benchmark R…
227 …[`50094de274`](https://github.com/nodejs/node/commit/50094de274)] - **doc**: remove em dashes (Ric…
228 …5e00`](https://github.com/nodejs/node/commit/5f12595e00)] - **doc**: update email address in autho…
229 …//github.com/nodejs/node/commit/77e5b509a9)] - **doc,test**: add server.timeout property to http2 …
230 …(https://github.com/nodejs/node/commit/4c2e4d1747)] - **esm**: remove unused parameter on module.i…
231 …86bceb9`](https://github.com/nodejs/node/commit/55486bceb9)] - **events**: fix removeListener for …
232 …ps://github.com/nodejs/node/commit/94f3eed229)] - **(SEMVER-MINOR)** **fs**: make fs.read params o…
233 …6bcc`](https://github.com/nodejs/node/commit/7eed9d6bcc)] - **fs**: fix WriteStream autoClose orde…
234 …github.com/nodejs/node/commit/ff58854dbe)] - **(SEMVER-MINOR)** **fs**: return first folder made b…
235 …(https://github.com/nodejs/node/commit/1c4f4cc436)] - **fs**: fix writeFile\[Sync\] for non-seekab…
236 …](https://github.com/nodejs/node/commit/c106a857a9)] - **fs**: fix valid id range on chown, lchown…
237 …a9f388f`](https://github.com/nodejs/node/commit/1ffa9f388f)] - **http**: fix socket re-use races (…
238 …github.com/nodejs/node/commit/49a07f7932)] - **http, async_hooks**: remove unneeded reference to w…
239 …(https://github.com/nodejs/node/commit/897b1d2e5e)] - **lib**: move isLegalPort to validators, ref…
240 …906`](https://github.com/nodejs/node/commit/607ac90906)] - **lib**: improve value validation utils…
241 …560`](https://github.com/nodejs/node/commit/c0ba6ec560)] - **meta**: move thefourtheye to TSC Emer…
242 …0c9051e3`](https://github.com/nodejs/node/commit/710c9051e3)] - **n-api**: define release 6 (Gabri…
243 …1c3c4`](https://github.com/nodejs/node/commit/e83671c3c4)] - **src**: DRY crypto Update() methods …
244 …](https://github.com/nodejs/node/commit/025f658fa6)] - **src**: fix spawnSync CHECK when SIGKILL f…
245 …https://github.com/nodejs/node/commit/2248ba760b)] - **src**: fix missing extra ca in tls.rootCert…
246 …https://github.com/nodejs/node/commit/fa376f420c)] - **src**: fix -Wmaybe-uninitialized compiler w…
247 …(https://github.com/nodejs/node/commit/c3aa3e70f0)] - **src**: remove unused include from node\_fi…
248 …github.com/nodejs/node/commit/d8c927b5f1)] - ***Revert*** "**src**: keep main-thread Isolate attac…
249 …github.com/nodejs/node/commit/625d8f7007)] - **src**: discard tasks posted to platform TaskRunner …
250 …a8ca8ee4`](https://github.com/nodejs/node/commit/55a8ca8ee4)] - **src**: elevate v8 namespace (Ram…
251 …(https://github.com/nodejs/node/commit/1e9a2516df)] - **src**: use C++ style for struct with initi…
252 …https://github.com/nodejs/node/commit/6aa797b546)] - **src**: implement per-process native Debug()…
253 …0d0`](https://github.com/nodejs/node/commit/5127c700d0)] - **src**: refactor debug category parsin…
254 …`](https://github.com/nodejs/node/commit/2388a40f56)] - **src**: make aliased\_buffer.h self-conta…
255 …github.com/nodejs/node/commit/258a80d3cc)] - **(SEMVER-MINOR)** **src**: create a getter for kerne…
256 …75c5cf4`](https://github.com/nodejs/node/commit/cba75c5cf4)] - **src**: handle NULL env scenario (…
257 …tps://github.com/nodejs/node/commit/cc27846fb9)] - **src**: simplify node\_worker.cc using new KVS…
258 …6f35b888`](https://github.com/nodejs/node/commit/296f35b888)] - **src**: improve KVStore API (Deny…
259 …//github.com/nodejs/node/commit/bd756883a7)] - **src**: add missing namespace using statements in …
260 …76e9`](https://github.com/nodejs/node/commit/e9f9d076e9)] - **src**: fix -Wreorder compiler warnin…
261 …(https://github.com/nodejs/node/commit/7b9b578652)] - **src**: fix -Winconsistent-missing-override…
262 …ce1071`](https://github.com/nodejs/node/commit/4ac1ce1071)] - **src**: introduce node\_sockaddr (J…
263 …ac`](https://github.com/nodejs/node/commit/31e4a0d7ac)] - **src**: Handle bad callback in asyc\_wr…
264 …e`](https://github.com/nodejs/node/commit/a03777096e)] - **src,http2**: introduce node\_http\_comm…
265 …53`](https://github.com/nodejs/node/commit/fab8c83253)] - **stream**: avoid destroying writable so…
266 …0ff`](https://github.com/nodejs/node/commit/66fe2d90ff)] - **stream**: avoid destroying http1 obje…
267 …github.com/nodejs/node/commit/0a00552122)] - **stream**: do not swallow errors with async iterator…
268 …598e8`](https://github.com/nodejs/node/commit/f2636598e8)] - **stream**: eos make const state cons…
269 …bf89ad`](https://github.com/nodejs/node/commit/4b04bf89ad)] - **stream**: re-use legacy destroyer …
270 …ce1cc93ce`](https://github.com/nodejs/node/commit/7ce1cc93ce)] - **stream**: simplify pipeline (Ro…
271 …1a3fbd`](https://github.com/nodejs/node/commit/9d1b1a3fbd)] - **stream**: simplify Writable.write …
272 …`](https://github.com/nodejs/node/commit/1e05ddf406)] - **stream**: improve writable.write() perfo…
273 …https://github.com/nodejs/node/commit/90a4d438cb)] - **stream**: combine properties using definePr…
274 …ps://github.com/nodejs/node/commit/4640ea24bd)] - **stream**: don't destroy final readable stream …
275 …(https://github.com/nodejs/node/commit/2585b814b0)] - **stream**: add comments to pipeline impleme…
276 …4f`](https://github.com/nodejs/node/commit/ceca1c3a4f)] - **test**: improve test-fs-existssync-fal…
277 …tps://github.com/nodejs/node/commit/84197eaae0)] - **test**: mark test-timers-blocking-callback fl…
278 …tps://github.com/nodejs/node/commit/4589863518)] - **test**: always skip vm-timeout-escape-queuemi…
279 …f1d275f`](https://github.com/nodejs/node/commit/188f1d275f)] - **test**: improve test-debug-usage …
280 …github.com/nodejs/node/commit/92cc406baf)] - **test**: refactor all benchmark tests to use the new…
281 …](https://github.com/nodejs/node/commit/6f9f2c5de4)] - **test**: warn when inspector process crash…
282 …tps://github.com/nodejs/node/commit/6a9654a7a9)] - **test**: increase test timeout to prevent flak…
283 …ttps://github.com/nodejs/node/commit/862cd2b49d)] - **test**: use index.js if package.json "main" …
284 …a6`](https://github.com/nodejs/node/commit/3d64c9eba6)] - **test**: changed function to arrow func…
285 …](https://github.com/nodejs/node/commit/6545d1a55d)] - **test**: allow EAI\_FAIL in test-net-dns-e…
286 …8ee6`](https://github.com/nodejs/node/commit/1428de8ee6)] - **test**: add WASI test for path\_link…
287 …s://github.com/nodejs/node/commit/da7349d908)] - **test**: remove superfluous checks in test-net-r…
288 …(https://github.com/nodejs/node/commit/74edcc5dd9)] - **test**: apply camelCase in test-net-reconn…
289 …bb`](https://github.com/nodejs/node/commit/8e435687bb)] - **test**: update tests for larger Buffer…
290 …9`](https://github.com/nodejs/node/commit/83e9a3ea59)] - **test**: add coverage for FSWatcher exce…
291 …`](https://github.com/nodejs/node/commit/89987b3a9f)] - **test**: remove common.expectsInternalAss…
292 …(https://github.com/nodejs/node/commit/35d0569356)] - **tools**: enable no-useless-backreference l…
293 …0`](https://github.com/nodejs/node/commit/d3c4210ea0)] - **tools**: enable default-case-last lint …
294 …35d`](https://github.com/nodejs/node/commit/814bb4a35d)] - **tools**: update ESLint to 7.0.0-alpha…
295 …cad`](https://github.com/nodejs/node/commit/cac1d01cad)] - **tools**: update ESLint to 7.0.0-alpha…
296 …ba6`](https://github.com/nodejs/node/commit/c70cfd2ba6)] - **tools**: update ESLint to 7.0.0-alpha…
297 …//github.com/nodejs/node/commit/bb41383bdc)] - **tools**: use per-process native Debug() printer i…
298 …://github.com/nodejs/node/commit/eaf6723804)] - **vm**: refactor value validation with internal/va…
299 …(https://github.com/nodejs/node/commit/dd83bd266d)] - **(SEMVER-MINOR)** **wasi**: add returnOnExi…
313 …1d96`](https://github.com/nodejs/node/commit/723aa41d96)] - **build**: fix zlib tarball generation…
314 …ac50fc5`](https://github.com/nodejs/node/commit/9c1ac50fc5)] - **build**: fix building with ninja …
315 …6b3`](https://github.com/nodejs/node/commit/478450d6b3)] - **build**: add asan check in Github act…
316 …b5`](https://github.com/nodejs/node/commit/0fc45f80b5)] - **crypto**: simplify exportKeyingMateria…
317 …1a7`](https://github.com/nodejs/node/commit/4dc59b91a7)] - **dgram**: make UDPWrap more reusable (…
318 …](https://github.com/nodejs/node/commit/4ed720e940)] - **doc**: visibility of Worker threads cli o…
319 …ps://github.com/nodejs/node/commit/2518213a1b)] - **doc**: improve doc/markdown file organization …
320 …4d`](https://github.com/nodejs/node/commit/ba3f7ff94d)] - **doc**: update stream.pipeline() signat…
321 …tps://github.com/nodejs/node/commit/3c8daa3aa0)] - **events**: convert errorMonitor to a normal pr…
322 …ps://github.com/nodejs/node/commit/6b44df2415)] - **perf,src**: add HistogramBase and internal/his…
323 …//github.com/nodejs/node/commit/6a9cea9ed2)] - **src**: pass resource object along with InternalMa…
324 …ttps://github.com/nodejs/node/commit/70f046010c)] - **src**: start the .text section with an asm s…
325 …`](https://github.com/nodejs/node/commit/755da035ce)] - **src**: add node\_crypto\_common and refa…
326 …https://github.com/nodejs/node/commit/4d5318c164)] - **src**: improve handling of internal field c…
327 …tps://github.com/nodejs/node/commit/1539928ed9)] - **test**: add GC test for disabled AsyncLocalSt…
328 …ps://github.com/nodejs/node/commit/be90817558)] - **test**: remove common.port from test-tls-secur…
336 * introduce async-context API (vdeturckheim) [#26540](https://github.com/nodejs/node/pull/26540)
338 …* support passing generator functions into pipeline() (Robert Nagy) [#31223](https://github.com/no…
340 * expose SSL\_export\_keying\_material (simon) [#31814](https://github.com/nodejs/node/pull/31814)
342 …ory() for per-context memory measurement (Joyee Cheung) [#31824](https://github.com/nodejs/node/pu…
346 …ttps://github.com/nodejs/node/commit/f71fc9044a)] - **async_hooks**: add store arg in AsyncLocalSt…
347 …s://github.com/nodejs/node/commit/6af9e7e0c3)] - **async_hooks**: executionAsyncResource matches i…
348 …://github.com/nodejs/node/commit/877ab97286)] - **(SEMVER-MINOR)** **async_hooks**: introduce asyn…
349 …//github.com/nodejs/node/commit/9a41ced0d1)] - **build**: only lint markdown files that have chang…
350 …07105e`](https://github.com/nodejs/node/commit/ca4407105e)] - **build**: add missing comma in node…
351 …37d`](https://github.com/nodejs/node/commit/4dffd0437d)] - **cli**: --perf-prof only works on Linu…
352 …ttps://github.com/nodejs/node/commit/4d05508aa8)] - **crypto**: turn impossible DH errors into ass…
353 …e`](https://github.com/nodejs/node/commit/d0e94fc77e)] - **crypto**: fix ieee-p1363 for createVeri…
354 …854`](https://github.com/nodejs/node/commit/fbaab7d854)] - **deps**: openssl: cherry-pick 4dcb150e…
355 …d53b`](https://github.com/nodejs/node/commit/e6125cd53b)] - **deps**: V8: backport f7771e5b0cc4 (M…
356 …0c4`](https://github.com/nodejs/node/commit/c27f0d10c4)] - **deps**: update zlib to upstream d7f3c…
357 …3`](https://github.com/nodejs/node/commit/b30a6981d3)] - **deps**: move zlib maintenance info to g…
358 …(https://github.com/nodejs/node/commit/cd30dbb0d6)] - **doc**: revise --zero-fill-buffers text in …
359 …66579f84b`](https://github.com/nodejs/node/commit/166579f84b)] - **doc**: add link to sem-ver info…
360 …`e3258fd148`](https://github.com/nodejs/node/commit/e3258fd148)] - **doc**: update zlib doc (James…
361 …](https://github.com/nodejs/node/commit/8516602ba0)] - **doc**: clarify http2.connect authority de…
362 …tps://github.com/nodejs/node/commit/c5acf0a13b)] - **doc**: updated YAML version representation in…
363 …43fdea`](https://github.com/nodejs/node/commit/4c6343fdea)] - **doc**: describe how to update zlib…
364 …`](https://github.com/nodejs/node/commit/a46839279f)] - **doc**: update releases guide re pushing …
365 …github.com/nodejs/node/commit/15cc9b0126)] - **doc**: update assert.rejects() docs with a validati…
366 …(https://github.com/nodejs/node/commit/2046652b4e)] - **doc**: fix anchor for ERR\_TLS\_INVALID\_C…
367 …2d`](https://github.com/nodejs/node/commit/091b4bfe2d)] - **doc**: add note about ssh key to relea…
368 …a37`](https://github.com/nodejs/node/commit/3438937a37)] - **doc**: fix notable changes for v13.9.…
369 …/github.com/nodejs/node/commit/672f76d6bd)] - **doc**: reword possessive form of Node.js in adding…
370 …(https://github.com/nodejs/node/commit/3eaf37767e)] - **doc**: reword possessive form of Node.js i…
371 …ttps://github.com/nodejs/node/commit/cb210e6b16)] - **doc**: reword possessive form of Node.js in …
372 …ttps://github.com/nodejs/node/commit/3969af43b4)] - **doc**: reword possessive form of Node.js in …
373 …](https://github.com/nodejs/node/commit/f9526057b3)] - **doc**: move gireeshpunathil to TSC emerit…
374 …853f`](https://github.com/nodejs/node/commit/b07175853f)] - **doc**: pronouns for @Fishrock123 (Je…
375 …`](https://github.com/nodejs/node/commit/7f4d6ee8ea)] - **doc**: move @Fishrock123 to TSC Emeriti …
376 …ttps://github.com/nodejs/node/commit/b177bba555)] - **doc**: move @Fishrock123 to a previous relea…
377 …4aad705f`](https://github.com/nodejs/node/commit/9e4aad705f)] - **doc**: fix typos in doc/api/http…
378 …`](https://github.com/nodejs/node/commit/eb2dce8342)] - **doc**: claim ABI version 82 for Electron…
379 …ttps://github.com/nodejs/node/commit/db291aaf06)] - **doc**: guide - using valgrind to debug memor…
380 …5`](https://github.com/nodejs/node/commit/aa16d80c05)] - **doc,crypto**: re-document oaepLabel opt…
381 …ea`](https://github.com/nodejs/node/commit/9079bb42ea)] - **http2**: make compat finished match ht…
382 …d8feac0c`](https://github.com/nodejs/node/commit/3bd8feac0c)] - **meta**: move aqrln to emeritus (…
383 …45fcd`](https://github.com/nodejs/node/commit/c801045fcd)] - **meta**: move jbergstroem to emeritu…
384 …890bec`](https://github.com/nodejs/node/commit/ded3890bec)] - **meta**: move maclover7 to Emeritus…
385 …](https://github.com/nodejs/node/commit/91ce69a554)] - **meta**: move Glen Keane to Collaborator E…
386 …da6`](https://github.com/nodejs/node/commit/b74c40eda6)] - **meta**: move not-an-aardvark to emeri…
387 …8b6cd`](https://github.com/nodejs/node/commit/61a0d8b6cd)] - **meta**: move julianduque to emeritu…
388 …`](https://github.com/nodejs/node/commit/94a471a422)] - **meta**: move eljefedelrodeodeljefe to em…
389 …a`](https://github.com/nodejs/node/commit/9e3e6763fa)] - **module**: port source map sort logic fr…
390 …s://github.com/nodejs/node/commit/b9f3bfe6c8)] - **module**: disable conditional exports, self res…
391 …`](https://github.com/nodejs/node/commit/bbb6cc733c)] - **module**: package "exports" error refine…
392 …9b0`](https://github.com/nodejs/node/commit/6adbfac9b0)] - **repl**: eager-evaluate input in paren…
393 …https://github.com/nodejs/node/commit/6a35b0d102)] - **src**: don't run bootstrapper in CreateEnvi…
394 …https://github.com/nodejs/node/commit/3497370d66)] - **src**: move InternalCallbackScope to StartE…
395 …tps://github.com/nodejs/node/commit/f62967c827)] - **src**: enable `StreamPipe` for generic `Strea…
396 …ttps://github.com/nodejs/node/commit/776f379124)] - **src**: include large pages source unconditio…
397 …68e14052`](https://github.com/nodejs/node/commit/9f68e14052)] - **src**: elevate v8 namespaces (Ha…
398 …github.com/nodejs/node/commit/8fa6373e62)] - **src**: allow unique\_ptrs with custom deleter in me…
399 …github.com/nodejs/node/commit/88ccb444e3)] - **src**: move BaseObject subclass dtors/ctors out of …
400 …/github.com/nodejs/node/commit/98d262e5f3)] - **src**: inform callback scopes about exceptions in …
401 …6e`](https://github.com/nodejs/node/commit/57302f866e)] - **src**: prefer 3-argument Array::New() …
402 …(https://github.com/nodejs/node/commit/8a2b62e4cd)] - **stream**: ensure pipeline always destroys …
403 …](https://github.com/nodejs/node/commit/313ecaabe5)] - **stream**: fix broken pipeline error propa…
404 …github.com/nodejs/node/commit/8ad64b8e53)] - **(SEMVER-MINOR)** **stream**: support passing genera…
405 …(https://github.com/nodejs/node/commit/d0a00711f8)] - **stream**: invoke buffered write callbacks …
406 …`](https://github.com/nodejs/node/commit/1bca7b6c70)] - **test**: move test-inspector-module to pa…
407 …https://github.com/nodejs/node/commit/932563473c)] - **test**: improve disable AsyncLocalStorage t…
408 …64d161e`](https://github.com/nodejs/node/commit/49864d161e)] - **test**: fix flaky test-dns-any.js…
409 …46a6`](https://github.com/nodejs/node/commit/38494746a6)] - **test**: fix flaky test-gc-net-timeou…
410 …://github.com/nodejs/node/commit/b6d33f671a)] - **test**: change test to not be sensitive to buffe…
411 …//github.com/nodejs/node/commit/cef5502055)] - **test**: remove sequential/test-https-keep-alive-l…
412 …a7`](https://github.com/nodejs/node/commit/f1e76488a7)] - **test**: validate common property usage…
413 …(https://github.com/nodejs/node/commit/ab8f060159)] - **test**: fix usage of invalid common proper…
414 …//github.com/nodejs/node/commit/49c959d636)] - **test**: increase timeout in vm-timeout-escape-que…
415 …(https://github.com/nodejs/node/commit/04eda02d87)] - **test**: add documentation for common.enoug…
416 …2b67cc`](https://github.com/nodejs/node/commit/918c2b67cc)] - **test**: fix typo in common/index.j…
417 …1b`](https://github.com/nodejs/node/commit/f89fb2751b)] - **test**: mark empty udp tests flaky on …
418 …ttps://github.com/nodejs/node/commit/e08fef1fda)] - **test**: add secp224k1 check in crypto-dh-sta…
419 …https://github.com/nodejs/node/commit/4fe9e043ef)] - **test**: remove common.PORT from assorted pu…
420 …/github.com/nodejs/node/commit/7d5776e119)] - **test**: remove flaky designation for test-net-conn…
421 …ps://github.com/nodejs/node/commit/1933efa62f)] - **test**: remove common.PORT from test-net-write…
422 …`](https://github.com/nodejs/node/commit/87e9014764)] - **test**: remove common.PORT from test-net…
423 …s://github.com/nodejs/node/commit/3fbd5ab265)] - **test**: remove common.PORT from test-tls-server…
424 …](https://github.com/nodejs/node/commit/e76ac1d2c9)] - **test**: remove common.PORT from test-net-…
425 …](https://github.com/nodejs/node/commit/724bf3105b)] - **test**: remove common.PORT from test-net-…
426 …ps://github.com/nodejs/node/commit/60c71dcad2)] - **test**: add known issue test for sync writable…
427 …github.com/nodejs/node/commit/2c0b249098)] - **tls**: reduce memory copying and number of BIO buff…
428 …tps://github.com/nodejs/node/commit/acb3aff674)] - **(SEMVER-MINOR)** **tls**: expose SSL\_export\…
429 …ps://github.com/nodejs/node/commit/f293dcf6de)] - **tools**: add NODE\_TEST\_NO\_INTERNET to the d…
430 …](https://github.com/nodejs/node/commit/79b1f04b15)] - **tools**: sync gyp code base with node-gyp…
431 …://github.com/nodejs/node/commit/f858f2366c)] - **tools**: update lint-md task to lint for possess…
432 …github.com/nodejs/node/commit/ae3929e958)] - **(SEMVER-MINOR)** **vm**: implement vm.measureMemory…
433 …https://github.com/nodejs/node/commit/a86cb0e480)] - **vm**: lazily initialize primordials for vm …
434 …ttps://github.com/nodejs/node/commit/f2389eba99)] - **worker**: emit runtime error on loop creatio…
435 …49`](https://github.com/nodejs/node/commit/f87ac90849)] - **worker**: unroll file extension regexp…
443 * add executionAsyncResource (Matteo Collina) [#30959](https://github.com/nodejs/node/pull/30959)
445 * add crypto.diffieHellman (Tobias Nießen) [#31178](https://github.com/nodejs/node/pull/31178)
446 …* add DH support to generateKeyPair (Tobias Nießen) [#31178](https://github.com/nodejs/node/pull/3…
447 * simplify DH groups (Tobias Nießen) [#31178](https://github.com/nodejs/node/pull/31178)
448 * add key type 'dh' (Tobias Nießen) [#31178](https://github.com/nodejs/node/pull/31178)
450 …* skip keygen tests on arm systems (Tobias Nießen) [#31178](https://github.com/nodejs/node/pull/31…
452 …* add property flags to GCPerformanceEntry (Kirill Fomichev) [#29547](https://github.com/nodejs/no…
454 …* report ArrayBuffer memory in `memoryUsage()` (Anna Henningsen) [#31550](https://github.com/nodej…
456 …* make tab size configurable (Ruben Bridgewater) [#31318](https://github.com/nodejs/node/pull/3131…
458 * add support for Workers (Anna Henningsen) [#31386](https://github.com/nodejs/node/pull/31386)
460 …* add ability to take heap snapshot from parent thread (Anna Henningsen) [#31569](https://github.c…
462 * add ronag to collaborators (Robert Nagy) [#31498](https://github.com/nodejs/node/pull/31498)
466 …https://github.com/nodejs/node/commit/2db7593838)] - **assert**: align character indicators proper…
467 …//github.com/nodejs/node/commit/a840e9d639)] - **async_hooks**: ensure event after been emitted on…
468 …//github.com/nodejs/node/commit/6be51296e4)] - **(SEMVER-MINOR)** **async_hooks**: add executionAs…
469 …e93`](https://github.com/nodejs/node/commit/2de085fe93)] - **benchmark**: use let instead of var (…
470 …5`](https://github.com/nodejs/node/commit/e37f5100e5)] - **benchmark**: swap var for let in benchm…
471 …s://github.com/nodejs/node/commit/819fb76ba5)] - ***Revert*** "**benchmark**: refactor helper into…
472 …github.com/nodejs/node/commit/8974fa794c)] - ***Revert*** "**benchmark**: add `test` and `all` opt…
473 …s://github.com/nodejs/node/commit/30f55cebb6)] - ***Revert*** "**benchmark**: remove special test …
474 …`](https://github.com/nodejs/node/commit/1484f5ab6e)] - **benchmark**: remove special test entries…
475 …/github.com/nodejs/node/commit/ca343caee3)] - **benchmark**: add `test` and `all` options and impr…
476 …](https://github.com/nodejs/node/commit/9f2c742626)] - **benchmark**: refactor helper into a class…
477 …`](https://github.com/nodejs/node/commit/161db608ae)] - **benchmark**: check for and fix multiple …
478 …/github.com/nodejs/node/commit/6fe8eda3ca)] - **benchmark**: clean up config resolution in multipl…
479 …eb`](https://github.com/nodejs/node/commit/ebdcafafeb)] - **benchmark**: add MessagePort benchmark…
480 …(https://github.com/nodejs/node/commit/eb3c6e9127)] - **benchmark**: use let and const instead of …
481 …81`](https://github.com/nodejs/node/commit/b29badad81)] - **benchmark**: fix getStringWidth() benc…
482 …4ddb0`](https://github.com/nodejs/node/commit/519134ddb0)] - **buffer**: improve from() performanc…
483 …de07`](https://github.com/nodejs/node/commit/769154de07)] - **buffer**: improve concat() performan…
484 …95`](https://github.com/nodejs/node/commit/9d45393e95)] - **buffer**: improve fill(number) perform…
485 …github.com/nodejs/node/commit/60a69770f5)] - **build**: add configure option to debug only Node.js…
486 …https://github.com/nodejs/node/commit/10f9abe81d)] - **build**: ignore all the "Debug","Release" f…
487 …(https://github.com/nodejs/node/commit/03eade01d7)] - **build**: enable loading internal modules f…
488 …(https://github.com/nodejs/node/commit/a2b7006847)] - **build**: build docs in GitHub Actions CI w…
489 …(https://github.com/nodejs/node/commit/2e216aebcb)] - **build**: do not use setup-node in build wo…
490 …89763`](https://github.com/nodejs/node/commit/825d089763)] - **crypto**: fix performance regressio…
491 …4`](https://github.com/nodejs/node/commit/3c6545f0b4)] - **crypto**: improve randomBytes() perform…
492 …](https://github.com/nodejs/node/commit/f84b34d42c)] - **crypto**: improve errors in DiffieHellman…
493 …tps://github.com/nodejs/node/commit/4591202e66)] - **crypto**: assign and use ERR\_CRYPTO\_UNKNOWN…
494 …tps://github.com/nodejs/node/commit/bf46c304dd)] - **(SEMVER-MINOR)** **crypto**: add crypto.diffi…
495 …//github.com/nodejs/node/commit/0d3e095941)] - **(SEMVER-MINOR)** **crypto**: add DH support to ge…
496 …(https://github.com/nodejs/node/commit/15bd2c9f0c)] - **(SEMVER-MINOR)** **crypto**: simplify DH g…
497 …](https://github.com/nodejs/node/commit/572322fddf)] - **(SEMVER-MINOR)** **crypto**: add key type…
498 …24b6b9`](https://github.com/nodejs/node/commit/0ac124b6b9)] - **deps**: upgrade npm to 6.13.7 (Mic…
499 …](https://github.com/nodejs/node/commit/bf7097c77d)] - **deps**: switch to chromium's zlib impleme…
500 …aa5ce40`](https://github.com/nodejs/node/commit/2eeaa5ce40)] - **deps**: uvwasi: cherry-pick 7b5b6…
501 …64f4afa66`](https://github.com/nodejs/node/commit/464f4afa66)] - **deps**: upgrade to libuv 1.34.2…
502 …1ebe0c5`](https://github.com/nodejs/node/commit/9811ebe0c5)] - **deps**: uvwasi: cherry-pick eea45…
503 …0ed3a2e`](https://github.com/nodejs/node/commit/2fe0ed3a2e)] - **deps**: uvwasi: cherry-pick c3bef…
504 …66be899`](https://github.com/nodejs/node/commit/09566be899)] - **deps**: uvwasi: cherry-pick ea73a…
505 …04f2799ed2`](https://github.com/nodejs/node/commit/04f2799ed2)] - **deps**: update to uvwasi 0.0.5…
506 …f1ed030`](https://github.com/nodejs/node/commit/7c4f1ed030)] - **deps**: uvwasi: cherry-pick 941be…
507 …e38a749a`](https://github.com/nodejs/node/commit/00e38a749a)] - **deps**: port uvwasi@676ba9a to g…
508 …3f6c258`](https://github.com/nodejs/node/commit/5bd3f6c258)] - **deps,test**: update to uvwasi 0.0…
509 …[`2cd8461e56`](https://github.com/nodejs/node/commit/2cd8461e56)] - **doc**: add glossary.md (geng…
510 …](https://github.com/nodejs/node/commit/c4613c6b8b)] - **doc**: add prerequisites information for …
511 …83e69b`](https://github.com/nodejs/node/commit/b35f83e69b)] - **doc**: fix typo on fs docs (Juan J…
512 …4`](https://github.com/nodejs/node/commit/2ff812ca84)] - **doc**: update contact email for @ryzoku…
513 …s://github.com/nodejs/node/commit/2c83946757)] - **doc**: fix default server timeout description f…
514 …ttps://github.com/nodejs/node/commit/b56a21fdad)] - **doc**: add directions to mark a release line…
515 …github.com/nodejs/node/commit/5ae40cd2b2)] - **doc**: expand C++ README with information about exc…
516 …`](https://github.com/nodejs/node/commit/94a0ec1b99)] - **doc**: update foundation name in onboard…
517 …(https://github.com/nodejs/node/commit/fda97fa772)] - **doc**: reword possessive form of Node.js i…
518 …ttps://github.com/nodejs/node/commit/eea58cd3d5)] - **doc**: reword possessive form of Node.js in …
519 …(https://github.com/nodejs/node/commit/d0238190a1)] - **doc**: reword possessive form of Node.js i…
520 …bbe`](https://github.com/nodejs/node/commit/55a25b3bbe)] - **doc**: reword section title in addons…
521 …https://github.com/nodejs/node/commit/ba9fae058a)] - **doc**: revise deepEqual() legacy assertion …
522 …`](https://github.com/nodejs/node/commit/f6d78f959f)] - **doc**: improve strict assertion mode col…
523 …e3d4e`](https://github.com/nodejs/node/commit/22cf3e3d4e)] - **doc**: consolidate introductory tex…
524 …7d9e6`](https://github.com/nodejs/node/commit/1e2327d9e6)] - **doc**: simplify async\_hooks overvi…
525 …ttps://github.com/nodejs/node/commit/77ec381ea2)] - **doc**: clarify Worker exit/message event ord…
526 …`](https://github.com/nodejs/node/commit/4b0085c7e3)] - **doc**: update TSC name in "Release Proce…
527 …github.com/nodejs/node/commit/2e6c737281)] - **doc**: remove .github/ISSUE\_TEMPLATE.md in favor o…
528 …/github.com/nodejs/node/commit/b61b85ccf9)] - **doc**: add note in BUILDING.md about running `make…
529 …3`](https://github.com/nodejs/node/commit/2991e7c0e3)] - **doc**: correct getting an ArrayBuffer's…
530 …ttps://github.com/nodejs/node/commit/e27f24987e)] - **doc**: ask more questions in the bug report …
531 …4d`](https://github.com/nodejs/node/commit/b50a6cc54d)] - **doc**: add example to fs.promises.read…
532 …(https://github.com/nodejs/node/commit/1dbe765b0b)] - **doc**: add AsyncResource + Worker pool exa…
533 * [[`f40264980e`](https://github.com/nodejs/node/commit/f40264980e)] - **doc**: fix numbering (Stef…
534 …](https://github.com/nodejs/node/commit/3ba0a22c57)] - **doc**: clarify socket.setNoDelay() explan…
535 …87b7f1`](https://github.com/nodejs/node/commit/faec87b7f1)] - **doc**: list largepage values in --…
536 …e`](https://github.com/nodejs/node/commit/2638110cce)] - **doc**: clarify require() OS independenc…
537 …](https://github.com/nodejs/node/commit/7fe9d5ebd4)] - **doc**: add protocol option in http2.conne…
538 …://github.com/nodejs/node/commit/6626c4de3c)] - **doc**: clarify that `v8.serialize()` is not dete…
539 …ttps://github.com/nodejs/node/commit/cde4b51a92)] - **doc**: update job reference in COLLABORATOR\…
540 …(https://github.com/nodejs/node/commit/4cac2cccd6)] - **doc**: simultaneous blog and email of sec …
541 …https://github.com/nodejs/node/commit/e2b3e4e0e3)] - **doc**: update collaborator guide citgm inst…
542 …6`](https://github.com/nodejs/node/commit/43186e0046)] - **doc**: change error message testing pol…
543 …a`](https://github.com/nodejs/node/commit/a52df55b9a)] - **doc**: remove redundant properties from…
544 …3ae71`](https://github.com/nodejs/node/commit/04d783ae71)] - **doc**: update maintaining-V8.md (ke…
545 …`](https://github.com/nodejs/node/commit/f75fe9ab71)] - **doc**: enable visual code indication in …
546 …](https://github.com/nodejs/node/commit/8f25e51e4e)] - **doc**: clean up and streamline vm.md exam…
547 …7e`](https://github.com/nodejs/node/commit/729b96137e)] - **doc**: further fix async iterator exam…
548 …4b71ce`](https://github.com/nodejs/node/commit/15b24b71ce)] - **doc**: add ronag to collaborators …
549 …d44`](https://github.com/nodejs/node/commit/e9462b4d44)] - **doc**: fix code display in header gli…
550 …7b`](https://github.com/nodejs/node/commit/b1c745877b)] - **doc**: fix syntax in N-API documentati…
551 …https://github.com/nodejs/node/commit/67d8967f98)] - **doc**: add explanatory to path.resolve desc…
552 …524452`](https://github.com/nodejs/node/commit/1099524452)] - **doc**: document process.std\*.fd (…
553 …f46`](https://github.com/nodejs/node/commit/843c5c6f46)] - **doc**: fix several child\_process doc…
554 …099856a`](https://github.com/nodejs/node/commit/d77099856a)] - **doc**: fix a broken link in fs.md…
555 …/github.com/nodejs/node/commit/1e08d3c2f1)] - **doc**: correct added version for --abort-on-uncaug…
556 …6`](https://github.com/nodejs/node/commit/6055134db6)] - **doc**: explain `hex` encoding in Buffer…
557 …54abe3f7`](https://github.com/nodejs/node/commit/bd54abe3f7)] - **doc**: explain \_writev() API (H…
558 …ttps://github.com/nodejs/node/commit/91f5e9b0f7)] - **doc**: document missing properties in child\…
559 …`](https://github.com/nodejs/node/commit/6874deef28)] - **doc,assert**: rename "mode" to "assertio…
560 …ttps://github.com/nodejs/node/commit/788ea36ce0)] - **doc,net**: reword Unix domain path paragraph…
561 …](https://github.com/nodejs/node/commit/e3e40a12b0)] - **doc,util**: revise util.md introductory p…
562 …6`](https://github.com/nodejs/node/commit/e46cfaf146)] - **errors**: make use of "cannot" consiste…
563 …](https://github.com/nodejs/node/commit/f6392e9fde)] - **esm**: import.meta.resolve with nodejs: b…
564 …f`](https://github.com/nodejs/node/commit/21fc81821f)] - **fs**: set path when mkdir recursive cal…
565 …tps://github.com/nodejs/node/commit/8669ecc8a2)] - **fs**: bail on permission error in recursive d…
566 …https://github.com/nodejs/node/commit/2c2b3ba39c)] - **fs**: do not emit 'close' twice if emitClos…
567 …72`](https://github.com/nodejs/node/commit/32ac1be372)] - **fs**: unset FileHandle fd after close …
568 …43`](https://github.com/nodejs/node/commit/9ecae58643)] - **lib**: delete dead code in SourceMap (…
569 …(https://github.com/nodejs/node/commit/7ecf842429)] - **lib,src**: switch Buffer::kMaxLength to si…
570 …ead1`](https://github.com/nodejs/node/commit/15c8d9ead1)] - **meta**: move princejwesley to emerit…
571 …10e03`](https://github.com/nodejs/node/commit/f5ae510e03)] - **meta**: move vkurchatkin to emeritu…
572 …dfef`](https://github.com/nodejs/node/commit/cd520ddfef)] - **meta**: move calvinmetcalf to emerit…
573 …https://github.com/nodejs/node/commit/832255df89)] - **meta**: fix collaborator list errors in REA…
574 …github.com/nodejs/node/commit/aa266628ba)] - **module**: drop support for extensionless main entry…
575 …github.com/nodejs/node/commit/ca81af7d73)] - **module**: correct docs about when extensionless fil…
576 …6797656d86`](https://github.com/nodejs/node/commit/6797656d86)] - **module**: revert #31021 (Geoff…
577 …`](https://github.com/nodejs/node/commit/ae2141effc)] - **n-api**: free instance data as reference…
578 …](https://github.com/nodejs/node/commit/c8215699ab)] - **n-api**: rename 'promise' parameter to 'v…
579 …github.com/nodejs/node/commit/5982726ef9)] - **net**: track state of setNoDelay() and prevent unne…
580 …github.com/nodejs/node/commit/e7fea14c7b)] - **(SEMVER-MINOR)** **perf_hooks**: add property flags…
581 …github.com/nodejs/node/commit/672315651d)] - **(SEMVER-MINOR)** **process**: report ArrayBuffer me…
582 …//github.com/nodejs/node/commit/cd754337f8)] - **process**: fix two overflow cases in SourceMap VL…
583 …28c30`](https://github.com/nodejs/node/commit/98f3028c30)] - **readline**: remove intermediate var…
584 …//github.com/nodejs/node/commit/148dfde1d4)] - **(SEMVER-MINOR)** **readline**: make tab size conf…
585 …9423`](https://github.com/nodejs/node/commit/1bcf2f9423)] - **report**: add support for Workers (A…
586 …f`](https://github.com/nodejs/node/commit/7c2d33f38f)] - **src**: use hex not decimal in IsArrayIn…
587 …github.com/nodejs/node/commit/a095ef0d52)] - **src**: keep main-thread Isolate attached to platfor…
588 …6f`](https://github.com/nodejs/node/commit/1dec9d196f)] - **src**: wrap HostPort in ExclusiveAcces…
589 …23d685`](https://github.com/nodejs/node/commit/e23023d685)] - **src**: add ExclusiveAccess class (…
590 …`](https://github.com/nodejs/node/commit/54caf76210)] - **src**: allow to reuse env options handli…
591 …tps://github.com/nodejs/node/commit/6ad8ca5ecf)] - **src**: do not unnecessarily re-assign uv hand…
592 …](https://github.com/nodejs/node/commit/2837788849)] - **src**: fix compile warnings in node\_url.…
593 …`](https://github.com/nodejs/node/commit/1d34ab5e43)] - **src**: modernized unique\_ptr constructi…
594 …https://github.com/nodejs/node/commit/0e44902b85)] - **src**: remove dead code in InternalMakeCall…
595 …ttps://github.com/nodejs/node/commit/348c7871b6)] - **src**: remove fixed-size GetHumanReadablePro…
596 …`](https://github.com/nodejs/node/commit/8964077935)] - **src**: fix OOB reads in process.title ge…
597 …](https://github.com/nodejs/node/commit/af612bcc21)] - **src**: various minor improvements to node…
598 …://github.com/nodejs/node/commit/f0ffa4cb80)] - **src**: fix inspecting `MessagePort` from `init` …
599 …tps://github.com/nodejs/node/commit/425662e2d6)] - **src**: remove unused `Worker::child\_port\_` …
600 …](https://github.com/nodejs/node/commit/43e2c2e643)] - **src**: change Fill() to use ParseArrayInd…
601 …tps://github.com/nodejs/node/commit/42b835412d)] - **src**: remove duplicate field env in CryptoJo…
602 …`](https://github.com/nodejs/node/commit/9fd1e717e6)] - **src**: fix console debug output on Windo…
603 …ttps://github.com/nodejs/node/commit/277980d288)] - **src**: use \_\_executable\_start for linux h…
604 …(https://github.com/nodejs/node/commit/6d5c3cd7ac)] - **src**: remove preview for heap dump utilit…
605 …7`](https://github.com/nodejs/node/commit/c167ae0a87)] - **src**: fix minor typo in base\_object.h…
606 …`](https://github.com/nodejs/node/commit/f04576ede0)] - **src**: fix debug crash handling null str…
607 …(https://github.com/nodejs/node/commit/ef4d081660)] - **src**: simplify native immediate queue run…
608 …(https://github.com/nodejs/node/commit/bc0c1420f0)] - **src**: define noreturn attribute for windo…
609 …(https://github.com/nodejs/node/commit/9e9dbd44fe)] - **src**: reduce code duplication in Bootstra…
610 …://github.com/nodejs/node/commit/76aad0e5e1)] - **src**: use custom fprintf alike to write errors …
611 …a55`](https://github.com/nodejs/node/commit/a685827a55)] - **src**: add C++-style sprintf utility …
612 …s://github.com/nodejs/node/commit/049a1727d4)] - **src**: harden running native `SetImmediate()`s …
613 …ps://github.com/nodejs/node/commit/f56de5a3b4)] - **src**: move MemoryInfo() for worker code to .c…
614 …(https://github.com/nodejs/node/commit/0cacc1facf)] - **src**: add interrupts to Environments/Work…
615 …c45b277f`](https://github.com/nodejs/node/commit/f8c45b277f)] - **src**: remove AsyncRequest (Anna…
616 …ttps://github.com/nodejs/node/commit/600e96ec04)] - **src**: add a threadsafe variant of SetImmedi…
617 …](https://github.com/nodejs/node/commit/74a7cdbe05)] - **src**: exclude C++ SetImmediate() from co…
618 …https://github.com/nodejs/node/commit/53e566bc50)] - **src**: better encapsulate native immediate …
619 …](https://github.com/nodejs/node/commit/b8face28e7)] - **src**: reduce large pages code duplicatio…
620 …/github.com/nodejs/node/commit/83dd65a469)] - **src**: fix ignore GCC -Wcast-function-type for old…
621 …https://github.com/nodejs/node/commit/13c6965703)] - **src**: ignore GCC -Wcast-function-type for …
622 …s://github.com/nodejs/node/commit/3dd4089b9a)] - **(SEMVER-MINOR)** **src,lib**: make ^C print a J…
623 …(https://github.com/nodejs/node/commit/6d0b2267ce)] - **stream**: fix finished w/ 'close' before '…
624 …//github.com/nodejs/node/commit/80e75ab389)] - **stream**: add regression test for async iteration…
625 …github.com/nodejs/node/commit/538582b43d)] - ***Revert*** "**stream**: fix async iterator destroye…
626 …`](https://github.com/nodejs/node/commit/f255053033)] - **stream**: fix finished writable/readable…
627 …0`](https://github.com/nodejs/node/commit/3046648580)] - **stream**: implement throw for async ite…
628 …(https://github.com/nodejs/node/commit/5a95fa4aeb)] - **stream**: normalize async iterator stream …
629 …https://github.com/nodejs/node/commit/20d0a0e9a7)] - **stream**: add async iterator support for v1…
630 …](https://github.com/nodejs/node/commit/0654e6790d)] - **test**: mark test-fs-stat-bigint flaky on…
631 …/github.com/nodejs/node/commit/6dbe6bde56)] - **test**: fix flaky parallel/test-repl-history-navig…
632 …7dc6bc`](https://github.com/nodejs/node/commit/1dae7dc6bc)] - **test**: improve test-fs-stat-bigin…
633 …tps://github.com/nodejs/node/commit/fa9b59276d)] - **test**: remove flaky designation for test-fs-…
634 …b555`](https://github.com/nodejs/node/commit/d36ba2b555)] - **test**: fix flaky test-fs-stat-bigin…
635 …github.com/nodejs/node/commit/5b3c4b3e7d)] - ***Revert*** "**test**: refactor all benchmark tests …
636 …/github.com/nodejs/node/commit/2c0f3028c9)] - **test**: add debugging output to test-net-listen-af…
637 …](https://github.com/nodejs/node/commit/2224211609)] - **test**: improve assertion message in test…
638 …](https://github.com/nodejs/node/commit/b0e37b7180)] - **test**: fix flaky test-trace-sigint-on-id…
639 …e6b`](https://github.com/nodejs/node/commit/58f17c0e6b)] - **test**: stricter assert color test (R…
640 …733c6`](https://github.com/nodejs/node/commit/89dcf733c6)] - **test**: improve logged errors (Rube…
641 …github.com/nodejs/node/commit/4878c7a197)] - **test**: refactor all benchmark tests to use the new…
642 …cc2da887`](https://github.com/nodejs/node/commit/3bcc2da887)] - **test**: fix test-benchmark-http …
643 …tps://github.com/nodejs/node/commit/6139d4ea3b)] - **test**: fix flaky test-inspector-connect-main…
644 …1d`](https://github.com/nodejs/node/commit/13c256d31d)] - **test**: add test-dns-promises-lookupSe…
645 …s://github.com/nodejs/node/commit/23fefba84c)] - **test**: fix flaky test-http2-stream-destroy-eve…
646 …github.com/nodejs/node/commit/435b9c977a)] - **test**: abstract common assertions in readline-inte…
647 …(https://github.com/nodejs/node/commit/d2a12d3af8)] - **test**: refactor test-readline-interface.j…
648 …9f`](https://github.com/nodejs/node/commit/7c3cc94b9f)] - **test**: unset NODE\_OPTIONS for cctest…
649 …029d`](https://github.com/nodejs/node/commit/62d0c6029d)] - **test**: simplify test-https-simple.j…
650 …ttps://github.com/nodejs/node/commit/49be50051c)] - **test**: show child stderr output in largepag…
651 …ttps://github.com/nodejs/node/commit/c3247fedd9)] - **test**: mark additional tests as flaky on Wi…
652 …790`](https://github.com/nodejs/node/commit/3fdec1c790)] - **test**: fix flaky test-memory-usage (…
653 …59ab2`](https://github.com/nodejs/node/commit/23da559ab2)] - **test**: verify threadId in reports …
654 …(https://github.com/nodejs/node/commit/5a12cd636b)] - **test**: remove --experimental-worker flag …
655 …https://github.com/nodejs/node/commit/07525c317e)] - **test**: make test-http2-buffersize more cor…
656 …1`](https://github.com/nodejs/node/commit/c4a2f94a11)] - **test**: cover property n-api null cases…
657 …94805`](https://github.com/nodejs/node/commit/f2dc694805)] - **test**: fix test-heapdump-worker (A…
658 …dc`](https://github.com/nodejs/node/commit/b25ea9b1dc)] - **test**: add tests for main() argument …
659 …a53629b`](https://github.com/nodejs/node/commit/38ea53629b)] - **test**: add wasi test for freopen…
660 …(https://github.com/nodejs/node/commit/c2792aad44)] - **test**: remove bluebird remnants from test…
661 …583d1d9f55`](https://github.com/nodejs/node/commit/583d1d9f55)] - **test**: improve wasi stat test…
662 …://github.com/nodejs/node/commit/676b84a803)] - **(SEMVER-MINOR)** **test**: skip keygen tests on …
663 …`](https://github.com/nodejs/node/commit/099c921f40)] - **test**: add wasi test for symlink() and …
664 …ttps://github.com/nodejs/node/commit/6256d0ae92)] - **test**: update postmortem test with v12 cons…
665 …](https://github.com/nodejs/node/commit/0bafb5c8c8)] - **test**: export public symbols in addons t…
666 …ttps://github.com/nodejs/node/commit/6833f62e9d)] - **test**: add promises metadata to postmortem …
667 …2b5`](https://github.com/nodejs/node/commit/41524282b5)] - **test,benchmark**: fix test-benchmark-…
668 …64`](https://github.com/nodejs/node/commit/c34872e464)] - **test,dns**: add coverage for dns excep…
669 …](https://github.com/nodejs/node/commit/03aac4e65d)] - **tls**: simplify errors using ThrowCryptoE…
670 …https://github.com/nodejs/node/commit/95d509e974)] - **tools**: update Markdown linter to be cross…
671 …](https://github.com/nodejs/node/commit/328b8a6444)] - **tools**: unify make-v8.sh for ppc64le and…
672 …github.com/nodejs/node/commit/39c86bbe4c)] - **tools**: replace deprecated iteritems() for items()…
673 …tps://github.com/nodejs/node/commit/be55f3ec4f)] - **tty**: do not end in an infinite warning recu…
674 …//github.com/nodejs/node/commit/a0c1ceddbc)] - **util**: throw if unreachable TypedArray checking …
675 …tps://github.com/nodejs/node/commit/7b9d6d08f4)] - **util**: add coverage for util.inspect.colors …
676 …8`](https://github.com/nodejs/node/commit/9f9edc2c78)] - **util**: throw if unreachable code is re…
677 …//github.com/nodejs/node/commit/5e1bee817c)] - **util**: fix inspection of typed arrays with unusu…
678 …174c`](https://github.com/nodejs/node/commit/3da4d5174c)] - **util**: improve unicode support (Rub…
679 …`](https://github.com/nodejs/node/commit/822f2ac640)] - **worker**: add support for .cjs extension…
680 …://github.com/nodejs/node/commit/cd99dc7368)] - **worker**: properly handle env and NODE\_OPTIONS …
681 …/github.com/nodejs/node/commit/1592c474da)] - **worker**: reset `Isolate` stack limit after enteri…
682 …`](https://github.com/nodejs/node/commit/3e5803f91b)] - **worker**: improve MessagePort performanc…
683 …github.com/nodejs/node/commit/8d3ffbeb55)] - **(SEMVER-MINOR)** **worker**: add ability to take he…
684 …`](https://github.com/nodejs/node/commit/6fdef457c6)] - **worker**: remove redundant closing of ch…
685 …tps://github.com/nodejs/node/commit/5656ec9f71)] - **worker**: move JoinThread() back into exit ca…
707 …github.com/nodejs/node/commit/b7da194714)] - **benchmark**: support optional headers with wrk (Sam…
708 …github.com/nodejs/node/commit/1156a9e5f8)] - **crypto**: fix assertion caused by unsupported ext (…
709 …tps://github.com/nodejs/node/commit/8f41e837bb)] - **deps**: update llhttp to 2.0.4 (Beth Griggs) …
710 …github.com/nodejs/node/commit/07d56e49cf)] - **(SEMVER-MINOR)** **http**: make --insecure-http-par…
711 …github.com/nodejs/node/commit/25b6897e8a)] - **http**: strip trailing OWS from header values (Sam …
712 …github.com/nodejs/node/commit/eea3a7429b)] - **test**: using TE to smuggle reqs is not possible (S…
720 * upgrade to libuv 1.34.1 (cjihrig) [#31332](https://github.com/nodejs/node/pull/31332)
721 * upgrade npm to 6.13.6 (Ruy Adorno) [#31304](https://github.com/nodejs/node/pull/31304)
723 …* add API for interacting with source maps (bcoe) [#31132](https://github.com/nodejs/node/pull/311…
724 …* loader getSource, getFormat, transform hooks (Geoffrey Booth) [#30986](https://github.com/nodejs…
725 …* logical conditional exports ordering (Guy Bedford) [#31008](https://github.com/nodejs/node/pull/…
726 * unflag conditional exports (Guy Bedford) [#31001](https://github.com/nodejs/node/pull/31001)
728 …* allow monitoring uncaughtException (Gerhard Stoebich) [#31257](https://github.com/nodejs/node/pu…
730 …* [GeoffreyBooth](https://github.com/GeoffreyBooth) - Geoffrey Booth. [#31306](https://github.com/…
734 …ps://github.com/nodejs/node/commit/9d26358cfe)] - **async_hooks**: remove internal only error chec…
735 …(https://github.com/nodejs/node/commit/6e978f7d73)] - **benchmark**: add default type in getstring…
736 …s://github.com/nodejs/node/commit/317d2dba45)] - **benchmark**: benchmarking impacts of async hook…
737 …`](https://github.com/nodejs/node/commit/55e2b4ee3b)] - **build**: remove enable\_vtune from vcbui…
738 …e43`](https://github.com/nodejs/node/commit/f11406de43)] - **build**: add vs2019 to vcbuild.bat he…
739 …a`](https://github.com/nodejs/node/commit/b2180d932a)] - **build**: fix macos runner type in GitHu…
740 …(https://github.com/nodejs/node/commit/a6e1e9c6c3)] - **build**: fix step name in GitHub Actions w…
741 …fd`](https://github.com/nodejs/node/commit/0379c319fd)] - **build**: add GitHub actions to run lin…
742 …(https://github.com/nodejs/node/commit/a31eed0214)] - **build**: silence OpenSSL Windows compiler …
743 …(https://github.com/nodejs/node/commit/6b118b44e8)] - **build**: silence c-ares Windows compiler w…
744 …](https://github.com/nodejs/node/commit/7a5d4fad84)] - **build**: test Python 3 using GitHub Actio…
745 …c`](https://github.com/nodejs/node/commit/964371824c)] - **build**: avoid using CMP for BZ2File (S…
746 …ps://github.com/nodejs/node/commit/22859367ca)] - **child_process**: remove unnecessary use of inn…
747 …551`](https://github.com/nodejs/node/commit/6d6a3e4551)] - **deps**: V8: cherry-pick d89f4ef1cd62 …
748 …b3b7`](https://github.com/nodejs/node/commit/d62d06b3b7)] - **deps**: V8: cherry-pick b9d33036e9a8…
749 …1e4a5618b`](https://github.com/nodejs/node/commit/51e4a5618b)] - **deps**: upgrade to libuv 1.34.1…
750 …85f980053`](https://github.com/nodejs/node/commit/985f980053)] - **deps**: upgrade npm to 6.13.6 (…
751 …github.com/nodejs/node/commit/6f95f01f95)] - **deps**: deactivate failing tests corresponding to e…
752 …d68`](https://github.com/nodejs/node/commit/aed00d7d68)] - **doc**: add missing code formatting in…
753 …3a`](https://github.com/nodejs/node/commit/aedbfdb33a)] - **doc**: standardize on "host name" in u…
754 …d7`](https://github.com/nodejs/node/commit/28245277d7)] - **doc**: standardize on "host name" in t…
755 …96`](https://github.com/nodejs/node/commit/baeabff896)] - **doc**: standardize on "host name" in o…
756 …1a`](https://github.com/nodejs/node/commit/94122f611a)] - **doc**: standardize on "host name" in n…
757 …6`](https://github.com/nodejs/node/commit/bac588e076)] - **doc**: standardize on "host name" in ht…
758 …c`](https://github.com/nodejs/node/commit/600eb8b67c)] - **doc**: standardize on "host name" in ht…
759 …86`](https://github.com/nodejs/node/commit/47f71de786)] - **doc**: standardize on "host name" in f…
760 …`](https://github.com/nodejs/node/commit/ece70a8288)] - **doc**: standardize on "host name" in err…
761 …a`](https://github.com/nodejs/node/commit/b8dee4540a)] - **doc**: standardize on "host name" in dg…
762 …https://github.com/nodejs/node/commit/8055f78995)] - **doc**: standardize on "host name" in deprec…
763 …https://github.com/nodejs/node/commit/6e9f0daad1)] - **doc**: standardize on "host name" in async\…
764 …ae4fa`](https://github.com/nodejs/node/commit/e1fd6ae4fa)] - **doc**: fix a code example in crypto…
765 …](https://github.com/nodejs/node/commit/bb9622ba5a)] - **doc**: add an example for util.types.isEx…
766 …52`](https://github.com/nodejs/node/commit/0608873052)] - **doc**: fix example of parsing request.…
767 …849d`](https://github.com/nodejs/node/commit/b9aca7849d)] - **doc**: document readline key binding…
768 …github.com/nodejs/node/commit/6184f1ab70)] - **doc**: improve doc v8.getHeapSpaceStatistics() 'Get…
769 …s://github.com/nodejs/node/commit/deff60024a)] - **doc**: update README to make Node.js descriptio…
770 …578`](https://github.com/nodejs/node/commit/8e14066578)] - **doc**: fix a code example in zlib.md …
771 …5`](https://github.com/nodejs/node/commit/9c58aa4c75)] - **doc**: add GeoffreyBooth to collaborato…
772 …0`](https://github.com/nodejs/node/commit/de6f2be0d0)] - **doc**: update description of `External`…
773 …`](https://github.com/nodejs/node/commit/0e48d8d855)] - **doc**: rename iterator to iterable in ex…
774 …7d9`](https://github.com/nodejs/node/commit/d51de787d9)] - **doc**: fix stream async iterator samp…
775 …tps://github.com/nodejs/node/commit/3e7b3e3c18)] - **doc**: correct filehandle.\[read|write|append…
776 …](https://github.com/nodejs/node/commit/220ea0c12e)] - **doc**: prefer server vs srv and client vs…
777 …a113`](https://github.com/nodejs/node/commit/c1333ea113)] - **doc**: explain native external types…
778 …(https://github.com/nodejs/node/commit/82b447c399)] - **doc,src**: clarify that one napi\_env is p…
779 …ps://github.com/nodejs/node/commit/4981f9721a)] - **errors**: remove dead code in ERR\_INVALID\_AR…
780 …ttps://github.com/nodejs/node/commit/b55fba2028)] - **fs**: add missing HandleScope to FileHandle.…
781 …https://github.com/nodejs/node/commit/57016b9e66)] - **fs**: use async writeFile in FileHandle#app…
782 …`](https://github.com/nodejs/node/commit/52504fb91e)] - **http2**: skip creating native ShutdownWr…
783 …s://github.com/nodejs/node/commit/108046d910)] - **lib**: replace BigInt64Array global by the prim…
784 …3ee`](https://github.com/nodejs/node/commit/02714573ee)] - **lib**: add Uint16Array primordials (S…
785 …3fc60e`](https://github.com/nodejs/node/commit/53e73fc60e)] - **lib**: add RegExp primordials (Seb…
786 …ps://github.com/nodejs/node/commit/f7833ac934)] - **lib**: replace Float32Array global by the prim…
787 …s://github.com/nodejs/node/commit/aafeab8cdb)] - **lib**: replace BigUInt64Array global by the pri…
788 …`](https://github.com/nodejs/node/commit/ac904f9e65)] - **lib,tools,test**: remove custom number-i…
789 …tps://github.com/nodejs/node/commit/cb27c2bd3e)] - **module**: fix check exports issue in cjs modu…
790 …tps://github.com/nodejs/node/commit/ea27e16fc2)] - **(SEMVER-MINOR)** **module**: unflag condition…
791 …://github.com/nodejs/node/commit/4dced024fd)] - **(SEMVER-MINOR)** **module**: add API for interac…
792 …`](https://github.com/nodejs/node/commit/f62fb7603a)] - **module**: logical conditional exports or…
793 …ps://github.com/nodejs/node/commit/94af94ae73)] - **module**: loader getSource, getFormat, transfo…
794 …//github.com/nodejs/node/commit/c8aa08ed27)] - **n-api**: return napi\_invalid\_arg on napi\_creat…
795 …://github.com/nodejs/node/commit/0911813862)] - **(SEMVER-MINOR)** **n-api**: add napi\_get\_all\_…
796 …github.com/nodejs/node/commit/79eba6afa3)] - **(SEMVER-MINOR)** **process**: allow monitoring unca…
797 …s://github.com/nodejs/node/commit/38811897c0)] - **readline**: improve unicode support and tab com…
798 …ps://github.com/nodejs/node/commit/f0506c3dd2)] - **readline**: move charLengthLeft() and charLeng…
799 …15`](https://github.com/nodejs/node/commit/7ba21d0e15)] - **readline**: improve getStringWidth() (…
800 …2`](https://github.com/nodejs/node/commit/686a3bcf92)] - **readline,repl**: support tabs properly …
801 …(https://github.com/nodejs/node/commit/2e54a9922e)] - **readline,repl**: improve history up/previo…
802 …github.com/nodejs/node/commit/cecd25693f)] - **readline,repl**: skip history entries identical to …
803 …ps://github.com/nodejs/node/commit/b6f4e01a0e)] - **readline,repl**: add substring based history s…
804 …](https://github.com/nodejs/node/commit/85926d4038)] - **repl**: do not preview while pasting code…
805 …38`](https://github.com/nodejs/node/commit/c252356d38)] - **repl**: fix preview cursor position (R…
806 …github.com/nodejs/node/commit/b9b044b98e)] - **repl**: change preview default in case of custom ev…
807 …github.com/nodejs/node/commit/b92d65dbe7)] - **repl**: activate previews for lines exceeding the t…
808 …](https://github.com/nodejs/node/commit/d84c394541)] - **repl**: improve preview length calculatio…
809 …5985e`](https://github.com/nodejs/node/commit/f8e805985e)] - **repl,readline**: clean up code (Rub…
810 …https://github.com/nodejs/node/commit/83f7b5a8a9)] - **src**: fix performance regression in node\_…
811 …bd`](https://github.com/nodejs/node/commit/6534c6c7bd)] - **src**: use uv\_guess\_handle() to dete…
812 …d`](https://github.com/nodejs/node/commit/06fbc03cbd)] - **src**: include uv.h in node\_binding he…
813 …github.com/nodejs/node/commit/e3491d7dd6)] - **src**: change GetStringWidth's expand\_emoji\_seque…
814 …](https://github.com/nodejs/node/commit/d2a10ad847)] - **src**: improve GetColumnWidth performance…
815 …ab700`](https://github.com/nodejs/node/commit/d0a96ab700)] - **src**: fix -Wbraced-scalar-init war…
816 …942cc2a7`](https://github.com/nodejs/node/commit/60942cc2a7)] - **src**: add build Github Action (…
817 …3`](https://github.com/nodejs/node/commit/4259afe583)] - **src**: remove node::InitializeV8Platfor…
818 …https://github.com/nodejs/node/commit/6050236c3d)] - **src**: remove uses of node::InitializeV8Pla…
819 …7039d`](https://github.com/nodejs/node/commit/1ad907039d)] - **src**: clean up large\_pages code (…
820 …tps://github.com/nodejs/node/commit/499c41d78a)] - **stream**: fix async iterator destroyed error …
821 …`d04118f125`](https://github.com/nodejs/node/commit/d04118f125)] - **stream**: simplify push (Robe…
822 …https://github.com/nodejs/node/commit/ff60a0e2b1)] - **stream**: clean up definition using defineP…
823 …ps://github.com/nodejs/node/commit/9c98d25506)] - **stream**: replace Function.prototype with prim…
824 …9fe83`](https://github.com/nodejs/node/commit/256289fe83)] - **stream**: sync stream unpipe resume…
825 …//github.com/nodejs/node/commit/424408005f)] - **test**: stricten readline keypress failure test c…
826 …1b28`](https://github.com/nodejs/node/commit/1df7961b28)] - **test**: allow disabling crypto tests…
827 …/github.com/nodejs/node/commit/3c82d5bed2)] - **test**: add repl tests to verify unicode support i…
828 …tps://github.com/nodejs/node/commit/ca51ff8981)] - **test**: fix recursive rm test to actually use…
829 …](https://github.com/nodejs/node/commit/0b88c3d8ed)] - **test**: check that --insecure-http-parser…
830 …c4f229cb`](https://github.com/nodejs/node/commit/69c4f229cb)] - **test**: remove unused symlink lo…
831 …deca9cf`](https://github.com/nodejs/node/commit/d76deca9cf)] - **test**: prefer server over srv (A…
832 …6f`](https://github.com/nodejs/node/commit/f93095de6f)] - **test**: fix unit test logging with pyt…
833 …https://github.com/nodejs/node/commit/cbd84c5ee1)] - **test,module**: add test for exports cjs loa…
834 …b1529`](https://github.com/nodejs/node/commit/5dd6fb1529)] - **tools**: remove obsolete dependenci…
835 …](https://github.com/nodejs/node/commit/29e0465104)] - **tools**: update remark-preset-lint-node t…
836 …](https://github.com/nodejs/node/commit/49364b0835)] - **tools**: update JSON header parsing for b…
837 …ttps://github.com/nodejs/node/commit/d48f59224b)] - **tools**: ensure consistent perms of signed r…
838 …1bd757`](https://github.com/nodejs/node/commit/a5311bd757)] - **tools**: add clang-tidy rule in sr…
839 …/github.com/nodejs/node/commit/63f4eaefee)] - **util**: add todo comments for inspect to add unico…
840 …github.com/nodejs/node/commit/27564a4837)] - **(SEMVER-MINOR)** **vm**: add code cache support for…
841 …aac04c10`](https://github.com/nodejs/node/commit/bdaac04c10)] - **wasi**: improve use of primordia…
842 …3b`](https://github.com/nodejs/node/commit/66fe92353b)] - **win**: change to use Python in install…
850 …atch()` and `assert.doesNotMatch()` (Ruben Bridgewater) [#30929](https://github.com/nodejs/node/pu…
852 …* Add `EventEmitter.on` to async iterate over events (Matteo Collina) [#27994](https://github.com/…
853 …* Allow monitoring error events (Gerhard Stoebich) [#30932](https://github.com/nodejs/node/pull/30…
855 …* Allow overriding `fs` for streams (Robert Nagy) [#29083](https://github.com/nodejs/node/pull/290…
857 …* Move `perf_hooks` out of experimental (legendecas) [#31101](https://github.com/nodejs/node/pull/…
859 …* Implement ZSH-like reverse-i-search (Ruben Bridgewater) [#31006](https://github.com/nodejs/node/…
861 …* Add PSK (pre-shared key) support (Denys Otrishko) [#23188](https://github.com/nodejs/node/pull/2…
865 …github.com/nodejs/node/commit/d831dc1b77)] - **(SEMVER-MINOR)** **assert**: implement `assert.matc…
866 * [[`f8aa365508`](https://github.com/nodejs/node/commit/f8aa365508)] - **assert**: use for...of (So…
867 …08e9`](https://github.com/nodejs/node/commit/5fccb508e9)] - **benchmark**: use let instead of var …
868 …://github.com/nodejs/node/commit/827d3fea0e)] - **benchmark**: add benchmark on async\_hooks enabl…
869 …e0a`](https://github.com/nodejs/node/commit/b193142e0a)] - **benchmark**: use let instead of var i…
870 …ttps://github.com/nodejs/node/commit/b8ccf30ac1)] - **benchmark**: replace var with let/const in c…
871 …84a`](https://github.com/nodejs/node/commit/01fd3be84a)] - **benchmark**: include writev in benchm…
872 …](https://github.com/nodejs/node/commit/ca53f02767)] - **benchmark**: use let instead of var in ch…
873 …https://github.com/nodejs/node/commit/625744d292)] - **benchmark**: add clear connections to secur…
874 …c`](https://github.com/nodejs/node/commit/0e864a383c)] - **benchmark**: update manywrites back pre…
875 …github.com/nodejs/node/commit/37ffa8c2ae)] - **bootstrap**: use different scripts to setup differe…
876 …`](https://github.com/nodejs/node/commit/4df365256f)] - **buffer**: improve .from() error details …
877 …90c7`](https://github.com/nodejs/node/commit/9b7cf090c7)] - **build**: don't use -latomic on macOS…
878 …ttps://github.com/nodejs/node/commit/d2ab877b72)] - **build**: warn upon --use-largepages config o…
879 …`ca05a5bb64`](https://github.com/nodejs/node/commit/ca05a5bb64)] - **build**: switch realpath to p…
880 * [[`d131877398`](https://github.com/nodejs/node/commit/d131877398)] - **build**: fixes build for s…
881 * [[`baf8730a47`](https://github.com/nodejs/node/commit/baf8730a47)] - **build**: re-introduce --us…
882 …235112ae`](https://github.com/nodejs/node/commit/ca235112ae)] - **deps**: V8: backport a4545db (Da…
883 …github.com/nodejs/node/commit/e2ef1a9e63)] - **deps**: V8: bump v8\_embedder\_string for 0e21c1e63…
884 …817e02d`](https://github.com/nodejs/node/commit/2ec817e02d)] - **deps**: uvwasi: cherry-pick 75b38…
885 …37c7b6c`](https://github.com/nodejs/node/commit/a5937c7b6c)] - **deps**: uvwasi: cherry-pick 64e59…
886 …https://github.com/nodejs/node/commit/647f3c7639)] - **deps**: V8: cherry-pick 687d865fe251 (Сково…
887 …99e08`](https://github.com/nodejs/node/commit/7fe8399e08)] - **deps**: V8: cherry-pick d406bfd6465…
888 …7757`](https://github.com/nodejs/node/commit/7e13ae7757)] - **deps**: V8: cherry-pick d3a1a5b6c491…
889 …a9525`](https://github.com/nodejs/node/commit/32805a9525)] - **deps,src,test**: update to uvwasi 0…
890 …(https://github.com/nodejs/node/commit/44d03e81d4)] - **dgram**: test to add and to drop specific …
891 …21ef3d615e`](https://github.com/nodejs/node/commit/21ef3d615e)] - **dgram**: use for...of (Trivikr…
892 …`7b696fe9f4`](https://github.com/nodejs/node/commit/7b696fe9f4)] - **doc**: remove extra backtick …
893 …](https://github.com/nodejs/node/commit/dba2ab75d9)] - **doc**: use code markup/markdown in header…
894 …://github.com/nodejs/node/commit/cc44325eed)] - **doc**: update REPL documentation to instantiate …
895 …s://github.com/nodejs/node/commit/d3a8088cd5)] - **doc**: improve explanation of package.json "typ…
896 …2433`](https://github.com/nodejs/node/commit/33352c2433)] - **doc**: clarify role of writable.cork…
897 …`](https://github.com/nodejs/node/commit/b657a64b77)] - **doc**: de-duplicate security release pro…
898 …](https://github.com/nodejs/node/commit/18b34def41)] - **doc**: fix createDiffieHellman generator …
899 …7e`](https://github.com/nodejs/node/commit/1fa8e49f7e)] - **doc**: update mode type for mkdir() fu…
900 …40d`](https://github.com/nodejs/node/commit/a37a88f40d)] - **doc**: update mode type for process.u…
901 …b`](https://github.com/nodejs/node/commit/2313b9e33b)] - **doc**: update mode type for fs open() f…
902 …34`](https://github.com/nodejs/node/commit/53c6a1ee34)] - **doc**: update mode type for fchmod() f…
903 …](https://github.com/nodejs/node/commit/68557889d3)] - **doc**: update parameter type for fsPromis…
904 …d70d5102`](https://github.com/nodejs/node/commit/72d70d5102)] - **doc**: improve dns introduction …
905 …`](https://github.com/nodejs/node/commit/4c29a6ee15)] - **doc**: update parameter type for fs.chmo…
906 …/github.com/nodejs/node/commit/dcce8b68b2)] - **doc**: use code markup/markdown in headers in glob…
907 …github.com/nodejs/node/commit/7afe69cee0)] - **doc**: use code markup/markdown in headers in depre…
908 …/github.com/nodejs/node/commit/ff828900f6)] - **doc**: use code markup/markdown in headers in addo…
909 …944`](https://github.com/nodejs/node/commit/ce60a80944)] - **doc**: allow \<code\> in header eleme…
910 …4`](https://github.com/nodejs/node/commit/1033760874)] - **doc**: add --inspect-publish-uid man pa…
911 …1`](https://github.com/nodejs/node/commit/23013e3e31)] - **doc**: add --force-context-aware man pa…
912 …27`](https://github.com/nodejs/node/commit/efc97fd927)] - **doc**: add --enable-source-maps man pa…
913 …27`](https://github.com/nodejs/node/commit/4292f64c27)] - **doc**: fix anchors and subtitle in BUI…
914 …(https://github.com/nodejs/node/commit/1357c97a70)] - **doc**: standardize usage of hostname vs. h…
915 …tps://github.com/nodejs/node/commit/4caf4578fe)] - **doc**: add unrepresented flags docs for confi…
916 …1366e09`](https://github.com/nodejs/node/commit/9141366e09)] - **doc**: improve doc net:server.lis…
917 …ttps://github.com/nodejs/node/commit/69d6e9732b)] - **doc**: implement minor improvements to BUILD…
918 …https://github.com/nodejs/node/commit/a7988ab0fa)] - **doc**: avoid using v8::Persistent in addon …
919 …https://github.com/nodejs/node/commit/a3861147e5)] - **doc**: clarify required flag for extensionl…
920 …](https://github.com/nodejs/node/commit/cc8c0b4cde)] - **doc**: reference worker threads on signal…
921 …ps://github.com/nodejs/node/commit/7815d5f2cb)] - **doc**: update message.url example in http.Inco…
922 …](https://github.com/nodejs/node/commit/118df63d9f)] - **doc,assert**: use code markup/markdown in…
923 …ttps://github.com/nodejs/node/commit/32e5895a2f)] - **doc,async_hooks**: use code markup/markdown …
924 …](https://github.com/nodejs/node/commit/0e0d45b02f)] - **doc,buffer**: use code markup/markdown in…
925 …tps://github.com/nodejs/node/commit/405bf8c8bb)] - **doc,child_process**: use code markup/markdown…
926 …(https://github.com/nodejs/node/commit/27790fc76e)] - **doc,cluster**: use code markup/markdown in…
927 …(https://github.com/nodejs/node/commit/f8a6edaac6)] - **doc,console**: use code markup/markdown in…
928 …](https://github.com/nodejs/node/commit/df5ec4e7b1)] - **doc,crypto**: use code markup/markdown in…
929 …](https://github.com/nodejs/node/commit/4a42230fd7)] - **doc,dgram**: use code markup/markdown in …
930 …`](https://github.com/nodejs/node/commit/9979f82716)] - **doc,dns**: use code markup/markdown in h…
931 …](https://github.com/nodejs/node/commit/decfcaf89e)] - **doc,domain**: use code markup/markdown in…
932 …](https://github.com/nodejs/node/commit/665a662ad1)] - **doc,errors**: use code markup/markdown in…
933 …`](https://github.com/nodejs/node/commit/fbb217a29d)] - **doc,esm**: use code markup/markdown in h…
934 …](https://github.com/nodejs/node/commit/db01d0f947)] - **doc,events**: use code markup/markdown in…
935 …b`](https://github.com/nodejs/node/commit/e7f7e45ddb)] - **doc,fs**: use code markup/markdown in h…
936 …`](https://github.com/nodejs/node/commit/cdb79fc106)] - **doc,http**: use code markup/markdown in …
937 …](https://github.com/nodejs/node/commit/3062bcb13c)] - **doc,http2**: use code markup/markdown in …
938 …](https://github.com/nodejs/node/commit/3571df3115)] - **doc,https**: use code markup/markdown in …
939 …https://github.com/nodejs/node/commit/699b31f8fe)] - **doc,inspector**: use code markup/markdown i…
940 …2003b`](https://github.com/nodejs/node/commit/d6f942003b)] - **doc,lib,src,test**: rename WASI CLI…
941 …](https://github.com/nodejs/node/commit/7d25e44bc1)] - **doc,module**: use code markup/markdown in…
942 …`](https://github.com/nodejs/node/commit/927b37f5a3)] - **doc,net**: use code markup/markdown in h…
943 …d`](https://github.com/nodejs/node/commit/9de914687d)] - **doc,os**: use code markup/markdown in h…
944 …`](https://github.com/nodejs/node/commit/5921654eca)] - **doc,path**: use code markup/markdown in …
945 …https://github.com/nodejs/node/commit/3ee3e6f5ff)] - **doc,perf_hooks**: use code markup/markdown …
946 …(https://github.com/nodejs/node/commit/8c126527d9)] - **doc,process**: use code markup/markdown in…
947 …(https://github.com/nodejs/node/commit/f0bc62896a)] - **doc,punycode**: use code markup/markdown i…
948 …ttps://github.com/nodejs/node/commit/125a59a0b0)] - **doc,querystring**: use code markup/markdown …
949 …(https://github.com/nodejs/node/commit/128a69dde3)] - **doc,readline**: use code markup/markdown i…
950 …`](https://github.com/nodejs/node/commit/38e09f8d17)] - **doc,repl**: use code markup/markdown in …
951 …](https://github.com/nodejs/node/commit/4c5a9854ec)] - **doc,stream**: use code markup/markdown in…
952 …tps://github.com/nodejs/node/commit/cf563bbd7f)] - **doc,string_decoder**: use code markup/markdow…
953 …](https://github.com/nodejs/node/commit/450d9a27bf)] - **doc,timers**: use code markup/markdown in…
954 …`](https://github.com/nodejs/node/commit/d6d507aa6c)] - **doc,tls**: use code markup/markdown in h…
955 …`](https://github.com/nodejs/node/commit/9d2082be94)] - **doc,tty**: use code markup/markdown in h…
956 …`](https://github.com/nodejs/node/commit/73c598a905)] - **doc,url**: use code markup/markdown in h…
957 …`](https://github.com/nodejs/node/commit/4672e106c1)] - **doc,util**: use code markup/markdown in …
958 …f`](https://github.com/nodejs/node/commit/342d3372ef)] - **doc,v8**: use code markup/markdown in h…
959 …3`](https://github.com/nodejs/node/commit/e6fbde53b3)] - **doc,vm**: use code markup/markdown in h…
960 …ttps://github.com/nodejs/node/commit/796a9c0f43)] - **doc,vm,test**: remove \_sandbox\_ from vm do…
961 …`](https://github.com/nodejs/node/commit/1bcc07b758)] - **doc,wasi**: use code markup/markdown in …
962 …](https://github.com/nodejs/node/commit/cb3c3fcb3f)] - **doc,worker**: use code markup/markdown in…
963 …`](https://github.com/nodejs/node/commit/a6f16b3e78)] - **doc,zlib**: use code markup/markdown in …
964 …2`](https://github.com/nodejs/node/commit/1057a4cdf2)] - **errors**: support prepareSourceMap with…
965 …](https://github.com/nodejs/node/commit/33c5dbe197)] - **errors**: improve ERR\_INVALID\_ARG\_TYPE…
966 …86`](https://github.com/nodejs/node/commit/a6c2502686)] - **esm**: better error message for unsupp…
967 …s://github.com/nodejs/node/commit/24a021216d)] - **esm**: empty ext from pkg type/main doesnt affe…
968 …github.com/nodejs/node/commit/afecc973d5)] - **(SEMVER-MINOR)** **events**: add EventEmitter.on to…
969 …//github.com/nodejs/node/commit/f570de8ea9)] - **(SEMVER-MINOR)** **events**: allow monitoring err…
970 …](https://github.com/nodejs/node/commit/4f32bbb816)] - **fs**: use consistent defaults in sync sta…
971 …tps://github.com/nodejs/node/commit/7f6a0ed548)] - **(SEMVER-MINOR)** **fs**: allow overriding fs …
972 …](https://github.com/nodejs/node/commit/4a54f304a7)] - **http**: http\_outgoing rename var to let …
973 …a802`](https://github.com/nodejs/node/commit/1b720aa802)] - **http**: free listeners on free socke…
974 …9d`](https://github.com/nodejs/node/commit/b5a71a439d)] - **http2**: set default enableConnectProt…
975 …tps://github.com/nodejs/node/commit/b9160351ec)] - **http2**: make HTTP2ServerResponse more stream…
976 …/github.com/nodejs/node/commit/ba0682e91c)] - **http2**: wait for session socket writable end on c…
977 …://github.com/nodejs/node/commit/86f2e869dc)] - **http2**: wait for session to finish writing befo…
978 …https://github.com/nodejs/node/commit/18acaccf0a)] - **https**: prevent options object from being …
979 …/github.com/nodejs/node/commit/42d36dca90)] - **lib**: move initialization of APIs for changing pr…
980 …(https://github.com/nodejs/node/commit/20ecb5dcfb)] - **lib**: replace Map global by the primordia…
981 …(https://github.com/nodejs/node/commit/f268621ffa)] - **lib**: replace use of Error with primordia…
982 …(https://github.com/nodejs/node/commit/3f21ad67f8)] - **lib**: replace Set global by the primordia…
983 …ttps://github.com/nodejs/node/commit/542aae4bf0)] - **lib**: replace WeakSet global by the primord…
984 …ttps://github.com/nodejs/node/commit/0b8eaf2e5c)] - **lib**: replace WeakMap global by the primord…
985 …://github.com/nodejs/node/commit/1527796661)] - **lib**: replace Set.prototype with SetPrototype p…
986 …f5b5`](https://github.com/nodejs/node/commit/4b2d8df5b5)] - **lib**: do not catch user errors (Rub…
987 …a3b47`](https://github.com/nodejs/node/commit/97ce0a3b47)] - **lib**: replace var with let/const (…
988 …https://github.com/nodejs/node/commit/614b2c58f0)] - **lib**: further simplify assertions in vm/mo…
989 …](https://github.com/nodejs/node/commit/a83d338102)] - **lib**: improve spelling and grammar in co…
990 …https://github.com/nodejs/node/commit/799b50934b)] - **meta**: clarify scope of new nodejs.org iss…
991 …c64605c9`](https://github.com/nodejs/node/commit/72c64605c9)] - **module**: unflag resolve self (G…
992 …](https://github.com/nodejs/node/commit/bd047e8277)] - **module**: self resolve bug fix and esm or…
993 …ps://github.com/nodejs/node/commit/d7712213a4)] - **n-api**: keep napi\_env alive while it has fin…
994 …8c9709b`](https://github.com/nodejs/node/commit/ae58c9709b)] - **perf_hooks**: use for...of (Kamat…
995 …github.com/nodejs/node/commit/dcbb97e2c3)] - **(SEMVER-MINOR)** **perf_hooks**: move perf\_hooks o…
996 …github.com/nodejs/node/commit/ffbf790358)] - **(SEMVER-MINOR)** **readline**: set null as callback…
997 …ttps://github.com/nodejs/node/commit/92dcf3e4ae)] - **(SEMVER-MINOR)** **readline**: small refacto…
998 …99d53df0`](https://github.com/nodejs/node/commit/0999d53df0)] - **repl**: use public getCursorPos(…
999 …ps://github.com/nodejs/node/commit/09ca8be1f2)] - **(SEMVER-MINOR)** **repl**: implement reverse s…
1000 …github.com/nodejs/node/commit/925dd8e7f9)] - **(SEMVER-MINOR)** **repl**: fix preview of lines tha…
1001 …(https://github.com/nodejs/node/commit/892e7b0d7f)] - **src**: suppress warning in src/node\_env\_…
1002 …tps://github.com/nodejs/node/commit/2c6f81730b)] - **src**: make large\_pages node.cc include cond…
1003 …s://github.com/nodejs/node/commit/54caadc6ef)] - **src**: enable stack trace printing for V8 check…
1004 …9`](https://github.com/nodejs/node/commit/60dd1838e9)] - **src**: prevent hard coding stack trace …
1005 …df9c`](https://github.com/nodejs/node/commit/80732cdf9c)] - **src**: port --bash-completion to C++…
1006 …(https://github.com/nodejs/node/commit/49a7e73898)] - **src**: make --use-largepages a runtime opt…
1007 …f`](https://github.com/nodejs/node/commit/6b65cafacf)] - **src**: list used functions on headers (…
1008 …e6`](https://github.com/nodejs/node/commit/e5a41552e6)] - **src**: fix compiler warning in env.cc …
1009 …tps://github.com/nodejs/node/commit/a27edd8335)] - **src,test**: use v8::Global instead of v8::Per…
1010 …ttps://github.com/nodejs/node/commit/5bf27729dd)] - **stream**: group all properties using defineP…
1011 …://github.com/nodejs/node/commit/ca22ce2698)] - **stream**: pipeline should use req.abort() to des…
1012 …/github.com/nodejs/node/commit/bca23b9e16)] - **stream**: reset flowing state if no 'readable' or …
1013 …`146321410c`](https://github.com/nodejs/node/commit/146321410c)] - **stream**: simplify isBuf (Rob…
1014 …ps://github.com/nodejs/node/commit/21d96645db)] - **test**: change buffer offset to accommodate V8…
1015 …bd6a29c60b`](https://github.com/nodejs/node/commit/bd6a29c60b)] - **test**: use spread object (Fra…
1016 …25`](https://github.com/nodejs/node/commit/efa0bd8e25)] - **test**: refactor common.expectsError (…
1017 …](https://github.com/nodejs/node/commit/16f60cedb3)] - **test**: increase coverage for \_http\_inc…
1018 …/github.com/nodejs/node/commit/990760e57f)] - **test**: log errors in test-http2-propagate-session…
1019 …`](https://github.com/nodejs/node/commit/e28e873fb6)] - **test**: skip the unsupported test cases …
1020 …db764`](https://github.com/nodejs/node/commit/07e82db764)] - **test**: get lib/wasi.js coverage to…
1021 …06c`](https://github.com/nodejs/node/commit/e5980a106c)] - **test**: cover vm with negative tests …
1022 …](https://github.com/nodejs/node/commit/3c9e435f56)] - **test**: unflake async hooks statwatcher t…
1023 …ccb7761`](https://github.com/nodejs/node/commit/dadccb7761)] - **test**: fix common.enoughTestMem …
1024 … [[`93cf1231db`](https://github.com/nodejs/node/commit/93cf1231db)] - **test**: fix long lines (cj…
1025 …](https://github.com/nodejs/node/commit/54c471a3bf)] - **test**: fix flaky test-http2-client-uploa…
1026 …https://github.com/nodejs/node/commit/3753f47677)] - **test**: use tmpdir.refresh() in test-esm-wi…
1027 …6ae62bd7`](https://github.com/nodejs/node/commit/d36ae62bd7)] - **test**: remove obsolete WASI tes…
1028 …](https://github.com/nodejs/node/commit/fe4f55ee13)] - **timers**: fix refresh for expired timers …
1029 …0a0`](https://github.com/nodejs/node/commit/83330a00a0)] - **timers**: do less work in insert (Ana…
1030 …e`](https://github.com/nodejs/node/commit/7b2bf20f7e)] - **(SEMVER-MINOR)** **tls**: add PSK suppo…
1031 …](https://github.com/nodejs/node/commit/c23bbc6fe2)] - **tools**: remove prefer-common-expectserro…
1032 …ps://github.com/nodejs/node/commit/85d152fccf)] - **tools**: allow the travis commit message job t…
1033 …469c`](https://github.com/nodejs/node/commit/048b7f469c)] - **tools**: fix Raspbian armv7 build (A…
1034 …779421f41`](https://github.com/nodejs/node/commit/c779421f41)] - **tools**: update ESLint to 6.8.0…
1035 …](https://github.com/nodejs/node/commit/28a62c30be)] - **tools,src**: forbid usage of v8::Persiste…
1036 …github.com/nodejs/node/commit/697908e8d9)] - **util**: improve prototype inspection using `inspect…
1037 …s://github.com/nodejs/node/commit/a6998085d2)] - **util**: add (typed) array length to the default…
1038 …b47b`](https://github.com/nodejs/node/commit/7611d5b47b)] - **util**: add colors to debuglog() (Ru…
1039 …(https://github.com/nodejs/node/commit/614b074f3b)] - **wasi**: refactor destructuring object on c…
1040 …6`](https://github.com/nodejs/node/commit/8491e1c3c6)] - **wasi**: fix serdes bugs from snapshot1 …
1041 …5c03bc`](https://github.com/nodejs/node/commit/87f15c03bc)] - **wasi**: throw on failed uvwasi\_in…
1042 …10f7169d58`](https://github.com/nodejs/node/commit/10f7169d58)] - **zlib**: use for...of (Kamat, T…
1043 …tps://github.com/nodejs/node/commit/31bbae7c92)] - **zlib**: allow writes after readable 'end' to …
1051 * add --trace-exit cli option (legendecas) [#30516](https://github.com/nodejs/node/pull/30516)
1053 * increase server headers timeout (Tim Costa) [#30071](https://github.com/nodejs/node/pull/30071)
1055 * update ansi-regex (Ruben Bridgewater) [#30907](https://github.com/nodejs/node/pull/30907)
1056 …* promote \_getCursorPos to public api (Jeremy Albright) [#30687](https://github.com/nodejs/node/p…
1058 * add completion preview (Ruben Bridgewater) [#30907](https://github.com/nodejs/node/pull/30907)
1060 …* add Set and map size to inspect output (Ruben Bridgewater) [#30225](https://github.com/nodejs/no…
1062 …* require CLI flag to require() wasi module (Colin Ihrig) [#30963](https://github.com/nodejs/node/…
1066 …//github.com/nodejs/node/commit/e10917f8ba)] - **async_hooks**: ensure proper handling in runInAsy…
1067 …`](https://github.com/nodejs/node/commit/b6ddbc1291)] - **benchmark**: use let/const instead of va…
1068 …/github.com/nodejs/node/commit/00cbf5b1b6)] - **build**: auto-load ICU data from --with-icu-defaul…
1069 …ttps://github.com/nodejs/node/commit/60225c171e)] - **build**: fix missing x64 arch suffix in bina…
1070 …d3cd1`](https://github.com/nodejs/node/commit/10a77d3cd1)] - **build,win**: fix goto exit in vcbui…
1071 …0`](https://github.com/nodejs/node/commit/f371562e30)] - **build,win**: support building MSI with …
1072 …https://github.com/nodejs/node/commit/d8ce9a0e23)] - **(SEMVER-MINOR)** **cli**: add --trace-exit …
1073 …c5`](https://github.com/nodejs/node/commit/30e2d28ac5)] - **cluster**: remove unnecessary bind (An…
1074 …`](https://github.com/nodejs/node/commit/4f3eca5d42)] - **console**: unregister temporary error li…
1075 …8`](https://github.com/nodejs/node/commit/a221017ee8)] - **crypto**: cast oaepLabel to unsigned ch…
1076 …ps://github.com/nodejs/node/commit/3abcb69c3e)] - **doc**: add note about fs.close() about undefin…
1077 …ace4db`](https://github.com/nodejs/node/commit/13b5ace4db)] - **doc**: explain napi\_run\_script (…
1078 …0a`](https://github.com/nodejs/node/commit/559284b20a)] - **doc**: add "Be direct." to the style g…
1079 …(https://github.com/nodejs/node/commit/eb6443dc11)] - **doc**: clarify expectations for PR commit …
1080 …https://github.com/nodejs/node/commit/df5ae1a8ef)] - **doc**: fix description of N-API exception h…
1081 …](https://github.com/nodejs/node/commit/b53e2a84ec)] - **doc**: improve doc writable streams: 'fin…
1082 …1525d`](https://github.com/nodejs/node/commit/ad5b71525d)] - **fs**: remove unnecessary bind (Anat…
1083 …`](https://github.com/nodejs/node/commit/3bc9b09ce6)] - **http**: use for...of in http library cod…
1084 …b539`](https://github.com/nodejs/node/commit/7a756cb539)] - **http**: remove unnecessary bind (Ana…
1085 …a`](https://github.com/nodejs/node/commit/172228047a)] - **http,https**: increase server headers t…
1086 …ps://github.com/nodejs/node/commit/52aab47766)] - **http2**: remove unnecessary bind from setImmed…
1087 …https://github.com/nodejs/node/commit/88731adff6)] - **lib**: replace Symbol.species by SymbolSpec…
1088 …s://github.com/nodejs/node/commit/f51b5bd3dc)] - **lib**: replace Symbol.hasInstance by SymbolHasI…
1089 …//github.com/nodejs/node/commit/92475e998d)] - **lib**: replace Symbol.asyncIterator by SymbolAsyn…
1090 …](https://github.com/nodejs/node/commit/19f05cab39)] - **lib**: enforce use of Promise from primor…
1091 …ttps://github.com/nodejs/node/commit/698e0a2095)] - **lib**: add TypedArray constructors to primor…
1092 …29ce4cf`](https://github.com/nodejs/node/commit/cbe29ce4cf)] - **lib**: change var to let/const (r…
1093 …8ecb`](https://github.com/nodejs/node/commit/2430dd8ecb)] - **lib**: use strict equality compariso…
1094 …d32492a0`](https://github.com/nodejs/node/commit/30d32492a0)] - **lib**: refactor NativeModule (Jo…
1095 …github.com/nodejs/node/commit/a326309a74)] - **lib**: replace Symbol.toPrimitive to SymbolToPrimit…
1096 …github.com/nodejs/node/commit/0d2172fb5d)] - **lib**: update Symbol.toStringTag by SymbolToStringT…
1097 …2`](https://github.com/nodejs/node/commit/4e67d38f42)] - **perf_hooks**: remove unnecessary bind (…
1098 …github.com/nodejs/node/commit/510edead69)] - **process**: refs --unhandled-rejections documentatio…
1099 …93f363`](https://github.com/nodejs/node/commit/954793f363)] - **process**: fix promise catching (R…
1100 …github.com/nodejs/node/commit/5b49ded22a)] - **(SEMVER-MINOR)** **readline**: promote \_getCursorP…
1101 …ttps://github.com/nodejs/node/commit/424c37baba)] - **(SEMVER-MINOR)** **readline**: update ansi-r…
1102 …github.com/nodejs/node/commit/02f3fe4b60)] - **(SEMVER-MINOR)** **repl**: fix preview bug in case …
1103 …tps://github.com/nodejs/node/commit/6a3e79f953)] - **(SEMVER-MINOR)** **repl**: add completion pre…
1104 …https://github.com/nodejs/node/commit/1a8f828c17)] - **(SEMVER-MINOR)** **repl**: improve completi…
1105 …`](https://github.com/nodejs/node/commit/8b92223ed1)] - **(SEMVER-MINOR)** **repl**: simplify code…
1106 …://github.com/nodejs/node/commit/f7eeb8cc0b)] - **(SEMVER-MINOR)** **repl**: simplify repl autocom…
1107 …(https://github.com/nodejs/node/commit/d549daef18)] - **(SEMVER-MINOR)** **repl**: remove dead cod…
1108 …(https://github.com/nodejs/node/commit/e11acc5a45)] - **repl**: fix autocomplete when useGlobal is…
1109 …/github.com/nodejs/node/commit/3906e145ca)] - **(SEMVER-MINOR)** **repl,readline**: refactor for s…
1110 …://github.com/nodejs/node/commit/f6f298e3cf)] - **(SEMVER-MINOR)** **repl,readline**: refactor com…
1111 …s://github.com/nodejs/node/commit/d456aa0a57)] - **src**: unregister Isolate with platform before …
1112 …56`](https://github.com/nodejs/node/commit/c43461ac56)] - **src**: make debug\_options getters pub…
1113 …5ca29d860b`](https://github.com/nodejs/node/commit/5ca29d860b)] - **stream**: use for...of (Trivik…
1114 …://github.com/nodejs/node/commit/0c18c49f0e)] - **stream**: do not chunk strings and Buffer in Rea…
1115 …(https://github.com/nodejs/node/commit/663a6b4938)] - **stream**: make all streams error in a pipe…
1116 …`](https://github.com/nodejs/node/commit/5e268b8dbe)] - **test**: simplify test-wasi-start-validat…
1117 …29f6`](https://github.com/nodejs/node/commit/c2d95529f6)] - **test**: improve WASI start() coverag…
1118 …ttps://github.com/nodejs/node/commit/72b4aee745)] - **test**: improve test coverage in child\_proc…
1119 …//github.com/nodejs/node/commit/f30b771fd2)] - **(SEMVER-MINOR)** **test**: add multiple repl prev…
1120 …e2c`](https://github.com/nodejs/node/commit/69aaab0e2c)] - **test**: improve dns lookup coverage (…
1121 …da0`](https://github.com/nodejs/node/commit/b6b917dda0)] - **test**: avoid leftover report file (G…
1122 …d1a919bf`](https://github.com/nodejs/node/commit/51d1a919bf)] - **test**: add missing test flags (…
1123 …tps://github.com/nodejs/node/commit/60485dcc8e)] - **test**: add test for validation for wasi.star…
1124 …ps://github.com/nodejs/node/commit/7a25c2c073)] - **test**: improve assertion error message in tes…
1125 …://github.com/nodejs/node/commit/b7a0574d6f)] - **test**: make test-os-checked-function work witho…
1126 …](https://github.com/nodejs/node/commit/7e6510bcfb)] - **test**: delay loading 'os' in test/common…
1127 …b6b`](https://github.com/nodejs/node/commit/956dec8b6b)] - **tls**: for...of in \_tls\_common.js (…
1128 …https://github.com/nodejs/node/commit/b20ddde2f6)] - **tools**: enable Markdown linter's usage inf…
1129 …https://github.com/nodejs/node/commit/f62a7679a3)] - **util**: add Set and map size to inspect out…
1130 …https://github.com/nodejs/node/commit/f830a7dd73)] - **util**: refactor inspect code for constiste…
1131 …github.com/nodejs/node/commit/8dec909aa7)] - **(SEMVER-MINOR)** **util**: inspect (user defined) p…
1132 …tps://github.com/nodejs/node/commit/453be95edc)] - **(SEMVER-MINOR)** **util**: fix built-in detec…
1133 …ps://github.com/nodejs/node/commit/2b0e2c280f)] - **v8**: use of TypedArray constructors from prim…
1134 …(https://github.com/nodejs/node/commit/54d51dbe4c)] - **wasi**: require CLI flag to require() wasi…
1148 * update npm to 6.13.4 [#30904](https://github.com/nodejs/node/pull/30904)
1149 * update uvwasi (Anna Henningsen) [#30745](https://github.com/nodejs/node/pull/30745)
1150 * upgrade to libuv 1.34.0 (Colin Ihrig) [#30783](https://github.com/nodejs/node/pull/30783)
1152 * docs deprecate http finished (Robert Nagy) [#28679](https://github.com/nodejs/node/pull/28679)
1154 * add captureRejection option (Matteo Collina) [#27867](https://github.com/nodejs/node/pull/27867)
1156 …* add captureRejection support (Matteo Collina) [#27867](https://github.com/nodejs/node/pull/27867)
1157 …* llhttp opt-in insecure HTTP header parsing (Sam Roberts) [#30567](https://github.com/nodejs/node…
1159 …tion for 'request' and 'stream' events (Matteo Collina) [#27867](https://github.com/nodejs/node/pu…
1161 …* implement capture rejections for 'connection' event (Matteo Collina) [#27867](https://github.com…
1163 …* support previews by eager evaluating input (Ruben Bridgewater) [#30811](https://github.com/nodej…
1165 …* add support for captureRejection option (Matteo Collina) [#27867](https://github.com/nodejs/node…
1167 …ejections for 'secureConnection' event (Matteo Collina) [#27867](https://github.com/nodejs/node/pu…
1168 …* expose IETF name for current cipher suite (Sam Roberts) [#30637](https://github.com/nodejs/node/…
1170 * add argv constructor option (legendecas) [#30559](https://github.com/nodejs/node/pull/30559)
1174 …github.com/nodejs/node/commit/1c4b2f15d9)] - **assert,util**: stricter type comparison using deep …
1175 …ttps://github.com/nodejs/node/commit/78eaf50693)] - **benchmark**: improve `--filter` pattern matc…
1176 …://github.com/nodejs/node/commit/ad4d52d1b5)] - **benchmark**: add more util inspect and format be…
1177 …github.com/nodejs/node/commit/d90815d08e)] - **build**: on Android, use android log library to pri…
1178 …//github.com/nodejs/node/commit/d1c4fccde2)] - **build**: fix library version and compile flags on…
1179 …github.com/nodejs/node/commit/dfd3a4d6c1)] - **(SEMVER-MINOR)** **build**: add flag to enable poin…
1180 …d4beea`](https://github.com/nodejs/node/commit/3d05d4beea)] - **build**: ease DragonFlyBSD build (…
1181 …(https://github.com/nodejs/node/commit/43e947a155)] - **build**: remove (almost) unused macros/con…
1182 …b65c1`](https://github.com/nodejs/node/commit/0379fb65c1)] - **deps**: update npm to 6.13.4 (Isaac…
1183 …13fe9f7cc8`](https://github.com/nodejs/node/commit/13fe9f7cc8)] - **deps**: update uvwasi (Anna He…
1184 …(https://github.com/nodejs/node/commit/ca47f72868)] - **(SEMVER-MINOR)** **deps**: upgrade to libu…
1185 …0691c`](https://github.com/nodejs/node/commit/458860691c)] - **deps**: fix OPENSSLDIR on Windows (…
1186 …e532392`](https://github.com/nodejs/node/commit/b3ae532392)] - **doc**: clarify build support text…
1187 …0da6c93`](https://github.com/nodejs/node/commit/8bf0da6c93)] - **doc**: edit colorMode information…
1188 …1883e`](https://github.com/nodejs/node/commit/df9df1883e)] - **doc**: fix argument type of setAAD …
1189 …](https://github.com/nodejs/node/commit/9d1c793ceb)] - **doc**: clarify Tier 2 implications in BUI…
1190 …tps://github.com/nodejs/node/commit/1cce00073e)] - **doc**: add code example to inspector.url() me…
1191 …ca4f4098`](https://github.com/nodejs/node/commit/93ca4f4098)] - **doc**: deprecate http finished (…
1192 …s://github.com/nodejs/node/commit/0022d7544a)] - **doc**: improve doc Http2Stream: FrameError, Tim…
1193 …tps://github.com/nodejs/node/commit/2123d53c28)] - **doc**: include line/cursor in readline docume…
1194 …ab075`](https://github.com/nodejs/node/commit/1baa6ab075)] - **doc**: improve napi formatting (Rub…
1195 …//github.com/nodejs/node/commit/1d5c4e21de)] - **doc**: add documentation about node\_mksnapshot a…
1196 …(https://github.com/nodejs/node/commit/67823e8fc4)] - **doc**: remove imprecise and redundant test…
1197 …(https://github.com/nodejs/node/commit/7cb84fdbe5)] - **doc**: remove usage of "Node" in favor of …
1198 …tps://github.com/nodejs/node/commit/510eb3a6eb)] - **doc**: revise addons introduction for brevity…
1199 …[[`543bf9d8ea`](https://github.com/nodejs/node/commit/543bf9d8ea)] - **doc**: fix up N-API doc (Ni…
1200 …github.com/nodejs/node/commit/2c0f1edfd5)] - **doc**: adds assert doc for strict mode with pointer…
1201 …s://github.com/nodejs/node/commit/9428304d4a)] - **doc**: Buffer.toString(): add note about invali…
1202 …//github.com/nodejs/node/commit/8369562757)] - **doc**: clarify text about using 'session' event f…
1203 …9`](https://github.com/nodejs/node/commit/145f881ff9)] - **doc**: update status of Python 3 suppor…
1204 …s://github.com/nodejs/node/commit/bbbba76f2c)] - **doc,benchmark**: move benchmark guide to benchm…
1205 …](https://github.com/nodejs/node/commit/eb4f443a5a)] - **esm**: make specifier flag clearly experi…
1206 …s://github.com/nodejs/node/commit/220a6001c6)] - **(SEMVER-MINOR)** **events**: add captureRejecti…
1207 …ttps://github.com/nodejs/node/commit/6c07a72833)] - **fs**: synchronize close with other I/O for s…
1208 …183`](https://github.com/nodejs/node/commit/18758ef183)] - **fs**: retry unlink operations in rimr…
1209 …751`](https://github.com/nodejs/node/commit/5e98de1751)] - **fs**: only operate on buffers in rimr…
1210 …7`](https://github.com/nodejs/node/commit/7e1dee3347)] - **fs**: reduce unnecessary sync rimraf re…
1211 …b47`](https://github.com/nodejs/node/commit/5523950b47)] - **fs**: add synchronous retries to rimr…
1212 …https://github.com/nodejs/node/commit/60b1e1ad61)] - **fs**: fix existsSync for invalid symlink at…
1213 …github.com/nodejs/node/commit/daca0780b1)] - **(SEMVER-MINOR)** **http**: llhttp opt-in insecure H…
1214 …github.com/nodejs/node/commit/334d4f6256)] - **(SEMVER-MINOR)** **http**: add captureRejection sup…
1215 …github.com/nodejs/node/commit/33a6bf3a83)] - **(SEMVER-MINOR)** **http**: implement capture reject…
1216 …https://github.com/nodejs/node/commit/822fb00dbe)] - **http2**: forward debug message in debugStre…
1217 …s://github.com/nodejs/node/commit/d17ea8f584)] - **http2**: track nghttp2-allocated memory in heap…
1218 …ttps://github.com/nodejs/node/commit/8a9f57d0d5)] - **http2**: use shared memory tracking implemen…
1219 …//github.com/nodejs/node/commit/71bb026e0c)] - **http2**: streamline OnStreamRead streamline memor…
1220 …11`](https://github.com/nodejs/node/commit/3840abed11)] - **http2**: small clean up in OnStreamRea…
1221 …github.com/nodejs/node/commit/c3ac4c85a5)] - **(SEMVER-MINOR)** **http2**: implement capture recti…
1222 …tps://github.com/nodejs/node/commit/d3f0dd2148)] - **inspector**: do not access queueMicrotask fro…
1223 …](https://github.com/nodejs/node/commit/71c6d44efa)] - **lib**: enforce use of BigInt from primord…
1224 …ttps://github.com/nodejs/node/commit/64ab5c9c84)] - **lib**: replace Symbol.iterator by SymbolIter…
1225 …://github.com/nodejs/node/commit/39898a9db4)] - **lib**: replace every Symbol.for by SymbolFor pri…
1226 …cb086`](https://github.com/nodejs/node/commit/0a34fcb086)] - **lib**: replace var with let/const (…
1227 …s://github.com/nodejs/node/commit/af014170a7)] - **lib**: replace Symbol global by the primordials…
1228 …ttps://github.com/nodejs/node/commit/2c439bb8ad)] - **lib**: add parent to ERR\_UNKNOWN\_FILE\_EXT…
1229 …ttps://github.com/nodejs/node/commit/d9d64754f9)] - **lib**: add warning on dynamic import es modu…
1230 …https://github.com/nodejs/node/commit/325128e469)] - **lib**: delay access to CLI option to pre-ex…
1231 …ttps://github.com/nodejs/node/commit/94f237e5ac)] - **lib,test**: improves ERR\_REQUIRE\_ESM messa…
1232 …`](https://github.com/nodejs/node/commit/e61f4ead93)] - **module**: conditional exports import con…
1233 …3b64`](https://github.com/nodejs/node/commit/8e16093b64)] - **module**: fix require in node repl (…
1234 …d57`](https://github.com/nodejs/node/commit/d4aa656d57)] - **module**: fix dynamic import from eva…
1235 …4e`](https://github.com/nodejs/node/commit/a7ec78f34e)] - **module**: fixup lint and test regressi…
1236 …https://github.com/nodejs/node/commit/bd2f1270f7)] - **module**: ignore resolution failures for in…
1237 …](https://github.com/nodejs/node/commit/851f3135ab)] - **module**: add warnings for experimental f…
1238 …7d4c1`](https://github.com/nodejs/node/commit/123327d4c1)] - **net**: remove duplicate \_undestroy…
1239 …github.com/nodejs/node/commit/4eecee089d)] - **(SEMVER-MINOR)** **net**: implement capture rejecti…
1240 …`](https://github.com/nodejs/node/commit/2f1ae4f2bf)] - **readline**: eagerly load string\_decoder…
1241 …github.com/nodejs/node/commit/e551c169b8)] - **(SEMVER-MINOR)** **repl**: support previews by eage…
1242 …ttps://github.com/nodejs/node/commit/c440f3fa3d)] - **repl**: use better uncaught exceptions indic…
1243 …ttps://github.com/nodejs/node/commit/de368200f3)] - **src**: accept single argument in getProxyDet…
1244 …6c9`](https://github.com/nodejs/node/commit/60886036c9)] - **src**: fix the false isatty() issue o…
1245 …](https://github.com/nodejs/node/commit/7ed867dddb)] - **src**: improve checked uv loop close outp…
1246 …tps://github.com/nodejs/node/commit/041daaa273)] - **src**: port memory-tracking allocator from QU…
1247 …aef`](https://github.com/nodejs/node/commit/ccf0917aef)] - **src**: don't use deprecated OpenSSL A…
1248 …b7`](https://github.com/nodejs/node/commit/8ad53ab2b7)] - **src**: free preopen memory in WASI::Ne…
1249 …`](https://github.com/nodejs/node/commit/e6e379ea41)] - **src**: use checked allocations in WASI::…
1250 …b`](https://github.com/nodejs/node/commit/838ae10a9b)] - **src**: delete redundant method in node\…
1251 …7`](https://github.com/nodejs/node/commit/66db8746c7)] - **src**: remove redundant cast in node\_d…
1252 …(https://github.com/nodejs/node/commit/cb69ff47f6)] - **src**: improve node\_crypto.cc memory allo…
1253 …f`](https://github.com/nodejs/node/commit/b51b26ffef)] - **src**: fix node\_dir.cc memory allocati…
1254 …github.com/nodejs/node/commit/89bc571490)] - **(SEMVER-MINOR)** **stream**: add support for captur…
1255 …ttps://github.com/nodejs/node/commit/1b534d571a)] - **test**: work around ENOTEMPTY when cleaning …
1256 …`](https://github.com/nodejs/node/commit/eb6e32c2fc)] - **test**: disable colorMode in test-consol…
1257 …github.com/nodejs/node/commit/5f42b1fc6b)] - **test**: assert: fix deepStrictEqual comparing a rea…
1258 …tps://github.com/nodejs/node/commit/ce21fc7154)] - **test**: wait for stream close before writing …
1259 …645`](https://github.com/nodejs/node/commit/cc4a6ed645)] - **test**: use fs rimraf to refresh tmpd…
1260 …8f7`](https://github.com/nodejs/node/commit/5ae3a858f7)] - **test**: refactor test-accessor-proper…
1261 …https://github.com/nodejs/node/commit/97e0efeedf)] - **test**: scale keepalive timeouts for slow m…
1262 …305e45a041`](https://github.com/nodejs/node/commit/305e45a041)] - **test**: mark tests as flaky (J…
1263 …ttps://github.com/nodejs/node/commit/4dc9d8db13)] - **test**: mark addons/openssl-bindings/test fl…
1264 …6a07`](https://github.com/nodejs/node/commit/25e3696a07)] - **test**: improve WASI options validat…
1265 …4cb0ab9`](https://github.com/nodejs/node/commit/a574cb0ab9)] - **test**: remove common.busyLoop() …
1266 …59afb`](https://github.com/nodejs/node/commit/3557659afb)] - **test**: run more assert tests (Rube…
1267 …https://github.com/nodejs/node/commit/5067463f3c)] - **test**: use callback arguments in getconnec…
1268 …6e36e7`](https://github.com/nodejs/node/commit/30756e36e7)] - **test**: improve wasi test coverage…
1269 …0`](https://github.com/nodejs/node/commit/fb31ab52c0)] - **test**: simplify tmpdir import in wasi …
1270 …(https://github.com/nodejs/node/commit/55a270b583)] - **test**: remove duplicate entries from root…
1271 …tps://github.com/nodejs/node/commit/54a266c878)] - **test**: increase debugging information in sub…
1272 …https://github.com/nodejs/node/commit/a0fa327365)] - **test**: use block-scoping in test-net-serve…
1273 …://github.com/nodejs/node/commit/9bd5c72104)] - **test**: move test-child-process-fork-getconnecti…
1274 …3`](https://github.com/nodejs/node/commit/50ab1fa013)] - **test**: change common.PORT to arbitrary…
1275 …github.com/nodejs/node/commit/255cd7e572)] - **(SEMVER-MINOR)** **tls**: expose IETF name for curr…
1276 …github.com/nodejs/node/commit/5ad3efbfb3)] - **(SEMVER-MINOR)** **tls**: implement capture rejecti…
1277 …ps://github.com/nodejs/node/commit/5203ffb2f4)] - **tools**: update link to google styleguide for …
1278 …tps://github.com/nodejs/node/commit/1ed1a645f2)] - **tools**: use CC instead of CXX when pointing …
1279 …](https://github.com/nodejs/node/commit/2b687af852)] - **tools**: update remark-preset-lint-node t…
1280 …cb7720dd8`](https://github.com/nodejs/node/commit/0cb7720dd8)] - **tools**: update icu to 65.1 (Al…
1281 …9400ce63`](https://github.com/nodejs/node/commit/7b9400ce63)] - **tools**: update ESLint to 6.7.2 …
1282 …f96`](https://github.com/nodejs/node/commit/5ab3ca4f96)] - **url**: declare iterator inside loop (…
1283 …eb05`](https://github.com/nodejs/node/commit/dc69cbeb05)] - **util**: add internal sleep() functio…
1284 …s://github.com/nodejs/node/commit/3898b2387b)] - **util**: never trigger any proxy traps using `fo…
1285 …https://github.com/nodejs/node/commit/eeaeb51dcc)] - **util**: improve performance inspecting prox…
1286 …github.com/nodejs/node/commit/608d720834)] - **(SEMVER-MINOR)** **util**: add more predefined colo…
1287 …github.com/nodejs/node/commit/77ffd5482d)] - **(SEMVER-MINOR)** **util**: improve inspect's custom…
1288 …cf`](https://github.com/nodejs/node/commit/14269d15cf)] - **wasi**: use memory-tracking allocator …
1289 …tps://github.com/nodejs/node/commit/71d43a5569)] - **(SEMVER-MINOR)** **worker**: add argv constru…
1297 …* Reworked experimental recursive `rmdir()` (cjihrig) [#30644](https://github.com/nodejs/node/pul…
1303 …configurable per-stream or per-server (Anna Henningsen) [#30570](https://github.com/nodejs/node/pu…
1305 …* Make maximum tolerated rejected streams configurable (Denys Otrishko) [#30534](https://github.co…
1306 …* Allow to configure maximum tolerated invalid frames (Denys Otrishko) [#30534](https://github.com…
1308 * Introduce initial WASI support (cjihrig) [#30258](https://github.com/nodejs/node/pull/30258)
1312 …ttps://github.com/nodejs/node/commit/4cd4e7c17a)] - **benchmark,doc,lib,test**: prepare for paddin…
1313 …`](https://github.com/nodejs/node/commit/63eb4fee46)] - **buffer**: fix 6-byte writeUIntBE() range…
1314 …://github.com/nodejs/node/commit/e8af569200)] - **buffer**: release buffers with free callbacks on…
1315 …://github.com/nodejs/node/commit/648766bccf)] - **build**: do not build mksnapshot and mkcodecache…
1316 …tps://github.com/nodejs/node/commit/6545314a4f)] - **build**: add --without-node-code-cache config…
1317 …https://github.com/nodejs/node/commit/80ada94cd3)] - **build**: use Node.js instead of Node in con…
1318 …7`](https://github.com/nodejs/node/commit/0aae502c67)] - **build,win**: propagate error codes in v…
1319 …2`](https://github.com/nodejs/node/commit/6a53152b42)] - **build,win**: add test-ci-native and tes…
1320 …15`](https://github.com/nodejs/node/commit/30a4f68a15)] - **child_process**: document kill() retur…
1321 …9692`](https://github.com/nodejs/node/commit/dae36a9692)] - **child_process**: replace var with le…
1322 …github.com/nodejs/node/commit/4b13bca31a)] - **child_process**: replace var with const/let in inte…
1323 …54fe97`](https://github.com/nodejs/node/commit/378c54fe97)] - **cluster**: replace vars in child.j…
1324 …2`](https://github.com/nodejs/node/commit/708e67a732)] - **cluster**: replace var with let (Herrma…
1325 …`](https://github.com/nodejs/node/commit/55fbe45f69)] - **cluster**: replace var by let in shared\…
1326 …ttps://github.com/nodejs/node/commit/4affc30a12)] - **crypto**: automatically manage memory for EC…
1327 …https://github.com/nodejs/node/commit/55c2ac70b7)] - **crypto**: remove redundant validateUint32 a…
1328 …a877a541`](https://github.com/nodejs/node/commit/0ba877a541)] - **deps**: V8: cherry-pick 0dfd9ea5…
1329 …0354057`](https://github.com/nodejs/node/commit/b470354057)] - **deps**: patch V8 to 7.9.317.25 (M…
1330 …7448bca`](https://github.com/nodejs/node/commit/d257448bca)] - **deps**: update llhttp to 2.0.1 (F…
1331 …50d2d`](https://github.com/nodejs/node/commit/456d250d2d)] - **deps**: V8: backport 93f189f19a03 (…
1332 …bdbca`](https://github.com/nodejs/node/commit/aa01ebdbca)] - **deps**: V8: cherry-pick ca5b0ec (An…
1333 …`](https://github.com/nodejs/node/commit/f37450f580)] - **dns**: use length for building TXT strin…
1334 …302ff276`](https://github.com/nodejs/node/commit/3d302ff276)] - **doc**: fix typographical error (…
1335 …c5`](https://github.com/nodejs/node/commit/19b31c1bc5)] - **doc**: revise REPL uncaught exception …
1336 …(https://github.com/nodejs/node/commit/61af1fcaa1)] - **doc**: update signature algorithm in relea…
1337 …https://github.com/nodejs/node/commit/a8002d92ab)] - **doc**: update README.md to fix active/maint…
1338 …0b496`](https://github.com/nodejs/node/commit/f46df0b496)] - **doc**: update socket.bufferSize tex…
1339 …(https://github.com/nodejs/node/commit/cbd50262c0)] - **doc**: note that buf.buffer's contents mig…
1340 …https://github.com/nodejs/node/commit/a25626c1ed)] - **doc**: clarify IncomingMessage.destroy() de…
1341 …50934`](https://github.com/nodejs/node/commit/8fcb450934)] - **doc**: fixed a typo in process.md (…
1342 …4`](https://github.com/nodejs/node/commit/ad9f737e44)] - **doc**: documenting a bit more FreeBSD c…
1343 …://github.com/nodejs/node/commit/40b762177f)] - **doc**: add missing 'added' versions to module.bu…
1344 …(https://github.com/nodejs/node/commit/aca0119089)] - **doc**: fix worker.resourceLimits indentati…
1345 …6`](https://github.com/nodejs/node/commit/43e78578a6)] - **doc**: fix worker.resourceLimits type (…
1346 …`](https://github.com/nodejs/node/commit/20dbce17d5)] - **doc**: avoid proposal syntax in code exa…
1347 …34`](https://github.com/nodejs/node/commit/1e7c567734)] - **doc**: address nits for src/README.md …
1348 …6c9bde`](https://github.com/nodejs/node/commit/87136c9bde)] - **doc**: revise socket.connect() not…
1349 …ps://github.com/nodejs/node/commit/fcde49700c)] - **doc**: remove "this API is unstable" note for …
1350 …6b`](https://github.com/nodejs/node/commit/809a2b056b)] - **doc**: fixup incorrect flag name refer…
1351 …839c1`](https://github.com/nodejs/node/commit/3d978839c1)] - **doc**: minor updates to releases.md…
1352 …1`](https://github.com/nodejs/node/commit/e9f031c741)] - **doc**: add 13 and 12 to previous versio…
1353 …8ab18b6b6f`](https://github.com/nodejs/node/commit/8ab18b6b6f)] - **doc**: update AUTHORS list (Gu…
1354 …ttps://github.com/nodejs/node/commit/329a821d25)] - **doc**: add explanation why keep var with for…
1355 …c8`](https://github.com/nodejs/node/commit/426ca263c8)] - **doc**: document "Resume Build" limitat…
1356 …tps://github.com/nodejs/node/commit/00f7cc65a1)] - **doc**: add note of caution about non-conformi…
1357 …(https://github.com/nodejs/node/commit/7d98a59c39)] - **doc**: add note about debugging worker\_th…
1358 …//github.com/nodejs/node/commit/8ef629a78a)] - **doc**: simplify "is recommended" language in asse…
1359 …f0`](https://github.com/nodejs/node/commit/19d192d1f0)] - **doc**: fix a typo in a date for versio…
1360 …tps://github.com/nodejs/node/commit/b67759a93c)] - **doc,deps**: document how to maintain ICU in N…
1361 …ps://github.com/nodejs/node/commit/bfcc9142f3)] - **doc,n-api**: mark napi\_detach\_arraybuffer as…
1362 …https://github.com/nodejs/node/commit/365f0ab09b)] - **esm**: data URLs should ignore unknown para…
1363 …(https://github.com/nodejs/node/commit/0285aa0967)] - **events**: improve performance caused by pr…
1364 …f9b82c`](https://github.com/nodejs/node/commit/3475f9b82c)] - **fs**: add ENFILE to rimraf retry l…
1365 …953433`](https://github.com/nodejs/node/commit/f725953433)] - **fs**: add retryDelay option to rim…
1366 …79243`](https://github.com/nodejs/node/commit/51bc379243)] - **fs**: remove rimraf's emfileWait op…
1367 …3a2e6c`](https://github.com/nodejs/node/commit/612a3a2e6c)] - **fs**: make rimraf default to 0 ret…
1368 …9`](https://github.com/nodejs/node/commit/fa1f87b199)] - **fs**: rename rimraf's maxBusyTries to m…
1369 …`8ee27ffe77`](https://github.com/nodejs/node/commit/8ee27ffe77)] - **fs**: change var to let (Àlva…
1370 …(https://github.com/nodejs/node/commit/850c2a72ea)] - **fs**: cover fs.opendir ERR\_INVALID\_CALLB…
1371 …github.com/nodejs/node/commit/62574087ea)] - **(SEMVER-MINOR)** **http**: make maximum header size…
1372 …`](https://github.com/nodejs/node/commit/1d1d136806)] - **http**: set socket.server unconditionall…
1373 …fbf65`](https://github.com/nodejs/node/commit/6848bfbf65)] - **http**: replace var with let (Guilh…
1374 …s://github.com/nodejs/node/commit/8256d38349)] - **http**: destructure primordials in lib/\_http\_…
1375 …ttps://github.com/nodejs/node/commit/3b169f1dbd)] - **http**: improve performance caused by primor…
1376 …s://github.com/nodejs/node/commit/6f313f9ab0)] - **http2**: fix session memory accounting after pa…
1377 …github.com/nodejs/node/commit/7d37bcebea)] - **(SEMVER-MINOR)** **http2**: make maximum tolerated …
1378 …github.com/nodejs/node/commit/092a3c28aa)] - **(SEMVER-MINOR)** **http2**: allow to configure maxi…
1379 …github.com/nodejs/node/commit/e92afd998f)] - **(SEMVER-MINOR)** **http2**: replace direct array us…
1380 …bd`](https://github.com/nodejs/node/commit/30ef8e4cbd)] - **http2**: change var to let compact.js …
1381 …5f4`](https://github.com/nodejs/node/commit/1a2ed4a5f4)] - **http2**: core.js replace var with let…
1382 …7`](https://github.com/nodejs/node/commit/f7ca7e6677)] - **http2**: replace var with let/const (Pa…
1383 …](https://github.com/nodejs/node/commit/6322611077)] - **inspector**: properly shut down uv\_async…
1384 …9`](https://github.com/nodejs/node/commit/de3a1c3019)] - **lib**: enforce use of primordial Number…
1385 …ttps://github.com/nodejs/node/commit/5a9340d723)] - **lib**: use static Number properties from pri…
1386 …](https://github.com/nodejs/node/commit/892bde635e)] - **lib**: enforce use of Boolean from primor…
1387 …ttps://github.com/nodejs/node/commit/ae2c7d0b02)] - **lib**: replace Date.now function by primordi…
1388 …//github.com/nodejs/node/commit/c09e3deac5)] - **lib**: replace ArrayBuffer.isView by primordial A…
1389 …`](https://github.com/nodejs/node/commit/5ef4dceb95)] - **lib**: enforce use of Array from primord…
1390 …b7dc`](https://github.com/nodejs/node/commit/a4dfe3b7dc)] - **lib**: flatten access to primordials…
1391 …91de5`](https://github.com/nodejs/node/commit/b545b91de5)] - **lib**: use let instead of var (Shub…
1392 …26337`](https://github.com/nodejs/node/commit/5120926337)] - **lib**: replace var with let/const (…
1393 …b18b056d64`](https://github.com/nodejs/node/commit/b18b056d64)] - **lib**: replace var w/ let (Chr…
1394 …85096`](https://github.com/nodejs/node/commit/3796885096)] - **lib**: replace var with let/const (…
1395 …](https://github.com/nodejs/node/commit/ffe3040659)] - **lib**: adding perf notes js\_stream\_sock…
1396 …7b938c49`](https://github.com/nodejs/node/commit/797b938c49)] - **lib**: replace var with let (Den…
1397 …1`](https://github.com/nodejs/node/commit/0b64e45e41)] - **lib**: main\_thread\_only change var to…
1398 …tps://github.com/nodejs/node/commit/d024630f44)] - **lib**: change var to let in stream\_base\_com…
1399 …041edbe7`](https://github.com/nodejs/node/commit/3c041edbe7)] - **lib**: use let instead of var (S…
1400 …277c375fd`](https://github.com/nodejs/node/commit/d277c375fd)] - **lib**: changed var to let (Oliv…
1401 …cc0f1`](https://github.com/nodejs/node/commit/0fd89cc0f1)] - **lib**: replace var with let/const (…
1402 …a03e3ed`](https://github.com/nodejs/node/commit/bdba03e3ed)] - **lib**: change var to let (Dimitri…
1403 …ef42ca9`](https://github.com/nodejs/node/commit/48fef42ca9)] - **lib**: replace var with let/const…
1404 …54e`](https://github.com/nodejs/node/commit/502173b54e)] - **lib**: replace var to let in cli\_tab…
1405 …](https://github.com/nodejs/node/commit/2cf8a7f117)] - **module**: fix specifier resolution algori…
1406 …ttps://github.com/nodejs/node/commit/be9788bf20)] - **n-api**: detach external ArrayBuffers on env…
1407 …github.com/nodejs/node/commit/8171cef921)] - **(SEMVER-MINOR)** **n-api**: implement napi\_is\_det…
1408 …//github.com/nodejs/node/commit/cc5875b2e6)] - **n-api**: add missed nullptr check in napi\_has\_o…
1409 …0e6e2`](https://github.com/nodejs/node/commit/017280e6e2)] - **net**: replaced vars to lets and co…
1410 …a827a`](https://github.com/nodejs/node/commit/56248a827a)] - **process**: replace var with let/con…
1411 …9ac`](https://github.com/nodejs/node/commit/5c40b2f9ac)] - **process**: replace vars in per\_threa…
1412 …`c50bbf58da`](https://github.com/nodejs/node/commit/c50bbf58da)] - **readline**: change var to let…
1413 …8d`](https://github.com/nodejs/node/commit/b91d22cc8d)] - **repl**: fix referrer for dynamic impor…
1414 …e5818a456`](https://github.com/nodejs/node/commit/4e5818a456)] - **repl**: change var to let (Oliv…
1415 …https://github.com/nodejs/node/commit/e65ad865c6)] - **src**: change header file in node\_stat\_wa…
1416 …4ceefb8`](https://github.com/nodejs/node/commit/be84ceefb8)] - **src**: clean up node\_file.h (Ann…
1417 …0`](https://github.com/nodejs/node/commit/bccfd124b0)] - **src**: remove unused variable in node\_…
1418 …1db18fe`](https://github.com/nodejs/node/commit/fc11db18fe)] - **src**: inline SetSNICallback (Ann…
1419 …(https://github.com/nodejs/node/commit/7bd587ef0c)] - **src**: use BaseObjectPtr to store SNI cont…
1420 …75de7`](https://github.com/nodejs/node/commit/8ec0d75de7)] - **src**: cleanup unused headers (Alex…
1421 …s://github.com/nodejs/node/commit/6c249c0982)] - **src**: run native immediates during Environment…
1422 …//github.com/nodejs/node/commit/bea25016d1)] - **src**: no SetImmediate from destructor in stream\…
1423 …](https://github.com/nodejs/node/commit/94357db815)] - **src**: add more `can_call_into_js()` guar…
1424 …(https://github.com/nodejs/node/commit/d54432f974)] - **src**: keep object alive in stream\_pipe c…
1425 …4c0ff37`](https://github.com/nodejs/node/commit/d194c0ff37)] - **src**: replaced var with let (Ald…
1426 …f28ea155`](https://github.com/nodejs/node/commit/44f28ea155)] - **src**: fix -Wsign-compare warnin…
1427 …cb`](https://github.com/nodejs/node/commit/1916acb3cb)] - **src**: fix signal handler crash on clo…
1428 …f7e`](https://github.com/nodejs/node/commit/9e9e48bf7e)] - **src**: use uv\_async\_t for WeakRefs …
1429 …`9d8d2e1f45`](https://github.com/nodejs/node/commit/9d8d2e1f45)] - **src,doc**: fix broken links (…
1430 …`](https://github.com/nodejs/node/commit/f135c38796)] - **src,doc**: add C++ internals documentati…
1431 …ps://github.com/nodejs/node/commit/e968e26dbd)] - **stream**: improve performance for sync write f…
1432 …s://github.com/nodejs/node/commit/49e047f7a1)] - **test**: add coverage for ERR\_TLS\_INVALID\_PRO…
1433 …d81a5904`](https://github.com/nodejs/node/commit/81d81a5904)] - **test**: add an indicator `isIBMi…
1434 …8`](https://github.com/nodejs/node/commit/37c70ee198)] - **test**: use arrow functions in async-ho…
1435 …dad95a`](https://github.com/nodejs/node/commit/b5c7dad95a)] - **test**: fix test-benchmark-streams…
1436 …(https://github.com/nodejs/node/commit/1e199ceb71)] - **test**: move test-http-max-http-headers to…
1437 …84f`](https://github.com/nodejs/node/commit/1918b4e84f)] - **test**: correct header length subtrac…
1438 …81e3`](https://github.com/nodejs/node/commit/1222be81e3)] - **test**: remove unused callback argum…
1439 …b9b753a`](https://github.com/nodejs/node/commit/d69b9b753a)] - **test**: simplify forEach() usage …
1440 …1cca`](https://github.com/nodejs/node/commit/01ab031cca)] - **test**: remove unused callback argum…
1441 …`](https://github.com/nodejs/node/commit/93707c4916)] - **test**: increase coverage for trace\_eve…
1442 …3ed`](https://github.com/nodejs/node/commit/4800b623ed)] - **test**: use arrow functions in addons…
1443 …ba0115fe6f`](https://github.com/nodejs/node/commit/ba0115fe6f)] - **test**: refactor createHook te…
1444 …`](https://github.com/nodejs/node/commit/099d3fdf87)] - **test**: port worker + buffer test to N-A…
1445 …3861fb333`](https://github.com/nodejs/node/commit/83861fb333)] - **test**: revert 6d022c13 (Anna H…
1446 …ps://github.com/nodejs/node/commit/a3b758d634)] - **test**: move test-https-server-consumed-timeou…
1447 …tps://github.com/nodejs/node/commit/00f532f15e)] - **test**: remove unnecessary common.platformTim…
1448 …https://github.com/nodejs/node/commit/ecb902f33c)] - **test**: do not skip test-http-server-consum…
1449 …ttps://github.com/nodejs/node/commit/49458deb4f)] - **test**: remove unused function argument from…
1450 …6`](https://github.com/nodejs/node/commit/a2f440d326)] - **test**: add logging in case of infinite…
1451 …tps://github.com/nodejs/node/commit/3e3ad396bd)] - **test**: remove destructuring from test-inspec…
1452 …//github.com/nodejs/node/commit/3571e132a7)] - **test**: check for session.post() errors in test-i…
1453 …](https://github.com/nodejs/node/commit/37696320a2)] - **test**: add mustCall() to test-inspector-…
1454 …/github.com/nodejs/node/commit/0972fa3c16)] - **test**: add regression test for signal handler rem…
1455 …/github.com/nodejs/node/commit/5ecfd947e2)] - **(SEMVER-MINOR)** **test**: update and harden http2…
1456 …://github.com/nodejs/node/commit/70d6fa122a)] - **test**: skip test-domain-error-types in debug mo…
1457 …28`](https://github.com/nodejs/node/commit/949f2ad528)] - **test**: move test-worker-prof to seque…
1458 …(https://github.com/nodejs/node/commit/d4b61709f1)] - **test**: dir class initialisation w/o handl…
1459 …e6`](https://github.com/nodejs/node/commit/60b17b4fe6)] - **test**: change object assign by spread…
1460 …https://github.com/nodejs/node/commit/97e627335f)] - **test**: use useful message argument in test…
1461 …](https://github.com/nodejs/node/commit/d651c7dd6b)] - **test**: test for minimum ICU version cons…
1462 …069c3`](https://github.com/nodejs/node/commit/dade9069c3)] - **test**: code&learn var to let updat…
1463 …8ed`](https://github.com/nodejs/node/commit/e401e8c8ed)] - **test**: change object assign to sprea…
1464 …5c48`](https://github.com/nodejs/node/commit/2ecc735c48)] - **test**: use spread instead of Object…
1465 …b`](https://github.com/nodejs/node/commit/d8da9dacab)] - **test**: changed var to let in module-er…
1466 …(https://github.com/nodejs/node/commit/9dab32f340)] - **test**: use spread instead of object.assig…
1467 …ttps://github.com/nodejs/node/commit/7e7a8165a8)] - **test**: replace var with let in pre\_executi…
1468 …`](https://github.com/nodejs/node/commit/8a9ee48797)] - **test**: change var to let in test-trace-…
1469 …8825c`](https://github.com/nodejs/node/commit/d6a448825c)] - **test**: dns utils replace var (Osmo…
1470 …94`](https://github.com/nodejs/node/commit/01e0571e94)] - **test**: test cover cases when trace is…
1471 …https://github.com/nodejs/node/commit/f8dfa2d704)] - **test**: switch to object spread in common/b…
1472 …8`](https://github.com/nodejs/node/commit/36671f9bf8)] - **test**: add common.mustCall() to stream…
1473 …s://github.com/nodejs/node/commit/106235fe91)] - **test**: move explanatory comment to expected lo…
1474 …e2496`](https://github.com/nodejs/node/commit/081b4e2496)] - **test**: move stream test to paralle…
1475 …github.com/nodejs/node/commit/103d01e057)] - **test**: remove string literal as message in strictE…
1476 …ttps://github.com/nodejs/node/commit/ebba3228e2)] - **test**: use arrow function for callback in s…
1477 …ps://github.com/nodejs/node/commit/e122d397c0)] - **test**: replace setTimeout with setImmediate i…
1478 …ps://github.com/nodejs/node/commit/20ee4997f3)] - **test**: refactor test-dgram-multicast-set-inte…
1479 …76`](https://github.com/nodejs/node/commit/7aa1df7076)] - **tls**: introduce ERR\_TLS\_INVALID\_CO…
1480 …(https://github.com/nodejs/node/commit/0b0f0237c1)] - **tls**: add memory tracking support to SSLW…
1481 …tps://github.com/nodejs/node/commit/89e2c71b27)] - **tls**: allow empty subject even with altNames…
1482 …d`](https://github.com/nodejs/node/commit/941a91daed)] - **tools**: enforce blank line between fun…
1483 …tps://github.com/nodejs/node/commit/5a6f836a15)] - **tools**: add unified plugin changing links fo…
1484 …f7b5c752`](https://github.com/nodejs/node/commit/84f7b5c752)] - **tools**: enable more eslint rule…
1485 …522467cf5`](https://github.com/nodejs/node/commit/5522467cf5)] - **tools**: update ESLint to 6.7.1…
1486 …`](https://github.com/nodejs/node/commit/1f10681496)] - **tty**: truecolor check moved before 256 …
1487 …github.com/nodejs/node/commit/6a0dd1cbbd)] - **util**: fix .format() not always calling toString w…
1488 …github.com/nodejs/node/commit/1040e7222f)] - **util**: fix inspection of errors with tampered name…
1489 …`](https://github.com/nodejs/node/commit/18e9b56bf6)] - **util**: use let instead of var for util/…
1490 …ttps://github.com/nodejs/node/commit/9ec53cf5c1)] - **(SEMVER-MINOR)** **wasi**: introduce initial…
1498 …`AddEnvironmentCleanupHook()` instead (Anna Henningsen) [#30227](https://github.com/nodejs/node/pu…
1500 …through data types like sets or maps) (Anna Henningsen) [#30162](https://github.com/nodejs/node/pu…
1503 * Update `npm` to 6.13.1 (Ruy Adorno) [#30271](https://github.com/nodejs/node/pull/30271)
1505 …ags / options through an API as embedder (Shelley Vohr) [#30466](https://github.com/nodejs/node/pu…
1506 …* Allow adding linked bindings to Environment (Anna Henningsen) [#30274](https://github.com/nodejs…
1508 …* Unflag `--experimental-modules` (Guy Bedford) [#29866](https://github.com/nodejs/node/pull/29866)
1510 …* Add `writable.writableCorked` property (Robert Nagy) [#29012](https://github.com/nodejs/node/pul…
1512 …* Allow specifying resource limits (Anna Henningsen) [#26628](https://github.com/nodejs/node/pull/…
1514 …* The Serialization API is now stable (Anna Henningsen) [#30234](https://github.com/nodejs/node/pu…
1518 …`](https://github.com/nodejs/node/commit/b76c13ec86)] - **assert**: replace var with let in lib/as…
1519 …`](https://github.com/nodejs/node/commit/7f49816e8a)] - **benchmark**: use let instead of var in a…
1520 …6e0`](https://github.com/nodejs/node/commit/0130d2b6e0)] - **benchmark**: use let instead of var i…
1521 …e205f4d`](https://github.com/nodejs/node/commit/9cae205f4d)] - **buffer**: change var to let (Vlad…
1522 …//github.com/nodejs/node/commit/b5198cd3b0)] - **(SEMVER-MINOR)** **build**: reset embedder string…
1523 …(https://github.com/nodejs/node/commit/f4f210adc1)] - **build**: store cache on timed out builds o…
1524 …/github.com/nodejs/node/commit/277e5fadf8)] - **(SEMVER-MINOR)** **build,tools**: update V8 gypfil…
1525 …github.com/nodejs/node/commit/e51beef8d4)] - **(SEMVER-MINOR)** **child_process,cluster**: allow u…
1526 …ps://github.com/nodejs/node/commit/6bf0e40bad)] - **cluster**: destruct primordials in lib/interna…
1527 …github.com/nodejs/node/commit/18ec8a84be)] - **(SEMVER-MINOR)** **crypto**: add support for IEEE-P…
1528 …ttps://github.com/nodejs/node/commit/39d0a25ddd)] - **crypto**: fix key requirements in asymmetric…
1529 …e2ce6bf`](https://github.com/nodejs/node/commit/8c2e2ce6bf)] - **crypto**: update root certificate…
1530 …82f52f0`](https://github.com/nodejs/node/commit/4f282f52f0)] - **deps**: patch V8 to 7.9.317.23 (M…
1531 …b71534d23`](https://github.com/nodejs/node/commit/9b71534d23)] - **deps**: upgrade npm to 6.13.1 (…
1532 …github.com/nodejs/node/commit/f17c794faf)] - **(SEMVER-MINOR)** **deps**: patch V8 to be API/ABI c…
1533 …ea`](https://github.com/nodejs/node/commit/5a1ad570ea)] - **deps**: V8: cherry-pick a7dffcd767be (…
1534 …ps://github.com/nodejs/node/commit/2c6cf902b0)] - **(SEMVER-MINOR)** **deps**: V8: cherry-pick 500…
1535 …c3922`](https://github.com/nodejs/node/commit/1e5e8c3922)] - **deps**: V8: cherry-pick e5dbc95 (Ga…
1536 …ttps://github.com/nodejs/node/commit/9c356ba91c)] - **(SEMVER-MINOR)** **deps**: V8: backport 5e75…
1537 …ttps://github.com/nodejs/node/commit/fe99841c88)] - **(SEMVER-MINOR)** **deps**: V8: backport 07ee…
1538 …https://github.com/nodejs/node/commit/5131bbe477)] - **(SEMVER-MINOR)** **deps**: V8: cherry-pick …
1539 …https://github.com/nodejs/node/commit/824e8b6f9b)] - **(SEMVER-MINOR)** **deps**: V8: cherry-pick …
1540 …https://github.com/nodejs/node/commit/4c7acc256a)] - **(SEMVER-MINOR)** **deps**: V8: cherry-pick …
1541 …https://github.com/nodejs/node/commit/ebef1b2308)] - **(SEMVER-MINOR)** **deps**: V8: cherry-pick …
1542 …https://github.com/nodejs/node/commit/28ca44c724)] - **(SEMVER-MINOR)** **deps**: V8: cherry-pick …
1543 …https://github.com/nodejs/node/commit/ba4abfd198)] - **(SEMVER-MINOR)** **deps**: V8: cherry-pick …
1544 …https://github.com/nodejs/node/commit/2abdcbbe5e)] - **(SEMVER-MINOR)** **deps**: V8: cherry-pick …
1545 …ps://github.com/nodejs/node/commit/46383616e3)] - **(SEMVER-MINOR)** **deps**: make v8.h compatibl…
1546 …github.com/nodejs/node/commit/5bc35732aa)] - **(SEMVER-MINOR)** **deps**: V8: forward declaration …
1547 …ps://github.com/nodejs/node/commit/627a804627)] - **(SEMVER-MINOR)** **deps**: V8: patch register-…
1548 …tps://github.com/nodejs/node/commit/13e6b0b82a)] - **(SEMVER-MINOR)** **deps**: update V8's postmo…
1549 …tps://github.com/nodejs/node/commit/a4a6565348)] - **(SEMVER-MINOR)** **deps**: update V8's postmo…
1550 …github.com/nodejs/node/commit/4182e3bad7)] - **(SEMVER-MINOR)** **deps**: patch V8 to run on older…
1551 …s://github.com/nodejs/node/commit/6566c15157)] - **(SEMVER-MINOR)** **deps**: V8: silence irreleva…
1552 …ps://github.com/nodejs/node/commit/6018db2ef9)] - **(SEMVER-MINOR)** **deps**: V8: un-cherry-pick …
1553 …https://github.com/nodejs/node/commit/605cb9f0fc)] - **(SEMVER-MINOR)** **deps**: update V8 to 7.9…
1554 …f63d9ca`](https://github.com/nodejs/node/commit/b82f63d9ca)] - **deps**: update nghttp2 to 1.40.0 …
1555 …01d2e9115`](https://github.com/nodejs/node/commit/401d2e9115)] - **deps**: update npm to 6.13.0 (R…
1556 …d`](https://github.com/nodejs/node/commit/f8ee70c94d)] - **dgram**: remove listeners on bind error…
1557 …https://github.com/nodejs/node/commit/0433d7995a)] - **dgram**: reset bind state before emitting e…
1558 …2d615`](https://github.com/nodejs/node/commit/0f8662d615)] - **dns**: switch var to const/let (Dmi…
1559 …ps://github.com/nodejs/node/commit/ab887bd5f6)] - **doc**: add mention for using promisify on clas…
1560 …ps://github.com/nodejs/node/commit/9940116aba)] - **doc**: explain GIT\_REMOTE\_REF in COLLABORATO…
1561 …563d`](https://github.com/nodejs/node/commit/027bde563d)] - **doc**: fix overriding of prefix opti…
1562 …bc`](https://github.com/nodejs/node/commit/b7757533bc)] - **doc**: update http.md mention of socke…
1563 …`](https://github.com/nodejs/node/commit/7f664e454b)] - **doc**: adds NO\_COLOR to assert doc page…
1564 …d6`](https://github.com/nodejs/node/commit/fba2f9a3d6)] - **doc**: document timed out Travis CI bu…
1565 …42b32`](https://github.com/nodejs/node/commit/c40e242b32)] - **doc**: replace const / var with let…
1566 …`](https://github.com/nodejs/node/commit/a93345b7cd)] - **doc**: update outdated commonjs compat i…
1567 …](https://github.com/nodejs/node/commit/b590533253)] - **doc**: esm: improve dual package hazard d…
1568 …e4`](https://github.com/nodejs/node/commit/d631a0a3e4)] - **doc**: update 8.x to 10.x in backporti…
1569 …ps://github.com/nodejs/node/commit/7e603bed52)] - **doc**: createRequire can take import.meta.url …
1570 …](https://github.com/nodejs/node/commit/e4a296ce8d)] - **doc**: add entry to url.parse() changes m…
1571 …0b9`](https://github.com/nodejs/node/commit/64cf00b0b9)] - **doc**: simplify text in pull-requests…
1572 …(https://github.com/nodejs/node/commit/1e2672012f)] - **doc**: remove "multiple variants" from BUI…
1573 …://github.com/nodejs/node/commit/2d16a74ff9)] - **doc**: remove "maintenance is supported by" text…
1574 …0`](https://github.com/nodejs/node/commit/c832565290)] - **doc**: add lookup to http.request() opt…
1575 …b8afe57e85`](https://github.com/nodejs/node/commit/b8afe57e85)] - **doc**: fix up N-API doc (Micha…
1576 …8d941bd`](https://github.com/nodejs/node/commit/b558d941bd)] - **doc**: fix some recent doc nits (…
1577 …tps://github.com/nodejs/node/commit/1133981eac)] - **doc**: add link to node-code-ide-configs in t…
1578 …https://github.com/nodejs/node/commit/041f3a306e)] - **doc**: update divergent specifier hazard gu…
1579 …ttps://github.com/nodejs/node/commit/085af30361)] - **doc**: include --experimental-resolve-self i…
1580 …31a3b724f0`](https://github.com/nodejs/node/commit/31a3b724f0)] - **doc**: update GOVERNANCE.md (R…
1581 …4`](https://github.com/nodejs/node/commit/15a7032d44)] - **doc**: move inactive Collaborators to e…
1582 …9dba`](https://github.com/nodejs/node/commit/fabc489dba)] - **doc**: update examples in writing-te…
1583 …ttps://github.com/nodejs/node/commit/1836eae7a6)] - **doc, console**: remove non-existant methods …
1584 …tps://github.com/nodejs/node/commit/7ad2e024dd)] - **doc,meta**: allow Travis results for doc/comm…
1585 …https://github.com/nodejs/node/commit/2deea28070)] - **doc,meta**: remove wait period for npm pull…
1586 …286`](https://github.com/nodejs/node/commit/7e0f90e286)] - **domain**: rename var to let and const…
1587 …ttps://github.com/nodejs/node/commit/c2c74fc93e)] - **encoding**: make TextDecoder handle BOM corr…
1588 …(https://github.com/nodejs/node/commit/f9eab48dd0)] - **esm**: disable non-js exts outside package…
1589 …f191d`](https://github.com/nodejs/node/commit/3d8cdf191d)] - **esm**: unflag --experimental-module…
1590 …://github.com/nodejs/node/commit/293e8a2384)] - **esm**: exit the process with an error if loader …
1591 … [[`45fd44c6ec`](https://github.com/nodejs/node/commit/45fd44c6ec)] - **fs**: change var to let (N…
1592 …ttps://github.com/nodejs/node/commit/bb6f944607)] - **fs**: add noop stub for FSWatcher.prototype.…
1593 …e62c1620`](https://github.com/nodejs/node/commit/4fe62c1620)] - **http**: revise \_http\_server.js…
1594 …[`62e15a793a`](https://github.com/nodejs/node/commit/62e15a793a)] - **http**: outgoing cork (Rober…
1595 …`](https://github.com/nodejs/node/commit/50f9476a44)] - **http**: http\_common rename var to let a…
1596 …](https://github.com/nodejs/node/commit/b8aceace95)] - **http**: http\_incoming rename var to let …
1597 …://github.com/nodejs/node/commit/a37ade8648)] - **http**: replace vars with lets and consts in lib…
1598 …://github.com/nodejs/node/commit/e59cc8aad8)] - **http,async_hooks**: keep resource object alive f…
1599 …`](https://github.com/nodejs/node/commit/1b84175924)] - **http2**: remove duplicated assertIsObjec…
1600 …(https://github.com/nodejs/node/commit/666588143e)] - **http2**: use custom BaseObject smart point…
1601 …github.com/nodejs/node/commit/f25b00aaca)] - **(SEMVER-MINOR)** **https**: add client support for …
1602 …](https://github.com/nodejs/node/commit/88da3af6f6)] - **https**: change var to let in lib/https.j…
1603 …5a3b0281`](https://github.com/nodejs/node/commit/f15a3b0281)] - **lib**: replace var with let (Dav…
1604 …(https://github.com/nodejs/node/commit/31a63ab1ec)] - **lib**: replace var with let and const in r…
1605 …s://github.com/nodejs/node/commit/3eeeea419d)] - **lib**: change var to let/const in internal/quer…
1606 …(https://github.com/nodejs/node/commit/f10608655b)] - **lib**: change var to let in internal/strea…
1607 …15844`](https://github.com/nodejs/node/commit/3ce6e15844)] - **lib**: replace var with let/const (…
1608 …472`](https://github.com/nodejs/node/commit/d37d340472)] - **lib**: change var to let in string\_d…
1609 …4`](https://github.com/nodejs/node/commit/9a1c16eda4)] - **lib**: replaced var to let in lib/v8.js…
1610 …ttps://github.com/nodejs/node/commit/3e4a6a5968)] - **lib**: change var to let in lib/\_stream\_du…
1611 …github.com/nodejs/node/commit/c7c566023f)] - **module**: reduce circular dependency of internal/mo…
1612 …ttps://github.com/nodejs/node/commit/e98d89cef9)] - **module**: conditional exports with flagged c…
1613 …tps://github.com/nodejs/node/commit/caedcd9ef9)] - **module**: fix for empty object in InternalMod…
1614 …f200`](https://github.com/nodejs/node/commit/66e1adf200)] - **net**: destructure primordials (Guil…
1615 …fffd0`](https://github.com/nodejs/node/commit/9230ffffd0)] - **net**: replaced vars to lets and co…
1616 …8b960`](https://github.com/nodejs/node/commit/9248c8b960)] - **path**: replace var with let in lib…
1617 …tps://github.com/nodejs/node/commit/e363f8e17f)] - **process**: add coverage tests for sourceMapFr…
1618 …github.com/nodejs/node/commit/7b4187413e)] - **process**: make source map getter resistant against…
1619 …d`](https://github.com/nodejs/node/commit/183464a24d)] - **querystring**: replace var with let/con…
1620 …(https://github.com/nodejs/node/commit/7188b9599d)] - **src**: fix -Winconsistent-missing-override…
1621 …//github.com/nodejs/node/commit/966404fd24)] - **src**: add file name to 'Module did not self-regi…
1622 …github.com/nodejs/node/commit/21dd6019ec)] - **(SEMVER-MINOR)** **src**: expose ArrayBuffer versio…
1623 …/github.com/nodejs/node/commit/2e43686c5a)] - **src**: mark ArrayBuffers with free callbacks as un…
1624 …s://github.com/nodejs/node/commit/564c18e214)] - **src**: remove HandleWrap instances from list on…
1625 …tps://github.com/nodejs/node/commit/4222f2400a)] - **src**: remove keep alive option from SetImmed…
1626 …github.com/nodejs/node/commit/940a2972b2)] - **src**: use BaseObjectPtr for keeping channel alive …
1627 …s://github.com/nodejs/node/commit/a2dbadc1ce)] - **src**: introduce custom smart pointers for `Bas…
1628 …](https://github.com/nodejs/node/commit/1a92c88418)] - **src**: migrate off ArrayBuffer::GetConten…
1629 …github.com/nodejs/node/commit/0d5de1a20e)] - **(SEMVER-MINOR)** **src**: remove custom tracking fo…
1630 …tps://github.com/nodejs/node/commit/f0ff2ed9d5)] - **(SEMVER-MINOR)** **src**: update v8abbr.h for…
1631 …tps://github.com/nodejs/node/commit/2c8276eda8)] - **(SEMVER-MINOR)** **src**: expose ability to s…
1632 …s://github.com/nodejs/node/commit/592d51cb23)] - **src**: enhance feature access `CHECK`s during b…
1633 …ttps://github.com/nodejs/node/commit/d648c933b5)] - **src**: lib/internal/timers.js var -\> let/co…
1634 …github.com/nodejs/node/commit/70ad676023)] - **src**: persist strings that are used multiple times…
1635 …github.com/nodejs/node/commit/b744070d74)] - **(SEMVER-MINOR)** **src**: allow adding linked bindi…
1636 …tps://github.com/nodejs/node/commit/058a8d5363)] - **src**: do not use `std::function` for `OnScop…
1637 …//github.com/nodejs/node/commit/906d279e69)] - **src**: run RunBeforeExitCallbacks as part of Emit…
1638 …https://github.com/nodejs/node/commit/66b3619b4e)] - **src**: use unique\_ptr for InitializeInspec…
1639 …tps://github.com/nodejs/node/commit/db7deb6e7a)] - **src**: make WaitForInspectorDisconnect an exi…
1640 …](https://github.com/nodejs/node/commit/cd233e3f16)] - **src**: make EndStartedProfilers an exit h…
1641 …](https://github.com/nodejs/node/commit/8234d04b56)] - **src**: track no of active JS signal handl…
1642 …https://github.com/nodejs/node/commit/0072a8eddf)] - **src**: remove AsyncScope and AsyncCallbackS…
1643 …`](https://github.com/nodejs/node/commit/e3371f0c93)] - **src**: use callback scope for main scrip…
1644 …github.com/nodejs/node/commit/cd6d6215cc)] - **(SEMVER-MINOR)** **src**: deprecate two- and one-ar…
1645 …tps://github.com/nodejs/node/commit/5f4535a97c)] - **src**: make AtExit() callbacks run in reverse…
1646 …(https://github.com/nodejs/node/commit/44968f0edc)] - **src**: remove unimplemented method from no…
1647 …4524c7ad36`](https://github.com/nodejs/node/commit/4524c7ad36)] - **stream**: replace var with let…
1648 …c9`](https://github.com/nodejs/node/commit/41720d78c9)] - **stream**: add writableCorked to Duplex…
1649 …cbdac9a71`](https://github.com/nodejs/node/commit/7cbdac9a71)] - **stream**: increase MAX\_HWM (Ro…
1650 …tps://github.com/nodejs/node/commit/c254d7469d)] - **(SEMVER-MINOR)** **stream**: add writableCork…
1651 …/github.com/nodejs/node/commit/cb9c64a6e0)] - **test**: move test not requiring internet from inte…
1652 …s://github.com/nodejs/node/commit/902c6702df)] - **test**: use reserved .invalid TLD for invalid a…
1653 …tps://github.com/nodejs/node/commit/92f766bd83)] - **test**: improve assertion message in internet…
1654 …7`](https://github.com/nodejs/node/commit/a5f25ecf07)] - **test**: cover 'close' method in Dir cla…
1655 …s://github.com/nodejs/node/commit/45e57303f3)] - **test**: add test for options validation of crea…
1656 …81b2`](https://github.com/nodejs/node/commit/6be03981b2)] - **test**: clean up http-set-trailers (…
1657 …github.com/nodejs/node/commit/2952c5d72b)] - **(SEMVER-MINOR)** **test**: increase limit again for…
1658 …://github.com/nodejs/node/commit/4131b14011)] - **(SEMVER-MINOR)** **test**: update test-postmorte…
1659 …](https://github.com/nodejs/node/commit/c464ede598)] - **test**: handle undefined default\_configu…
1660 …0de02`](https://github.com/nodejs/node/commit/5ec550de02)] - **test**: Change from var to const (J…
1661 …`](https://github.com/nodejs/node/commit/13bac0ac0f)] - **test**: changed var to let in test-repl-…
1662 …2e9cc29`](https://github.com/nodejs/node/commit/0d12e9cc29)] - **test**: improve test-fs-open (Art…
1663 …[`89bc2526ab`](https://github.com/nodejs/node/commit/89bc2526ab)] - **test**: change var to let (n…
1664 …efea4`](https://github.com/nodejs/node/commit/fa071efea4)] - **test**: changed var to const in tes…
1665 …c`](https://github.com/nodejs/node/commit/13a22432fc)] - **test**: var to const in test-repl-multi…
1666 …https://github.com/nodejs/node/commit/109da52141)] - **test**: deflake test-http-dump-req-when-res…
1667 …github.com/nodejs/node/commit/72bbd5cdb0)] - **test**: change var to const in parallel/test-stream…
1668 …ttps://github.com/nodejs/node/commit/cd82e4d9d8)] - **test**: replace Object.assign with object sp…
1669 …tps://github.com/nodejs/node/commit/aec695eb6c)] - **test**: fix Python unittests in ./test and ./…
1670 …//github.com/nodejs/node/commit/ea0c1a67c5)] - **test**: mark test-http-dump-req-when-res-ends as …
1671 …5e4710`](https://github.com/nodejs/node/commit/308f5e4710)] - **test**: fix test-benchmark-cluster…
1672 …https://github.com/nodejs/node/commit/bb0727a132)] - **test**: do not run release-npm test without…
1673 …379f`](https://github.com/nodejs/node/commit/ab5bca379f)] - **test**: remove AtExit() addon test (…
1674 …908`](https://github.com/nodejs/node/commit/de68720908)] - **test**: deflake test-tls-close-notify…
1675 …](https://github.com/nodejs/node/commit/8fe684961b)] - ***Revert*** "**test**: test configure ninj…
1676 …decc7e0`](https://github.com/nodejs/node/commit/0dedecc7e0)] - **test**: test configure ninja (Pat…
1677 …github.com/nodejs/node/commit/01fa18c99c)] - **(SEMVER-MINOR)** **tls**: cli option to enable TLS …
1678 …9f2bee7`](https://github.com/nodejs/node/commit/5869f2bee7)] - **tls**: change loop var to let (Xa…
1679 …a9bdfca3`](https://github.com/nodejs/node/commit/26a9bdfca3)] - **tls**: replace var with let (Dan…
1680 …0b66580`](https://github.com/nodejs/node/commit/bad0b66580)] - **tls**: replace var with let and c…
1681 …aa3ee83`](https://github.com/nodejs/node/commit/ae5aa3ee83)] - **tls**: refactor tls\_wrap.cc (Art…
1682 …f`](https://github.com/nodejs/node/commit/80b1717c0f)] - **tools**: fix build at non-English windo…
1683 …b0b883f`](https://github.com/nodejs/node/commit/642b0b883f)] - **tools**: update tzdata to 2019c (…
1684 …https://github.com/nodejs/node/commit/3a44adebf8)] - **tools**: pull xcode\_emulation.py from node…
1685 …https://github.com/nodejs/node/commit/92fa4e0096)] - **tools**: make doctool work if no internet a…
1686 …0f9f18aabe`](https://github.com/nodejs/node/commit/0f9f18aabe)] - **tools**: update certdata.txt (…
1687 …8e0`](https://github.com/nodejs/node/commit/dbdc3818e0)] - **tools**: check-imports using utf-8 (C…
1688 …8fd9c`](https://github.com/nodejs/node/commit/3b45f8fd9c)] - **url**: replace var with let in lib/…
1689 …c84859f`](https://github.com/nodejs/node/commit/35dc84859f)] - **util**: replace var with let (Sus…
1690 …6572b`](https://github.com/nodejs/node/commit/3727a6572b)] - **v8**: mark serdes API as stable (An…
1691 …001`](https://github.com/nodejs/node/commit/9b11bdb001)] - **v8**: inspect unserializable objects …
1692 …/github.com/nodejs/node/commit/2ec40c265a)] - **(SEMVER-MINOR)** **worker**: allow specifying reso…
1703 …because it affects GC behavior (Anna Henningsen) [#30025](https://github.com/nodejs/node/pull/3002…
1706 …its internal state cloned from the original one (Ben Noordhuis) [#29910](https://github.com/nodejs…
1710 and IPv6 (Lucas Pardue) [#15735](https://github.com/nodejs/node/pull/15735).
1714 directory (Anna Henningsen) [#30114](https://github.com/nodejs/node/pull/30114).
1716 …* Added [Chengzhong Wu](https://github.com/legendecas) to collaborators [#30115](https://github.co…
1720 …github.com/nodejs/node/commit/445837851b)] - **async_hooks**: only emit `after` for AsyncResource …
1721 …](https://github.com/nodejs/node/commit/8860bd68b6)] - **buffer**: improve performance caused by p…
1722 …c`](https://github.com/nodejs/node/commit/1bded9841c)] - **build**: fix detection of Visual Studio…
1723 …e7f042f9`](https://github.com/nodejs/node/commit/49e7f042f9)] - **build**: add workaround for WSL …
1724 …3827ddf38`](https://github.com/nodejs/node/commit/03827ddf38)] - **build**: allow Python 3.8 (Mich…
1725 …tps://github.com/nodejs/node/commit/54698113c0)] - **build**: find Python syntax errors in depende…
1726 …](https://github.com/nodejs/node/commit/b255688d5f)] - **build**: fix pkg-config search for libngh…
1727 …f`](https://github.com/nodejs/node/commit/8980d8c25f)] - **build**: vcbuild uses default Python, n…
1728 …`](https://github.com/nodejs/node/commit/cedad02406)] - **build**: prefer python 3 over 2 for conf…
1729 …2b8f9`](https://github.com/nodejs/node/commit/5ba842b8f9)] - **build**: python3 support for config…
1730 …`](https://github.com/nodejs/node/commit/d05f67caef)] - **cli**: whitelist new V8 flag in NODE\_OP…
1731 …tps://github.com/nodejs/node/commit/5ca58646c1)] - **(SEMVER-MINOR)** **cli**: add --trace-uncaugh…
1732 …ee9`](https://github.com/nodejs/node/commit/8b75aabee9)] - **crypto**: guard with OPENSSL\_NO\_GOS…
1733 …//github.com/nodejs/node/commit/1d03df4c5e)] - **(SEMVER-MINOR)** **crypto**: add Hash.prototype.c…
1734 …c8`](https://github.com/nodejs/node/commit/46c9194ec8)] - **deps**: V8: cherry-pick a7dffcd767be (…
1735 …b9a38`](https://github.com/nodejs/node/commit/104bfb9a38)] - **deps**: V8: cherry-pick e5dbc95 (Ga…
1736 …4481c2`](https://github.com/nodejs/node/commit/e3124481c2)] - **deps**: update npm to 6.12.1 (Mich…
1737 …d00c594d`](https://github.com/nodejs/node/commit/f3d00c594d)] - **deps**: V8: backport 777fa98 (Mi…
1738 …98c23e`](https://github.com/nodejs/node/commit/1cfa98c23e)] - **deps**: V8: cherry-pick c721203 (M…
1739 …e1b8f6`](https://github.com/nodejs/node/commit/0d9ae1b8f6)] - **deps**: V8: cherry-pick ed40ab1 (M…
1740 …/github.com/nodejs/node/commit/a63f7e73c4)] - **(SEMVER-MINOR)** **dgram**: add source-specific mu…
1741 …55`](https://github.com/nodejs/node/commit/fc407bb555)] - **doc**: add missing hash for header lin…
1742 …(https://github.com/nodejs/node/commit/201a60e6ba)] - **doc**: linkify `.setupMaster()` in cluster…
1743 …15f`](https://github.com/nodejs/node/commit/b7070f315f)] - **doc**: explain http2 aborted event ca…
1744 …ttps://github.com/nodejs/node/commit/f8fb2c06c5)] - **doc**: linkify `.fork()` in cluster document…
1745 …e81360214`](https://github.com/nodejs/node/commit/ae81360214)] - **doc**: update AUTHORS list (Mic…
1746 …72a1f`](https://github.com/nodejs/node/commit/1499a72a1f)] - **doc**: improve doc Http2Session:Tim…
1747 …e`](https://github.com/nodejs/node/commit/3709b5cc7e)] - **doc**: move inactive Collaborators to e…
1748 …00b`](https://github.com/nodejs/node/commit/a48d17900b)] - **doc**: add options description for se…
1749 …(https://github.com/nodejs/node/commit/dfb4a24695)] - **doc**: fix an error in resolution algorith…
1750 …a16`](https://github.com/nodejs/node/commit/403a648a16)] - **doc**: fix numbering in require algor…
1751 …`](https://github.com/nodejs/node/commit/e4ab6fced1)] - **doc**: remove incorrect and outdated exa…
1752 …6`](https://github.com/nodejs/node/commit/3c23224a76)] - **doc**: adjust code sample for stream.fi…
1753 …ttps://github.com/nodejs/node/commit/d91d270416)] - **doc**: claim NODE\_MODULE\_VERSION=80 for El…
1754 …d5`](https://github.com/nodejs/node/commit/621eaf9ed5)] - **doc**: remove "it is important to" phr…
1755 … [[`9a71091098`](https://github.com/nodejs/node/commit/9a71091098)] - **doc**: revise os.md (Rich …
1756 …`](https://github.com/nodejs/node/commit/381c6cd0d2)] - **doc**: delete "a number of" things in th…
1757 …[[`45c70a9793`](https://github.com/nodejs/node/commit/45c70a9793)] - **doc**: remove dashes (Rich …
1758 …5536`](https://github.com/nodejs/node/commit/ea9d125536)] - **doc**: add legendecas to collaborato…
1759 …`](https://github.com/nodejs/node/commit/39070bbed0)] - **doc**: make YAML matter consistent in cr…
1760 …://github.com/nodejs/node/commit/978946e38b)] - **doc,meta**: prefer aliases and stubs over Runtim…
1761 …https://github.com/nodejs/node/commit/32a538901f)] - **doc,n-api**: sort bottom-of-the-page refere…
1762 …github.com/nodejs/node/commit/07b5584a3f)] - **(SEMVER-MINOR)** **fs**: add `bufferSize` option to…
1763 …](https://github.com/nodejs/node/commit/2505f678ef)] - **http**: support readable hwm in IncomingM…
1764 …github.com/nodejs/node/commit/f01c5c51b0)] - **inspector**: turn platform tasks that outlive Agent…
1765 …tps://github.com/nodejs/node/commit/050efebf24)] - **meta**: use contact\_links instead of issue t…
1766 …bee3727`](https://github.com/nodejs/node/commit/edfbee3727)] - **module**: resolve self-references…
1767 …(https://github.com/nodejs/node/commit/93b1bb8cb5)] - **n-api,doc**: add info about building n-api…
1768 …`](https://github.com/nodejs/node/commit/cc1cd2b3c5)] - **src**: isolate-\>Dispose() order consist…
1769 …://github.com/nodejs/node/commit/a0df91cce1)] - **(SEMVER-MINOR)** **src**: expose granular SetIso…
1770 …s://github.com/nodejs/node/commit/ec7b69ff05)] - **src**: change env.h includes for forward declar…
1771 …f76dd1`](https://github.com/nodejs/node/commit/98c8f76dd1)] - **src**: split up InitializeContext …
1772 …(https://github.com/nodejs/node/commit/d78e3176dd)] - **src**: fix crash with SyntheticModule#setE…
1773 …3`](https://github.com/nodejs/node/commit/fd0aded233)] - **src**: allow inspector without v8 platf…
1774 …(https://github.com/nodejs/node/commit/87f14e13b3)] - **stream**: extract Readable.from in its own…
1775 …8dd`](https://github.com/nodejs/node/commit/1d9f4278dd)] - **test**: use arrow functions for callb…
1776 …](https://github.com/nodejs/node/commit/a03809d7dd)] - **test**: verify npm compatibility with rel…
1777 …ttps://github.com/nodejs/node/commit/68e4b5a1fc)] - **tools**: fix Python 3 deprecation warning in…
1778 …tps://github.com/nodejs/node/commit/348ec693ac)] - **tools**: fix Python 3 syntax error in mac\_to…
1779 …ttps://github.com/nodejs/node/commit/e2fb353df3)] - **tools**: use print() function in buildbot\_r…
1780 …tps://github.com/nodejs/node/commit/bcbcce5983)] - **tools**: undefined name opts -\> args in gypt…
1781 …(https://github.com/nodejs/node/commit/14981f5bba)] - **tools**: git rm -r tools/v8\_gypfiles/brok…
1782 …9a34597`](https://github.com/nodejs/node/commit/d549a34597)] - **tools**: update ESLint to 6.6.0 (…
1783 …ps://github.com/nodejs/node/commit/a3757546e8)] - **tools**: doc: improve async workflow of genera…
1791 …e warnings are emitted on Node.js 13.x (Jordan Harband) [#30079](https://github.com/nodejs/node/pu…
1794 …to match that of the CommonJS loader (Myles Borins) [#29974](https://github.com/nodejs/node/pull/2…
1798 …https://github.com/nodejs/node/commit/19a983c615)] - **build**: make linter failures fail `test-do…
1799 …(https://github.com/nodejs/node/commit/13f3d6c680)] - **build**: log the found compiler version if…
1800 …https://github.com/nodejs/node/commit/a25d2fcf8b)] - **build**: make configure --without-snapshot …
1801 …ttps://github.com/nodejs/node/commit/e04d0584a5)] - **build**: default Windows build to Visual Stu…
1802 …ttps://github.com/nodejs/node/commit/ccf58835c7)] - **build**: use python3 to build and test on Tr…
1803 …`](https://github.com/nodejs/node/commit/b92afcd90c)] - **build**: fix version checks in configure…
1804 …](https://github.com/nodejs/node/commit/2dc4da0d8b)] - **build**: build benchmark addons like test…
1805 …6594`](https://github.com/nodejs/node/commit/2f36976594)] - **deps**: npm: patch support for 13.x …
1806 …32ab4ce`](https://github.com/nodejs/node/commit/9d332ab4ce)] - **deps**: upgrade to libuv 1.33.1 (…
1807 …github.com/nodejs/node/commit/89b9115c4d)] - **doc**: --enable-source-maps and prepareStackTrace a…
1808 …](https://github.com/nodejs/node/commit/35bffcdd9d)] - **doc**: join parts of disrupt section in c…
1809 …508`](https://github.com/nodejs/node/commit/0299767508)] - **doc**: update collaborator email addr…
1810 …f4f2999e6`](https://github.com/nodejs/node/commit/ff4f2999e6)] - **doc**: fix tls version typo (ak…
1811 …e32`](https://github.com/nodejs/node/commit/62b4ca6e32)] - **doc**: clarify readable.unshift null/…
1812 …](https://github.com/nodejs/node/commit/dc83ff9056)] - **doc**: remove unused Markdown reference l…
1813 …c`](https://github.com/nodejs/node/commit/d80ece68ac)] - **doc**: re-enable passing remark-lint ru…
1814 …github.com/nodejs/node/commit/828e171107)] - **doc**: add server header into the discarded list of…
1815 …(https://github.com/nodejs/node/commit/9729c5da8a)] - **esm**: modify resolution order for specifi…
1816 …f94`](https://github.com/nodejs/node/commit/cfd45ebf94)] - **module**: refactor modules bootstrap …
1817 …`](https://github.com/nodejs/node/commit/d561321e4a)] - **src**: remove unnecessary std::endl usag…
1818 …github.com/nodejs/node/commit/ed80c233cd)] - **src**: make implementing CancelPendingDelayedTasks …
1819 …ps://github.com/nodejs/node/commit/8fcc039de9)] - **src**: expose ListNode\<T\>::prev\_ on postmor…
1820 …`](https://github.com/nodejs/node/commit/0c88dc1932)] - **src**: fewer uses of NODE\_USE\_V8\_PLAT…
1821 …73b`](https://github.com/nodejs/node/commit/972144073b)] - **src**: remove unused iomanip include …
1822 …cd59d`](https://github.com/nodejs/node/commit/b019ccd59d)] - **src**: initialize openssl only once…
1823 …](https://github.com/nodejs/node/commit/3eae670470)] - **src**: refine maps parsing for large page…
1824 …3`](https://github.com/nodejs/node/commit/f3712dfe83)] - **stream**: simplify uint8ArrayToBuffer h…
1825 …46aa4810ad`](https://github.com/nodejs/node/commit/46aa4810ad)] - **stream**: remove dead code (Lu…
1826 …ps://github.com/nodejs/node/commit/f155dfeecb)] - **test**: expand Worker test for non-shared Arra…
1827 …(https://github.com/nodejs/node/commit/e110d81b17)] - **test**: fix test runner for Python 3 on Wi…
1828 …`](https://github.com/nodejs/node/commit/c096f251e4)] - **test**: remove common.skipIfInspectorEna…
1829 …23`](https://github.com/nodejs/node/commit/b1b8663a23)] - **test**: add cb error test for fs.close…
1839 …o highlight the programming mistake (Ruben Bridgewater) [#28263](https://github.com/nodejs/node/pu…
1842 …thrown instead of the original error (Ruben Bridgewater) [#28263](https://github.com/nodejs/node/p…
1846 …return different values than before (Richard Lau) [#29887](https://github.com/nodejs/node/pull/298…
1849 …case in a future v13.x release (Michael Dawson) [#29622](https://github.com/nodejs/node/pull/29622…
1851 …annel` (DEP0129) is now a Runtime deprecation (cjihrig) [#27949](https://github.com/nodejs/node/pu…
1855 milliseconds (Xavier Stouder) [#29251](https://github.com/nodejs/node/pull/29251).
1859 time (Myles Borins) [#29694](https://github.com/nodejs/node/pull/29694).
1862 …domain's parent to prevent inner recursion (Julien Gilli) [#26211](https://github.com/nodejs/node/…
1864 …atcher.prototype.start()` was removed (Lucas Holmquist) [#29905](https://github.com/nodejs/node/pu…
1867 …should not be called by user code (Robert Nagy) [#29061](https://github.com/nodejs/node/pull/29061…
1870 …id type must be passed to the functions (Zach Bjornson) [#26572](https://github.com/nodejs/node/pu…
1873 …(Robert Nagy) [#27984](https://github.com/nodejs/node/pull/27984), [#20077](https://github.com/nod…
1874 …* Data will no longer be emitted after a socket error (Robert Nagy) [#28711](https://github.com/no…
1876 …`--http-parser=legacy` flag) was removed (Anna Henningsen) [#29589](https://github.com/nodejs/node…
1877 …s now validated to be a string value (Giorgos Ntemiris) [#29568](https://github.com/nodejs/node/pu…
1880 should be used instead (Robert Nagy) [#29015](https://github.com/nodejs/node/pull/29015).
1882 …* The default server timeout was removed (Ali Ijaz Sheikh) [#27558](https://github.com/nodejs/node…
1884 …from "Unordered Collection" to "Too Early" (Sergei Osipov) [#29880](https://github.com/nodejs/node…
1887 …value, use `error.code` instead (Joyee Cheung) [#28140](https://github.com/nodejs/node/pull/28140).
1890 instead (cjihrig) [#27951](https://github.com/nodejs/node/pull/27951).
1894 `Date.prototype.toString` (Ben Noordhuis) [#20026](https://github.com/nodejs/node/pull/20026).
1901 …github.com/nodejs/node/commit/5981fb7faa)] - **(SEMVER-MAJOR)** **assert**: fix line number calcul…
1902 …github.com/nodejs/node/commit/48d1ea5e7f)] - **(SEMVER-MAJOR)** **assert**: special handle identic…
1903 …github.com/nodejs/node/commit/97c52ca5dc)] - **(SEMVER-MAJOR)** **assert**: add more information t…
1904 …//github.com/nodejs/node/commit/5700cd17dd)] - **(SEMVER-MAJOR)** **assert**: do not repeat .throw…
1905 …/github.com/nodejs/node/commit/d47b6786c9)] - **(SEMVER-MAJOR)** **assert**: wrap validation funct…
1906 …//github.com/nodejs/node/commit/0b3242c3ce)] - **(SEMVER-MAJOR)** **assert**: fix generatedMessage…
1907 …//github.com/nodejs/node/commit/ace3f16917)] - **(SEMVER-MAJOR)** **assert**: improve class instan…
1908 …/github.com/nodejs/node/commit/0376b5b7ba)] - **(SEMVER-MAJOR)** **benchmark**: use test/common/tm…
1909 …/github.com/nodejs/node/commit/4885e50f7e)] - **(SEMVER-MAJOR)** **build**: make full-icu the defa…
1910 …//github.com/nodejs/node/commit/60a3bd93ce)] - **(SEMVER-MAJOR)** **build**: reset embedder string…
1911 …github.com/nodejs/node/commit/9f830f37da)] - **(SEMVER-MAJOR)** **build**: update minimum Xcode ve…
1912 …//github.com/nodejs/node/commit/66eaeac1df)] - **(SEMVER-MAJOR)** **build**: reset embedder string…
1913 …s://github.com/nodejs/node/commit/d05668d688)] - **(SEMVER-MAJOR)** **child_process**: runtime dep…
1914 …//github.com/nodejs/node/commit/4f9cd2770a)] - **(SEMVER-MAJOR)** **child_process**: simplify spaw…
1915 …github.com/nodejs/node/commit/66043e1812)] - **(SEMVER-MAJOR)** **console**: display timeEnd with …
1916 …(https://github.com/nodejs/node/commit/80f2b67367)] - **(SEMVER-MAJOR)** **deps**: patch V8 to 7.8…
1917 …(https://github.com/nodejs/node/commit/eeafb263f4)] - **(SEMVER-MAJOR)** **deps**: patch V8 to 7.8…
1918 …(https://github.com/nodejs/node/commit/ddfc3b0a76)] - **(SEMVER-MAJOR)** **deps**: patch V8 to 7.8…
1919 …https://github.com/nodejs/node/commit/8d05991d10)] - **(SEMVER-MAJOR)** **deps**: update V8's post…
1920 …https://github.com/nodejs/node/commit/858602445b)] - **(SEMVER-MAJOR)** **deps**: V8: cherry-pick …
1921 …(https://github.com/nodejs/node/commit/f7f6c928c1)] - **(SEMVER-MAJOR)** **deps**: update V8 to 7.…
1922 …https://github.com/nodejs/node/commit/84d3243ce9)] - **(SEMVER-MAJOR)** **deps**: V8: cherry-pick …
1923 …https://github.com/nodejs/node/commit/2dcc3665ab)] - **(SEMVER-MAJOR)** **deps**: update V8 to 7.6…
1924 …s://github.com/nodejs/node/commit/eef1b5aa0f)] - **(SEMVER-MAJOR)** **doc**: make `AssertionError`…
1925 …//github.com/nodejs/node/commit/8fd7184959)] - **(SEMVER-MAJOR)** **doc**: update assert.throws() …
1926 …1c712`](https://github.com/nodejs/node/commit/80d9b1c712)] - **(SEMVER-MAJOR)** **doc**: wrap long…
1927 …github.com/nodejs/node/commit/43a5170858)] - **(SEMVER-MAJOR)** **domain**: error handler runs out…
1928 …ps://github.com/nodejs/node/commit/7eacb74389)] - **(SEMVER-MAJOR)** **fs**: make FSWatcher.start …
1929 …github.com/nodejs/node/commit/773769df60)] - **(SEMVER-MAJOR)** **fs**: add runtime deprecate for …
1930 …github.com/nodejs/node/commit/5e3b4d6ed9)] - **(SEMVER-MAJOR)** **fs**: allow int64 offset in fs.w…
1931 …github.com/nodejs/node/commit/a3c0014e73)] - **(SEMVER-MAJOR)** **fs**: use IsSafeJsInt instead of…
1932 …github.com/nodejs/node/commit/0bbda5e5ae)] - **(SEMVER-MAJOR)** **fs**: allow int64 offset in fs.r…
1933 …github.com/nodejs/node/commit/eadc3850fe)] - **(SEMVER-MAJOR)** **fs**: close file descriptor of p…
1934 …tps://github.com/nodejs/node/commit/5f80df8820)] - **(SEMVER-MAJOR)** **http**: do not emit end af…
1935 …ps://github.com/nodejs/node/commit/e573c39b88)] - **(SEMVER-MAJOR)** **http**: don't emit 'data' a…
1936 …https://github.com/nodejs/node/commit/ac59dc42ed)] - **(SEMVER-MAJOR)** **http**: remove legacy pa…
1937 …github.com/nodejs/node/commit/2daf883a18)] - **(SEMVER-MAJOR)** **http**: throw if 'host' agent he…
1938 …github.com/nodejs/node/commit/0daec61b9b)] - **(SEMVER-MAJOR)** **http**: replace superfluous conn…
1939 …github.com/nodejs/node/commit/461bf36d70)] - **(SEMVER-MAJOR)** **http**: fix test where aborted s…
1940 …github.com/nodejs/node/commit/d5577f0395)] - **(SEMVER-MAJOR)** **http**: remove default 'timeout'…
1941 …github.com/nodejs/node/commit/c30ef3cbd2)] - **(SEMVER-MAJOR)** **http, http2**: remove default se…
1942 …s://github.com/nodejs/node/commit/4e782c9deb)] - **(SEMVER-MAJOR)** **http2**: remove security rev…
1943 …://github.com/nodejs/node/commit/41637a530e)] - **(SEMVER-MAJOR)** **http2**: remove callback-base…
1944 …github.com/nodejs/node/commit/91a4cb7175)] - **(SEMVER-MAJOR)** **lib**: rename validateInteger to…
1945 …github.com/nodejs/node/commit/1432065e9d)] - **(SEMVER-MAJOR)** **lib**: correct error.errno to al…
1946 …github.com/nodejs/node/commit/702331be90)] - **(SEMVER-MAJOR)** **lib**: no need to strip BOM or s…
1947 …github.com/nodejs/node/commit/e2c0c0c680)] - **(SEMVER-MAJOR)** **lib**: rework logic of stripping…
1948 …/github.com/nodejs/node/commit/14701e539c)] - **(SEMVER-MAJOR)** **module**: runtime deprecate cre…
1949 …/github.com/nodejs/node/commit/04633eeeb9)] - **(SEMVER-MAJOR)** **readline**: error on falsy valu…
1950 …://github.com/nodejs/node/commit/3eea43af07)] - **(SEMVER-MAJOR)** **repl**: close file descriptor…
1951 …github.com/nodejs/node/commit/458a38c904)] - **(SEMVER-MAJOR)** **src**: bring 425 status code nam…
1952 …://github.com/nodejs/node/commit/7fcc1f7047)] - **(SEMVER-MAJOR)** **src**: update NODE\_MODULE\_V…
1953 …://github.com/nodejs/node/commit/4b7be335b9)] - **(SEMVER-MAJOR)** **src**: update NODE\_MODULE\_V…
1954 …github.com/nodejs/node/commit/a0e2c6d284)] - **(SEMVER-MAJOR)** **src**: add error codes to errors…
1955 …github.com/nodejs/node/commit/94e980c9d3)] - **(SEMVER-MAJOR)** **src**: use non-deprecated overlo…
1956 …://github.com/nodejs/node/commit/655e0dc01a)] - **(SEMVER-MAJOR)** **src**: update NODE\_MODULE\_V…
1957 …/github.com/nodejs/node/commit/e3cd79ef8e)] - **(SEMVER-MAJOR)** **src**: update NODE\_MODULE\_VER…
1958 …github.com/nodejs/node/commit/eba348b6ae)] - **(SEMVER-MAJOR)** **src**: make process.env.TZ sette…
1959 …tps://github.com/nodejs/node/commit/f2061930c8)] - **(SEMVER-MAJOR)** **src**: enable V8's WASM tr…
1960 …github.com/nodejs/node/commit/f8f6a21580)] - **(SEMVER-MAJOR)** **stream**: throw unhandled error …
1961 …github.com/nodejs/node/commit/f663b31cc2)] - **(SEMVER-MAJOR)** **stream**: always invoke callback…
1962 …s://github.com/nodejs/node/commit/aa32e13968)] - **(SEMVER-MAJOR)** **stream**: do not flush destr…
1963 …tps://github.com/nodejs/node/commit/ba3be578d8)] - **(SEMVER-MAJOR)** **stream**: don't emit finis…
1964 …github.com/nodejs/node/commit/db706da235)] - **(SEMVER-MAJOR)** **stream**: disallow stream method…
1965 …ttps://github.com/nodejs/node/commit/188896ea3e)] - **(SEMVER-MAJOR)** **stream**: do not emit aft…
1966 …https://github.com/nodejs/node/commit/4a2bd69db9)] - **(SEMVER-MAJOR)** **stream**: fix destroy() …
1967 …github.com/nodejs/node/commit/824dc576db)] - **(SEMVER-MAJOR)** **stream**: simplify `.pipe()` and…
1968 …ttps://github.com/nodejs/node/commit/8ef68e66d0)] - **(SEMVER-MAJOR)** **test**: clean tmpdir on p…
1969 …ps://github.com/nodejs/node/commit/d3f20a4725)] - **(SEMVER-MAJOR)** **test**: use unique tmpdirs …
1970 …github.com/nodejs/node/commit/174723354e)] - **(SEMVER-MAJOR)** **tools**: patch V8 to run on olde…
1971 …](https://github.com/nodejs/node/commit/1676502318)] - **(SEMVER-MAJOR)** **tools**: update V8 gyp…
1972 …s://github.com/nodejs/node/commit/1a25e901b7)] - **(SEMVER-MAJOR)** **tools**: support full-icu by…
1973 …github.com/nodejs/node/commit/2664dacf7e)] - **(SEMVER-MAJOR)** **util**: validate formatWithOptio…
1977 …/github.com/nodejs/node/commit/8915b15f8c)] - **(SEMVER-MINOR)** **http**: add reusedSocket proper…
1978 …ps://github.com/nodejs/node/commit/6afed1dc85)] - **(SEMVER-MINOR)** **n-api**: add `napi\_detach\…
1979 …//github.com/nodejs/node/commit/c0305af2c4)] - **(SEMVER-MINOR)** **repl**: check for NODE\_REPL\_…
1983 …ttps://github.com/nodejs/node/commit/e6c389cb3c)] - **benchmark**: remove double word "then" in co…
1984 …](https://github.com/nodejs/node/commit/1294c7e485)] - **benchmark**: add benchmark for vm.createC…
1985 …f4`](https://github.com/nodejs/node/commit/6f814013f4)] - **build**: fix version checks in gyp fil…
1986 …//github.com/nodejs/node/commit/6c205aba00)] - **build**: always use strings for compiler version …
1987 …1`](https://github.com/nodejs/node/commit/be926c7e21)] - **build**: find Python 3 or Python 2 in c…
1988 …`](https://github.com/nodejs/node/commit/16f673ebcc)] - **build**: re-enable openssl arm for arm64…
1989 …0c3`](https://github.com/nodejs/node/commit/204248a0c3)] - **console**: update time formatting (Ru…
1990 …d80`](https://github.com/nodejs/node/commit/c64ed10d80)] - **crypto**: reject public keys properly…
1991 …5a55710`](https://github.com/nodejs/node/commit/7de5a55710)] - **deps**: patch V8 to 7.8.279.17 (M…
1992 …d8b780`](https://github.com/nodejs/node/commit/a350d8b780)] - **deps**: V8: cherry-pick 53e62af (M…
1993 …62ddf01`](https://github.com/nodejs/node/commit/6b962ddf01)] - **deps**: patch V8 to 7.8.279.15 (M…
1994 …6bead1d`](https://github.com/nodejs/node/commit/efa6bead1d)] - **doc**: add missing deprecation co…
1995 …6f7a6`](https://github.com/nodejs/node/commit/c4de76f7a6)] - **doc**: update vm.md for link lintin…
1996 …s://github.com/nodejs/node/commit/ed5eaa0495)] - **doc**: prepare miscellaneous docs for new markd…
1997 …249`](https://github.com/nodejs/node/commit/039eb56249)] - **doc**: fix some recent nits in fs.md …
1998 …//github.com/nodejs/node/commit/7812a615ab)] - **doc**: fs dir modifications may not be reflected …
1999 …1a9e11`](https://github.com/nodejs/node/commit/37321a9e11)] - **doc**: add missing deprecation num…
2000 …a9ce`](https://github.com/nodejs/node/commit/791409a9ce)] - **doc**: fixup changelog for v10.16.3 …
2001 …](https://github.com/nodejs/node/commit/02b3722b30)] - **doc,meta**: reduce npm PR wait period to …
2002 …ps://github.com/nodejs/node/commit/fce1a5198a)] - **domain**: do not import util for a simple type…
2003 …64566`](https://github.com/nodejs/node/commit/b798f64566)] - **esm**: unflag --experimental-export…
2004 …78`](https://github.com/nodejs/node/commit/5c93aab278)] - **fs**: buffer dir entries in opendir() …
2005 …s://github.com/nodejs/node/commit/624fa4147a)] - **http2**: fix file close error condition at resp…
2006 …1`](https://github.com/nodejs/node/commit/d5c3837061)] - **lib**: remove the comment of base64 val…
2007 …](https://github.com/nodejs/node/commit/3238232fc4)] - **lib**: rename validateSafeInteger to vali…
2008 …https://github.com/nodejs/node/commit/aca1c283bd)] - **module**: warn on require of .js inside typ…
2009 …](https://github.com/nodejs/node/commit/1447a79dc4)] - **net**: treat ENOTCONN at shutdown as succ…
2010 …40fe`](https://github.com/nodejs/node/commit/4ca61f40fe)] - **process**: add lineLength to source-…
2011 …82d1`](https://github.com/nodejs/node/commit/545f7282d1)] - **src**: implement v8 host weakref hoo…
2012 …tps://github.com/nodejs/node/commit/53ca0b9ae1)] - **src**: render N-API weak callbacks as cleanup…
2013 …beb5`](https://github.com/nodejs/node/commit/075c7ebeb5)] - **src**: fix largepages regression (Ga…
2014 …tps://github.com/nodejs/node/commit/179f4232ed)] - **src**: remove unused using declarations in wo…
2015 …ps://github.com/nodejs/node/commit/264cb79bc2)] - **src**: silence compiler warning node\_process\…
2016 …ttps://github.com/nodejs/node/commit/89b32378c8)] - **src**: forbid reset\_handler for SIGSEGV han…
2017 …](https://github.com/nodejs/node/commit/e256204776)] - **src**: reset SIGSEGV handler before crash…
2018 …https://github.com/nodejs/node/commit/e6b3ec3d3c)] - **src**: do not use posix feature macro in no…
2019 …](https://github.com/nodejs/node/commit/6e796581fc)] - **src**: remove freebsd SA\_RESETHAND worka…
2020 …github.com/nodejs/node/commit/8709a408d2)] - **stream**: use more accurate end-of-stream writable …
2021 …tps://github.com/nodejs/node/commit/698a29420f)] - **stream**: fix readable state `awaitDrain` inc…
2022 …7cec9`](https://github.com/nodejs/node/commit/033037cec9)] - **stream**: avoid unecessary nextTick…
2023 …56b238`](https://github.com/nodejs/node/commit/f4f856b238)] - **test**: fix flaky doctool and test…
2024 …991b57cfd`](https://github.com/nodejs/node/commit/7991b57cfd)] - **test**: fix fs benchmark test (…
2025 …08`](https://github.com/nodejs/node/commit/2bb93e1108)] - **test**: set LC\_ALL to known good valu…
2026 …ps://github.com/nodejs/node/commit/039cfdc838)] - **test**: add addon tests for `RegisterSignalHan…
2027 …](https://github.com/nodejs/node/commit/90b5f1b107)] - **tools**: update remark-preset-lint-node t…
2028 …github.com/nodejs/node/commit/ea3d5ff785)] - **tools**: fix test runner in presence of NODE\_REPL\…
2029 …tps://github.com/nodejs/node/commit/8728f8660a)] - **tools**: fix GYP MSVS solution generator for …
2030 …s://github.com/nodejs/node/commit/66b953207d)] - **tools**: port Python 3 compat patches from node…
2031 …](https://github.com/nodejs/node/commit/a0c6cf8eb1)] - **tools**: update remark-preset-lint-node t…
2032 …/github.com/nodejs/node/commit/1e01f3f022)] - **tools**: apply more stringent blank-line linting f…
2033 …f9caee986c`](https://github.com/nodejs/node/commit/f9caee986c)] - **vm**: add Synthetic modules (G…