Update all dependencies - #436
Merged
Merged
Conversation
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:
5.3.1β5.4.024.18.1β24.19.0Release Notes
docker/compose (docker/compose)
v5.4.0Compare Source
What's Changed
β¨ Improvements
π Fixes
upre-loads the model by @βptrdom in #β13894pre_starthook images alongside service images by @βndeloof in #β13937--services/--volumes/--networks/--models/--hashby @βglours in #β13979π§ Internal
AGENTS.mdstandard, symlinkCLAUDE.mdto it by @βglours in #β138713.23by @βthaJeztah in #β13921AI_AGENT_DISCLOSURE.md, drop committed copy by @βglours in #β13976βοΈ Dependencies
4.36.2to4.37.0by @βdependabot[bot] in #β1394210.3.0to10.4.0by @βdependabot[bot] in #β139431.0.13to1.0.14by @βdependabot[bot] in #β139480.21.0to0.22.0by @βdependabot[bot] in #β139270.46.0to0.47.0by @βdependabot[bot] in #β139281.13.0to1.14.0in the docker-actions group by @βdependabot[bot] in #β139531.81.1to1.82.0by @βdependabot[bot] in #β139223.0.1to3.0.2by @βdependabot[bot] in #β139556.5.0to7.0.0by @βdependabot[bot] in #β139601.82.0to1.82.1in the go_modules group across 1 directory by @βdependabot[bot] in #β1396129.6.1+incompatibleto29.6.2+incompatibleby @βdependabot[bot] in #β139684.37.0to4.37.3by @βdependabot[bot] in #β139817.0.0to7.0.1by @βdependabot[bot] in #β139700.31.1to0.31.2by @βdependabot[bot] in #β13969v2.14.0by @βglours in #β13983v0.3.0by @βglours in #β139861.14.0to1.15.0in the docker-actions group by @βdependabot[bot] in #β13989v0.3.2by @βthaJeztah in #β13991go1.26.5by @βthaJeztah in #β1392010.4.0to11.0.0by @βdependabot[bot] in #β139962.0.2to2.0.3in the docker-actions group by @βdependabot[bot] in #β139952.4.3to2.4.4by @βdependabot[bot] in #β13984v0.36.0, buildkitv0.32.0by @βglours in #β13975v0.32.1by @βglours in #β13997New Contributors
Full Changelog: docker/compose@v5.3.1...v5.4.0
nodejs/node (node)
v24.19.0: 2026-08-03, Version 24.19.0 'Krypton' (LTS), @βaduh95Compare Source
Notable Changes
d08872b530] - (SEMVER-MINOR) buffer: implementblob.textStream()(Matthew Aitken) #β6403635222948be] - (SEMVER-MINOR) deps: update OpenSSL build config to support compression (Tim Perry) #β62217d6ab039f24] - (SEMVER-MINOR) doc: updateblockListstability status to release candidate (alphaleadership) #β630501da05fb79d] - doc: markstream.composestable (Matteo Collina) #β625623c1636dabf] - (SEMVER-MINOR) esm: add--experimental-import-textflag (Efe) #β62300e323e877be] - (SEMVER-MINOR) fs: support caller-suppliedreadFile()buffers (Matteo Collina) #β63634c1248c9544] - (SEMVER-MINOR) http: addhttpValidationoption to configure header value validation (RajeshKumar11) #β61597a534b65815] - (SEMVER-MINOR) net: supportTCP_KEEPINTVLandTCP_KEEPCNTinsetKeepAlive(Guy Bedford) #β63825a23cdec683] - (SEMVER-MINOR) perf_hooks: sample delay per event loop iteration (Pablo Erhard) #β629357428b57a37] - (SEMVER-MINOR) src: allow empty--experimental-config-file(Marco Ippolito) #β61610e57597173c] - (SEMVER-MINOR) stream: exposeReadableStreamTee(Matteo Collina) #β641955396235993] - (SEMVER-MINOR) tls: report negotiated TLS groups (Filip Skokan) #β641195e901b5cd9] - (SEMVER-MINOR) tls: addcertificateCompressionoption (Tim Perry) #β62217Commits
676467fa9f] - benchmark: trim down the argon2 sets (Filip Skokan) #β64218a77a2000b7] - benchmark: add child_process async path baselines (Yagiz Nizipli) #β63929dd4482e915] - buffer: remove unreachable overflow check in atob (haramjeong) #β60161081c41eb86] - buffer: add fast api for isUtf8 and isAscii (GΓΌrgΓΌn DayΔ±oΔlu) #β64169d08872b530] - (SEMVER-MINOR) buffer: implement blob.textStream() (Matthew Aitken) #β640366e2f7e6013] - build: remove redundant intermediate node_aix_shared (Chengzhong Wu) #β6374787e0675f51] - build: build codecache and snapshot with libnode (Chengzhong Wu) #β6362632174a7bae] - build: support setting an emulator from configure script (Ivan Trubach) #β5389969cfb2f240] - build: remove duplicated node_use_sqlite and node_use_ffi conditions (Chengzhong Wu) #β6362937ac6e8cb5] - build: add manually-dispatched stress-test workflow (Joyee Cheung) #β641182424207191] - build: suppress compiler warnings for histogram (Richard Lau) #β6398063502b7404] - build,win: fix VS2022 arm64 PGO build (Stefan Stojanovic) #β63413fe4e4055d0] - child_process: fix permission model propagation via NODE_OPTIONS (Matteo Collina) #β63972aa2f3c066e] - child_process: pass spawn options to the binding positionally (Yagiz Nizipli) #β63930fcf32cf77a] - child_process: serialize advanced IPC messages natively (Yagiz Nizipli) #β639337907134734] - crypto: reject small-order EdDSA points during verify (Filip Skokan) #β64026b505cd5465] - crypto: support non-byte WebCrypto lengths and cSHAKE (Filip Skokan) #β639880f54a872e2] - crypto: share WebCrypto method and usage helpers (Filip Skokan) #β63975824ec11c05] - crypto: refactor keyObject.toCryptoKey() and SubtleCrypto.getPublicKey() (Filip Skokan) #β6362273aba92689] - crypto: coerce -0 to +0 before native calls (Filip Skokan) #β63556c83b79874e] - crypto: reject invalid raw key imports (Filip Skokan) #β63134934fda64b9] - crypto: improve accuracy of SubtleCrypto.supports (Filip Skokan) #β63104e392e1f791] - crypto: fix large DH generator validation (Tobias NieΓen) #β64092e75a363e70] - crypto: use EVP_MAC for HMAC on OpenSSL >=3 (Filip Skokan) #β63942adbaf7af9b] - crypto: make webcrypto aliasKeyFormat directional (Filip Skokan) #β63910bb1aea8897] - crypto: fix unhandled error in Hash._transform (Haram Jeong) #β6326112c87732c1] - crypto: handle cipher context allocation failures (Tian Teng) #β63542858496b453] - crypto: deduplicate X509 subject matching logic (Tobias NieΓen) #β636449a29cb0964] - crypto: fix warnings in test_node_crypto.cc (Maya Lekova) #β634908bb536066d] - crypto: optimize normalizeAlgorithm dispatch hot path (Filip Skokan) #β62756329e5496ff] - crypto,tls: do not ignore BN_get_word error (Tobias NieΓen) #β6389597b7a3f9c7] - debugger: add --max-hit option to probe mode (Joyee Cheung) #β637049098585c5e] - debugger: add more logs to probe mode (Joyee Cheung) #β6366359cca26cd5] - debugger: surface inspector failures in probe mode (Joyee Cheung) #β634372922290eae] - debugger: disambiguate probe location binding (Joyee Cheung) #β632866fb2c2c7e2] - debugger: lazily wait for initial break output (Trivikram Kamat) #β63969688e792551] - debugger: defer probe pause handling until startup (Trivikram Kamat) #β636081ac93cc05a] - debugger: await initialization after run and restart (Trivikram Kamat) #β6360792a909cf72] - debugger,test: deflake resume failure test and add debug logs (Joyee Cheung) #β635248b37af8b11] - deps: V8: backportbef0d9c(Joyee Cheung) #β621328832126422] - deps: V8: cherry-pick64b36b4(Dan Carney) #β6171275990c2cd6] - deps: update googletest to8b53336(Node.js GitHub Bot) #β641818500c7ba86] - deps: update sqlite to 3.53.3 (Node.js GitHub Bot) #β64180dc78091b45] - deps: c-ares: cherry-pick8ba37af(RenΓ©) #β64110873cc72125] - deps: update googletest to0b1e895(Node.js GitHub Bot) #β640391d3d166538] - deps: update acorn to 8.17.0 (Node.js GitHub Bot) #β6390135222948be] - (SEMVER-MINOR) deps: update OpenSSL build config to support compression (Tim Perry) #β62217e40cee5f79] - deps: upgrade npm to 11.17.0 (npm team) #β6385785c6d46606] - deps: add ngtcp2_fmt.c to build configuration (ngtcp2.gyp) (ζ²ιΈΏι£) #β63821d2ea8b7a8c] - deps: update googletest to7140cd4(Node.js GitHub Bot) #β6377525b4d57bb6] - deps: update sqlite to 3.53.2 (Node.js GitHub Bot) #β63774a96368e4c7] - deps: update zlib to 1.3.2.1-motley-3246f1b (Node.js GitHub Bot) #β63773b59f1f5f37] - deps: update amaro to 1.1.10 (Node.js GitHub Bot) #β636700b3b56ee95] - deps: update googletest to8736d2c(Node.js GitHub Bot) #β63669aa67b5b9c4] - dgram: add synchronous Socket connectSync() (Guy Bedford) #β63932ef38374875] - dgram: add synchronous Socket.prototype.bindSync() (Guy Bedford) #β638386edc3a9967] - dgram: skip dns.lookup() for literal IP addresses (Ruben Bridgewater) #β64133d4cfe2d8ac] - dns: coerce -0 to +0 in lookup and resolver inputs (Filip Skokan) #β6355691c9ce5a45] - doc: improvefs.StatFsproperties descriptions (aymanxdev) #β6257854e21675fa] - doc: fix inconsistencies in CJS code snippets (Antoine du Hamel) #β6319964c23daa76] - doc: remove typo comma from man page (Vas Sudanagunta) #β63080bc943cd34a] - doc: update Http2SecureServer.on("timeout") default value (YuSheng Chen) #β64187a46bc452a6] - doc: add note on visibility of CI failures to new contributor guide (Stewart X Addison) #β64256c0fb52506c] - doc: clarify HTTP/1.1 response ordering (Matteo Collina) #β64213d3073a7ba6] - doc: recommend node-stress-single-test for flaky tests (Trivikram Kamat) #β64223bb9951ead0] - doc: fix typo in examples (Vas Sudanagunta) #β64184fe674e96fc] - doc: clarify defense-in-depth issues (Matteo Collina) #β64215faad042184] - doc: add guide and answers to FAQs for first-time contributors (Joyee Cheung) #β6368579d685adf3] - doc: updateHttp2Server.close&Http2SecureServer.close(YuSheng Chen) #β63298744e40e05e] - doc: update list of people inSECURITY.md(Richard Lau) #β64152185f57c4a4] - doc: add missing option to man page (Richard Lau) #β641568933303568] - doc: fix callback example import in fs docs (Kamal Rawal) #β639123a0549dacb] - doc: fix keepAliveTimeout default in http.createServer options (Jahanzaib iqbal) #β639745a35e48d08] - doc: add sxa GPG key (ed25519) (Stewart X Addison) #β6419366e7f815f1] - doc: add aduh95 to last security release steward (Antoine du Hamel) #β63981a7e35040dd] - doc: fix typo in util.md (Daijiro Wachi) #β63961d74b3a7e90] - doc: clarify callback exceptions (Matteo Collina) #β63939b7a8f8fabd] - doc: fix incorrect test runner mock examples (Kimaswa Emmanuel Yusufu) #β63656f11aa690cd] - doc: fix typo in cli.md (Daijiro Wachi) #β63883df85f50269] - doc: fix typo in vm.md (Daijiro Wachi) #β63881a00a567175] - doc: fix typo in packages.md (Daijiro Wachi) #β63882206c1b8437] - doc: fix a/an article typos in module, util, and dns (Daijiro Wachi) #β63766e3e5ef1cff] - doc: update npm supported versions link (hojeong park) #β63672e3c4852413] - doc: fix AES-OCB IV length in SubtleCrypto.supports example (Anshika Jain) #β637170b3fbc82d7] - doc: add webstreams to args forpipelinefromstream/promises(David Sanders) #β6362862078a8328] - doc: fix "used to sent" β "used to send" in http2 (Daijiro Wachi) #β63700fd74eefb23] - doc: clarify tty raw mode applies to input processing only (Muhammad Zeeshan) #β6343842cd7e47de] - doc: add worker_threads history entries (Bob Put) #β63545d6ab039f24] - (SEMVER-MINOR) doc: updateblockListstability status to release candidate (alphaleadership) #β6305056bdd87378] - doc: move hyperlinks outside of text blocks (Aviv Keller) #β634931da05fb79d] - doc: mark stream.compose stable (Matteo Collina) #β625627bb6dab70c] - doc,crypto: mark argon2 and encap/decap as stable (Filip Skokan) #β639241a4edb3c22] - doc,lib: align WebCrypto names with spec (Filip Skokan) #β635183c1636dabf] - (SEMVER-MINOR) esm: add--experimental-import-textflag (Efe) #β62300e0f211ca79] - events: improveaddAbortListenerperf by caching options object (Raz Luvaton) #β52367a124429b36] - fs: do not treat EPERM as ENOTEMPTY on Windows (Kirill Saied) #β63709e323e877be] - (SEMVER-MINOR) fs: support caller-supplied readFile() buffers (Matteo Collina) #β63634a41b4824d7] - fs: prevent spurious recursive watch events on prefix siblings (Marco) #β63095c63e00e3a5] - fs: ignore deleted dirs in recursive watch scan (Trivikram Kamat) #β63686d3d7cd05e3] - fs: coerce -0 to +0 in mode flags and watch intervals (Filip Skokan) #β635566f6387ecb3] - gyp: update deps gypfiles (Nad Alaba) #β63117592544af44] - http: document and validate options.path when it's in absolute-form (Joyee Cheung) #β64108c1248c9544] - (SEMVER-MINOR) http: add httpValidation option to configure header value validation (RajeshKumar11) #β6159785a223bf15] - http: fix drain event with cork/uncork (David Evans) #β640388b060a9628] - inspector: fix crash when writing to closed inspector socket (ympark2011) #β64209e68a3d33ac] - inspector: fix inspector.close() documented behavior (Chengzhong Wu) #β63837d3682930b7] - lib: fix missing lazyDOMException import (Filip Skokan) #β64033af9ea9cfcf] - lib: reject string "0" in validatePort when allowZero is false (Daijiro Wachi) #β64174cd1ea26110] - lib: use__proto__: nullwhen callingObjectDefineProperty(Antoine du Hamel) #β642395b264398ce] - lib: lazily initialize kEvents and kHandlers maps (Guilherme AraΓΊjo) #β63702823efe8c71] - lib: improve control abstraction coverage in frozen intrinsics (Renegade334) #β636987f4af5568f] - lib: add Iterator global to primordials (Renegade334) #β63698c8f3f5e5a5] - lib: makeNavigator#languagegetter throw on invalidthis(Mohamed Sayed) #β636011ebbbd59cf] - lib: optimize webidl conversion options (Filip Skokan) #β6275688590d1bb7] - meta: bump actions/checkout from 6.0.2 to 6.0.3 (dependabot[bot]) #β637260ea9cb9630] - meta: bump actions/upload-artifact from 7.0.0 to 7.0.1 (dependabot[bot]) #β62850f7275a0864] - meta: fix linter warning instale.yml(Antoine du Hamel) #β642813a77d21d8c] - meta: bump actions/cache from 5.0.5 to 6.1.0 (dependabot[bot]) #β6424884e2836c95] - meta: bump github/codeql-action/autobuild from 4.36.1 to 4.36.2 (dependabot[bot]) #β6424709f800eec6] - meta: bump github/codeql-action/analyze from 4.36.1 to 4.36.2 (dependabot[bot]) #β642466df1f97e64] - meta: bump codecov/codecov-action from 6.0.1 to 7.0.0 (dependabot[bot]) #β64244737eb89651] - meta: bump rtCamp/action-slack-notify from 2.3.3 to 2.4.0 (dependabot[bot]) #β64243dac3cd8b8f] - meta: bump github/codeql-action/init from 4.36.1 to 4.36.2 (dependabot[bot]) #β64242108a6bc481] - meta: bump github/codeql-action/upload-sarif from 4.36.1 to 4.36.2 (dependabot[bot]) #β6424034d09a725d] - meta: clarify V8 flags are outside threat model (Matteo Collina) #β64224944d9bc25f] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #β64057cc22555402] - meta: update status of past strategic initiatives (Joyee Cheung) #β63480da7a21931e] - meta: speed up stale bot (Aviv Keller) #β640757bfcf7ca56] - meta: bump github/codeql-action from 4.35.3 to 4.36.1 (dependabot[bot]) #β63724db6c983cdd] - meta: bump actions/cache from 5.0.4 to 5.0.5 (dependabot[bot]) #β628479e4f1339d1] - meta: bump codecov/codecov-action from 6.0.0 to 6.0.1 (dependabot[bot]) #β6372592c98d3ade] - meta: bump actions/stale from 10.2.0 to 10.3.0 (dependabot[bot]) #β63728bbd3ffde89] - meta: bump step-security/harden-runner from 2.19.0 to 2.19.4 (dependabot[bot]) #β63727a6dd675c82] - module: enable import support for addons by default (Chengzhong Wu) #β64221fb2ccb15a1] - module: use file: URL as sourceURL for type-stripped CommonJS (Joyee Cheung) #β63705b9e17dc424] - net: early TCP binding via synchronous net.BoundSocket (Guy Bedford) #β63951a534b65815] - (SEMVER-MINOR) net: support TCP_KEEPINTVL and TCP_KEEPCNT in setKeepAlive (Guy Bedford) #β63825c55dd030e6] - net: coerce -0 to +0 in BlockList prefixes (Filip Skokan) #β63556a23cdec683] - (SEMVER-MINOR) perf_hooks: sample delay per event loop iteration (Pablo Erhard) #β62935f08b83bc1d] - perf_hooks: add NODE_PERFORMANCE_GC_MINOR_MARK_SWEEP constant (Attila Szegedi) #β638778d58e1b415] - process: fix finalization cleanup ref tracking (Trivikram Kamat) #β64087c757e3ef59] - sqlite: do not leave database open after failed open (Yagiz Nizipli) #β6385487064a096b] - sqlite: fix stack-use-after-scope with function callback (ndossche) #β636407428b57a37] - (SEMVER-MINOR) src: allow empty --experimental-config-file (Marco Ippolito) #β61610d7946c9c07] - src: add test flag to config file (Marco Ippolito) #β60798a642657d71] - src: rename config file testRunner to test (Marco Ippolito) #β60798818b43d09e] - src: do not enable wasm trap handler if there's not enough vmem (Joyee Cheung) #β62132af5e1a9729] - src: fix escaping of single quotes in task runner (Antoine du Hamel) #β640898a5d3bc168] - src: abstract tracing agent for both legacy and perfetto (Chengzhong Wu) #β64053ce6f29e45b] - src: avoid redundant call tostd::get_if<>()(Tobias NieΓen) #β6409496478050f2] - src: omit unconvertible names in cjs_lexer::Parse (Yagiz Nizipli) #β639430147ed746e] - src: guard OpenSSL compression header include (Filip Skokan) #β640098d2858a9c4] - src: handle empty MaybeLocal in cjs_lexer::Parse (Yagiz Nizipli) #β63885e5289d180f] - src: do not track weakBaseObjects as childrens ofRealms (Anna Henningsen) #β63842e8352ff754] - src: allow tracking children inMemoryTrackerwith weak edges (Anna Henningsen) #β63842a408f279c5] - src: use C++14 deprecated attribute forNODE_DEPRECATED(Anna Henningsen) #β637554b5eb7b72d] - src: add cleanup hooks tonode::ObjectWrap(Anna Henningsen) #β6364244976c6071] - src: fix edge case when deflateInit2() fails with Z_VERSION_ERROR (Nora Dossche) #β634765b3bb284f3] - src: add Latin1 fast path in StringBytes::Encode utf8 (Mert Can Altin) #β633857cdad636c4] - src: fix crash when reading length on Storage.prototype (Mohamed Sayed) #β63529c438250c68] - stream: cut per-chunk overhead in WHATWG streams (Matteo Collina) #β64252291c127947] - stream: reduce allocations on WHATWG streams hot paths (Matteo Collina) #β638763d91aeb434] - stream: optimize pipeTo promise handling (Matteo Collina) #β63572fcbff00a44] - stream: preserve half-open duplexes in async iteration (Efe) #β64275e57597173c] - (SEMVER-MINOR) stream: expose ReadableStreamTee (Matteo Collina) #β64195a48edf40e8] - stream: proxy first own method in Readable.wrap() (Daijiro Wachi) #β64048f58c5bafcf] - stream: fix Writable.toWeb() desiredSize for non-object-mode (Matteo Collina) #β629867261276f45] - stream: fix Utf8Stream stall after full write of multi-byte data (Daijiro Wachi) #β639641558986b78] - stream: only pass the expected number of parameters to callbacks (Antoine du Hamel) #β63909edef89ba6a] - stream: fix dropped first chunk in Utf8Stream buffer mode (Daijiro Wachi) #β63833915e3e2f42] - stream: check done before backpressure in stream reader (Daijiro Wachi) #β636992d29628b5b] - test: update WPT for WebCryptoAPI to03a1476(Node.js GitHub Bot) #β6390089e23b70c4] - test: deflake test-debugger-probe-timeout (Joyee Cheung) #β6354754ca514414] - test: make blob desiredSize assertion robust (Trivikram Kamat) #β6410601cbe530eb] - test: update WPT for urlpattern to11a459a(Node.js GitHub Bot) #β640376fcd3cf516] - test: improve lcov reporter snapshot diagnostics (Trivikram Kamat) #β64049f50a55d7e5] - test: keep finalization close fixture ref alive (Trivikram Kamat) #β640853085714530] - test: fix typo from overriden to overridden (parkhojeong) #β634039f5347e8df] - test: mark hr-time WPT flaky on macos15-x64 (Trivikram Kamat) #β6405444b4fe4246] - test: use one-off agent in http consumed timeout test (Trivikram Kamat) #β640522f567edaca] - test: fix flaky test-runner coverage threshold test (Trivikram Kamat) #β64051a56fbb2d36] - test: tolerate duplicate watch change events (Trivikram Kamat) #β63937b636f4769c] - test: mark test-debugger-run-after-quit-restart as flaky on macOS (Matteo Collina) #β64006ba23eb9717] - test: update WPT for url tod4598eb(Node.js GitHub Bot) #β63899bc420f20d8] - test: update WPT for urlpattern to23aac92(Node.js GitHub Bot) #β63898d2c9c07af8] - test: add tests for 3 methods in utils (Daijiro Wachi) #β637654e00c8ec2e] - test: mark SEA tests flaky on linux arm debug (Trivikram Kamat) #β63743a17cf06d12] - test: validate ERR_INVALID_THIS for scheduler methods (Daijiro Wachi) #β63764d59d7fdd16] - test: add coverage outside SEA (Daijiro Wachi) #β6374471a32d31bf] - test: update WPT for urlpattern to2f28df5(Node.js GitHub Bot) #β6377128c77ab174] - test: make Brotli 16GB test wait for backpressure (Trivikram Kamat) #β633899a81921d4a] - test: add regression test for usingObjectWrapin worker (Mohamed Akram) #β6364288ab61f2f8] - test: accept SIGILL aborts in async-hooks tests (Trivikram Kamat) #β63687b4f5c86463] - test: add more test cases for pathToFileURL (Rafael Gonzaga) #β63293812a66f0ac] - test: update test426-fixtures to2965987(Node.js GitHub Bot) #β636682bf0de838d] - test: cover webcrypto prototype pollution systematically (Filip Skokan) #β63520bec6856ae8](https://redirect.github.com/Configuration
π Schedule: (UTC)
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, 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.