fix(major deps): update node.js to v25 #340
Open
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:
24.11.1->25.2.0Release Notes
nodejs/node (node)
v25.2.0: 2025-11-11, Version 25.2.0 (Current), @aduh95Compare Source
Notable Changes
a37c01e6a1] - (SEMVER-MINOR) lib: add options to util.deprecate (Rafael Gonzaga) #599824fbb1ab101] - lib: throw from localStorage getter on missing storage path (René) #60351727560a96d] - (SEMVER-MINOR) module: mark type stripping as stable (Marco Ippolito) #60600506b79e888] - (SEMVER-MINOR) net: increase network family autoselection timeout to 500ms (Rod Vagg) #60334166c72ec02] - (SEMVER-MINOR) node-api: add napi_create_object_with_properties (Miguel Marcondes Filho) #59953399b340022] - (SEMVER-MINOR) v8: adding total_allocated_bytes to HeapStatistics (Caio Lima) #60573Commits
d5158a0a2d] - benchmark: focus on import.meta intialization in import-meta benchmark (Joyee Cheung) #6060326a5305fa9] - benchmark: add per-suite setup option (Joyee Cheung) #605744810e4b82d] - buffer: speed up concat via TypedArray#set (Gürgün Dayıoğlu) #6039994a94a6b3a] - console: optimize single-string logging (Gürgün Dayıoğlu) #60422ad376c31db] - crypto: fix argument validation in crypto.timingSafeEqual fast path (Joyee Cheung) #60538dc38a45a55] - debugger: fix event listener leak in the run command (Joyee Cheung) #60464a61e5d8e05] - deps: call OPENSSL_free after ANS1_STRING_to_UTF8 (Rafael Gonzaga) #6060951e5030afa] - deps: nghttp2: revert7784fa9(Antoine du Hamel) #59790eef838f499] - deps: update nghttp2 to 1.67.1 (nodejs-github-bot) #5979013120a43d4] - deps: update simdjson to 4.1.0 (Node.js GitHub Bot) #605426e1b23dab8] - deps: update corepack to 0.34.2 (Node.js GitHub Bot) #60550a02e05c486] - deps: update amaro to 1.1.5 (Node.js GitHub Bot) #60541b9ba3a7947] - deps: V8: backportfe81545(Caio Lima) #6042907bcd28494] - deps: V8: cherry-pick7ef6a00(Xiao-Tao) #602593e11658243] - doc: update Collaborators list to reflect hybrist handle change (Antoine du Hamel) #60650b8e40e4d38] - doc: fix link in--env-file=filesection (N. Bighetti) #605639558c1c0df] - doc: fix linter issues (Antoine du Hamel) #60636cdf70de563] - doc: add missing history entry forsqlite.md(Antoine du Hamel) #60607e3c5dcf1ea] - doc: correct values/references for buffer.kMaxLength (René) #60305a25d76c924] - doc: recommend events.once to manage 'close' event (Dan Fabulich) #60017795f32bf91] - doc: highlight module loading difference between import and require (Ajay A) #59815212775410b] - doc: add CJS code snippets insqlite.md(Allon Murienik) #60395263c06096d] - doc: fix typo inprocess.unrefdocumentation (우혁) #59698356bdae408] - doc: add some entries toglossary.md(Mohataseem Khan) #592779632c398de] - doc: improve agent.createConnection docs for http and https agents (JaeHo Jang) #58205f72880dbe3] - doc: fix pseudo code in modules.md (chirsz) #57677a9c70cefe8] - doc: add missing variable in code snippet (Koushil Mankali) #554782892d151d4] - doc: add missing word insingle-executable-applications.md(Konstantin Tsabolov) #538649c99ab6571] - doc: fix typo in http.md (Michael Solomon) #593543446cf375f] - doc: update devcontainer.json and add documentation (Joyee Cheung) #60472519c537875] - doc: add haramj as triager (Haram Jeong) #6034862889d7e99] - doc: clarify require(esm) description (dynst) #605200b9ef68705] - doc: instantiate resolver object (Donghoon Nam) #60476cd5c1ad29f] - doc: correct module loading descriptions (Joyee Cheung) #6034674719dad7a] - doc: clarify Linux runtime requirements for >=25 (Joyee Cheung) #60484ca39540785] - doc: clarify --use-system-ca support status (Joyee Cheung) #60340dbf204c714] - doc,crypto: link keygen to supported types (Filip Skokan) #605853bcf86d56d] - esm: use sync loading/resolving on non-loader-hook thread (Joyee Cheung) #6038069b3d2c845] - http: replace startsWith with strict equality (btea) #59394a38e2f5975] - http2: add diagnostics channels for client stream request body (Darshan Sen) #60480c047e73a00] - inspector: inspect HTTP response body (Chengzhong Wu) #60572d2087bae92] - inspector: support inspecting HTTP/2 request and response bodies (Darshan Sen) #60483003121c475] - inspector: fix crash when receiving non json message (Shima Ryuhei) #60388a37c01e6a1] - (SEMVER-MINOR) lib: add options to util.deprecate (Rafael Gonzaga) #59982219d2e978d] - lib: replace global SharedArrayBuffer constructor with bound method (Renegade334) #604974fbb1ab101] - lib: throw from localStorage getter on missing storage path (René) #60351ca8934f44d] - meta: bump cachix/install-nix-action from 31.6.1 to 31.8.2 (dependabot[bot]) #60534166490230a] - meta: bump github/codeql-action from 3.30.5 to 4.31.2 (dependabot[bot]) #60533b722236a12] - meta: bump actions/download-artifact from 5.0.0 to 6.0.0 (dependabot[bot]) #605323314b0bc60] - meta: bump actions/upload-artifact from 4.6.2 to 5.0.0 (dependabot[bot]) #60531d1d9891feb] - meta: bump actions/github-script from 7.0.1 to 8.0.0 (dependabot[bot]) #60530995596a34f] - meta: bump actions/setup-node from 5.0.0 to 6.0.0 (dependabot[bot]) #60529b60157a0fe] - meta: bump actions/stale from 10.0.0 to 10.1.0 (dependabot[bot]) #6052807fa6c9081] - meta: callcreate-release-post.ymlpost release (Aviv Keller) #60366727560a96d] - (SEMVER-MINOR) module: mark type stripping as stable (Marco Ippolito) #60600506b79e888] - (SEMVER-MINOR) net: increase network family autoselection timeout to 500ms (Rod Vagg) #60334166c72ec02] - (SEMVER-MINOR) node-api: add napi_create_object_with_properties (Miguel Marcondes Filho) #599536ab83cf979] - node-api: use local files for instanceof test (Vladimir Morozov) #601903671851879] - perf_hooks: move non-standard performance properties to perf_hooks (Chengzhong Wu) #603706ddee4a7ed] - repl: fix pasting after moving the cursor to the left (Ruben Bridgewater) #60470edc3033905] - sqlite,doc: fix StatementSync section (Edy Silva) #60474e9b68e60d4] - src: move import.meta initializer to native land (Joyee Cheung) #606030ebf839a4f] - src: use CP_UTF8 for wide file names on win32 (Fedor Indutny) #60575a31ad37714] - src: show original file name in FileHandle GC close errors (Anna Henningsen) #60593a6c221324b] - src: avoid C strings in more C++ exception throws (Anna Henningsen) #60592fdff838ce3] - src: add internal binding for constructing SharedArrayBuffers (Renegade334) #604974385b0b65f] - src: movenapi_addon_register_functonode_api_types.h(Anna Henningsen) #60512de78da7887] - src: move Node-API version detection to where it is used (Anna Henningsen) #60512b606d46c3f] - src: remove unconditional NAPI_EXPERIMENTAL in node.h (Chengzhong Wu) #603455941341889] - src: clean up generic counter implementation (Anna Henningsen) #604477015f30e62] - src: add enum handle for ToStringHelper + formatting (Burkov Egor) #5682939dfcbad6e] - stream: don't try to read more if reading (Robert Nagy) #60454ee333c9177] - test: deflake test-perf-hooks-timerify-histogram-sync (Joyee Cheung) #60639f0d81c91e7] - test: apply a delay towatch-mode-kill-signaltests (Joyee Cheung) #6061068791e2ccc] - test: async iife in repl (Tony Gorez) #44878c4eb9c3383] - test: parallelize sea tests when there's enough disk space (Joyee Cheung) #60604be8c4172d9] - test: only show overridden env in child process failures (Joyee Cheung) #605568cae858f88] - test: ensure assertions are reached on more tests (Antoine du Hamel) #60498759d69331e] - test: ensure assertions are reachable intest/es-module(Antoine du Hamel) #605016aaf18c333] - test: ensure assertions are reached on more tests (Antoine du Hamel) #60485bc41acf087] - test: ensure assertions are reached on more tests (Antoine du Hamel) #6050022fd621daf] - test: split test-perf-hooks-timerify (Joyee Cheung) #605685efe4f722e] - test: add more logs to test-esm-loader-hooks-inspect-wait (Joyee Cheung) #604662a57268f34] - test: mark stringbytes-external-exceed-max tests as flaky on AIX (Joyee Cheung) #605652c199f7f61] - test: split test-esm-wasm.js (Joyee Cheung) #60491bc8f7db5bb] - test: correct conditional secure heap flags test (Shelley Vohr) #603853bf42a5dd3] - test: spin longer on flaky platforms for test-worker-prof (Joyee Cheung) #60492eca6227e7e] - test: ensure assertions are reachable intest/internet(Antoine du Hamel) #60513313983453b] - test: fix flaky test-watch-mode-kill-signal-* (Joyee Cheung) #60443ccc26377b5] - test: capture stack trace in debugger timeout errors (Joyee Cheung) #6045712e9213a24] - test: ensure assertions are reachable intest/sequential(Antoine du Hamel) #60412781a2661de] - test: ensure assertions are reachable in more folders (Antoine du Hamel) #604111e979e6eb7] - test: split test-runner-watch-mode (Joyee Cheung) #603918c31cbb99b] - test: move test-runner-watch-mode helper into common (Joyee Cheung) #60391c94c6555cc] - test,crypto: handle a few more BoringSSL tests (Shelley Vohr) #59030fd63c27444] - test,crypto: update x448 and ed448 expectation when on boringssl (Shelley Vohr) #60387bf0de92446] - tls: fix leak on invalid protocol method (Shelley Vohr) #604277e8373b378] - tools: replace invalid expression in dependabot config (Riddhi) #60649ac08760547] - tools: extract Nix dependency lists to separate files (Antoine du Hamel) #60495ae91a6cc3a] - tools: only add test reporter args when node:test is used (Joyee Cheung) #6055197ed560222] - tools: skip unaffected GHA jobs for changes intest/internet(Antoine du Hamel) #6051744ca97b404] - tools: fix update-icu script (Michaël Zasso) #6052107b0b5a5ba] - tools: fix linter for semver-major release proposals (Antoine du Hamel) #6048197d74224c3] - tools: fix failing release-proposal linter for LTS transitions (Antoine du Hamel) #60465019af5bc27] - tools: skip running test-shared on deps changes (Antoine du Hamel) #604333ec9764151] - tools: pin OpenSSL to 3.5.4 on test-shared workflow (Antoine du Hamel) #60428fe2d6d44d4] - tools: remove undici from daily wpt.fyi job (Filip Skokan) #60444d09ba98398] - tools: document that nixpkgs updates should not be backported (Antoine du Hamel) #604317fc99319e7] - tools: do not use short hashes for deps versioning to avoid collision (Antoine du Hamel) #60407815edb0c3a] - tools,doc: update JavaScript primitive types to match MDN Web Docs (JustApple) #605816877139a2d] - util: fix stylize of special properties in inspect (Ge Gao) #60479399b340022] - (SEMVER-MINOR) v8: adding total_allocated_bytes to HeapStatistics (Caio Lima) #60573d64795b318] - watch: fix interaction with multiple env files (Marco Ippolito) #60605v25.1.0: 2025-10-28, Version 25.1.0 (Current), @aduh95Compare Source
Notable Changes
4395fe14b9] - (SEMVER-MINOR) http: add optimizeEmptyRequests server option (Rafael Gonzaga) #597782e55c6ad04] - (SEMVER-MINOR) sqlite: allow setting defensive flag (Bart Louwers) #60217f437204491] - (SEMVER-MINOR) src: add watch config namespace (Marco Ippolito) #60178Commits
bb27766bd5] - benchmark: improve cpu.sh for safety and usability (Nam Yooseong) #60162e600711c20] - benchmark: add benchmark for leaf source text modules (Joyee Cheung) #602051bbcdf9039] - benchmark: add vm.SourceTextModule benchmark (Joyee Cheung) #5939622fa6bd28b] - build: ibmi follow aix visibility (SRAVANI GUNDEPALLI) #60360931028400e] - build: use call command when calling python configure (Jacob Nichols) #6009817fde3f3d1] - build: build v8 with -fvisibility=hidden -fvisibility-inlines-hidden (Joyee Cheung) #5629004cc7aae5e] - build: remove V8_COMPRESS_POINTERS_IN_ISOLATE_CAGE defs (Joyee Cheung) #602968a2053060d] - crypto: update root certificates to NSS 3.116 (Node.js GitHub Bot) #59956fe91c0f755] - deps: update simdjson to 4.0.7 (Node.js GitHub Bot) #59883aacfc0d212] - deps: update corepack to 0.34.1 (Node.js GitHub Bot) #603148596891a71] - deps: update inspector_protocol toaf7f5a8(Node.js GitHub Bot) #6031221bcd0eb2f] - deps: V8: cherry-pick3d0f462(Joyee Cheung) #59396673558501c] - deps: update googletest to279f847(Node.js GitHub Bot) #60219425a1879b1] - doc: mention more codemods indeprecations.md(Augustin Mauroy) #60243563e1317f3] - doc: remove unnecessary statement of web storage (Deokjin Kim) #60363064c8c5cfd] - doc: add missing CAA type to dns.resolveAny() & dnsPromises.resolveAny() (Jimmy Leung) #5889999e357af35] - doc: useanyforworker_threads.Worker'error' event argumenterr(Jonas Geiler) #603008ccff0d934] - doc: update decorator documentation to reflect actual policy (Muhammad Salman Aziz) #60288bac70c6ef3] - doc: document wildcard supported by tools/test.py (Joyee Cheung) #602658492bc6a88] - doc: add --heap-snapshot-on-oom to useful v8 flag (jakecastelli) #602600f0d3c0e47] - doc: fixblob.bytes()heading level (XTY) #602528c8525cf93] - doc: fix not working code example in vm docs (Artur Gawlik) #602248a6de3866c] - doc, assert: correct order of changes entries (Gerhard Stöbich) #603046bacb6555a] - doc, module: change async customization hooks to experimental (Gerhard Stöbich) #603026f3b16df16] - esm: use index-based resolution callbacks (Joyee Cheung) #5939695644a432c] - http: lazy allocate cookies array (Robert Nagy) #597344395fe14b9] - (SEMVER-MINOR) http: add optimizeEmptyRequests server option (Rafael Gonzaga) #59778f1aa1eaaf5] - inspector: add network payload buffer size limits (Chengzhong Wu) #6023664fc625bf9] - inspector: support handshake response for websocket inspection (Shima Ryuhei) #602250ecbb806a8] - lib: fix typo in createBlobReaderStream (SeokHun) #60132ffec5927fd] - meta: fix typo in test-shared workflow name (Ronit Sabhaya) #60321a02897e157] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #6032559223a7831] - meta: loop userland-migrations in deprecations (Chengzhong Wu) #602992d48d17696] - module: refactor and clarify async loader hook customizations (Joyee Cheung) #60278be1b84fd93] - module: handle null source from async loader hooks in sync hooks (Joyee Cheung) #59929063fbd87d3] - msi: fix WiX warnings (Stefan Stojanovic) #602512e55c6ad04] - (SEMVER-MINOR) sqlite: allow setting defensive flag (Bart Louwers) #60217dc93d6988a] - src: fix timing of snapshot serialize callback (Joyee Cheung) #60434267e1b3817] - src: add COUNT_GENERIC_USAGE utility for tests (Joyee Cheung) #604344a5d7a4c2a] - src: conditionally disable source phase imports by default (Shelley Vohr) #60364f437204491] - (SEMVER-MINOR) src: add watch config namespace (Marco Ippolito) #6017836837fa0f9] - src: use cached primordials_string (Sohyeon Kim) #60255df8396ad37] - src: replace Environment::GetCurrent with args.GetIsolate (Sohyeon Kim) #602565dd670b2b9] - src: initial enablement of IsolateGroups (James M Snell) #60254afdb362933] - src: useUtf8ValueandTwoByteValueinstead of V8 helpers (Anna Henningsen) #60244a40e533e72] - src: add a default branch for module phase (Chengzhong Wu) #6026142729f07ee] - src: stop using deprecated v8::Context::GetIsolate (Michaël Zasso) #602237a6542c205] - test: skip failing test on macOS 15.7+ (Antoine du Hamel) #6041929a5855a4f] - test: ensure assertions are reachable intest/addons(Antoine du Hamel) #6014212773d19c4] - test: increase debugger waitFor timeout on macOS (Chengzhong Wu) #603670b38de3e9e] - test: put helper in test-runner-output into common (Joyee Cheung) #603306de2407c44] - test: fix small compile warning in test_network_requests_buffer.cc (xiaocainiao633) #602814b23ac8613] - test: fix status when compiled without inspector (Antoine du Hamel) #60289a07f32e326] - test: split test-runner-watch-mode-kill-signal (Joyee Cheung) #6029830451d32d7] - test: fix incorrect calculation in test-perf-hooks.js (Joyee Cheung) #60271e3c3b48f1c] - test: ignore EPIPE errors in https proxy invalid URL test (Joyee Cheung) #60269405a9c4c5f] - test: parallelize test-without-async-context-frame correctly (Joyee Cheung) #60273ffeebebc71] - test: make test-worker-prof more tolerant (Joyee Cheung) #6027226b01bf170] - test: skip sea tests on x64 macOS (Joyee Cheung) #602508caae1a05b] - test: move sea tests into test/sea (Joyee Cheung) #602503d183e3e9f] - test,crypto: fix conditional SHA3-* skip on BoringSSL (Filip Skokan) #60379e83dbcba94] - test,crypto: sha3 algorithms aren't supported with BoringSSL (Shelley Vohr) #603743d89331496] - test_runner: use module.registerHooks in module mocks (Joyee Cheung) #60326377e8ce85a] - tls: avoid external memory leak on invalid protocol versions (Shelley Vohr) #60390ae4858c1f6] - tools: add an option to generate lighter archives (Antoine du Hamel) #60294cb615b1a2e] - tools: skip test-shared workflow for draft PRs (Michaël Zasso) #6036503b034731e] - tools: disable inspector on macOS-shared to reduce flakiness (Antoine du Hamel) #60320f402b4e1d1] - tools: show diff alongside the error in Nix linter (Antoine du Hamel) #603015d5c8483fb] - tools: run CI with shared libs on GHA (Antoine du Hamel) #60121e8fdd8d2e8] - tools: update gyp-next to 0.20.5 (Node.js GitHub Bot) #603136e8b029a21] - tools: limit inspector protocol PR title length (Chengzhong Wu) #60324a5073086c6] - tools: fix inspector_protocol updater (Chengzhong Wu) #6027747fa765bff] - tools: optimize wildcard execution in tools/test.py (Joyee Cheung) #6026611ebb0447d] - tools: add C++ lint rule to avoid usingString::Utf8Value(Anna Henningsen) #6024414f3189670] - tools: add inspector_protocol updater (Chengzhong Wu) #60245ef4c596fc6] - typings: add missing properties and method in Worker (Woohyun Sung) #6025709ae6fc065] - typings: add missing properties in HTTPParser (Woohyun Sung) #602579ecaf41f8e] - typings: delete undefined property in ConfigBinding (Woohyun Sung) #602574a86016e86] - util: use more defensive code when inspecting error objects (Antoine du Hamel) #601399e6d6cec59] - util: mark special properties when inspecting them (Ruben Bridgewater) #6013179b2387fd9] - vm: make vm.Module.evaluate() conditionally synchronous (Joyee Cheung) #60205e5559f3be3] - win: upgrade Visual Studio workload from 2019 to 2022 (Jiawen Geng) #60318v25.0.0: 2025-10-15, Version 25.0.0 (Current), @RafaelGSSCompare Source
Node.js 25 is here! We have upgraded V8 to 14.1, bringing major
JSON.stringifyperformance improvements, built-in
Uint8Arraybase64/hex conversion, and ongoingWebAssembly and JIT pipeline optimizations.
This release doubles down on secure-by-default apps and web-standard APIs: the permission
model gains
--allow-net, Web Storage is enabled by default, andErrorEventis now a global.We’ve also removed or finalized long-deprecated APIs such as SlowBuffer,
and added quality-of-life improvements like a portable compile cache and JSPI for WebAssembly.
Notable Changes
8bc7dfd16f] - build: test on Python 3.14 release candidate 3 (Christian Clauss) #59983663554abdf] - (SEMVER-MAJOR) lib: expose global ErrorEvent (Richie Bendall) #589203312e4e946] - (SEMVER-MAJOR) src: unflag --experimental-webstorage by default (Daniel M Brasil) #57666462c74181d] - (SEMVER-MAJOR) src,permission: add --allow-net permission (Rafael Gonzaga) #58517Deprecations and Removals
d33f4b539a] - (SEMVER-MAJOR) assert: move assert.fail with multiple arguments to eol (James M Snell) #58532b21574d63b] - (SEMVER-MAJOR) assert: move CallTracker to EOL (James M Snell) #58006308b6bc6de] - (SEMVER-MAJOR) async_hooks: moveasyncResourceproperty on bound function to EOL (James M Snell) #58618daced4ab98] - (SEMVER-MAJOR) buffer: move SlowBuffer to EOL (Filip Skokan) #58220df16f0fd8d] - (SEMVER-MAJOR) child_process: move _channel to end-of-life (James M Snell) #58527a472745958] - (SEMVER-MAJOR) crypto: runtime-deprecate default shake128/256 output lengths (Filip Skokan) #59008c3b986853c] - (SEMVER-MAJOR) crypto: move deprecated hash and mgf1Hash options to EOL (James M Snell) #5870666632648ba] - (SEMVER-MAJOR) crypto: runtime deprecate ECDH.setPublicKey() (James M Snell) #58620a5f9ca1f77] - (SEMVER-MAJOR) dns: move falsy hostname in lookup to end-of-life (James M Snell) #586192bb7667475] - (SEMVER-MAJOR) fs: move FileHandle close on GC to EOL (James M Snell) #58536eec0302088] - (SEMVER-MAJOR) fs: move rmdir recursive option to end-of-life (James M Snell) #5861625dd206c29] - (SEMVER-MAJOR) fs: removefs.F_OK,fs.R_OK,fs.W_OK,fs.X_OK(Livia Medeiros) #5586291dadf2897] - (SEMVER-MAJOR) http: deprecate writeHeader (Sebastian Beltran) #590604e06a648ff] - (SEMVER-MAJOR) perf_hooks: move deprecated accessors to EOF (James M Snell) #58531a3dfca90d1] - (SEMVER-MAJOR) process: move multipleResolves event to EOL (James M Snell) #58707790acc8689] - (SEMVER-MAJOR) tls: move IP-address servername deprecation to eol (James M Snell) #585333aaa2ebe19] - (SEMVER-MAJOR) url: move bad port deprecation in legacy url to end-of-life (James M Snell) #58617Semver-Major Commits
7c9fbc15bc] - (SEMVER-MAJOR) assert,util: fail promise comparison in deep equal checks (Ruben Bridgewater) #5944811222f1a27] - (SEMVER-MAJOR) assert,util: handle invalid dates as equal in deep comparison (Ruben Bridgewater) #57627acce2e8f87] - (SEMVER-MAJOR) build: reset embedder string to "-node.0" (Michaël Zasso) #598058a87ba031b] - (SEMVER-MAJOR) build: bump minimum Clang version to 19 (Michaël Zasso) #5904821b131e93a] - (SEMVER-MAJOR) build: reset embedder string to "-node.0" (Michaël Zasso) #58064f31c88021b] - (SEMVER-MAJOR) build: stop distributing Corepack (Antoine du Hamel) #57617b3238442d8] - (SEMVER-MAJOR) deps: patch V8 for illumos (Dan McDonald) #598052a1da3260d] - (SEMVER-MAJOR) deps: patch V8 to avoid duplicated zlib symbol (Michaël Zasso) #540777772a2df9d] - (SEMVER-MAJOR) deps: update V8 to 14.1.146.11 (Michaël Zasso) #598056d61175db0] - (SEMVER-MAJOR) deps: V8: backport1d3362c(Shu-yu Guo) #58064974773572e] - (SEMVER-MAJOR) deps: V8: cherry-pick4f38995(Shu-yu Guo) #5806470bfc398e9] - (SEMVER-MAJOR) deps: V8: cherry-pick044b9b6(Rezvan Mahdavi Hezaveh) #580646bfc525cf0] - (SEMVER-MAJOR) deps: V8: cherry-pickd2ad518(Joyee Cheung) #58064754d28e34f] - (SEMVER-MAJOR) deps: V8: revert6d6c1e6(Michaël Zasso) #580648c508b9399] - (SEMVER-MAJOR) deps: V8: reverte3cddbe(Michaël Zasso) #5806488ca8287b6] - (SEMVER-MAJOR) deps: use std::map in MSVC STL for EphemeronRememberedSet (Joyee Cheung) #58064838e2332a5] - (SEMVER-MAJOR) deps: patch V8 for illumos (Dan McDonald) #580643522731d9a] - (SEMVER-MAJOR) deps: remove problematic comment from v8-internal (Michaël Zasso) #58064d234475a33] - (SEMVER-MAJOR) deps: define V8_PRESERVE_MOST as no-op on Windows (Stefan Stojanovic) #58064a738eb4a7f] - (SEMVER-MAJOR) deps: fix FP16 bitcasts.h (Stefan Stojanovic) #58064Configuration
📅 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 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.