chore(deps): update all-dependencies (major)#15
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
cc4e886 to
e98188d
Compare
e98188d to
79ce68c
Compare
79ce68c to
872ce52
Compare
872ce52 to
7c1b99a
Compare
7c1b99a to
d96c010
Compare
d96c010 to
8887ea4
Compare
8887ea4 to
ebdeb19
Compare
ebdeb19 to
09bfc30
Compare
09bfc30 to
e7ac602
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:
v4→v6v4→v622→2423.11.1-slim→25.7.0-slim23.11.1-alpine→25.7.0-alpine23.11.1-slim→25.7.0-slim16-alpine→18-alpineRelease Notes
actions/checkout (actions/checkout)
v6Compare Source
v5Compare Source
actions/setup-node (actions/setup-node)
v6Compare Source
v5Compare Source
actions/node-versions (node)
v24.14.0: 24.14.0Compare Source
Node.js 24.14.0
v24.13.1: 24.13.1Compare Source
Node.js 24.13.1
v24.13.0: 24.13.0Compare Source
Node.js 24.13.0
v24.12.0: 24.12.0Compare Source
Node.js 24.12.0
v24.11.1: 24.11.1Compare Source
Node.js 24.11.1
v24.11.0: 24.11.0Compare Source
Node.js 24.11.0
v24.10.0: 24.10.0Compare Source
Node.js 24.10.0
v24.9.0: 24.9.0Compare Source
Node.js 24.9.0
v24.8.0: 24.8.0Compare Source
Node.js 24.8.0
v24.7.0: 24.7.0Compare Source
Node.js 24.7.0
v24.6.0: 24.6.0Compare Source
Node.js 24.6.0
v24.5.0: 24.5.0Compare Source
Node.js 24.5.0
v24.4.1: 24.4.1Compare Source
Node.js 24.4.1
v24.4.0: 24.4.0Compare Source
Node.js 24.4.0
v24.3.0: 24.3.0Compare Source
Node.js 24.3.0
v24.2.0: 24.2.0Compare Source
Node.js 24.2.0
v24.1.0: 24.1.0Compare Source
Node.js 24.1.0
v24.0.2: 24.0.2Compare Source
Node.js 24.0.2
v24.0.1: 24.0.1Compare Source
Node.js 24.0.1
v24.0.0: 24.0.0Compare Source
Node.js 24.0.0
nodejs/node (node)
v25.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 only on macOS (Luigi Pinca) #615320a952b88bb] - test: ensure removeListener event fires for once() listeners (sangwook) #60137945b141c5d] - test: fix flaky debugger test (Ryuhei Shima) #58324256fc6770b] - test: update WPT for url to81a2aed(Node.js GitHub Bot) #615097725c8d596] - test: skip --build-sea tests on platforms where SEA is flaky (Joyee Cheung) #61504915d105ffd] - test_runner: update node-config-schema (Pietro Marchini) #58680fd8be14b33] - test_runner: fix passingexpectFailure(Moshe Atlow) #61568c0dd9826bd] - test_runner: differentiate todo and failure styles (Moshe Atlow) #615645fe2582329] - (SEMVER-MINOR) test_runner: add env option to run function (Ethan Arrowood) #6136739bea2236e] - tools: update gyp-next to 0.21.1 (Node.js GitHub Bot) #61528d5beb4fe1c] - tools: move Quic dependencies behind ad-hoc flag (Antoine du Hamel) #614465c26087c29] - tools: add LIEF to license builder (Chengzhong Wu) #61523a181d0c43d] - url: update ada to v3.4.2 and support unicode 17 (Yagiz Nizipli) #61593v25.5.0: 2026-01-26, Version 25.5.0 (Current), @aduh95Compare Source
Notable Changes
99a4e51f93] - crypto: update root certificates to NSS 3.119 (Node.js GitHub Bot) #61419fbe4da5725] - (SEMVER-MINOR) deps: add LIEF as a dependency (Joyee Cheung) #611670feab0f083] - (SEMVER-MINOR) deps: add tools and scripts to pull LIEF as a dependency (Joyee Cheung) #61167e91b296001] - (SEMVER-MINOR) fs: add ignore option to fs.watch (Matteo Collina) #61433b351910af1] - (SEMVER-MINOR) sea: add--build-seato generate SEA directly with Node.js binary (Joyee Cheung) #61167957292e233] - (SEMVER-MINOR) sea: split sea binary manipulation code (Joyee Cheung) #61167f289817ff8] - (SEMVER-MINOR) sqlite: enable defensive mode by default (Bart Louwers) #61266069f3603e2] - (SEMVER-MINOR) sqlite: add sqlite prepare options args (Guilherme Araújo) #613115a984b9a09] - src: use node- prefix on thread names (Stewart X Addison) #6130775c06bc2a8] - (SEMVER-MINOR) test: migrate to--build-seain existing SEA tests (Joyee Cheung) #61167cabd58f1cb] - (SEMVER-MINOR) test: use fixture directories for sea tests (Joyee Cheung) #61167ff1fcabfc9] - (SEMVER-MINOR) test_runner: support expecting a test-case to fail (Jacob Smith) #60669Commits
778a56f3c9] - assert,util: fix deep comparison for sets and maps with mixed types (Ruben Bridgewater) [#61388](https://redirect.github.com/nodejsConfiguration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.