⬆️ Updates Node.js to v26#561
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
🏷️ [bumpr] |
1 similar comment
|
🏷️ [bumpr] |
|
Thanks for the PR! This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged. |
37ebb41 to
9d93b19
Compare
cbf9b49 to
105bdfd
Compare
61715bb to
a779df0
Compare
b26d938 to
15d9b19
Compare
15d9b19 to
b46e339
Compare
b46e339 to
658ab2d
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:
>= v8.17.0→>= 26.5.012.x→26.5.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
nodejs/node (node)
v26.5.0: 2026-07-08, Version 26.5.0 (Current), @richardlauCompare Source
Notable Changes
New release key
Welcome to our newest releaser, Stewart X Addison. Future Node.js releases may be signed with his release key,
655F3B5C1FB3FA8D1A0CA6BDE4A7D232B936D2FD.Other notable changes
55f48446c7] - (SEMVER-MINOR) buffer: implement blob.textStream() (Matthew Aitken) #64036b373202efc] - (SEMVER-MINOR) esm: add--experimental-import-textflag (Efe) #6230039e0c14455] - (SEMVER-MINOR) perf_hooks: sample delay per event loop iteration (Pablo Erhard) #62935999a83c937] - (SEMVER-MINOR) stream: expose ReadableStreamTee (Matteo Collina) #641954e0236dc3d] - (SEMVER-MINOR) tls: report negotiated TLS groups (Filip Skokan) #64119Commits
87648c0a6c] - benchmark: trim down the argon2 sets (Filip Skokan) #64218a483bfd3f0] - buffer: remove unreachable overflow check in atob (haramjeong) #601616d14279688] - buffer: add fast api for isUtf8 and isAscii (Gürgün Dayıoğlu) #6416955f48446c7] - (SEMVER-MINOR) buffer: implement blob.textStream() (Matthew Aitken) #64036a67d9a7a44] - build: allow linting node.1 (Aviv Keller) #6415706c1fbc25b] - build: enable Maglev for riscv64 (Jamie Magee) #62605518309c363] - build: suppress clang errors building libffi on Windows (René) #642226a80ab485c] - build: add manually-dispatched stress-test workflow (Joyee Cheung) #64118f4e7bf1f1c] - build: pin envinfo versions in github actions (Joyee Cheung) #6411766f6ac0d86] - build: support setting an emulator from configure script (Ivan Trubach) #538997f26c54aa6] - child_process: fix permission model propagation via NODE_OPTIONS (Matteo Collina) #6397232bb554f5b] - crypto: fix large DH generator validation (Tobias Nießen) #640920908d76ef6] - crypto: reject small-order EdDSA points during verify (Filip Skokan) #640267f7e5863c2] - deps: update undici to 8.7.0 (Node.js GitHub Bot) #64282af91029801] - deps: update nghttp3 to 1.17.0 (Node.js GitHub Bot) #641822e500ba7b0] - deps: update googletest to8b53336(Node.js GitHub Bot) #6418174e3aa24ba] - deps: update sqlite to 3.53.3 (Node.js GitHub Bot) #64180c7e57f55a7] - deps: c-ares: cherry-pick8ba37af(René) #64110879fdc4daf] - deps: V8: backportda20a19(Kevin Gibbons) #64101a640543a7c] - deps: V8: cherry-pick0cc9eb2(Kevin Gibbons) #64101feefd179e5] - deps: V8: cherry-pick1a391f9(Kevin Gibbons) #641018ef643d4b0] - deps: update googletest to0b1e895(Node.js GitHub Bot) #640399e50bb0655] - dgram: skip dns.lookup() for literal IP addresses (Ruben Bridgewater) #64133dc052c095c] - diagnostics_channel: return original thenable (Stephen Belanger) #62407a22a840293] - doc: clarify QUIC stream state wording (EduardF1) #636608d4bec2d71] - doc: update Http2SecureServer.on("timeout") default value (YuSheng Chen) #64187da88f70afa] - doc: add note on visibility of CI failures to new contributor guide (Stewart X Addison) #6425620ce359ccb] - doc: clarify HTTP/1.1 response ordering (Matteo Collina) #6421305eae2835c] - doc: recommend node-stress-single-test for flaky tests (Trivikram Kamat) #642233966eb67e7] - doc: fix typo in examples (Vas Sudanagunta) #6418412a2b9daa3] - doc: fix typo in node-config-schema.json (Hamid Reza Ghavami) #641880854482671] - doc: clarify defense-in-depth issues (Matteo Collina) #64215ef4915fc3a] - doc: fix Fast FFI argument count in ffi.md (Daijiro Wachi) #63960bb2eed863c] - doc: add sxa GPG key (ed25519) (Stewart X Addison) #64193b7bf6e3a06] - doc: add guide and answers to FAQs for first-time contributors (Joyee Cheung) #63685ff537ba858] - doc: updateHttp2Server.close&Http2SecureServer.close(YuSheng Chen) #63298f3db304588] - doc: update list of people inSECURITY.md(Richard Lau) #641522a126647b0] - doc: clarify vfs is not a sandbox (Matteo Collina) #6414385fc79dd9b] - doc: fix broken links and duplicate stability label (Antoine du Hamel) #64130189e830eb3] - doc: add missing option to man page (Richard Lau) #641567a16ccccd0] - doc: announce upcoming end of tier 2 support for macOS x64 (Antoine du Hamel) #63931d5f826045f] - doc: update toolchain for official AIX releases (Richard Lau) #6406860abc4400f] - doc: fix callback example import in fs docs (Kamal Rawal) #63912e470c74a6c] - doc: fix keepAliveTimeout default in http.createServer options (Jahanzaib iqbal) #63974851b460583] - esm: improve ERR_REQUIRE_ASYNC_MODULE (Joyee Cheung) #642600cd443df39] - esm: print required top-level await locations without evaluating (Joyee Cheung) #64154b373202efc] - (SEMVER-MINOR) esm: add--experimental-import-textflag (Efe) #62300eacfbd0ca5] - http: add CONNECT method handling for default Host header with proxy (Archkon) #64114aeb539a383] - http: fix drain event with cork/uncork (David Evans) #640388e8874b216] - http: document and validate options.path when it's in absolute-form (Joyee Cheung) #64108eb2e96bc28] - inspector: fix crash when writing to closed inspector socket (ympark2011) #64209243b0e4e57] - lib: reject string "0" in validatePort when allowZero is false (Daijiro Wachi) #6417434a537c0ed] - lib: use__proto__: nullwhen callingObjectDefineProperty(Antoine du Hamel) #642391f72393f19] - lib: lazily initialize kEvents and kHandlers maps (Guilherme Araújo) #6370292a3dc3191] - lib,permission: fix addon permission drop (Martin Wagner) #6400787b8f2a296] - meta: fix linter warning instale.yml(Antoine du Hamel) #64281829c4a5913] - meta: bump actions/cache from 5.0.5 to 6.1.0 (dependabot[bot]) #642480808dcd31c] - meta: bump github/codeql-action/autobuild from 4.36.1 to 4.36.2 (dependabot[bot]) #6424764aa17058f] - meta: bump github/codeql-action/analyze from 4.36.1 to 4.36.2 (dependabot[bot]) #64246873d1e0412] - meta: bump actions/checkout from 6.0.2 to 7.0.0 (dependabot[bot]) #64245fe460ccf0b] - meta: bump codecov/codecov-action from 6.0.1 to 7.0.0 (dependabot[bot]) #64244845c63ed50] - meta: bump rtCamp/action-slack-notify from 2.3.3 to 2.4.0 (dependabot[bot]) #642432cad2d6de5] - meta: bump github/codeql-action/init from 4.36.1 to 4.36.2 (dependabot[bot]) #642420ddde950c7] - meta: bump actions/setup-python from 6.2.0 to 6.3.0 (dependabot[bot]) #64241c0a8760d2f] - meta: bump github/codeql-action/upload-sarif from 4.36.1 to 4.36.2 (dependabot[bot]) #64240f49704b9d0] - meta: clarify V8 flags are outside threat model (Matteo Collina) #642246b8dc58e6e] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #64057fe5260cca7] - meta: update status of past strategic initiatives (Joyee Cheung) #634807b01040008] - meta: speed up stale bot (Aviv Keller) #64075874c46c24f] - meta: update sccache version in test-linux-quic (René) #6404348c5c86363] - module: enable import support for addons by default (Chengzhong Wu) #6422139e0c14455] - (SEMVER-MINOR) perf_hooks: sample delay per event loop iteration (Pablo Erhard) #62935f90f1bd032] - perf_hooks: add NODE_PERFORMANCE_GC_MINOR_MARK_SWEEP constant (Attila Szegedi) #63877bdf32628c7] - process: fix finalization cleanup ref tracking (Trivikram Kamat) #640879a65b7fff4] - quic: drop version negotiation packets with oversized CIDs (Mohamed Sayed) #642282699fe4706] - quic: fixes undefined handle in QuicStream kInspect (Marten Richter) #6417000dea28bb3] - repl: lazy-load acorn and defer vm context creation (Daijiro Wachi) #63879ce659a1cf9] - src: fix escaping of single quotes in task runner (Antoine du Hamel) #64089dbb3126e5c] - src: abstract tracing agent for both legacy and perfetto (Chengzhong Wu) #6405312edf1d68d] - src: avoid redundant call tostd::get_if<>()(Tobias Nießen) #64094eda91b6d01] - src: avoid copying source string in TextEncoder.encode (Yagiz Nizipli) #63897efbbb9a03c] - stream: preserve half-open duplexes in async iteration (Efe) #64275999a83c937] - (SEMVER-MINOR) stream: expose ReadableStreamTee (Matteo Collina) #64195ab5ed72903] - stream: reject iter consumers on abort (Trivikram Kamat) #64066d3fa77c5e2] - stream: fix merge abort for pending sources (Trivikram Kamat) #6401338b99140ed] - stream: refactor unnecessary optional chaining away (Antoine du Hamel) #64253c81f894ebe] - stream: cut per-chunk overhead in WHATWG streams (Matteo Collina) #64252f162234f24] - stream: normalize Broadcast.from() byte inputs (Trivikram Kamat) #640821182ad8f3b] - stream: proxy first own method in Readable.wrap() (Daijiro Wachi) #64048d0b830b382] - stream: observe abort while awaiting pipeTo source (Trivikram Kamat) #64015f7adcd8359] - stream: respect iter consumer abort signals (Trivikram Kamat) #63997b09e624c6f] - test: make blob desiredSize assertion robust (Trivikram Kamat) #64106d0d8f0c774] - test: update WPT for urlpattern to11a459a(Node.js GitHub Bot) #64037ff9122c20c] - test: improve lcov reporter snapshot diagnostics (Trivikram Kamat) #64049570952d4f3] - test: keep finalization close fixture ref alive (Trivikram Kamat) #640851b4f213380] - test: fix typo from overriden to overridden (parkhojeong) #634034c91090b8b] - test: fix typo from funciton to function (parkhojeong) #63403bf080c7917] - test: mark hr-time WPT flaky on macos15-x64 (Trivikram Kamat) #6405424e32098c5] - test: use one-off agent in http consumed timeout test (Trivikram Kamat) #640523229886de2] - test: fix flaky test-runner coverage threshold test (Trivikram Kamat) #6405183b91ea6ec] - test_runner: filter execArgv fallback for child tests (Trivikram Kamat) #64056269b609a3d] - test_runner: improve coverage failure diagnostics (Trivikram Kamat) #640500342744c34] - test_runner: add timestamp to JUnit reporter testsuites (sangwook) #64029086741d121] - timers: reuse Timeout objects in setStreamTimeout (Matteo Collina) #642544e0236dc3d] - (SEMVER-MINOR) tls: report negotiated TLS groups (Filip Skokan) #641193bdd7e20be] - tls: handle large RSA exponents in X.509 cert (Tobias Nießen) #64093c96c838977] - tools: update RUSTC_VERSION for remaining GHA workflows (René) #64325ee873b7aaf] - tools: bumptemporal_rsversion (Antoine du Hamel) #63281ea3b870155] - tools: removeenvinfofrom our workflows (Antoine du Hamel) #64259d940f02e8b] - tools: bump the eslint group in /tools/eslint with 8 updates (dependabot[bot]) #64249fe0ea2bb5d] - tools: bump @node-core/doc-kit (dependabot[bot]) #640104dceefde1e] - tools: bump undici from 6.24.1 to 6.27.0 in /tools/doc (dependabot[bot]) #640316e187db7d7] - tools: update c-ares updater script (Antoine du Hamel) #64194657a35f5a2] - tools: validate version number in release proposal commit message lint (Antoine du Hamel) #6407017228a861c] - tools: add GHA benchmark runner (Antoine du Hamel) #602936d11a71d91] - tools: updatebuild-shared/action.ymlto a reusable workflow (Antoine du Hamel) #640597a17c50b7f] - tools: update libffi updater script (Antoine du Hamel) #6404628047a3e71] - tools: excludelibffichanges fromtest-sharedGHA CI (Antoine du Hamel) #6404758d9685acc] - typings: add typing for crypto (Filip Skokan) #641227a9dcad44d] - util: fix OOM in inspect color stack formatting (Ijtihed Kilani) #64022d5f01bbbde] - vfs: reject rename into descendant directory (Trivikram Kamat) #642850b6af91081] - vfs: handle current-position sentinel in memory files (Trivikram Kamat) #64163322230d641] - vfs: support writeFileSync with virtual fds (Trivikram Kamat) #641659395d209c7] - vfs: avoid recursive readdir symlink cycles (Matteo Collina) #64168bbdd7643b6] - vfs: read RealFSProvider files from open fd (Trivikram Kamat) #6410492859b8097] - vm: fix copying PropertyDescriptor (Chengzhong Wu) #640739046035475] - zlib: validate flush king for all streams (Ic3b3rg) #6374698be4304a3] - zlib: validate flush kind for brotli streams (Ic3b3rg) #6374690007a59a9] - zlib: expose rejectGarbageAfterEnd option (Filip Skokan) #640235933516066] - zlib: reject trailing gzip members in web streams (Filip Skokan) #64023v24.18.0: 2026-06-23, Version 24.18.0 'Krypton' (LTS), @richardlau prepared by @sxaCompare Source
Notable Changes
e07e7a31e1] - crypto: update root certificates to NSS 3.123.1 (Node.js GitHub Bot) #6352744c8ebcbd6] - http: avoid stream listeners on idle agent sockets (Matteo Collina) #64004d3ef4122ee] - (SEMVER-MINOR) buffer: increase Buffer.poolSize default to 64 KiB (Matteo Collina) #63597bb2857b85a] - (SEMVER-MINOR) crypto: align key argument names in docs and error messages (Filip Skokan) #62527b9d5e87880] - (SEMVER-MINOR) crypto: accept key data in crypto.diffieHellman() and cleanup DH jobs (Filip Skokan) #62527ccd756d61e] - (SEMVER-MINOR) crypto: add TurboSHAKE and KangarooTwelve Web Cryptography algorithms (Filip Skokan) #621834c9251fc09] - (SEMVER-MINOR) http: add writeInformation to send arbitrary 1xx status codes (Tim Perry) #631558c989ec4a3] - (SEMVER-MINOR) inspector: expose precise coverage start to JS runtime (sangwook) #630793f54c8ba32] - Revert "stream: noop pause/resume on destroyed streams" (Stewart X Addison) #63834Commits
d3ef4122ee] - (SEMVER-MINOR) buffer: increase Buffer.poolSize default to 64 KiB (Matteo Collina) #635979ff36e40f0] - build: add --enable-all-experimentals build flag (Paolo Insogna) #627557c22ee23aa] - build: defNODE_USE_NODE_CODE_CACHEonly used in node_mksnapshot (Chengzhong Wu) #635882551abdb4a] - build,win: enable x64 PGO (Stefan Stojanovic) #62761e8a55ce9b1] - crypto: strengthen argument CHECKs in TurboSHAKE (Tobias Nießen) #62763ae61cd68f3] - crypto: harden WebCrypto against prototype pollution (Filip Skokan) #633633d05a1d396] - crypto: pass CryptoKey handles to KDF jobs (Filip Skokan) #63363f9d10a3f6b] - crypto: remove async from WebCrypto methods (Filip Skokan) #63363e431d93e9e] - crypto: add WebCrypto CryptoJob mode (Filip Skokan) #6336356e2505e48] - crypto: wire ML-DSA and ML-KEM for use when using BoringSSL (Filip Skokan) #632553bac77f2a8] - crypto: wire ChaCha20-Poly1305 in Web Cryptography when using BoringSSL (Filip Skokan) #632551bff901b09] - crypto: wire AES-KW in Web Cryptography when using BoringSSL (Filip Skokan) #632554433fca3df] - crypto: harden CryptoKey algorithm slots (Filip Skokan) #63111b5cf01217a] - crypto: harden KeyObject internal slots (Filip Skokan) #63111ce84aef37d] - crypto: add guards and adjust tests for BoringSSL (Filip Skokan) #6288326781689b0] - crypto: reject duplicate ML-KEM JWK key_ops (Filip Skokan) #62905aeea8f4970] - crypto: add JWK support for ML-KEM and SLH-DSA key types (Filip Skokan) #62706407cf91656] - crypto: guard against size_t overflow on experimental 32-bit arch (Filip Skokan) #62626bb2857b85a] - (SEMVER-MINOR) crypto: align key argument names in docs and error messages (Filip Skokan) #62527b9d5e87880] - (SEMVER-MINOR) crypto: accept key data in crypto.diffieHellman() and cleanup DH jobs (Filip Skokan) #62527b46d52b283] - crypto: unify asymmetric key import through KeyObjectHandle::Init (Filip Skokan) #62499ccd756d61e] - (SEMVER-MINOR) crypto: add TurboSHAKE and KangarooTwelve Web Cryptography algorithms (Filip Skokan) #62183e07e7a31e1] - crypto: update root certificates to NSS 3.123.1 (Node.js GitHub Bot) #6352761826df455] - crypto: coerce -0 keylen to +0 in pbkdf2 and scrypt (Jordan Harband) #6353116d2fd3c07] - crypto: align verifyOneShot accepted types (Anshika Jain) #632803b8330deda] - crypto: improve system certificate enumeration logic on macOS (Robo) #62576141de35399] - debugger: add --help tonode inspectand improve docs (Joyee Cheung) #63201b76bfcd4fa] - deps: upgrade npm to 11.16.0 (npm team) #636024ec142314c] - deps: SQLite: cherry-pickb869ed6(Junsu Han) #6352519e8ce1c36] - deps: upgrade npm to 11.15.0 (npm team) #634638a264260e2] - deps: update sqlite to 3.53.1 (Node.js GitHub Bot) #6321750c8ff3f94] - deps: update simdjson to 4.6.4 (Node.js GitHub Bot) #628116e56f01c4b] - deps: V8: cherry-pick435a2cd(Matthias Liedtke) #631363ba813b242] - deps: cherry-pick libuv/libuv@a43e543(Ali Hassan) #632222390e3a5ac] - doc: remove duplicated sentences in large-pull-requests.md (Joyee Cheung) #6365052a1c18374] - doc: updategit node landinstructions for security releases (Antoine du Hamel) #635863e6b4da037] - doc: drop --experimental from --permission (Rafael Gonzaga) #6358384d05163b9] - doc: explicitly ask for reproducible in JS (Rafael Gonzaga) #634797da2a4450e] - doc: fix URL postMessage example in worker_threads (Kit Dallege) #622033d79bd8b29] - doc: clarifyfilteroption ofsqlite.database.applyChangeset(Antoine du Hamel) #635154f4174aace] - doc: fix double spaces in ERR_TLS_INVALID_PROTOCOL_METHOD (Daijiro Wachi) #63511388323ca4b] - doc: fix double space in modules.md (Daijiro Wachi) #635125258ccc058] - doc: fix "options" to "option" in tls.createServer (Daijiro Wachi) #6345343e83e6507] - doc: fix typo in deprecations (Daijiro Wachi) #63434f05a61d54c] - doc: remove unsupported template type from v8.md (René) #63410c39d5fc820] - doc: fix article usage before vowel-sound acronyms (joao-oliveira-softtor) #62696398261f911] - doc: remove the bi-monthly contributor spotlight section (Claudio Wunder) #62734fd9e14c405] - doc: update http2'spushandtrailersevents withrawHeadersparam (YuSheng Chen) #63259b943ce6933] - doc: remove inactive members from Triagers list (Antoine du Hamel) #633294b9cdfc022] - doc: reference correct function in Module docs (Robin Malfait) #63247bed84b6df2] - doc: replace Visual Studio 2022 Evergreen version reference with 17.14 (Mike McCready) #6321132ea70569b] - doc: recommend explicitly Tier 1 or 2 for production applications (Mike McCready) #631874627bcfd82] - doc: run license-builder (github-actions[bot]) #6323228eba71845] - doc: add large pull requests contributing guide (Matteo Collina) #628292648efd438] - doc: remove unnecessary<!-- eslint-magic comments (Antoine du Hamel) #63200a95fc1f8fc] - doc: clarify SEA platform support excludes darwin-x64 (MJSHANG) #63181aaef29e2e1] - doc: update release steps when post-release fails (Rafael Gonzaga) #631317d81419cf2] - doc: add Hmac.digest() documentation-only deprecation (DEP0206) (Anshika Jain) #63121ececd80d81] - doc: document the latest-vX.x schema (Marco Ippolito) #6303327c1c1d842] - doc: remove list of versions inBUILDING.md(Antoine du Hamel) #63113e369886a65] - doc,sqlite: document entryPoint argument for loadExtension (Edy Silva) #63152e4e5137cbd] - errors: handle V8 warnings in DisallowJavascriptExecutionScope (Divyanshu Sharma) #634916d1f6048d2] - fs: makeDateproperties onStatsenumerable (LiviaMedeiros) #6332844c8ebcbd6] - http: avoid stream listeners on idle agent sockets (Matteo Collina) #640044c9251fc09] - (SEMVER-MINOR) http: add writeInformation to send arbitrary 1xx status codes (Tim Perry) #6315539f61fb06c] - http2: emit session close before stream close (Matteo Collina) #634148a8f2127d1] - http2: validate non-link headers in writeEarlyHints (Matteo Collina) #620178c989ec4a3] - (SEMVER-MINOR) inspector: expose precise coverage start to JS runtime (sangwook) #63079c05f38229b] - lib: cleanup stateless diffiehellman key handling (Filip Skokan) #626451c16b45d35] - lib: refactor internal webidl converters (Filip Skokan) #6297902f35d6dce] - lib: definekEnumerablePropertyatomically (Antoine du Hamel) #6360912c51547ba] - lib: fix typos in esm loader comments (RonGamzu) #634659b03b84262] - lib: fix typo idenity => identity (Daijiro Wachi) #63112a84e6b0567] - lib: fixes validator message (Daijiro Wachi) #6282311734166a8] - lib: narrow ReadableStreamBYOBRequest.view return type to Uint8Array (RoomWithOutRoof) #630177cead61d21] - meta: flip mcollina emails in .mailmap (Matteo Collina) #63621a08cfcfd35] - meta: label "source maps" PRs (Chengzhong Wu) #63591d56e8d2512] - meta: addvfssubsystem label (René) #623316201cfe488] - meta: skip scheduled workflows on forks (Jamie Magee) #63565f095e2bd31] - meta: add additional gitignore entries (James M Snell) #632671ea52c444c] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #63402b1b2327611] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #632357d88e130a9] - meta: ignore AI assistants files (Matteo Collina) #62612a53b51df38] - module: load ESM helpers eagerly in the snapshot (Joyee Cheung) #6355069df688fff] - module: fix sync hook short-circuit in require() in imported CJS (Joyee Cheung) #6292075d9a4ed47] - node-api: support SharedArrayBuffer in napi_create_typedarray (Yilong Li) #62710c20aa4c47b] - quic: add reusePort option to QuicEndpoint (James M Snell) #6326726a30d8a7f] - quic: implement rate limiting for version nego and immediate close (James M Snell) #632670b534b5770] - quic: fixup linting issue after other changes (James M Snell) #632674b367cbe09] - quic: remove unused binding variable in session.cc (James M Snell) #631772574bef5a6] - repl: fix dedup comparing normalized line against raw history (Daijiro Wachi) #6288630e71c7e49] - sqlite: keep source database alive during backup (Matteo Collina) #62673677ca7e76c] - src: simplify OpenSSL feature gates (Filip Skokan) #63255c863c75c39] - src: add BoringSSL EVP enumeration fallback (Filip Skokan) #63206f6b2466921] - src: decouple KeyObject and CryptoKey and move CryptoKey to src (Filip Skokan) #6292492d4f07dd2] - src: remove license headers for new node_profiling files (Chengzhong Wu) #630668ac5d771c8] - src: split profiling helpers from util (Ilyas Shabi) #6300885d1639495] - src: remove TOCTOU race condition when encoding SAB-backedBuffers (Antoine du Hamel) #635179473c5f05c] - src: skip duplicate UTF-8 validation in TextDecoder fatal path (Mert Can Altin) #63231f35c91ee68] - src: improve token return value check (James M Snell) #6348326f677c1c5] - src: exposenode::RegisterContextto make a node managed context (Chengzhong Wu) #62322275cf909b6] - src,sqlite: only passxFilterwhen user provided a callback (Antoine du Hamel) #63516287e02303f] - src,sqlite: remove dead code (Edy Silva) #6320458fa2ee189] - stream: switch to internalsleepbinding (Antoine du Hamel) #63611f954ab3f1a] - stream: use data listener for compose forwarding (Trivikram Kamat) [#63593](https://redirect.github.com/nodejs/node/pull/6Configuration
📅 Schedule: (in timezone Europe/Moscow)
🚦 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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.