Thursday, September 28, 2023
HomeNodejsNode v14.6.0 (Existing)|Node.js

Node v14.6.0 (Existing)|Node.js


By Myles Borins,

Remarkable Adjustments

  • deps:
  • component:
    • ( SEMVER-MINOR) doc just deprecation of module.parent (Antoine du HAMEL) # 32217
    • ( SEMVER-MINOR) plan “imports” area (Man Bedford) # 34117
  • src:
    • ( SEMVER-MINOR) permit embedders to disable esm loader (Shelley Vohr) # 34060
  • tls:
    • ( SEMVER-MINOR) make ‘createSecureContext’ honor much more choices (Mateusz Krawczuk) # 33974
  • vm:
    • ( SEMVER-MINOR) include run-after-evaluate microtask setting (Anna Henningsen) # 34023
  • employee:
    • ( SEMVER-MINOR) include alternative to track unmanaged data descriptors (Anna Henningsen) # 34303
  • New Collaborators:
    • include danielleadams to partners (Danielle Adams) # 34360
    • include ruyadorno to partners (Ruy Adorno) # 34297
    • include sxa as partner (Stewart X Addison) # 34338

Devotes

  • [afec0d7f51] – async_hooks: enhance source pile efficiency (Anna Henningsen) # 34319
  • [f340571301] – ( SEMVER-MINOR) construct: reset embedder string to “- node.0” (Michaël Zasso) # 33579
  • [de250c136c] – construct: advise Python 3.8 to improve Windows (Michaël Zasso) # 34182
  • [a130771d4f] – construct, devices: repair cmd_regen_makefile (Daniel Bevenius) # 34255
  • [cfd4c8012d] – crypto: relocate typechecking for timingSafeEqual right into C++ (Anna Henningsen) # 34141
  • [95afc2e50e] – deps: V8: upgrade headers for ABI compatibility (Anna Henningsen) # 34356
  • [2c9fd6ebd4] – deps: V8: change de4c0042cbe6 from upstream V8 (Anna Henningsen) # 34356
  • [447b1e86a5] – deps: V8: re-add dummy Separate:: CheckMemoryPressure (Anna Henningsen) # 34356
  • [2079fefacf] – deps: V8: reverse header modification of 9dbab9bbdb979 (Anna Henningsen) # 34356
  • [9f886c968c] – ( SEMVER-MINOR) deps: bump minimal icu variation to 67 (Michaël Zasso) # 33579
  • [3fa7ad3375] – ( SEMVER-MINOR) deps: upgrade V8 postmortem metadata manuscript (Colin Ihrig) # 33579
  • [4c37837424] – deps: V8: cherry-pick eec10a2fd8fa (Stephen Belanger) # 33778
  • [fb180ac110] – deps: V8: backport 22014de00115 (Joyee Cheung) # 33300
  • [01e788622c] – ( SEMVER-MINOR) deps: V8: repair collection on VS2017 (Jiawen Geng) # 33579
  • [f269dff06e] – ( SEMVER-MINOR) deps: V8: cherry-pick 9868b2aefa1a (Michaël Zasso) # 33579
  • [335e3861c3] – ( SEMVER-MINOR) deps: spot V8 to work on Xcode 8 (Matheus Marchini) # 32116
  • [355e2f2b6a] – ( SEMVER-MINOR) deps: V8: silence unnecessary cautions (Michaël Zasso) # 32116
  • [eb6ded61b7] – ( SEMVER-MINOR) deps: make v8.h suitable with VS2015 (Joao Reis) # 32116
  • [a4b71e02ca] – ( SEMVER-MINOR) deps: V8: onward affirmation of Rtl * FunctionTable (Refael Ackermann) # 32116
  • [1e37442fdd] – ( SEMVER-MINOR) deps: V8: spot register-arm64. h (Refael Ackermann) # 32116
  • [eac35c6061] – ( SEMVER-MINOR) deps: spot V8 to work on older XCode variations (Ujjwal Sharma) # 32116
  • [51d86f4b59] – ( SEMVER-MINOR) deps: V8: un-cherry-pick bd019bd (Refael Ackermann) # 32116
  • [9cd523d148] – ( SEMVER-MINOR) deps: upgrade V8 to 8.4.371.19 (Michaël Zasso) # 33579
  • [24f76cf004] – deps: upgrade npm to 6.14.6 (claudiahdz) # 34246
  • [a9ca4204e0] – deps: upgrade to libuv 1.38.1 (Colin Ihrig) # 34187
  • [601ed8ef7e] – deps: V8: backport 2d5017a0fc02 (Benjamin Coe) # 34272
  • [17174e69ce] – doc: clear up conditional exports advice (Man Bedford) # 34306
  • [1dd265384b] – doc: rephrase cautions concerning outlets passed to subprocesses (Abundant Trott) # 34273
  • [ef31f179e0] – doc: sync deprecation numbers with v14.x (Myles Borins) # 34368
  • [0b42e5d205] – doc: include danielleadams to partners (Danielle Adams) # 34360
  • [1cc65332b0] – doc: barrier paperwork renovations (James M Snell) # 34230
  • [d11496174d] – doc: enhance message in fs docs concerning leaving out callbacks (Abundant Trott) # 34307
  • [d2c58948e9] – doc: include sxa as partner (Stewart X Addison) # 34338
  • [d865be4cab] – doc: relocate sebdeckers to emeritus (Abundant Trott) # 34298
  • [24fe55872f] – doc: include ruyadorno to partners (Ruy Adorno) # 34297
  • [e6776fe194] – doc: relocate kfarnung to partner emeriti checklist (Abundant Trott) # 34258
  • [7416028f99] – doc: define inscribing in text/html instances (James M Snell) # 34222
  • [9339f9f602] – doc: record the all set occasion for Http2Stream (James M Snell) # 34221
  • [25ac669be9] – doc: include remark to instance concerning 2xx standing codes (James M Snell) # 34223
  • [6f014d0b13] – doc: paper that whitespace is neglected in base64 decoding (James M Snell) # 34227
  • [431bfe177f] – doc: include note concerning numerous sync occasions as well as when (James M Snell) # 34220
  • [ffe6886de9] – doc: paper habits for when( ee, ‘mistake’) (James M Snell) # 34225
  • [a6a656abaa] – doc: paper safety concerns with url.parse() (James M Snell) # 34226
  • [abfab9892b] – doc: change http to https of web link urls (sapics) # 34158
  • [2e20cd4fde] – doc: get rid of mistakes that were never ever launched (Abundant Trott) # 34197
  • [c83d98619d] – doc: relocate ERR_FEATURE_UNAVAILABLE_ON_PLATFORM to present mistakes (Abundant Trott) # 34196
  • [59bb6d6663] – doc: relocate digitalinfinity to emeritus (Abundant Trott) # 34191
  • [39d6ecdea9] – doc: relocate gibfahn to emeritus (Abundant Trott) # 34190
  • [938de338ef] – doc: define just how fs.WriteStream/ ReadStreams are developed (James M Snell) # 34188
  • [326b854e6e] – doc: get rid of explanatory registered nurse remark in http as well as http2 docs (Abundant Trott) # 34178
  • [a2dd2589c1] – doc: get rid of security from unreleased mistakes (Abundant Trott) # 33764
  • [8dd8b1a8be] – doc: util.debuglog callback (Bradley Meck) # 33856
  • [aaba1c08dc] – doc: upgrade phrasing in “2 analysis settings” (Julien Poissonnier) # 34119
  • [6aa0dac362] – doc: clear up that the ctx disagreement is optional (Luigi Pinca) # 34097
  • [1558800217] – doc: include a recommendation to the checklist of OpenSSL flags. (Mateusz Krawczuk) # 34050
  • [25d310b631] – doc: no more keep a CNA framework (Sam Roberts) # 33639
  • [5ae2b74350] – doc: make use of constant identifying in stream doc (Saleem) # 30506
  • [a0cfa62338] – doc: clear up just how to check out process.stdin (Anentropic) # 27350
  • [e8184554ba] – doc: repair entrance for napi_create_external_buffer (Gabriel Schulhof) # 34125
  • [167a21a66a] – doc: repair resource web link margin to sub-header mark (Rodion Abdurakhimov) # 33664
  • [146538de65] – doc: enhance async_hooks asynchronous context instance (Denys Otrishko) # 33730
  • [e386188775] – doc: clear up esm conditional exports prose (Derek Lewis) # 33886
  • [e273edf943] – doc: Include maxTotalSockets alternative to representative fabricator (rickyes) # 34013
  • [ab6b786e9d] – doc: include streams to the pipe feature trademark (rickyes) # 34153
  • [9f0bf5c9e1] – doc: enhance triaging message in issues.md (Abundant Trott) # 34164
  • [22c1fbf4cb] – doc: merely dns.ADDRCONFIG language (Abundant Trott) # 34155
  • [7fc56ebd0d] – doc: get rid of “taken into consideration” in errors.md (Abundant Trott) # 34152
  • [e33c09cb3a] – doc: streamline as well as clear up ReferenceError product in errors.md (Abundant Trott) # 34151
  • [af9e6f6e1b] – doc: include http emphasize grammar (Derek Lewis) # 33785
  • [26ecdf8ade] – doc: relocate sam-github to TSC Emeriti (Sam Roberts) # 34095
  • [78a4d97b82] – doc: alter “taken into consideration speculative” to “speculative” in n-api. md (Abundant Trott) # 34129
  • [da5fde6594] – doc: altered “taken into consideration speculative” to “speculative” in cli.md (Abundant Trott) # 34128
  • [49d2d49336] – doc: enhance message in issues.md (falguniraina) # 33973
  • [9d30f0542c] – doc: alter “presently ruled out public” to “not sustained” (Rich Trott) # 34114
  • [64bd518f26] – doc: clear up that APIs are no more speculative (Abundant Trott) # 34113
  • [ee6ccef091] – doc: clear up O_EXCL message in fs.md (Abundant Trott) # 34096
  • [05a69e2e88] – doc: clear up unclear rdev summary (Abundant Trott) # 34094
  • [4927fed9ea] – doc: make small renovations to paragraph in child_process. md (Abundant Trott) # 34063
  • [585f3a5f84] – doc: enhance paragraph in esm.md (Abundant Trott) # 34064
  • [556e55db72] – doc: clear up require/import shared exclusivity (Man Bedford) # 33832
  • [eb04ba3080] – doc: include vibrant resource code web links (Alec Davidson) # 33996
  • [2ca6a45ba9] – doc: state mistakes tossed by techniques gotten in touch with an unbound dgram.Socket (Mateusz Krawczuk) # 33983
  • [b8a17ccc9a] – doc: paper n-api callback range use (Gabriel Schulhof) # 33915
  • [3b268094cc] – doc: make use of sentence-case for headings in docs (Abundant Trott) # 33889
  • [280cd967d3] – domain name: repair unintended deprecation caution (Anna Henningsen) # 34245
  • [96ebd5f352] – http: include note concerning timer unref (Robert Nagy) # 34143
  • [16160e654f] – Revert http2: enhance OnStreamRead enhance memory bookkeeping” (Rich Trott) # 34315
  • [8bafba2e56] – lib: constantly boot up esm loader callbackMap (Shelley Vohr) # 34127
  • [daf2abf393] – lib: change http to https of remark web link urls (sapics) # 34158
  • [8f8d16849c] – meta: make problem theme mobile pleasant as well as address nits (Derek Lewis) # 34243
  • [de58eb6286] – meta: include N-API to codeowners insurance coverage (Michael Dawson) # 34039
  • [4dc89c6d30] – meta: fixup CODEOWNERS so it with any luck functions (James M Snell) # 34147
  • [8d7330be0e] – ( SEMVER-MINOR) component: deprecate module.parent (Antoine du HAMEL) # 32217
  • [1ae76bd075] – ( SEMVER-MINOR) component: plan “imports” area (Man Bedford) # 34117
  • [0e1361cb8b] – web: doc deprecate bufferSize (Robert Nagy) # 34088
  • [b7e9b43b2f] – web: repair bufferSize (Robert Nagy) # 34088
  • [02ea320e0c] – plan: include start-up criteria as well as make SRI lazier (Bradley Farias) # 29527
  • [73d6792a05] – repl: assistance– loader alternative in builtin REPL (Michaël Zasso) # 33437
  • [b20e6ed94e] – repl: repair verb conjugation in deprecation message (Abundant Trott) # 34198
  • [b878e3223e] – src: include callback range for indigenous immediates (Anna Henningsen) # 34366
  • [0f6805d507] – ( SEMVER-MINOR) src: include alternative to track unmanaged data descriptors (Anna Henningsen) # 34303
  • [e4c7b59665] – ( SEMVER-MINOR) src: permit embedders to disable esm loader (Shelley Vohr) # 34060
  • [9c12e53d47] – src: get rid of repetitive snprintf (Anna Henningsen) # 34282
  • [844bf770f8] – src: make use of FromMaybe as opposed to ToLocal in GetCert (Daniel Bevenius) # 34276
  • [ec876eecc0] – src: include GetCipherValue feature (Daniel Bevenius) # 34287
  • [9c98af71db] – src: departure clearly after publishing V8 aid (Anna Henningsen) # 34136
  • [3e3d908c81] – src: include encoding_type variable in WritePrivateKey (Daniel Bevenius) # 34181
  • [ed0f5697d8] – src: repair small remark typo in KeyObjectData (Daniel Bevenius) # 34167
  • [8f7ed40fc4] – src: repair extra namespace participant (Nikola Glavina) # 34212
  • [e378b681d0] – src: get rid of extra areas from IsolateData (Anna Henningsen) # 34139
  • [b2cd87e611] – src, doc, examination: get rid of String:: New default criterion (Anna Henningsen) # 34248
  • [41c80f6abe] – stream: ruin covered streams on mistake (Robert Nagy) # 34102
  • [1af8943622] – ( SEMVER-MINOR) examination: get rid of test/v8-updates/test-postmortem-metadata. js (Colin Ihrig) # 33579
  • [58dfeac133] – examination: make use of mustCall() in maul examination (Abundant Trott) # 34327
  • [28ce378e17] – examination: repair half-cracked test-http2-reset-flood (Abundant Trott) # 34318
  • [060c95a3b1] – examination: include n-api void look for conversions (Gabriel Schulhof) # 34142
  • [3ee8f5342c] – examination: include regression examinations for HTTP parser collision (Anna Henningsen) # 34250
  • [6925ef3b1c] – examination: include WASI examination for data resizing (Colin Ihrig) # 31617
  • [1aad61eeec] – examination: include problem ref for known_issues examination (Abundant Trott) # 34267
  • [ec9b49a9b9] – examination: include well-known problem for fs.open() maintaining occasion loophole open (Abundant Trott) # 34228
  • [38b3c2a300] – examination: include arrayOfStreams to pipe (rickyes) # 34156
  • [0f9bafd03d] – examination: avoid an ipv6 examination on IBM i (Xu Meng) # 34209
  • [a38219f962] – examination: include regression examination for C++- developed Barrier transfer (Anna Henningsen) # 34140
  • [09faebd9ad] – examination: change deprecated feature phone call from test-repl-history-navigation (Abundant Trott) # 34199
  • [bddc99ec7f] – examination: avoid some IBM i in need of support examination instances (Xu Meng) # 34118
  • [f5691fa6b6] – examination: report real mistake code on failing (Richard Lau) # 34134
  • [46d183c86e] – examination: upgrade test-child-process-spawn-loop for Python 3 (Richard Lau) # 34071
  • [a89bcf72fb] – ( SEMVER-MINOR) tls: make ‘createSecureContext’ honor much more choices (Mateusz Krawczuk) # 33974
  • [fbcd1fa0f4] – tls: get rid of unneeded close audience (Robert Nagy) # 34105
  • [4e2fa439c9] – ( SEMVER-MINOR) devices: upgrade V8 gypfiles for 8.4 (Ujjwal Sharma) # 33579
  • [440642d00b] – devices: get rid of lint-js. js (Abundant Trott) # 30955
  • [e0206bafe6] – util: limit personalized check feature + vm.Context communication (Anna Henningsen) # 33690
  • [70c4045aa5] – ( SEMVER-MINOR) vm: include run-after-evaluate microtask setting (Anna Henningsen) # 34023
  • [6be685a99d] – wasi: include activator assistance (Gus Caplan) # 34046
  • [1bc4def18f] – employee: repair embedded uncaught exemption handling (Anna Henningsen) # 34310
  • [9e04070d3c] – ( SEMVER-MINOR) employee: include alternative to track unmanaged data descriptors (Anna Henningsen) # 34303
  • [105d5607a8] – zlib: get rid of repetitive variable in zlibBufferOnEnd (Andrey Pechkurov) # 34072

Windows 32-bit Installer: https://nodejs.org/dist/v14.6.0/node-v14.6.0-x86.msi
Windows 64-bit Installer: https://nodejs.org/dist/v14.6.0/node-v14.6.0-x64.msi
Windows 32-bit Binary: https://nodejs.org/dist/v14.6.0/win-x86/node.exe
Windows 64-bit Binary: https://nodejs.org/dist/v14.6.0/win-x64/node.exe
macOS 64-bit Installer: https://nodejs.org/dist/v14.6.0/node-v14.6.0.pkg
macOS 64-bit Binary: https://nodejs.org/dist/v14.6.0/node-v14.6.0-darwin-x64.tar.gz
Linux 64-bit Binary: https://nodejs.org/dist/v14.6.0/node-v14.6.0-linux-x64.tar.xz
Linux Pay Per Click LE 64-bit Binary: https://nodejs.org/dist/v14.6.0/node-v14.6.0-linux-ppc64le.tar.xz
Linux s390x 64-bit Binary: https://nodejs.org/dist/v14.6.0/node-v14.6.0-linux-s390x.tar.xz
AIX 64-bit Binary: https://nodejs.org/dist/v14.6.0/node-v14.6.0-aix-ppc64.tar.gz
ARMv7 32-bit Binary: https://nodejs.org/dist/v14.6.0/node-v14.6.0-linux-armv7l.tar.xz
ARMv8 64-bit Binary: https://nodejs.org/dist/v14.6.0/node-v14.6.0-linux-arm64.tar.xz
Resource Code: https://nodejs.org/dist/v14.6.0/node-v14.6.0.tar.gz
Various other launch data: https://nodejs.org/dist/v14.6.0/
Paperwork: https://nodejs.org/docs/v14.6.0/api/

SHASUMS

 ----- BEGIN PGP AUTHORIZED MESSAGE -----.
Hash: SHA256.

5a42400906c4e748930a90ee1137639876839394b5ebab4dbea96eac2fa32be7 node-v14.6.0- aix-ppc64. tar.gz.
7907a18605b900ce977ff4c7e67f7507f937f85738659865d31779c3b2990756 node-v14.6.0- darwin-x64. tar.gz.
a5a9c0acaa0fb6b24c1f112b647515abf15fb6d6403d5d7e16a7c3ec35dc8a7c node-v14.6.0- darwin-x64. tar.xz.
22f398697efbe077c00791a03ec462a0169f6b2452b5dbfadda35135e1af162b node-v14.6.0- headers.tar.gz.
3d8f8f092935718e9b1883c9b869ab1f3d41b79e62ff00382b766fa4fcaf1b97 node-v14.6.0- headers.tar.xz.
eb4f98efe22057a831415c2367416330878f0e1ad9a9bb5c25a6631031588075 node-v14.6.0- linux-arm64. tar.gz.
853f2c99f0e5fa65e6f222821e29c9d1a49f2d358a97c1de080ddf5c74e4ec70 node-v14.6.0- linux-arm64. tar.xz.
9e4ff9421102e61381133f71b536305a5f6befa6de62a44c4805f23fc3cb7b0c node-v14.6.0- linux-armv7l. tar.gz.
385f1adeef5c3c101d0c6bd6ba53e2dc82b37e87d5a44a57526b777251166e7a node-v14.6.0- linux-armv7l. tar.xz.
2cfac862890b8c70a0b74aa5f31a5d51571ec1cbe91de46fc82b079b7bde9bec node-v14.6.0- linux-ppc64le. tar.gz.
2299703301b3b69d386cd4c3c2721c102798ae2e9ea1debc2218452883c08955 node-v14.6.0- linux-ppc64le. tar.xz.
b1114f7360babb5eca8e27fbc2556e9e73f0d423281dbe292f8d521b21359faf node-v14.6.0- linux-s390x. tar.gz.
0ff3193e5bd1e4101f64507a743faed7630140e2118fb986a89c50ed37777c34 node-v14.6.0- linux-s390x. tar.xz.
5e2c59200c86c37a0c800fe2cd2cfabc459f8a3ae3f83c3611483c485ad32e4f node-v14.6.0- linux-x64. tar.gz.
b8a39b2dac8e200e96586356c5525d20b0b43dba8bf9f7eb4e8c2d5366be2bb2 node-v14.6.0- linux-x64. tar.xz.
1db15bee99fa98574f42564c3aa821561816f116b4274b442a288cbcd0e309d4 node-v14.6.0. pkg.
bc978486f602dc99f0075514f1cd860b286077d140b2d7de308343ff07907f51 node-v14.6.0. tar.gz.
5af300c736088ce8ecabc64ea036ccbf56cf6d072c7374985e7cd7ecdc016a94 node-v14.6.0. tar.xz.
078407a38f747e7d2a1ff2765f44ce2b8bc9aa040c28e35b28b0ae0dffbde50f node-v14.6.0- win-x64.7 z.
57ea75a7ec70cc8158e6f9774f9728fb9e3d08212b1af3e206db2de46ca304ca node-v14.6.0- win-x64. zip.
79d213d67028e3dfb9a1d3db26d1f0c6ad0967276fc794b8a4544c23061c9fc7 node-v14.6.0- win-x86.7 z.
d7244b00e19404e74e33b2df1f066ec8260efc2bf312b9dfb3470878ac0f6af6 node-v14.6.0- win-x86. zip.
fe8e714b0fc5260e07185655845d21c4fff3e8bdd09512b041834ee2aea13c06 node-v14.6.0- x64.msi.
4c539834431cadaed92f5daae2f7a16551754e55e9129939db2aba8a5e7ad28d node-v14.6.0- x86.msi.
bd2b3e7f2c3506b972127c26c6a9d692443c316c759c8eaa5a5b4a73a6d6f175 win-x64/ node.exe.
203ffb5c4e9351e762af1cbaca1e08cef784784c665a60657d26d10ad200a65c win-x64/ node.lib.
31ae200486e50b572b2b20b60cc05b6652e2f992cd46b7f2bd732a5fb1bd88a4 win-x64/ node_pdb.7 z.
6c245a0ab6c4dd77bb8f43d7484885706532ec4123567fd55be4b5a03c484b6c win-x64/ node_pdb. zip.
6c946d449e8f488c9e61abc4e9ac92c24beb80b76abff8d86bb9aa5ddac31a32 win-x86/ node.exe.
49b13b05e148d6593269174efc0e537b4bc57290b2703658a26f037a398307b4 win-x86/ node.lib.
248ba0c3dbff14bbcf3ac3290c019d6211547efde0948554b07bef30fafa8ca9 win-x86/ node_pdb.7 z.
458aee171c6cfdc569264f56d77e68f4d2068a28a9de6c921022357072766d97 win-x86/ node_pdb. zip.
----- BEGIN PGP TRADEMARK -----.

iQEzBAEBCAAdFiEEDv/hvO/ZyE49CYFSkzsB9AtcqUYFAl8XYh8ACgkQkzsB9Atc.
qUZdswgAhGcIvV5JdUxDvl0YIcWScLaj66DHef1pp1hifa0n+ vD3znL5bBFQ2D6O.
jxXZ8tIOpunB8is/s44eMRacml77b7OAzTXv1TE6mR2LZG6mP8Edw4nKJbAsCaTP.
ySJC/ag9FNPS5V84yjaFXgQCy9+ HhNahQabruZG8rJEx16cLIGfE5pKOYeOgbMhY.
E0lZkgBERhS6tnBRXPOGdSCKb4nOdhuKZ1cCdj81DMI5UcN7miKY0Vb18aNYrv9w.
o1edNeX6rzvfETElINIYCO9QQ5OnrLCqpujZ4QFHIh+ z2nzOfUgh22W5o6wGOyOV.
bsljthaA0nFMcsXQLxCM7bWtq1KxvQ==.
= TfA7.
----- END PGP TRADEMARK -----.

RELATED ARTICLES

Most Popular

Recent Comments