fix(major deps): update node.js to v26#427
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
ab1f1cd to
e52c769
Compare
aa00a92 to
06acadf
Compare
06acadf to
d9f7999
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:
25.9.0→26.2.0Release Notes
nodejs/node (node)
v26.2.0: 2026-05-20, Version 26.2.0 (Current), @aduh95Compare Source
Notable Changes
189d43a193] - doc: markstream.composestable (Matteo Collina) #62562f858c6140e] - (SEMVER-MINOR) fs: addTemporal.Instantsupport toStatsandBigIntStats(Livia Medeiros) #607890cbb3895df] - (SEMVER-MINOR) http: addwriteInformationto send arbitrary 1xx status codes (Tim Perry) #63155Commits
9a394bab84] - benchmark: respect stream/iter broadcast backpressure (Trivikram Kamat) #63314ad98b4620b] - crypto: align verifyOneShot accepted types (Anshika Jain) #63280ba0736a847] - crypto: wire ML-DSA and ML-KEM for use when using BoringSSL (Filip Skokan) #632555573a6a4a8] - crypto: wire ChaCha20-Poly1305 in Web Cryptography when using BoringSSL (Filip Skokan) #632557dc563b8d6] - crypto: wire AES-KW in Web Cryptography when using BoringSSL (Filip Skokan) #63255b55e2b1f4d] - crypto: improve system certificate enumeration logic on macOS (Robo) #62576fd509a755a] - crypto: harden CryptoKey algorithm slots (Filip Skokan) #631118657df39e7] - crypto: harden KeyObject internal slots (Filip Skokan) #63111729274e046] - crypto: reject invalid raw key imports (Filip Skokan) #631348fc9cb9c01] - crypto: improve accuracy of SubtleCrypto.supports (Filip Skokan) #63104288065cb3f] - crypto: optimize normalizeAlgorithm dispatch hot path (Filip Skokan) #62756ecf3797d09] - debugger: disambiguate probe location binding (Joyee Cheung) #63286bdc57135fd] - debugger: add --help tonode inspectand improve docs (Joyee Cheung) #632012a6e6058e9] - deps: update undici to 8.3.0 (Node.js GitHub Bot) #63377327b927271] - deps: update corepack to 0.35.0 (Node.js GitHub Bot) #633755828fadf52] - deps: update sqlite to 3.53.1 (Node.js GitHub Bot) #63217fe127a999b] - deps: update simdjson to 4.6.4 (Node.js GitHub Bot) #62811a34c4ea159] - deps: V8: cherry-pick435a2cd(Matthias Liedtke) #63136ad91efcc43] - deps: cherry-pick libuv/libuv@a43e543(Ali Hassan) #632225ea6c3ee7e] - deps: add missing static linking targets for libffi (Paolo Insogna) #63168c1f6ba22b4] - deps: update ngtcp2 to 1.22.1 (Node.js GitHub Bot) #628127b8767ef76] - doc: remove unsupported template type from v8.md (René) #63410b2ec1880b1] - doc: fix promise nomenclature instream_iter.md(Antoine du Hamel) #63406cf6cbbd39d] - doc: fix article usage before vowel-sound acronyms (joao-oliveira-softtor) #62696da05065d98] - doc: remove the bi-monthly contributor spotlight section (Claudio Wunder) #62734c31f320fba] - doc: update http2'spushandtrailersevents withrawHeadersparam (YuSheng Chen) #63259f0d008439b] - doc: add Rust toolchain manual installation instructions Windows (Mike McCready) #6336768b1220fbd] - doc: remove inactive members from Triagers list (Antoine du Hamel) #63329189d43a193] - doc: mark stream.compose stable (Matteo Collina) #62562c4fb894039] - doc: fix CHANGELOG (Richard Lau) #632929f319a77e4] - doc: reference correct function in Module docs (Robin Malfait) #632472c13acc88e] - doc: replace Visual Studio 2022 Evergreen version reference with 17.14 (Mike McCready) #632117e42c336c9] - doc: recommend explicitly Tier 1 or 2 for production applications (Mike McCready) #63187d99e0bb6d5] - doc: document Temporal configure flags in BUILDING.md (ChrisJr404) #63248c0ea77b305] - doc: run license-builder (github-actions[bot]) #632328265aba0f4] - doc: add large pull requests contributing guide (Matteo Collina) #62829be241bacc8] - doc: remove unnecessary<!-- eslint-magic comments (Antoine du Hamel) #63200e0b1f092c3] - doc: fix inconsistencies in CJS code snippets (Antoine du Hamel) #63199a3feb15871] - doc: clarify SEA platform support excludes darwin-x64 (MJSHANG) #63181cafd7667fc] - doc: improve quic documentation (James M Snell) #631573c784edb6f] - doc: update release steps when post-release fails (Rafael Gonzaga) #631319de954e9be] - doc: fix deprecation list in 26.0.0 changelog (Antoine du Hamel) #6314720c553e456] - doc: add Hmac.digest() documentation-only deprecation (DEP0206) (Anshika Jain) #631213494eae2c8] - doc: document the latest-vX.x schema (Marco Ippolito) #63033c02413d29d] - doc: remove list of versions inBUILDING.md(Antoine du Hamel) #6311353f9a902a1] - doc,sqlite: document entryPoint argument for loadExtension (Edy Silva) #63152f858c6140e] - (SEMVER-MINOR) fs: addTemporal.Instantsupport toStatsandBigIntStats(Livia Medeiros) #60789b2ba62ca0e] - fs: makeDateproperties onStatsenumerable (LiviaMedeiros) #633280cbb3895df] - (SEMVER-MINOR) http: add writeInformation to send arbitrary 1xx status codes (Tim Perry) #63155f712e6856e] - http2: validate non-link headers in writeEarlyHints (Matteo Collina) #620173acadae676] - lib: fix typo idenity => identity (Daijiro Wachi) #63112460329e886] - lib: fixes validator message (Daijiro Wachi) #628239438c832b2] - lib: narrow ReadableStreamBYOBRequest.view return type to Uint8Array (RoomWithOutRoof) #63017c7d27c82c4] - lib: handle --permission-audit when propagating flags (Rafael Gonzaga) #630479f19915276] - lib: optimize webidl conversion options (Filip Skokan) #62756771afd626a] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #6340267d094a554] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #632359091398f3d] - meta: ignore AI assistants files (Matteo Collina) #6261296f19a16d0] - module: fix sync hook short-circuit in require() in imported CJS (Joyee Cheung) #6292045f3e3ef11] - node-api: support SharedArrayBuffer in napi_create_typedarray (Yilong Li) #62710d7afa617bb] - quic: send correct OpenSSL alert for ALPN mismatches (Tim Perry) #63193526313beb8] - quic: fixup quic stream variable chunk len (James M Snell) #632301613c7fe70] - quic: support --allow-net permissions (James M Snell) #6318472ab7444a8] - quic: remove unused env_ variable in session_manager.h/cc (James M Snell) #631772b55656778] - quic: remove unused binding variable in session.cc (James M Snell) #6317783f0d37400] - quic: ignore coverage for quic files (James M Snell) #631497e6b77b14d] - quic: complete the internal implementation of QUIC (James M Snell) #6287671372418f1] - repl: fix dedup comparing normalized line against raw history (Daijiro Wachi) #6288620f40c2c25] - sqlite: keep source database alive during backup (Matteo Collina) #62673592f741bd0] - src: simplify OpenSSL feature gates (Filip Skokan) #63255520ab7ad40] - src: add BoringSSL EVP enumeration fallback (Filip Skokan) #6320612be49acbc] - src: support multiple versions in node.config.json (Marco Ippolito) #63033296f907585] - src: remove unused using declarations in node_task_queue (Mert Can Altin) #631447703f11b3c] - src: skip JS callback for settled Promise.race losers (Felipe Coelho) #6233674ab710c3a] - src,sqlite: remove dead code (Edy Silva) #63204e49154f4c8] - stream: add sync iterable fast path to pipeTo (Trivikram Kamat) #63318537455e98d] - stream: fix merge handling for object-like sources (Trivikram Kamat) #63356e21b8a47f0] - stream: limit iter from sync iterable batches (Trivikram Kamat) #633243bdb64dc67] - stream: cache minimum cursor count in broadcast (Trivikram Kamat) #6332281819add6b] - stream: remove unnecessary check (Antoine du Hamel) #6303022e3579d74] - stream: avoid retrying accepted pipeTo writes (Trivikram Kamat) #63297691915ea94] - stream: validate broadcast writer writev chunks (Trivikram Kamat) #63300253f5f4ca2] - stream: uncork fromWritable writev on chunk error (Trivikram Kamat) #63295aa6913cc4a] - stream: validate fromWritable() options before cache (Trivikram Kamat) #632786c53ddb988] - stream: optimize single-slot push queue drain (Trivikram Kamat) #63274b568649f6f] - stream: preserve toReadableSync batch after backpressure (Trivikram Kamat) #63276cdcefd7e2f] - stream: cache minimum cursor count in share (Trivikram Kamat) #63262ba7000e4f7] - stream: minor stream/iter implementation edits (René) #63132c694999ab8] - test: disable Maglev in near-heap-limit worker test (Trivikram Kamat) #63398a6d6d51c1b] - test: deflake connection refused proxy tests (Trivikram Kamat) #6339531d89c4f59] - test: avoid repeated writes in watch helper (Trivikram Kamat) #633866f3587c773] - test: deflake watch mode worker test (Trivikram Kamat) #63384a57aebaa73] - test: update tls/crypto behaviour expectations when using BoringSSL (Filip Skokan) #63161b871cff2db] - test: relax test-memory-usage arrayBuffers check (inoway46) #6324425189bcb95] - test: reduce flakiness ofdifferent-registry-per-thread(Antoine du Hamel) #632445bdb1f8426] - test: fix flaky test-watch-mode-inspect timeout (Matteo Collina) #63361d57bd2bf59] - test: relax min assertion in test-performance-eventloopdelay (Marco) #63100014e1f00c1] - test: avoid flaky restart sync in debugger exceptions test (Yuya Inoue) #62055dd28ff8a80] - test: avoid initial-break wait in restart-message (inoway46) #62060e89a49a13a] - test: move FFI tests toNATIVE_SUITES(Antoine du Hamel) #6316551ef0258ba] - test: update WPT for wasm/jsapi to288c467(Node.js GitHub Bot) #63136c0175a9ba1] - test: use ERM to destroy sqlite database handles after tests (René) #6307683054e8aba] - test_runner: avoid hanging on incomplete v8 frames (Ali Hassan) #627044f1426d361] - test_runner: fix hooks test context (Moshe Atlow) #632856a4c4b7193] - test_runner: fix diagnostics channel context tracking (Moshe Atlow) #63283eba9c3481b] - test_runner: add tags option and tag-name filter (Chemi Atlow) #632212ba124f23b] - tls: add unsupported renegotiation error (Filip Skokan) #631617c5048495a] - tools: bump the eslint group in /tools/eslint with 4 updates (dependabot[bot]) #630756c574110a7] - tools: update gyp-next to 0.22.2 (Node.js GitHub Bot) #63374f14ed762b3] - tools: add boringssl to tools/nix/openssl-matrix.nix (Filip Skokan) #6320614d3924c48] - tools: fix test426 updater (Antoine du Hamel) #632710d017ece8d] - tools: filter V8 scripts for build toolchain (Richard Lau) #630693859a8700e] - tools: use different branch for tool updates on staging branches (Antoine du Hamel) #631104a32ed82bd] - tools: prevent lib code from reading KeyObject and CryptoKey accessors (Filip Skokan) #63111v26.1.0: 2026-05-07, Version 26.1.0 (Current), @aduh95Compare Source
Notable Changes
Experimental
node:ffimoduleNode.js now includes an experimental
node:ffimodule for loading dynamiclibraries and calling native symbols from JavaScript.
The API is gated behind the
--experimental-ffiflag and, when the PermissionModel is enabled, requires
--allow-ffi.This API is inherently unsafe. Invalid pointers, incorrect signatures, or accessing memory
after it has been freed can crash the process or corrupt memory.
Contributed by Paolo Insogna in #62072.
Other Notable Changes
34a6454fe3] - (SEMVER-MINOR) buffer: addendparameter (Robert Nagy) #62390073e84d7fe] - (SEMVER-MINOR) crypto: accept key data incrypto.diffieHellman()and cleanup DH jobs (Filip Skokan) #625275b9cb10a5f] - (SEMVER-MINOR) crypto: implementrandomUUIDv7()(nabeel378) #6255398f9becd16] - (SEMVER-MINOR) debugger: add edit-free runtime expression probes tonode inspect(Joyee Cheung) #6271306defaa2ea] - (SEMVER-MINOR) fs: addsignaloption tofs.stat()(Mert Can Altin) #57775db66a963bf] - (SEMVER-MINOR) fs: exposefrsizefield instatfs(Jinho Jang) #6227787adb3472b] - (SEMVER-MINOR) http: hardenClientRequestoptions merge (Matteo Collina) #630829047ec12ce] - (SEMVER-MINOR) http: addreq.signaltoIncomingMessage(Akshat) #62541ab66de8eaa] - (SEMVER-MINOR) process: throw onexecve(2)failure instead of aborting (Bryan English) #628788273682c87] - (SEMVER-MINOR) src: allow empty--experimental-config-file(Marco Ippolito) #61610fbff28f7e6] - (SEMVER-MINOR) stream: propagate destruction induplexPair(Ahmed Elhor) #61098a8c773a0c7] - (SEMVER-MINOR) test_runner: align mock timeout api (sangwook) #62820b883a5eaea] - (SEMVER-MINOR) test_runner: add mock-timers support forAbortSignal.timeout(DeveloperViraj) #60751a21ae1771e] - (SEMVER-MINOR) test_runner: support test order randomization (Pietro Marchini) #61747b85c73ff10] - (SEMVER-MINOR) util: colorize text with hex colors (Guilherme Araújo) #61556Commits
1b959d02c2] - assert,util: fix stale nested cycle memo entries (Ruben Bridgewater) #62509bbeb38d210] - buffer: fix end parameter bugs in indexOf/lastIndexOf (Robert Nagy) #6271134a6454fe3] - (SEMVER-MINOR) buffer: add end parameter (Robert Nagy) #623908b91526cd5] - build: track PDL files as inputs in inspector GN build (Robo) #62888da40ed7842] - build: remove armv6 from experimental platforms (René) #63063b36e55a23e] - build: make test-addons dependency-free (Joyee Cheung) #62388c27f3cf8f2] - build: add --enable-all-experimentals build flag (Paolo Insogna) #627550d73b63a76] - build: fix cargo check when Temporal is disabled (Antoine du Hamel) #62730d8f97e6f7b] - build: fix ffi dependency compilation (Paolo Insogna) #62731d1eb7b340f] - build: fix stray debug string in LIEF defines (Om Ghante) #62683845283009d] - build: remove redundant -fuse-linker-plugin from GCC LTO flags (Daniel Lando) #62667a6e99879f4] - build,win: enable x64 PGO (Stefan Stojanovic) #6276138befee0fb] - crypto: add JWK support for ML-KEM and SLH-DSA key types (Filip Skokan) #62706b10653ad87] - crypto: add guards and adjust tests for BoringSSL (Filip Skokan) #628832a7a69c6b0] - crypto: reject unintended raw key format string input (Filip Skokan) #62974bad1e2fe6a] - crypto: fix unsigned conversion of 4-byte RSA publicExponent (DeepView Autofix) #62839c9d5bae598] - crypto: remove Argon2 KDF derivation from its job setup (Filip Skokan) #628636eea52426f] - crypto: reject duplicate ML-KEM JWK key_ops (Filip Skokan) #6290580d4836616] - crypto: deduplicate and canonicalize CryptoKey usages (Filip Skokan) #629028950247027] - crypto: reject inherited key type names (Jonathan Lopes) #628753f42f9615a] - crypto: strengthen argument CHECKs in TurboSHAKE (Tobias Nießen) #6276328346d999b] - crypto: guard against size_t overflow on experimental 32-bit arch (Filip Skokan) #62626d4cec263c4] - (SEMVER-MINOR) crypto: align key argument names in docs and error messages (Filip Skokan) #62527073e84d7fe] - (SEMVER-MINOR) crypto: accept key data in crypto.diffieHellman() and cleanup DH jobs (Filip Skokan) #62527518b578fe7] - crypto: add memory tracking for secureContext openssl objects (Mert Can Altin) #590515b9cb10a5f] - (SEMVER-MINOR) crypto: implement randomUUIDv7() (nabeel378) #625537133826053] - debugger: move ProbeInspectorSession and helpers to separate files (Joyee Cheung) #6301398f9becd16] - (SEMVER-MINOR) debugger: add edit-free runtime expression probes tonode inspect(Joyee Cheung) #6271394ac62a2d1] - deps: update undici to 8.2.0 (Node.js GitHub Bot) #63092ef71de87e6] - deps: update amaro to 1.1.9 (Node.js GitHub Bot) #63090c4f0ef881a] - deps: update llhttp to 9.4.1 (Node.js GitHub Bot) #63045d29fbc0029] - deps: fix integration issues with the latest nghttp2 (Tim Perry) #62891537825acee] - deps: update nghttp2 to 1.69.0 (Node.js GitHub Bot) #628914446bf694d] - deps: update corepack to 0.34.7 (Node.js GitHub Bot) #628108f55327f1c] - deps: fix libffi macos build (Paolo Insogna) #630063dee18f72f] - deps: patch V8 to 14.6.202.34 (Node.js GitHub Bot) #62964e281b247e6] - deps: update timezone to 2026b (Node.js GitHub Bot) #629624dd982df13] - deps: upgrade npm to 11.13.0 (npm team) #6289861c0ff4a13] - deps: cherry-pick libuv/libuv@439a54b(skooch) #62881d26ca462ae] - deps: update undici to 8.1.0 (Node.js GitHub Bot) #627286f08489ac9] - deps: update sqlite to 3.53.0 (Node.js GitHub Bot) #62699713601e8bd] - deps: update nbytes to 0.1.4 (Node.js GitHub Bot) #62698578cf1c0c1] - deps: update archs files for openssl-3.5.6 (Node.js GitHub Bot) #626294a4ef13c67] - deps: upgrade openssl sources to openssl-3.5.6 (Node.js GitHub Bot) #626292f3eca8c1e] - deps: update perfetto to 54.0 (Chengzhong Wu) #62397944ed9b739] - deps: add perfetto build files (Chengzhong Wu) #6239715530a7484] - deps: update ngtcp2 to 1.22.0 (Node.js GitHub Bot) #62595b813b4c4b5] - deps: update minimatch to 10.2.5 (Node.js GitHub Bot) #6259438e7ce58c5] - deps: update googletest tod72f9c8(Node.js GitHub Bot) #62593b5c573ed14] - deps: update simdjson to 4.6.1 (Node.js GitHub Bot) #62592318e2c7cd3] - deps: libuv: cherry-pickaabb765(Santiago Gimeno) #62561c6ccbd742a] - deps: libuv: reapply3a9a6e3(Andy Pan) #625614ad07de7ae] - diagnostics_channel: add BoundedChannel and scopes (Stephen Belanger) #6168044416ea3fd] - doc: fix documentation history missing 25.9.0 (Antoine du Hamel) #631515f6dfbf68e] - doc: fix changelog for chromium numbering (Rafael Gonzaga) #6313330c4b3658c] - doc: fix the TypeScript Execute (tsx) project link (David Thornton) #63093ca3c3097f1] - doc: minor structural stream/iter edits (René) #6308992324aab6f] - doc: remove typo comma from man page (Vas Sudanagunta) #63080712a15da73] - doc: correct diagnostics_channel built-in channel names (Bryan English) #62995c92cb6fe0d] - doc: use mjs/cjs blocks for callbackify null reason example (Daijiro Wachi) #62884020776d4d6] - doc: fix typo in test.md (Rich Trott) #629607d52f2061e] - doc: correct typo in PR contribution instructions (Mike McCready) #6273870e8944676] - doc: fix duplicate word "of of" in postMessageToThread (Daijiro Wachi) #6291711c6c29284] - doc: fix duplicate word "to to" in util.styleText (Daijiro Wachi) #62917242adab671] - doc: fix duplicate word "for for" in compile cache (Daijiro Wachi) #62917b9f3abd63e] - doc: fix doubled word typo in stream_iter.md (Daijiro Wachi) #629167a52fd0448] - doc: fix typo in dns.lookup options description (Daijiro Wachi) #62882acd7e18a8c] - doc: fix Argon2 parameter bounds (Tobias Nießen) #62868b43ecf40bb] - doc: trust FFI in the threat model (Paolo Insogna) #62852981ce96b03] - doc: fix typos and inconsistencies in crypto.md and webcrypto.md (Filip Skokan) #62828acc52ef257] - doc: clarify diffieHellman.generateKeys recomputes same key (Kit Dallege) #62205ae87597c07] - doc: remove Ayase-252 and meixg from triagger team (Antoine du Hamel) #628411cd3694a5f] - doc: clarify dns.lookup() callback signature when all is true (eungi) #6280040a4337d65] - doc: add experimental modules lifetime policy (Paolo Insogna) #6275346f48222f8] - doc: clarify process._debugProcess() in Permission Model (Fahad Khan) #625376eb9917497] - doc: fix typo in devcontainer guide (Rohan Santhosh Kumar) #626873826c5ed7e] - doc: clarify Backport-PR-URL metadata added automatically (Mike McCready) #626685d7e0dbbd8] - doc: update WPT test runner README.md (Filip Skokan) #62680e9d76b2a75] - doc: fix spelling in release announcement guidance (Rohan Santhosh Kumar) #626631ae41cebb0] - doc: note GCC >= 14 requirement for native riscv64 builds (Jamie Magee) #626079b29be6a28] - doc: note non-monotonic clock in crypto.randomUUIDv7 (nabeel378) #626005ae59553f6] - doc: update bug bounty program (Rafael Gonzaga) #62590ce3f4c85dd] - doc: document TransformStream transformer.cancel option (Tom Pereira) #6256608a9ba73e4] - doc: mention test runner retry attemp is zero based (Moshe Atlow) #6250432f2169ede] - doc,src,test: fix dead inspector help URL (semimikoh) #62745870c1cd3f4] - doc,test: mem protection must be observed in ffi (Bryan English) #628183d5cf171dc] - esm: addERR_REQUIRE_ESM_RACE_CONDITION(Antoine du Hamel) #624622004d8d6db] - ffi: makeFFIFunctionInfoaBaseObjectsubclass (Anna Henningsen) #6307153eb7abeba] - ffi: prevent premature GC of DynamicLibrary (semimikoh) #6302458dc92f502] - ffi: support Symbol.dispose on DynamicLibrary (Matteo Collina) #62925528f8b2bae] - ffi: add shared-buffer fast path for numeric and pointer signatures (Bryan English) #6291842ac8b9ae7] - fs: add followSymlinks option to glob (Matteo Collina) #62695873c2bca70] - fs: restore fs patchability in ESM loader (Joyee Cheung) #62835349c7502c3] - fs: validate position argument before length === 0 early return (Edy Silva) #6267406defaa2ea] - (SEMVER-MINOR) fs: add signal option to fs.stat() (Mert Can Altin) #57775db66a963bf] - (SEMVER-MINOR) fs: expose frsize field in statfs (Jinho Jang) #622773191d2936a] - http: emit 'drain' on OutgoingMessage only after buffers drain (Robert Nagy) #6293687adb3472b] - (SEMVER-MINOR) http: harden ClientRequest options merge (Matteo Collina) #63082e0b79633f6] - http: fix leaked error listener on sync HTTP req create + destroy (Tim Perry) #6287270c5491f53] - http: fix no_proxy leading-dot suffix matching (Daijiro Wachi) #6233360a585e68a] - http: cleanup pipeline queue (Robert Nagy) #625349047ec12ce] - (SEMVER-MINOR) http: add req.signal to IncomingMessage (Akshat) #6254101eed5901b] - http2: expose writable stream state on compat response (T) #6300319b7adf3ba] - inspector: fix absolute URLs in network http (bugyaluwang) #629554d10823fbb] - inspector: coerce key and value to string in webstorage events (Ali Hassan) #626169a3ac66cc5] - inspector: return errors when CDP protocol event emission fails (Ryuhei Shima) #62162c89501c6e5] - inspector: auto collect webstorage data (Ryuhei Shima) #62145ef08c5016a] - lib: refactor internal webidl converters (Filip Skokan) #62979d0744c6a99] - lib: add Temporal to frozen intrinsics (René) #630296d81cb17b3] - lib: avoid quadratic shift() in startup snapshot callback (Daijiro Wachi) #629143491f73051] - lib: fix FLOAT_32 and FLOAT_64 type constants in ffi (Daijiro Wachi) #62892c4ca303b36] - lib: harden kKeyOps lookup with null prototype (Filip Skokan) #628772e612fe070] - lib: short-circuit WebIDL BufferSource SAB check (Filip Skokan) #62833e850ee9c69] - lib: add new methods and error codes (Paolo Insogna) #62762e21b873589] - lib: use js-only implementation ofisDataView()(René) #62780f454d1719d] - lib: fix lint in internal/webstreams/util.js (Filip Skokan) #62806fbd8ededba] - lib: fix sequence argument handling in Blob constructor (Ms2ger) #6217916860e6abd] - lib: improve Web Cryptography key validation ordering (Filip Skokan) #62749ba3f3e1753] - lib: reject SharedArrayBuffer in web APIs per spec (Ali Hassan) #62632Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.