Node.js — Node v23.2.0 (Current)

Node.js® is a JavaScript runtime built on Chrome’s V8 JavaScript engine.

Antoine du Hamel

Node v23.2.0 (Current)

2024-11-11, Version 23.2.0 (Current), @aduh95

Notable Changes

Update root certificates to NSS 3.104

This is the version of NSS that shipped in Firefox 131.0 on 2024-10-01.

Certificates added:

  • FIRMAPROFESIONAL CA ROOT-A WEB
  • TWCA CYBER Root CA
  • SecureSign Root CA12
  • SecureSign Root CA14
  • SecureSign Root CA15

Other notable changes

  • fa61dced44 - doc: move typescript support to active development (Marco Ippolito) #55536
  • 9dcca5441b - doc: add jazelly to collaborators (Jason Zhang) #55531
  • f628fc43cb - (SEMVER-MINOR)fs: make dirent.path writable (Antoine du Hamel) #55547
  • 25b1422337 - (SEMVER-MINOR)http: add diagnostic channel http.client.request.created (Marco Ippolito) #55586
  • adda37f00c - (SEMVER-MINOR)module: add findPackageJSON util (Jacob Smith) #55412
  • 69dd1e13c3 - (SEMVER-MINOR)module: add module.stripTypeScriptTypes (Marco Ippolito) #55282

Commits

  • 9dbb255efb - assert: fix deepStrictEqual on errors when cause is not undefined (Edigleysson Silva (Edy)) #55406
  • 7af76ef0b3 - assert: fix the string length check for printing the simple diff (Giovanni Bucci) #55474
  • 34483a299b - benchmark: add nodeTiming.uvmetricsinfo bench (RafaelGSS) #55614
  • b79e4835ab - build: use rclone instead of aws CLI (Michaël Zasso) #55617
  • 7ab1f46b8a - build: stop pre-compiling lint-md (Aviv Keller) #55266
  • 4887214e23 - build: fix building with system icu 76 (Michael Cho) #55563
  • f8df27aa5a - build: fix GN arg used in generate_config_gypi.py (Shelley Vohr) #55530
  • bb78904548 - build: fix GN build for sqlite and nghttp2 (Shelley Vohr) #55529
  • 535f1b0d4c - crypto: update root certificates to NSS 3.104 (Richard Lau) #55681
  • 9b351b0749 - crypto: fix RSA_PKCS1_PADDING error message (Richard Lau) #55629
  • 4b192daac0 - deps: update acorn to 8.14.0 (Node.js GitHub Bot) #55699
  • dfb764cbc6 - deps: update sqlite to 3.47.0 (Node.js GitHub Bot) #55557
  • 3477492588 - deps: update amaro to 0.2.0 (Node.js GitHub Bot) #55601
  • 3a1d490535 - deps: update nghttp2 to 1.64.0 (Node.js GitHub Bot) #55559
  • 50552fdc92 - deps: update acorn to 8.13.0 (Node.js GitHub Bot) #55558
  • 1b82013f06 - deps: update undici to 6.20.1 (Node.js GitHub Bot) #55503
  • 09060045b1 - dns: stop using deprecated ares_query (Aviv Keller) #55430
  • 2d0914f337 - doc: consolidate history table of CustomEvent (Edigleysson Silva) #55758
  • cbe09b579f - doc: add path aliases typescript doc (Carlos Espa) #55766
  • 89aa83842a - doc: add esm example in path.md (Aviv Keller) #55745
  • ee12431298 - doc: consistent use of word child process (Gireesh Punathil) #55654
  • 20cb52d1d8 - doc: clarity to available addon options (Preveen P) #55715
  • bffbaa13a2 - doc: update –max-semi-space-size description (Joe Bowbeer) #55495
  • 505ff199b6 - doc: broken PerformanceObserver code sample (Dom Harrington) #54227
  • b8ca9d89f4 - doc: add write flag when open file as the demo code’s intention (robberfree) #54626
  • 6662752b62 - doc: add a note on console stream behavior (Gireesh Punathil) #55616
  • 9743fa44ed - doc: remove mention of ECDH-ES in crypto.diffieHellman (Filip Skokan) #55611
  • 5de2567644 - doc: improve c++ embedder API doc (Gireesh Punathil) #55597
  • f355054ec7 - doc: capitalize “MIT License” (Aviv Keller) #55575
  • fa61dced44 - doc: move typescript support to active development (Marco Ippolito) #55536
  • f77bf65059 - doc: add suggested tsconfig for type stripping (Marco Ippolito) #55534
  • f00ad27132 - doc: add esm examples to node:string_decoder (Alfredo González) #55507
  • 9dcca5441b - doc: add jazelly to collaborators (Jason Zhang) #55531
  • f628fc43cb - (SEMVER-MINOR)fs: make dirent.path writable (Antoine du Hamel) #55547
  • dd9b6833c7 - Revert “fs,win: fix bug in paths with trailing slashes” (Rod Vagg) #55527
  • 8d0526f1f4 - http: add diagnostic channel http.server.response.created (Marco Ippolito) #55622
  • 25b1422337 - (SEMVER-MINOR)http: add diagnostic channel http.client.request.created (Marco Ippolito) #55586
  • f92f20b930 - http: don’t emit error after destroy (Robert Nagy) #55457
  • 137aa5c9f6 - http2: fix client async storage persistence (Orgad Shaneh) #55460
  • d1965f9f5b - lib: implement webidl dictionary converter and use it in structuredClone (Jason Zhang) #55489
  • bf552fa3cc - lib: prefer number to string in webidl type function (Jason Zhang) #55489
  • 7bfd295416 - meta: bump actions/setup-python from 5.2.0 to 5.3.0 (dependabotbot) #55688
  • 21e3b7b2f4 - meta: bump actions/setup-node from 4.0.4 to 4.1.0 (dependabotbot) #55687
  • 2ae8d3b2ff - meta: bump rtCamp/action-slack-notify from 2.3.0 to 2.3.2 (dependabotbot) #55686
  • 42e6c47086 - meta: bump actions/upload-artifact from 4.4.0 to 4.4.3 (dependabotbot) #55685
  • 9042e9acc9 - meta: bump actions/cache from 4.0.2 to 4.1.2 (dependabotbot) #55684
  • 5c2e4729cc - meta: bump actions/checkout from 4.2.0 to 4.2.2 (dependabotbot) #55683
  • d79c8bf7a1 - meta: bump github/codeql-action from 3.26.10 to 3.27.0 (dependabotbot) #55682
  • d0ea9815f6 - meta: make review-wanted message minimal (Aviv Keller) #55607
  • b1ca7ab0a1 - meta: show PR/issue title on review-wanted (Aviv Keller) #55606
  • 19b1edfc5c - module: simplify –inspect-brk handling (Joyee Cheung) #55679
  • 869e88c6a8 - module: simplify findPackageJSON implementation (Antoine du Hamel) #55543
  • 56c46ab686 - module: unify TypeScript and .mjs handling in CommonJS (Joyee Cheung) #55590
  • d3be3da6f8 - module: fix error thrown from require(esm) hitting TLA repeatedly (Joyee Cheung) #55520
  • b3971bbf13 - module: trim off internal stack frames for require(esm) warnings (Joyee Cheung) #55496
  • a9e08cfe6d - module: allow ESM that failed to be required to be re-imported (Joyee Cheung) #55502
  • adda37f00c - (SEMVER-MINOR)module: add findPackageJSON util (Jacob Smith) #55412
  • 69dd1e13c3 - (SEMVER-MINOR)module: add module.stripTypeScriptTypes (Marco Ippolito) #55282
  • 6ab59c81b6 - os: improve path check with direct index access (Mert Can Altin) #55434
  • 038ac01d26 - path,win: fix bug in resolve and normalize (Hüseyin Açacak) #55623
  • 7aa250afda - sqlite: improve error handling using MaybeLocal (Tobias Nießen) #55571
  • 2ec4ae7c16 - sqlite: add readOnly option (Tobias Nießen) #55567
  • 88c7f5b489 - sqlite: refactor open options (Tobias Nießen) #55442
  • 7853462a61 - src: provide workaround for container-overflow (Daniel Lemire) #55591
  • 0302efe4b2 - src: move more key related stuff to ncrypto (James M Snell) #55368
  • d26dedf41d - src: refactor ECDHBitsJob signature (Filip Skokan) #55610
  • 4c34891454 - src: fix dns crash when failed to create NodeAresTask (theanarkh) #55521
  • 467618418a - src: use NewFromUtf8Literal in NODE_DEFINE_CONSTANT (Charles Kerr) #55581
  • 016baaebbe - src: do not run IsWindowsBatchFile on non-windows (Yagiz Nizipli) #55560
  • efa142c108 - src: migrate String::Value to String::ValueView (Aviv Keller) #55458
  • cfa4d960c8 - src,lib: optimize nodeTiming.uvMetricsInfo (RafaelGSS) #55614
  • 19da4de475 - test: update performance-timeline wpt (RedYetiDev) #55197
  • 10b68ed975 - test: ignore unrelated events in FW watch tests (Carlos Espa) #55605
  • 7d93c0c3ae - test: refactor some esm tests (Antoine du Hamel) #55472
  • 815e2524a6 - test: split up test-runner-mock-timers test (Julian Gassner) #55506
  • 6aa797de4e - test: remove unneeded listeners (Luigi Pinca) #55486
  • 649d767a40 - test: increase coverage of pathToFileURL (Antoine du Hamel) #55493
  • 71cc20a3a5 - test: avoid apply() calls with large amount of elements (Livia Medeiros) #55501
  • 2d19614020 - test: increase test coverage for http.OutgoingMessage.appendHeader() (Juan José) #55467
  • aebf676569 - test,crypto: update WebCryptoAPI WPT (Filip Skokan) #55703
  • 53a7d8e75b - test,crypto: update WebCryptoAPI WPT (Filip Skokan) #55512
  • 0ea74f3d02 - test,crypto: make crypto tests work with BoringSSL (Shelley Vohr) #55491
  • 3234dc6100 - test_runner: pass options directly to TestCoverage (Aviv Keller) #55578
  • 15028dd073 - tools: update ESLint to 9.14.0 (dependabotbot) #55689
  • 961cbc9c0f - tools: use util.parseArgs in lint-md (Aviv Keller) #55694
  • 8fc962f1af - tools: fix root certificate updater (Richard Lau) #55681
  • d0b2d6be84 - tools: compact jq output in daily-wpt-fyi.yml action (Filip Skokan) #55695
  • cba05cda38 - tools: run daily WPT.fyi report on all supported releases (Filip Skokan) #55619
  • 7ce7eab324 - tools: lint README lists more strictly (Antoine du Hamel) #55625
  • c2fcda45ca - typings: fix ModulesBinding types (Antoine du Hamel) #55549
  • 2b9928561d - url: refactor pathToFileURL to native (Antoine du Hamel) #55476
  • 4129bc72e2 - util: do not catch on circular @@toStringTag errors (Aviv Keller) #55544

Windows 64-bit Installer: https://nodejs.org/dist/v23.2.0/node-v23.2.0-x64.msi Windows ARM 64-bit Installer: https://nodejs.org/dist/v23.2.0/node-v23.2.0-arm64.msi Windows 64-bit Binary: https://nodejs.org/dist/v23.2.0/win-x64/node.exe Windows ARM 64-bit Binary: https://nodejs.org/dist/v23.2.0/win-arm64/node.exe macOS 64-bit Installer: https://nodejs.org/dist/v23.2.0/node-v23.2.0.pkg macOS Apple Silicon 64-bit Binary: https://nodejs.org/dist/v23.2.0/node-v23.2.0-darwin-arm64.tar.gz macOS Intel 64-bit Binary: https://nodejs.org/dist/v23.2.0/node-v23.2.0-darwin-x64.tar.gz Linux 64-bit Binary: https://nodejs.org/dist/v23.2.0/node-v23.2.0-linux-x64.tar.xz Linux PPC LE 64-bit Binary: https://nodejs.org/dist/v23.2.0/node-v23.2.0-linux-ppc64le.tar.xz Linux s390x 64-bit Binary: https://nodejs.org/dist/v23.2.0/node-v23.2.0-linux-s390x.tar.xz AIX 64-bit Binary: https://nodejs.org/dist/v23.2.0/node-v23.2.0-aix-ppc64.tar.gz ARMv7 32-bit Binary: https://nodejs.org/dist/v23.2.0/node-v23.2.0-linux-armv7l.tar.xz ARMv8 64-bit Binary: https://nodejs.org/dist/v23.2.0/node-v23.2.0-linux-arm64.tar.xz Source Code: https://nodejs.org/dist/v23.2.0/node-v23.2.0.tar.gz Other release files: https://nodejs.org/dist/v23.2.0/ Documentation: https://nodejs.org/docs/v23.2.0/api/

SHASUMS

—–BEGINPGPSIGNEDMESSAGE—–Hash:SHA25643e0c6a6ef0c123e33a9af2f055516c4170a58e26b473fff273c8bdbf0518c6bnode-v23.2.0-aix-ppc64.tar.gzce70e41b0c12935864980b025f7de1b2a465c154e9cf92c0b9c2957e095a6ccdnode-v23.2.0-arm64.msi0a4c1379f81b02cb724b7f69b7e2fdf8a4765d98710ae8e05c4ee2da85a54f94node-v23.2.0-darwin-arm64.tar.gz95b51f1f70cddf5b0b4c1386edf1c788837b216ab7770cad89ac51963946d698node-v23.2.0-darwin-arm64.tar.xz5d5c8150b5b8dd31930f029535ccee06b259c2d75db8c78f7f33a7fa8b8152a7node-v23.2.0-darwin-x64.tar.gzb7eafd1152a4a263216eb8ef66ef4c4c8f76ab79e8d2718983c0426250496ac2node-v23.2.0-darwin-x64.tar.xzdeee32988406bcd0fc6800a5863644f5d053e5ec663309a7a5fc148e00bafc04node-v23.2.0-headers.tar.gz9a9eb725dd42f020d4ed256be69689a4bffab0299e7b5b0a45994719d9d22163node-v23.2.0-headers.tar.xz987045f6b23dc9c6514ecae89bc5d116851992812698558d9641fd9bc34645ffnode-v23.2.0-linux-arm64.tar.gzf0bd2891886445447f4d69078e48916b4f631bc76ae05695ec8b225e5cb7217anode-v23.2.0-linux-arm64.tar.xz9fb13ca5c47d30cfc67d51d6d38315f31c63a11653d0b08418ba61e09549024fnode-v23.2.0-linux-armv7l.tar.gz0bd30ec2b5dab4bcdd555b50295fc0a549f10c88743b5ce3a4a1dc2527bc5e9bnode-v23.2.0-linux-armv7l.tar.xzeafde03bccadf18e848f327a1d4766f935e3c1df05c5bb88fd20a3574d68ea1cnode-v23.2.0-linux-ppc64le.tar.gz2f875cec3661bb464ec4d1718bacce36d29b99ba86f7bad50617d88d596d5321node-v23.2.0-linux-ppc64le.tar.xzd9f602acfacdfad261062a1e5fac90aa29e82da0221cb809af24041e5d7e3b8cnode-v23.2.0-linux-s390x.tar.gz7b7f79f934d4ac4e00e8b421159ee3c83be6c5f28b6ee9f0c753a85f8fa0df43node-v23.2.0-linux-s390x.tar.xzb88f5d5b6f9a17818a85b7afbf325700434fc8755cec105c7709c6fd363b17canode-v23.2.0-linux-x64.tar.gzacafc5dd2254534b93f7c661948e3f5c49707fbd7d87f2c23e2be7be46c69bb0node-v23.2.0-linux-x64.tar.xzd15c79d34460104f9666f6da8a0b9fd3a223670b17bad90fb40d0d61764f9b6dnode-v23.2.0-win-arm64.7ze6977b48b5f39ea91c83bec0d21c60c476b214bd1e2276f1bf0d81b18d08b7bdnode-v23.2.0-win-arm64.zip72bd48c3b115d081be360e8fff0e9c377eaf51980e4b152198583ae0adcbc767node-v23.2.0-win-x64.7z67e037253c7550db9adad9647e9b330d0d75ec2685c0eecbe8aec7abe6921183node-v23.2.0-win-x64.zip875c4c1c7e96f546316627e65eaf16d6bf6ea6a39d3fe1492402b159870519f9node-v23.2.0-x64.msi433af0c46f4e417c7591de96b0b694e523da5b19ec8d3644416d880c9bf4411fnode-v23.2.0.pkg79900219d5f835cbfdc9092a9d3d60c5bf2f9f94eb8e19dccd327a6d15f560afnode-v23.2.0.tar.gz3cf7a8a36682775693691f1de901bb5973ad3c0ae2aa87b1add9de515e7b2fc7node-v23.2.0.tar.xz877ce8017b1bd46a41cbe9fc889e98757c35c036eea32bb90b3b6ae968a77bb5win-arm64/node.exe26f2d9ca9ec82df85c3cadee0de373a4836e46293149eec718ab716acbe4e1abwin-arm64/node.lib68df4d79ee2010c8bbd63cf3a306ded68c34719cdb863dcf18c3d7316cb00e28win-arm64/node_pdb.7zdb9fa5a803283a4f79d298b9739c02854d35d33ca0d44c0369cda127487f4be8win-arm64/node_pdb.zip29acdfb068df2aef03d8186f16666d7e24edaabb6922471136dd133403581be6win-x64/node.exe7ef14cabb18518a70e04ca067134d9a51beee11590ea3114e1baf68054124c62win-x64/node.libd65afa1aa613d4f68b7897b8b962b6965937604525229d6de6cf1af4648a134bwin-x64/node_pdb.7z7d1c272a9f62673b6fe964c501ee952ab8d4f2cf73e913039ce808a1b48bee12win-x64/node_pdb.zip—–BEGINPGPSIGNATURE—–iQIzBAEBCAAdFiEEwNYkhDnx1WBKr/tAIdkA/9sjN1YFAmcybCMACgkQIdkA/9sjN1aSlg//XqGbfFuPb/W6OCBrb0NJhi4umHcW/gx1XgsnV7DBTm+Cn5Efze2pD3nDkIBBZ18AOd0/YbfIEgxqCizP9aHfGixTfc8ZyG58DtdxTqUcUnoLkxTJIO+SVc9SlOYKKCt1QIrNHiAQy/Axc81wHhENSssxqyh42MVt1akw3tlBZIY1aJpVVS4KVA6UJIypYTp1wcwUS88UKNr/9jG7KqfI+GZQBsT7nRGcpyL3kRakjKjYyJWigB4cnIQlZt3QMLeSKyyuZmwdg0axiQJYHI5sw/RAPvfjdadmLQ8OpgKJA0IyRT9O+kbMZDIq1m8W4I+L8EK4SZ+0KAVkLebZNEJm7Nz4D1p1kNIXg9aqWWXz/d61TXOAG9GRH7v0Xdi+qJv62kMD+zwdsh8WTz+3/44eK9b3uSubnnddTOL6LGPtKRJ0uXx104Ld+ND4YXJCQK35h5/w3LehZHp5t4tjRb8KxznZipA97VVB53a8itaIoIx7ljiEMYEZP5RRrw+kifiT3gV3vrI7j+N4bwkAMJeNMbVFNoB/FPqF4zAeqcnbgzR88lr2uUmwW5iK2IuFpbwE0EphGCUQNtTEKIFHuEq3MeldHk8CS09Jd3fkra4qd6HmBZg35ukE3OxO79bzWaB/hI6kzSjkx5SvMZUCwcQocEgBqi5AD25RES9xTf0fUtA==ekkW—–ENDPGPSIGNATURE—–PrevNode v18.20.5 (LTS)NextNode v22.11.0 (LTS)

FAQ

How to download WPT?

WPT Global is available to play on your computer in both Windows and Mac versions, as well as on your mobile device, whether it’s Android or iOS. The steps to start enjoying your experience on WPT Global are simple and intuitive.

What is a Rake Chase?

What is a Rake Chase? Rake chases are poker promotions which are incentives for players to rake more and reward them generously for that. In contrary to a rake race, you don’t compete against other players , but instead chase your own individual targets. In order to hit the points targets you need to play a certain amount of poker hands or tournaments for real money. As soon as you hit the points requirement, you have secured yourself the amount of money, which was preset for the respective level.

Is Online Poker Legal In Brazil?

Is Online Poker Legal In Brazil? Brazil defines poker as a game of skill in terms of legality. While casino gambling and sports betting were illegal in most of the country until 2023, poker has thrived in the South America nation throughout the last couple of decades. While Brazil poker laws don’t outline a strict legal definition for online poker, they also don’t specifically ban online poker. Some of the most world’s most respected poker players call Brazil home.

How do I download the poker app?

Download the PokerStars Android app now or get via the ‘Play Store’ on your device. Search for and install ‘PokerStars Poker’. Downloading may take a few minutes, depending on your wireless or mobile data connection. Once the app has downloaded onto your device, press the PokerStars spade icon to launch our software.

Is WPT Global real money?

Play Poker Online and Win Real Money. Stay up to date with the latest version of the WPT Global client software, and learn more about each new feature! +18. Terms and Conditions Apply.

This site only collects related articles. Viewing the original, please copy and open the following link:Node.js — Node v23.2.0 (Current)