Open
Conversation
1deba6c to
ea4ee26
Compare
27a23f4 to
54e5897
Compare
b9ffa5f to
d19241c
Compare
d19241c to
f805f6a
Compare
f805f6a to
07760e3
Compare
07760e3 to
21e7433
Compare
21e7433 to
4a8b5d2
Compare
4a8b5d2 to
a72b692
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
22.14.0-bullseye-slim→25.8.0-bullseye-slimRelease Notes
nodejs/node (node)
v25.8.0: 2026-03-03, Version 25.8.0 (Current), @richardlauCompare Source
Notable Changes
e55eddea2a] - build, doc: use new api doc tooling (flakey5) #573434c181e2277] - (SEMVER-MINOR) sqlite: add limits property to DatabaseSync (Mert Can Altin) #6129846ee1eddd7] - (SEMVER-MINOR) src: add C++ support for diagnostics channels (RafaelGSS) #618699ddd1a9c27] - (SEMVER-MINOR) src,permission: add --permission-audit (RafaelGSS) #618690d97ec4044] - (SEMVER-MINOR) test_runner: expose worker ID for concurrent test execution (Ali Hassan) #61394Commits
940b58c8c1] - buffer: optimize buffer.concat performance (Mert Can Altin) #617210589b0e5a1] - build: fix GN for new merve dep (Shelley Vohr) #61984f3d3968dcd] - Revert "build: add temporal test on GHA windows" (Antoine du Hamel) #61810e55eddea2a] - build, doc: use new api doc tooling (flakey5) #57343b7715292f8] - child_process: add tracing channel for spawn (Marco) #61836a32a598748] - crypto: fix missing nullptr check on RSA_new() (ndossche) #61888dc384f95b3] - crypto: fix handling of null BUF_MEM* in ToV8Value() (Nora Dossche) #618853337b095db] - crypto: fix potential null pointer dereference when BIO_meth_new() fails (Nora Dossche) #6178851ded81139] - deps: update undici to 7.22.0 (Node.js GitHub Bot) #620358aa2fde931] - deps: update minimatch to 10.2.4 (Node.js GitHub Bot) #6201657dc092eaf] - deps: upgrade npm to 11.11.0 (npm team) #61994705bbd60a9] - deps: update simdjson to 4.3.1 (Node.js GitHub Bot) #619304d411d72e5] - deps: update acorn-walk to 8.3.5 (Node.js GitHub Bot) #61928f53a32ab84] - deps: update acorn to 8.16.0 (Node.js GitHub Bot) #619259b483fbb27] - deps: update minimatch to 10.2.2 (Node.js GitHub Bot) #618304e54c103cb] - doc: separate in-types and out-types in SQLite conversion docs (René) #62034ca78ebbeaa] - doc: fix small logic error in DETECT_MODULE_SYNTAX (René) #62025e6b131f3fe] - doc: fix module.stripTypeScriptTypes indentation (René) #619927508540e19] - doc: update DEP0040 (punycode) to application type deprecation (Mike McCready) #6191633a364cb62] - doc: explicitly mention Slack handle (Rafael Gonzaga) #6198646a61922bd] - doc: support toolchain Visual Studio 2022 & 2026 + Windows 11 SDK (Mike McCready) #61864dc12a257aa] - doc: rename invalidfunctionparameter (René) #61942dafdc0a5b8] - http: validate headers in writeEarlyHints (Richard Clarke) #618973c94b56fa6] - inspector: unwrap internal/debugger/inspect imports (René) #619748a24c17648] - lib: improve argument handling in Blob constructor (Ms2ger) #6198021d4baf256] - meta: bump github/codeql-action from 4.32.0 to 4.32.4 (dependabot[bot]) #6191159a726a8e3] - meta: bump step-security/harden-runner from 2.14.1 to 2.14.2 (dependabot[bot]) #619090072b7f991] - meta: bump actions/stale from 10.1.1 to 10.2.0 (dependabot[bot]) #61908999bf22f47] - repl: keep reference count forprocess.on('newListener')(Anna Henningsen) #618954c181e2277] - (SEMVER-MINOR) sqlite: add limits property to DatabaseSync (Mert Can Altin) #61298aee2a18257] - src: fix flags argument offset in JSUdpWrap (Weixie Cui) #6194846ee1eddd7] - (SEMVER-MINOR) src: add C++ support for diagnostics channels (RafaelGSS) #618699ddd1a9c27] - (SEMVER-MINOR) src,permission: add --permission-audit (RafaelGSS) #61869ea2df2a16f] - stream: fix pipeTo to defer writes per WHATWG spec (Matteo Collina) #61800aa0c7b09e0] - test: remove unnecessaryprocess.exitcalls from test files (Antoine du Hamel) #62020ad96a6578f] - test: skiptest-urlon--shared-adabuilds (Antoine du Hamel) #620197c72a31e4b] - test: skip strace test with shared openssl (Richard Lau) #61987604456c163] - test: avoid flaky debugger restart waits (Yuya Inoue) #617734890d6bd43] - test_runner: run afterEach on runtime skip (Igor Shevelenkov) #61525fce2930110] - test_runner: expose expectFailure message (sangwook) #615630d97ec4044] - (SEMVER-MINOR) test_runner: expose worker ID for concurrent test execution (Ali Hassan) #61394243e6b2009] - test_runner: replace native methods with primordials (Ayoub Mabrouk) #61219bf1ed7e647] - tls: forward keepAlive, keepAliveInitialDelay, noDelay to socket (Sergey Zelenov) #620040f15079d94] - tools: remove custom logic for skippingtest-strace-openat-openssl(Antoine du Hamel) #6203854a055a59d] - tools: bump minimatch from 3.1.2 to 3.1.3 in/tools/clang-format(dependabot[bot]) #61977a28744cb62] - tools: fix permissions for merve update script (Richard Lau) #6202331e7936354] - tools: revert tools GHA workflow to ubuntu-latest (Richard Lau) #620240a96a16e1f] - tools: bump minimatch from 3.1.2 to 3.1.3 in /tools/eslint (dependabot[bot]) #61976f279233412] - tools: roll back to x86 runner onscorecard.yml(Antoine du Hamel) #61944192c0382f4] - util: add fast path to stripVTControlCharacters (Hiroki Osame) #61833v25.7.0: 2026-02-24, Version 25.7.0 (Current), @ruyadorno prepared by @aduh95Compare Source
Notable Changes
b0a79b10f0] - (SEMVER-MINOR) http2: add http1Options for HTTP/1 fallback configuration (Amol Yadav) #617132d874dfb8e] - (SEMVER-MINOR) sea: support ESM entry point in SEA (Joyee Cheung) #61813ee59127664] - sqlite: mark as release candidate (Matteo Collina) #61262608736e19e] - (SEMVER-MINOR) stream: renameDuplex.toWeb()type option toreadableType(René) #61632a43375999f] - (SEMVER-MINOR) test_runner: show interrupted test on SIGINT (Matteo Collina) #61676Commits
ab4375e141] - benchmark: add startup benchmark for ESM entrypoint (Joyee Cheung) #617698d83d8026b] - build: add temporal test on GHA windows (Chengzhong Wu) #61810aab153eec3] - build: skip sscache action on non-main branches (Joyee Cheung) #617909e40fb93bc] - build: use path-ignore in GHA coverage-windows.yml (Chengzhong Wu) #618114896653361] - build: generate_config_gypi.py generates valid JSON (Shelley Vohr) #61791bb82b44de0] - build: build with v8 gdbjit support on supported platform (Joyee Cheung) #61010e7173a093a] - build: show cc outputs when version detection failed (Chengzhong Wu) #61700848050d38f] - build,win: add WinGet Visual Studio 2022 Build Tools Edition config (Mike McCready) #61652938841e1cd] - crypto: always return certificate serial numbers as uppercase (Anna Henningsen) #61752dba9001d6f] - deps: upgrade npm to 11.10.1 (npm team) #6189275c8e18d2f] - deps: update nbytes to 0.1.3 (Node.js GitHub Bot) #618794ca1597f25] - deps: remove stale OpenSSL arch configs (René) #61834c4f298c729] - deps: update llhttp to 9.3.1 (Node.js GitHub Bot) #618277d63a2df93] - deps: V8: cherry-pick64b36b4(Rafael Magrin) #61712241a6b7088] - deps: update googletest to5a9c3f9(Node.js GitHub Bot) #61731eec896c0e0] - deps: V8: backport6a0a25a(Vivian Wang) #616665a9874af09] - doc: clarify status of feature request issues (Antoine du Hamel) #615050648ac64aa] - doc: add esm and cjs examples to node:vm (Alfredo González) #614988b38718294] - doc: clarify build environment is trusted in threat model (Matteo Collina) #6186510e86818ee] - doc: remove incorrect mention ofmoduleintypescript.md(Rob Palmer) #61839b50376f527] - doc: simplify addAbortListener example (Chemi Atlow) #61842dea0e7a856] - doc: fix typo in --disable-wasm-trap-handler description (Dmytro Semchuk) #6182057ac1f5aa0] - doc: clean up globals.md (René) #618224c30d2bb4d] - doc: remove obsolete Boxstarter automated install (Mike McCready) #61785db610b9e32] - doc: clarify async caveats forevents.once()(René) #61572b4a826b11c] - doc: update Juan's security steward info (Juan José) #617547d9cc5dc54] - doc: fix methods being documented as properties inprocess.md(Antoine du Hamel) #61765aa0362c26a] - doc: add riscv64 info into platform list (Lu Yahan) #422519b0101b65b] - doc: fix dropdown menu being obscured at <600px due to stacking context (Jeff) #61735df2c65b3e4] - doc: fix spacing in process message event (Aviv Keller) #6175601018559f5] - doc: move describe/it aliases section before expectFailure (Luca Raveri) #6156749443583af] - doc: fix broken links of net.md (YuSheng Chen) #61673af7c927a2a] - doc: clean up Windows code snippet inchild_process.md(reillylm) #61422221648a687] - esm: update outdated FIXME comment in translators.js (Karan Mangtani) #617154484e14a31] - events: don't call resume after close (Сковорода Никита Андреевич) #605484cecbe1f53] - fs: addthrowIfNoEntryoption for fs.stat and fs.promises.stat (Juan José) #611782c94967684] - http: remove redundant keepAliveTimeoutBuffer assignment (Efe) #61743435f3dd8e4] - http: attach error handler to socket synchronously in onSocket (RajeshKumar11) #61770ce0ebd853d] - http: fix keep-alive socket reuse race in requestOnFinish (Martin Slota) #617108103a78b6a] - http2: add strictSingleValueFields option to relax header validation (Tim Perry) #59917b0a79b10f0] - (SEMVER-MINOR) http2: add http1Options for HTTP/1 fallback configuration (Amol Yadav) #61713c589b6b23c] - http2: fix FileHandle leak in respondWithFile (sangwook) #61707df477202ae] - lib: reduce cycles in esm loader and load it in snapshot (Joyee Cheung) #61769deda50a819] - lib: remove top-level getOptionValue() calls in lib/internal/modules (Joyee Cheung) #61769b1c1ddff79] - lib: optimize styleText when validateStream is false (Rafael Gonzaga) #61792df334f7fa0] - meta: use SCCACHE_GHA_ENABLED for shared build workflows (René) #61640e1b2cd605f] - meta: bump cachix/install-nix-action from 31.9.0 to 31.9.1 (dependabot[bot]) #6191024b858547a] - module: fix extensionless entry with explicit type=commonjs (Yuya Inoue) #616004f2f8006bd] - repl: fix FileHandle leak in history initialization (sangwook) #617062d874dfb8e] - (SEMVER-MINOR) sea: support ESM entry point in SEA (Joyee Cheung) #61813ee59127664] - sqlite: mark as release candidate (Matteo Collina) #61262f14ff14473] - src: remove unnecessaryc_str()conversions in diagnostic messages (Anna Henningsen) #6178626a09e541d] - src: use bool literals in TraceEnvVarOptions (Tobias Nießen) #6142562b0758c47] - src: fix--build-seadefault executable path (Alex Schwartz) #61708b5724921b1] - src: track allocations made by zstd streams (Anna Henningsen) #617173d1d1523a5] - src: do not store compression methods on Brotli classes (Anna Henningsen) #61717b2915cda77] - src: extract zlib allocation tracking into its own class (Anna Henningsen) #617173032a7e3c6] - src: release memory for zstd contexts inClose()(Anna Henningsen) #61717bc2287db74] - src: add more checks and clarify docs for external references (Joyee Cheung) #617195daf282e33] - src: fix cjs_lexer external reference registration (Joyee Cheung) #61718fb2db5f947] - src: support import() and import.meta in embedder-run modules (Joyee Cheung) #61654e146591002] - stream: fix decoded fromList chunk boundary check (Thomas Watson) #61884065200a5f0] - stream: add fast paths for webstreams read and pipeTo (Matteo Collina) #61807608736e19e] - (SEMVER-MINOR) stream: renameDuplex.toWeb()type option toreadableType(René) #6163251587d684d] - test: fix typos in test files (Daijiro Wachi) #6140817b2361360] - test: allow filtering async internal frames in assertSnapshot (Joyee Cheung) #617693f6a5f5f7f] - test: unify assertSnapshot stacktrace transform (Chengzhong Wu) #61665c8dac320de] - test: check stability block position in API markdown (René) #585906809ef8d04] - test: adapt buffer test for v8 sandbox (Shelley Vohr) #6177260f5771a74] - test: update FileAPI tests from WPT (Ms2ger) #61750d2fef4a31a] - test: update WPT for WebCryptoAPI to7cbe7e8(Node.js GitHub Bot) #61729d7a87f14da] - test: update WPT for url toefb889e(Node.js GitHub Bot) #61728b6ae1fc4b8] - test: split test-embedding.js and run tests in parallel (Joyee Cheung) #61571a43375999f] - (SEMVER-MINOR) test_runner: show interrupted test on SIGINT (Matteo Collina) #616761c02aa09b0] - test_runner: fix suite rerun (Moshe Atlow) #6177547821ec609] - tools: switch to ARM runners on GHA jobs (Antoine du Hamel) #619031630a56370] - tools: avoid building twice in coverage jobs (Antoine du Hamel) #6189989318b0a02] - tools: fix auto-start-ci (Antoine du Hamel) #61900ee107f5e84] - tools: do not checkout repo inauto-start-ci.yml(Antoine du Hamel) #61874c2de1fa619] - tools: cache V8 build on test-shared workflow (Antoine du Hamel) #61860111c77ec94] - tools: automate updates for test/fixtures/test426 (Rich Trott) #60978ea8886f7d5] - tools: use ubuntu-slim runner in GHA (Antoine du Hamel) #617599db82ba786] - tools: bump unist-util-visit in /tools/doc in the doc group (dependabot[bot]) #61646c8e58c56b9] - tools: bump the eslint group in /tools/eslint with 6 updates (dependabot[bot]) #616282518ec77e8] - tools: use ubuntu-slim runner in GHA (Antoine du Hamel) #61734c5ad2beba3] - tools: fix small inconsistencies in JSON doc output (Antoine du Hamel) #61757a9f90bee0a] - tools: use ubuntu-latest runner innotify-on-pushworkflow (Antoine du Hamel) #6174230e38182d9] - watch: get flags from execArgv (Efe) #61779da1a08a3a5] - worker: eliminate race condition in process.cwd() (giulioAZ) #61664dfac82a235] - zlib: add support for brotli compression dictionary (Andy Weiss) #61763v25.6.1: 2026-02-10, Version 25.6.1 (Current), @aduh95Compare Source
Notable Changes
47df4328d7] - build,deps: replacecjs-module-lexerwithmerve(Yagiz Nizipli) #61456Commits
47df4328d7] - build,deps: replace cjs-module-lexer with merve (Yagiz Nizipli) #61456a727054503] - deps: upgrade npm to 11.9.0 (npm team) #61685c78c49ed6b] - deps: update amaro to 1.1.7 (Node.js GitHub Bot) #617304790816d9b] - deps: update minimatch to 10.1.2 (Node.js GitHub Bot) #617328c71740e8a] - deps: update undici to 7.21.0 (Node.js GitHub Bot) #61683e559ef6ab1] - deps: update googletest to56efe39(Node.js GitHub Bot) #61605300de2bb5a] - deps: update amaro to 1.1.6 (Node.js GitHub Bot) #61603e71e9505ef] - dns: fix Windows SRV ECONNREFUSED by adjusting c-ares fallback detection (notvivek12) #61453439b816bc7] - doc: clarify EventEmitter error handling in threat model (Matteo Collina) #61701c1c6641f23] - doc: mention default option for test runner env (Steven) #6165941ec451f98] - doc: fix --inspect security warning section (Tim Perry) #61675bb90ef2356] - doc: documenturl.format(urlString)as deprecated under DEP0169 (René) #61644513df82e6f] - doc: update to Visual Studio 2026 manual install (Mike McCready) #616559409d30736] - doc: deprecation add more codemod (Augustin Mauroy) #6164275a7a67151] - doc: fix grammatical error in README.md (ayj8201) #61653821e59e884] - doc: correct tools README Boxstarter link (Mike McCready) #616384998f539a0] - doc: updateserver.dropMaxConnectionlink (YuSheng Chen) #615849383ac4ab7] - http: implement slab allocation for HTTP header parsing (Mert Can Altin) #61375e90eb1d561] - meta: persist sccache daemon until end of build workflows (René) #61639ade36ac367] - meta: bump github/codeql-action from 4.31.9 to 4.32.0 (dependabot[bot]) #6162226638bd67f] - meta: bump step-security/harden-runner from 2.14.0 to 2.14.1 (dependabot[bot]) #61621eaa9a96cb6] - meta: bump actions/setup-python from 6.1.0 to 6.2.0 (dependabot[bot]) #61627fd98187828] - meta: bump cachix/cachix-action (dependabot[bot]) #61626820c1d021c] - meta: bump actions/setup-node from 6.1.0 to 6.2.0 (dependabot[bot]) #6162572a4136bd5] - meta: bump actions/cache from 5.0.1 to 5.0.3 (dependabot[bot]) #61624e3ef6cb3bc] - meta: bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (dependabot[bot]) #61623020a836202] - meta: bump actions/stale from 10.1.0 to 10.1.1 (dependabot[bot]) #616200df72f07c8] - meta: bump actions/checkout from 6.0.1 to 6.0.2 (dependabot[bot]) #61619d147c08b83] - module: do not invoke resolve hooks twice for imported cjs (Joyee Cheung) #61529a2843f8556] - net: defer synchronous destroy calls in internalConnect (RajeshKumar11) #616587fb7030781] - repl: fix flaky test-repl-programmatic-history (Matteo Collina) #61614d4c9b5cf5b] - sqlite: avoid extra copy for large text binds (Ali Hassan) #61580aa1b3661d9] - sqlite: use DictionaryTemplate for run() result (Mert Can Altin) #614329c8ad7e881] - src: elide heap allocation in structured clone implementation (Anna Henningsen) #61703c4ecfef93d] - src: use simdutf for one-byte string UTF-8 write in stringBytes (Mert Can Altin) #6169628905b9734] - src: consolidate C++ ReadFileSync/WriteFileSync utilities (Joyee Cheung) #61662e90cec2f69] - test: restraint version replacement pattern in snapshots (Chengzhong Wu) #61748adce20c0a1] - test: print stack immediately avoiding GC interleaving (Chengzhong Wu) #616997643bc8999] - test: fix case-insensitive path matching on Windows (Matteo Collina) #6168223d1ecf66f] - test: fix flaky test-performance-eventloopdelay (Matteo Collina) #6162999012a88ed] - test: remove duplicate wpt tests (Filip Skokan) #61617a8b32b8ce1] - test: fix race condition in watch mode tests (Matteo Collina) #61615086a5a5a25] - test: update WPT for url toe3c46fd(Node.js GitHub Bot) #61602f0574fd419] - test: use the skipIfNoWatch() utility function (Luigi Pinca) #61531b064ddc221] - test: unify assertSnapshot common patterns (Chengzhong Wu) #6159017122e521b] - test_runner: fix test enqueue when test file has syntax error (Edy Silva) #61573bad3f02dd9] - tools: enforce removal oflts-watch-*labels on release proposals (Antoine du Hamel) #61672a8f33fd6bd] - tools: use ubuntu-slim runner in meta GitHub Actions (Tierney Cyren) #61663c843e447ca] - tools: test--shared-merveintest-sharedworkflow (Antoine du Hamel) #616492fedc03f96] - tools: update OpenSSL to 3.5.5 intest-shared(Antoine du Hamel) #615511c1db94670] - tools,win: upgrade install additional tools to Visual Studio 2026 (Mike McCready) #61562v25.6.0: 2026-02-03, Version 25.6.0 (Current), @aduh95Compare Source
Notable Changes
796ff46ae6] - (SEMVER-MINOR) async_hooks: addtrackPromisesoption tocreateHook()(Joyee Cheung) #614154cf94fae17] - (SEMVER-MINOR) net: addsetTOSandgetTOStoSocket(Amol Yadav) #61503dce657071e] - (SEMVER-MINOR) src: add initial support for ESM in embedder API (Joyee Cheung) #61548e62608bbcf] - src: improveTextEncoderencode performance withsimdutf(Mert Can Altin) #6149693938a4738] - (SEMVER-MINOR) stream: addbytes()method tonode:stream/consumers(wantaek) #604265fe2582329] - (SEMVER-MINOR) test_runner: addenvoption torunfunction (Ethan Arrowood) #61367a181d0c43d] - url: update Ada to v3.4.2 and support Unicode 17 (Yagiz Nizipli) #61593Commits
9c8d1b0278] - assert: fix loose deepEqual arrays with undefined and null failing (Ruben Bridgewater) #61587796ff46ae6] - (SEMVER-MINOR) async_hooks: add trackPromises option to createHook() (Joyee Cheung) #61415d23ee89693] - benchmark: add streaming TextDecoder benchmark (Сковорода Никита Андреевич) #615498759db9d21] - buffer: disallow ArrayBuffer transfer on pooled buffer (Chengzhong Wu) #61372b2fb82946b] - build: add--shared-liefconfigure flag (Antoine du Hamel) #615360ef99de9da] - build: aix: deoptimize implementation-visitor.cc with --shared (Stewart X Addison) #615508f2083e73a] - build: enable -DV8_ENABLE_CHECKS flag (Ryuhei Shima) #61327150910da70] - build,test: add tests for binary linked with shared libnode (Joyee Cheung) #61463fb7868ba98] - build,win: fix vs2022 compilation (Stefan Stojanovic) #615302c39a9234c] - deps: update undici to 7.19.2 (Node.js GitHub Bot) #615662a74379367] - deps: update archs files for openssl-3.5.5 (Node.js GitHub Bot) #615479e26a15c29] - deps: upgrade openssl sources to openssl-3.5.5 (Node.js GitHub Bot) #61547f16b532e97] - deps: update corepack to 0.34.6 (Node.js GitHub Bot) #61510780e65c5c5] - deps: V8: cherry-pickc5ff7c4(Chengzhong Wu) #613722eb8e9d760] - deps: update nghttp3 to 1.15.0 (Node.js GitHub Bot) #61512a999edd8fd] - deps: update ngtcp2 to 1.20.0 (Node.js GitHub Bot) #61511eedd3bb6b6] - deps: update undici to 7.19.1 (Node.js GitHub Bot) #615147d2bd59984] - deps: update undici to 7.19.0 (Node.js GitHub Bot) #614703ad4d9b11b] - doc: align Buffer.concat documentation with behavior (Gürgün Dayıoğlu) #604057e3eab5963] - doc: fix node-config-schema (Сковорода Никита Андреевич) #61596cbcfaf9a35] - doc: update IBM/Red Hat volunteers with dedicated project time (Beth Griggs) #615883d68811d1a] - doc: regeneratenode.1usingdoc-kit(Aviv Keller) #6153571702c581a] - doc: restore @ChALkeR to collaborators (Сковорода Никита Андреевич) #615530ceb8cad59] - doc: addedrequestOCSPoption totls.connect(ikeyan) #61064da93e2178c] - doc: move Security-Team from TSC to SECURITY (Rafael Gonzaga) #614954bea821b4c] - lib: use utf8 fast path for streaming TextDecoder (Сковорода Никита Андреевич) #61549f05bad91d8] - lib: recycle queues (Robert Nagy) #6146144b1927938] - lib: use StringPrototypeStartsWith from primordials in locks (Taejin Kim) #61492a78259828a] - lib: unify ICU and no-ICU TextDecoder (Сковорода Никита Андреевич) #61409a28ddd4594] - module: do not wrap module._load when tracing is not enabled (Joyee Cheung) #614794cf94fae17] - (SEMVER-MINOR) net: addsetTOSandgetTOStoSocket(Amol Yadav) #61503b861451d57] - process: do not truncate long strings in--print(Mohamed Akram) #614974a2e184753] - sea: print error information when fs operations fail (Joyee Cheung) #6158145d25c47da] - sqlite: change approach to fix segfault SQLTagStore (Bart Louwers) #604626993386320] - sqlite: reserve vectors space (Guilherme Araújo) #61540dce657071e] - (SEMVER-MINOR) src: add initial support for ESM in embedder API (Joyee Cheung) #61548e62608bbcf] - src: improve textEncoder encode performance with simdutf (Mert Can Altin) #614960fce52d22c] - src: expose help texts into node-config-schema.json (Pietro Marchini) #58680be644e2569] - src: throw RangeError on failed ArrayBuffer BackingStore allocation (Chengzhong Wu) #6148093938a4738] - (SEMVER-MINOR) stream: add bytes() method to stream/consumers (wantaek) #6042683b2bf8ea2] - test: split test-fs-watch-ignore-* (Luigi Pinca) #614944726627443] - test: aix: unflake test_threadsafe_function/test flaky on AIX (Stewart X Addison) #615606fbb0b7572] - test: delay writing the files onlyConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.