codinglab-io / discord-bot

Discord bot for Codinglab's server.
https://discord.com/invite/codinglab-174169014568878080
MIT License
18 stars 14 forks source link

chore(deps): update all dependencies (major) #139

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
constant-case (source) 3.0.4 -> 4.0.0 age adoption passing confidence dependencies major
eslint (source) 8.57.0 -> 9.1.1 age adoption passing confidence devDependencies major
node (source) 21.7.3 -> 22.0.0 age adoption passing confidence major
node (source) 21.7.3 -> 22.0.0 age adoption passing confidence engines major
node 21.7.3-alpine -> 22.0.0-alpine age adoption passing confidence final major
node 21.7.3-alpine -> 22.0.0-alpine age adoption passing confidence stage major
param-case (source) 3.0.4 -> 4.0.0 age adoption passing confidence dependencies major
pnpm (source) 8.15.8 -> 9.0.6 age adoption passing confidence packageManager major

Release Notes

blakeembrey/change-case (constant-case) ### [`v4.0.0`](https://togithub.com/blakeembrey/change-case/releases/tag/title-case%404.0.0): ESM support [Compare Source](https://togithub.com/blakeembrey/change-case/compare/constant-case@3.0.4...f272bb76c621c85339a3dee06352dd3212a293dc) **Changed** - Removes CommonJS support and adds ESM import support for node 16+ - Adds an optional `locale` as the second argument (now defaults to host environment using `toLocaleUpperCase`)
eslint/eslint (eslint) ### [`v9.1.1`](https://togithub.com/eslint/eslint/compare/v9.1.0...b4d2512809a1b28466ad1ce5af9d01c181b9bf9e) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.1.0...v9.1.1) ### [`v9.1.0`](https://togithub.com/eslint/eslint/compare/v9.0.0...b78d831e244171c939279b03be519b5c13836fce) [Compare Source](https://togithub.com/eslint/eslint/compare/v9.0.0...v9.1.0) ### [`v9.0.0`](https://togithub.com/eslint/eslint/compare/v8.57.0...e0cbc50179adac1670f4e0bd9093387a51f4f42a) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.57.0...v9.0.0)
nodejs/node (node) ### [`v22.0.0`](https://togithub.com/nodejs/node/releases/tag/v22.0.0): 2024-04-24, Version 22.0.0 (Current), @​RafaelGSS and @​marco-ippolito [Compare Source](https://togithub.com/nodejs/node/compare/v21.7.3...v22.0.0) We're excited to announce the release of Node.js 22! Highlights include require()ing ESM graphs, WebSocket client, updates of the V8 JavaScript engine, and more! As a reminder, Node.js 22 will enter long-term support (LTS) in October, but until then, it will be the "Current" release for the next six months. We encourage you to explore the new features and benefits offered by this latest release and evaluate their potential impact on your applications. ##### Other Notable Changes - \[[`25c79f3331`](https://togithub.com/nodejs/node/commit/25c79f3331)] - **esm**: drop support for import assertions (Nicolò Ribaudo) [#​52104](https://togithub.com/nodejs/node/pull/52104) - \[[`818c10e86d`](https://togithub.com/nodejs/node/commit/818c10e86d)] - **lib**: improve perf of `AbortSignal` creation (Raz Luvaton) [#​52408](https://togithub.com/nodejs/node/pull/52408) - \[[`4f68c7c1c9`](https://togithub.com/nodejs/node/commit/4f68c7c1c9)] - **watch**: mark as stable (Moshe Atlow) [#​52074](https://togithub.com/nodejs/node/pull/52074) - \[[`02b0bc01fe`](https://togithub.com/nodejs/node/commit/02b0bc01fe)] - **(SEMVER-MAJOR)** **deps**: update V8 to 12.4.254.14 (Michaël Zasso) [#​52465](https://togithub.com/nodejs/node/pull/52465) - \[[`c975384264`](https://togithub.com/nodejs/node/commit/c975384264)] - **(SEMVER-MAJOR)** **lib**: enable WebSocket by default (Aras Abbasi) [#​51594](https://togithub.com/nodejs/node/pull/51594) - \[[`1abff07392`](https://togithub.com/nodejs/node/commit/1abff07392)] - **(SEMVER-MAJOR)** **stream**: bump default highWaterMark (Robert Nagy) [#​52037](https://togithub.com/nodejs/node/pull/52037) - \[[`1a5acd0638`](https://togithub.com/nodejs/node/commit/1a5acd0638)] - **(SEMVER-MAJOR)** **v8**: enable maglev on supported architectures (Keyhan Vakil) [#​51360](https://togithub.com/nodejs/node/pull/51360) - \[[`128c60d906`](https://togithub.com/nodejs/node/commit/128c60d906)] - **(SEMVER-MINOR)** **cli**: implement `node --run ` (Yagiz Nizipli) [#​52190](https://togithub.com/nodejs/node/pull/52190) - \[[`151d365ad1`](https://togithub.com/nodejs/node/commit/151d365ad1)] - **(SEMVER-MINOR)** **fs**: expose glob and globSync (Moshe Atlow) [#​51912](https://togithub.com/nodejs/node/pull/51912) - \[[`5f7fad2605`](https://togithub.com/nodejs/node/commit/5f7fad2605)] - **(SEMVER-MINOR)** **module**: support require()ing synchronous ESM graphs (Joyee Cheung) [#​51977](https://togithub.com/nodejs/node/pull/51977) ##### Semver-Major Commits - \[[`2b1e7c2fcb`](https://togithub.com/nodejs/node/commit/2b1e7c2fcb)] - **(SEMVER-MAJOR)** **build**: compile with C++20 support on Windows (StefanStojanovic) [#​52465](https://togithub.com/nodejs/node/pull/52465) - \[[`12d00f1479`](https://togithub.com/nodejs/node/commit/12d00f1479)] - **(SEMVER-MAJOR)** **build**: reset embedder string to "-node.0" (Michaël Zasso) [#​52465](https://togithub.com/nodejs/node/pull/52465) - \[[`5f08e11a3c`](https://togithub.com/nodejs/node/commit/5f08e11a3c)] - **(SEMVER-MAJOR)** **build**: reset embedder string to "-node.0" (Michaël Zasso) [#​52293](https://togithub.com/nodejs/node/pull/52293) - \[[`94f0369d1d`](https://togithub.com/nodejs/node/commit/94f0369d1d)] - **(SEMVER-MAJOR)** **build**: reset embedder string to "-node.0" (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`58674cd1d8`](https://togithub.com/nodejs/node/commit/58674cd1d8)] - **(SEMVER-MAJOR)** **build**: reset embedder string to "-node.0" (Michaël Zasso) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`60e836427e`](https://togithub.com/nodejs/node/commit/60e836427e)] - **(SEMVER-MAJOR)** **console**: treat non-strings as separate argument in console.assert() (Jacob Hummer) [#​49722](https://togithub.com/nodejs/node/pull/49722) - \[[`d62ab3a1ef`](https://togithub.com/nodejs/node/commit/d62ab3a1ef)] - **(SEMVER-MAJOR)** **crypto**: runtime deprecate hmac constructor (Marco Ippolito) [#​52071](https://togithub.com/nodejs/node/pull/52071) - \[[`de0602d190`](https://togithub.com/nodejs/node/commit/de0602d190)] - **(SEMVER-MAJOR)** **crypto**: runtime deprecate Hash constructor (Marco Ippolito) [#​51880](https://togithub.com/nodejs/node/pull/51880) - \[[`215f4d04b7`](https://togithub.com/nodejs/node/commit/215f4d04b7)] - **(SEMVER-MAJOR)** **crypto**: move createCipher and createDecipher to eol (Marco Ippolito) [#​50973](https://togithub.com/nodejs/node/pull/50973) - \[[`30801b8aaf`](https://togithub.com/nodejs/node/commit/30801b8aaf)] - **(SEMVER-MAJOR)** **deps**: V8: cherry-pick [`cd10ad7`](https://togithub.com/nodejs/node/commit/cd10ad7cdbe5) (Joyee Cheung) [#​52465](https://togithub.com/nodejs/node/pull/52465) - \[[`521b629ab1`](https://togithub.com/nodejs/node/commit/521b629ab1)] - **(SEMVER-MAJOR)** **deps**: V8: revert CL [`5331688`](https://togithub.com/nodejs/node/commit/5331688) (Michaël Zasso) [#​52465](https://togithub.com/nodejs/node/pull/52465) - \[[`3795e97e6c`](https://togithub.com/nodejs/node/commit/3795e97e6c)] - **(SEMVER-MAJOR)** **deps**: patch V8 to support compilation with MSVC (StefanStojanovic) [#​52465](https://togithub.com/nodejs/node/pull/52465) - \[[`5bde9e677d`](https://togithub.com/nodejs/node/commit/5bde9e677d)] - **(SEMVER-MAJOR)** **deps**: silence internal V8 deprecation warning (Michaël Zasso) [#​52465](https://togithub.com/nodejs/node/pull/52465) - \[[`46e628c6f2`](https://togithub.com/nodejs/node/commit/46e628c6f2)] - **(SEMVER-MAJOR)** **deps**: patch V8 to avoid duplicated zlib symbol (Michaël Zasso) [#​52465](https://togithub.com/nodejs/node/pull/52465) - \[[`f824e40a82`](https://togithub.com/nodejs/node/commit/f824e40a82)] - **(SEMVER-MAJOR)** **deps**: remove usage of a C++20 feature from V8 (Michaël Zasso) [#​52465](https://togithub.com/nodejs/node/pull/52465) - \[[`d2c84c9a13`](https://togithub.com/nodejs/node/commit/d2c84c9a13)] - **(SEMVER-MAJOR)** **deps**: avoid compilation error with ASan (Michaël Zasso) [#​52465](https://togithub.com/nodejs/node/pull/52465) - \[[`95d6045bdb`](https://togithub.com/nodejs/node/commit/95d6045bdb)] - **(SEMVER-MAJOR)** **deps**: disable V8 concurrent sparkplug compilation (Michaël Zasso) [#​52465](https://togithub.com/nodejs/node/pull/52465) - \[[`00f55f5743`](https://togithub.com/nodejs/node/commit/00f55f5743)] - **(SEMVER-MAJOR)** **deps**: silence irrelevant V8 warning (Michaël Zasso) [#​52465](https://togithub.com/nodejs/node/pull/52465) - \[[`764085aa66`](https://togithub.com/nodejs/node/commit/764085aa66)] - **(SEMVER-MAJOR)** **deps**: always define V8\_EXPORT_PRIVATE as no-op (Michaël Zasso) [#​52465](https://togithub.com/nodejs/node/pull/52465) - \[[`02b0bc01fe`](https://togithub.com/nodejs/node/commit/02b0bc01fe)] - **(SEMVER-MAJOR)** **deps**: update V8 to 12.4.254.14 (Michaël Zasso) [#​52465](https://togithub.com/nodejs/node/pull/52465) - \[[`0ec50a19dd`](https://togithub.com/nodejs/node/commit/0ec50a19dd)] - **(SEMVER-MAJOR)** **deps**: V8: cherry-pick [`cd10ad7`](https://togithub.com/nodejs/node/commit/cd10ad7cdbe5) (Joyee Cheung) [#​52293](https://togithub.com/nodejs/node/pull/52293) - \[[`021b0b7dee`](https://togithub.com/nodejs/node/commit/021b0b7dee)] - **(SEMVER-MAJOR)** **deps**: V8: backport [`c4be0a9`](https://togithub.com/nodejs/node/commit/c4be0a97f981) (Richard Lau) [#​52293](https://togithub.com/nodejs/node/pull/52293) - \[[`681aaf85c7`](https://togithub.com/nodejs/node/commit/681aaf85c7)] - **(SEMVER-MAJOR)** **deps**: silence internal V8 deprecation warning (Michaël Zasso) [#​52293](https://togithub.com/nodejs/node/pull/52293) - \[[`c563a1c4e4`](https://togithub.com/nodejs/node/commit/c563a1c4e4)] - **(SEMVER-MAJOR)** **deps**: patch V8 to support compilation with MSVC (Stefan Stojanovic) [#​52293](https://togithub.com/nodejs/node/pull/52293) - \[[`11e94b9987`](https://togithub.com/nodejs/node/commit/11e94b9987)] - **(SEMVER-MAJOR)** **deps**: patch V8 to avoid duplicated zlib symbol (Michaël Zasso) [#​52293](https://togithub.com/nodejs/node/pull/52293) - \[[`856163e23c`](https://togithub.com/nodejs/node/commit/856163e23c)] - **(SEMVER-MAJOR)** **deps**: remove usage of a C++20 feature from V8 (Michaël Zasso) [#​52293](https://togithub.com/nodejs/node/pull/52293) - \[[`b530214127`](https://togithub.com/nodejs/node/commit/b530214127)] - **(SEMVER-MAJOR)** **deps**: avoid compilation error with ASan (Michaël Zasso) [#​52293](https://togithub.com/nodejs/node/pull/52293) - \[[`8054f69dd9`](https://togithub.com/nodejs/node/commit/8054f69dd9)] - **(SEMVER-MAJOR)** **deps**: disable V8 concurrent sparkplug compilation (Michaël Zasso) [#​52293](https://togithub.com/nodejs/node/pull/52293) - \[[`dee908be42`](https://togithub.com/nodejs/node/commit/dee908be42)] - **(SEMVER-MAJOR)** **deps**: silence irrelevant V8 warning (Michaël Zasso) [#​52293](https://togithub.com/nodejs/node/pull/52293) - \[[`cf069414ee`](https://togithub.com/nodejs/node/commit/cf069414ee)] - **(SEMVER-MAJOR)** **deps**: always define V8\_EXPORT_PRIVATE as no-op (Michaël Zasso) [#​52293](https://togithub.com/nodejs/node/pull/52293) - \[[`cc5792dd85`](https://togithub.com/nodejs/node/commit/cc5792dd85)] - **(SEMVER-MAJOR)** **deps**: update V8 to 12.3.219.16 (Michaël Zasso) [#​52293](https://togithub.com/nodejs/node/pull/52293) - \[[`61a0d3b4c4`](https://togithub.com/nodejs/node/commit/61a0d3b4c4)] - **(SEMVER-MAJOR)** **deps**: V8: backport [`c4be0a9`](https://togithub.com/nodejs/node/commit/c4be0a97f981) (Richard Lau) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`f55380a725`](https://togithub.com/nodejs/node/commit/f55380a725)] - **(SEMVER-MAJOR)** **deps**: V8: cherry-pick [`f8d5e57`](https://togithub.com/nodejs/node/commit/f8d5e576b814) (Richard Lau) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`b9d806a2dd`](https://togithub.com/nodejs/node/commit/b9d806a2dd)] - **(SEMVER-MAJOR)** **deps**: patch V8 to support compilation with MSVC (StefanStojanovic) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`63b58bc17b`](https://togithub.com/nodejs/node/commit/63b58bc17b)] - **(SEMVER-MAJOR)** **deps**: patch V8 to avoid duplicated zlib symbol (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`86056353c4`](https://togithub.com/nodejs/node/commit/86056353c4)] - **(SEMVER-MAJOR)** **deps**: remove usage of a C++20 feature from V8 (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`2e0efc1c8d`](https://togithub.com/nodejs/node/commit/2e0efc1c8d)] - **(SEMVER-MAJOR)** **deps**: avoid compilation error with ASan (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`59e6f62e34`](https://togithub.com/nodejs/node/commit/59e6f62e34)] - **(SEMVER-MAJOR)** **deps**: disable V8 concurrent sparkplug compilation (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`0423f7e27e`](https://togithub.com/nodejs/node/commit/0423f7e27e)] - **(SEMVER-MAJOR)** **deps**: silence irrelevant V8 warning (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`f36620806d`](https://togithub.com/nodejs/node/commit/f36620806d)] - **(SEMVER-MAJOR)** **deps**: always define V8\_EXPORT_PRIVATE as no-op (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`09a8440b45`](https://togithub.com/nodejs/node/commit/09a8440b45)] - **(SEMVER-MAJOR)** **deps**: update V8 to 12.2.281.27 (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`0da3beebfc`](https://togithub.com/nodejs/node/commit/0da3beebfc)] - **(SEMVER-MAJOR)** **deps**: V8: cherry-pick [`de611e6`](https://togithub.com/nodejs/node/commit/de611e69ad51) (Keyhan Vakil) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`b982335637`](https://togithub.com/nodejs/node/commit/b982335637)] - **(SEMVER-MAJOR)** **deps**: V8: cherry-pick [`0fd478b`](https://togithub.com/nodejs/node/commit/0fd478bcdabd) (Joyee Cheung) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`481a90116c`](https://togithub.com/nodejs/node/commit/481a90116c)] - **(SEMVER-MAJOR)** **deps**: V8: cherry-pick [`0f9ebbc`](https://togithub.com/nodejs/node/commit/0f9ebbc672c7) (Chengzhong Wu) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`782addbdc3`](https://togithub.com/nodejs/node/commit/782addbdc3)] - **(SEMVER-MAJOR)** **deps**: V8: cherry-pick [`8f0b946`](https://togithub.com/nodejs/node/commit/8f0b94671ddb) (Lu Yahan) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`b682e7f540`](https://togithub.com/nodejs/node/commit/b682e7f540)] - **(SEMVER-MAJOR)** **deps**: V8: cherry-pick [`f7d000a`](https://togithub.com/nodejs/node/commit/f7d000a7ae7b) (Luke Albao) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`a60090c52f`](https://togithub.com/nodejs/node/commit/a60090c52f)] - **(SEMVER-MAJOR)** **deps**: V8: cherry-pick [`2590224`](https://togithub.com/nodejs/node/commit/25902244ad1a) (Joyee Cheung) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`8441d1fc18`](https://togithub.com/nodejs/node/commit/8441d1fc18)] - **(SEMVER-MAJOR)** **deps**: patch V8 to avoid duplicated zlib symbol (Michaël Zasso) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`e8e9bbd7a9`](https://togithub.com/nodejs/node/commit/e8e9bbd7a9)] - **(SEMVER-MAJOR)** **deps**: remove usage of a C++20 feature from V8 (Michaël Zasso) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`785d5cd006`](https://togithub.com/nodejs/node/commit/785d5cd006)] - **(SEMVER-MAJOR)** **deps**: avoid compilation error with ASan (Michaël Zasso) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`7071c1dafd`](https://togithub.com/nodejs/node/commit/7071c1dafd)] - **(SEMVER-MAJOR)** **deps**: disable V8 concurrent sparkplug compilation (Michaël Zasso) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`d1d60b297d`](https://togithub.com/nodejs/node/commit/d1d60b297d)] - **(SEMVER-MAJOR)** **deps**: silence irrelevant V8 warning (Michaël Zasso) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`5b240c62f9`](https://togithub.com/nodejs/node/commit/5b240c62f9)] - **(SEMVER-MAJOR)** **deps**: always define V8\_EXPORT_PRIVATE as no-op (Michaël Zasso) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`d8c97e4857`](https://togithub.com/nodejs/node/commit/d8c97e4857)] - **(SEMVER-MAJOR)** **deps**: update V8 to 11.9.169.7 (Michaël Zasso) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`b9df88a8c2`](https://togithub.com/nodejs/node/commit/b9df88a8c2)] - **(SEMVER-MAJOR)** **doc**: runtime deprecate flag --trace-atomics-wait (marco-ippolito) [#​51179](https://togithub.com/nodejs/node/pull/51179) - \[[`9ba5df30b4`](https://togithub.com/nodejs/node/commit/9ba5df30b4)] - **(SEMVER-MAJOR)** **doc**: bump FreeBSD experimental support to 13.2 (Michaël Zasso) [#​51231](https://togithub.com/nodejs/node/pull/51231) - \[[`900d79caf2`](https://togithub.com/nodejs/node/commit/900d79caf2)] - **(SEMVER-MAJOR)** **doc**: add migration paths for deprecated utils (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`8206f6bb7f`](https://togithub.com/nodejs/node/commit/8206f6bb7f)] - **(SEMVER-MAJOR)** **fs**: runtime deprecate fs.Stats constructor (Marco Ippolito) [#​52067](https://togithub.com/nodejs/node/pull/52067) - \[[`c14133503a`](https://togithub.com/nodejs/node/commit/c14133503a)] - **(SEMVER-MAJOR)** **fs**: use private fields instead of symbols for `Dir` (Jungku Lee) [#​51037](https://togithub.com/nodejs/node/pull/51037) - \[[`abbdc3efaa`](https://togithub.com/nodejs/node/commit/abbdc3efaa)] - **(SEMVER-MAJOR)** **fs**: make stats date fields lazy (Yagiz Nizipli) [#​50908](https://togithub.com/nodejs/node/pull/50908) - \[[`4b76ccea95`](https://togithub.com/nodejs/node/commit/4b76ccea95)] - **(SEMVER-MAJOR)** **http**: preserve raw header duplicates in writeHead after setHeader calls (Tim Perry) [#​50394](https://togithub.com/nodejs/node/pull/50394) - \[[`c975384264`](https://togithub.com/nodejs/node/commit/c975384264)] - **(SEMVER-MAJOR)** **lib**: enable WebSocket by default (Aras Abbasi) [#​51594](https://togithub.com/nodejs/node/pull/51594) - \[[`351495e938`](https://togithub.com/nodejs/node/commit/351495e938)] - **(SEMVER-MAJOR)** **lib,test**: handle new Iterator global (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`a8b21fdc90`](https://togithub.com/nodejs/node/commit/a8b21fdc90)] - **(SEMVER-MAJOR)** **process**: wait for `'exit'` before printing result (Antoine du Hamel) [#​52172](https://togithub.com/nodejs/node/pull/52172) - \[[`582ff5037c`](https://togithub.com/nodejs/node/commit/582ff5037c)] - **(SEMVER-MAJOR)** **src**: update NODE_MODULE_VERSION to 127 (Michaël Zasso) [#​52465](https://togithub.com/nodejs/node/pull/52465) - \[[`c5c4b50260`](https://togithub.com/nodejs/node/commit/c5c4b50260)] - **(SEMVER-MAJOR)** **src**: update NODE_MODULE_VERSION to 126 (Michaël Zasso) [#​52293](https://togithub.com/nodejs/node/pull/52293) - \[[`d248639285`](https://togithub.com/nodejs/node/commit/d248639285)] - **(SEMVER-MAJOR)** **src**: use supported API to get stalled TLA messages (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`d34b02db4c`](https://togithub.com/nodejs/node/commit/d34b02db4c)] - **(SEMVER-MAJOR)** **src**: update default V8 platform to override functions with location (Etienne Pierre-Doray) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`d9c47e9b5f`](https://togithub.com/nodejs/node/commit/d9c47e9b5f)] - **(SEMVER-MAJOR)** **src**: add missing TryCatch (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`5cddd3b2d8`](https://togithub.com/nodejs/node/commit/5cddd3b2d8)] - **(SEMVER-MAJOR)** **src**: update NODE_MODULE_VERSION to 124 (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`1528846ada`](https://togithub.com/nodejs/node/commit/1528846ada)] - **(SEMVER-MAJOR)** **src**: use non-deprecated v8::Uint8Array::kMaxLength (Michaël Zasso) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`7166986626`](https://togithub.com/nodejs/node/commit/7166986626)] - **(SEMVER-MAJOR)** **src**: adapt to v8::Exception API change (Michaël Zasso) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`4782818020`](https://togithub.com/nodejs/node/commit/4782818020)] - **(SEMVER-MAJOR)** **src**: use non-deprecated version of CreateSyntheticModule (Michaël Zasso) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`2cff0ce411`](https://togithub.com/nodejs/node/commit/2cff0ce411)] - **(SEMVER-MAJOR)** **src**: update NODE_MODULE_VERSION to 122 (Michaël Zasso) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`1abff07392`](https://togithub.com/nodejs/node/commit/1abff07392)] - **(SEMVER-MAJOR)** **stream**: bump default highWaterMark (Robert Nagy) [#​52037](https://togithub.com/nodejs/node/pull/52037) - \[[`9efc84a2cb`](https://togithub.com/nodejs/node/commit/9efc84a2cb)] - **(SEMVER-MAJOR)** **test**: mark test-worker-arraybuffer-zerofill as flaky (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`84c2e712eb`](https://togithub.com/nodejs/node/commit/84c2e712eb)] - **(SEMVER-MAJOR)** **test**: mark some GC-related tests as flaky (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`cdc4437b87`](https://togithub.com/nodejs/node/commit/cdc4437b87)] - **(SEMVER-MAJOR)** **test**: allow slightly more diff in memory leak test (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`515b007fae`](https://togithub.com/nodejs/node/commit/515b007fae)] - **(SEMVER-MAJOR)** **test**: replace always-opt flag with alway-turbofan (Michaël Zasso) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`2341805eb2`](https://togithub.com/nodejs/node/commit/2341805eb2)] - **(SEMVER-MAJOR)** **test**: remove tests that create very large buffers (Michaël Zasso) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`941cef5636`](https://togithub.com/nodejs/node/commit/941cef5636)] - **(SEMVER-MAJOR)** **test**: adapt to new V8 trusted memory spaces (Michaël Zasso) [#​50115](https://togithub.com/nodejs/node/pull/50115) - \[[`29de7f82cd`](https://togithub.com/nodejs/node/commit/29de7f82cd)] - **(SEMVER-MAJOR)** **test_runner**: omit filtered test from output (Colin Ihrig) [#​52221](https://togithub.com/nodejs/node/pull/52221) - \[[`00dc6d9d97`](https://togithub.com/nodejs/node/commit/00dc6d9d97)] - **(SEMVER-MAJOR)** **test_runner**: improve `--test-name-pattern` to allow matching single test (Michał Drobniak) [#​51577](https://togithub.com/nodejs/node/pull/51577) - \[[`5def8019d5`](https://togithub.com/nodejs/node/commit/5def8019d5)] - **(SEMVER-MAJOR)** **tools**: update V8 gypfiles for 12.4 (Michaël Zasso) [#​52465](https://togithub.com/nodejs/node/pull/52465) - \[[`c22793d050`](https://togithub.com/nodejs/node/commit/c22793d050)] - **(SEMVER-MAJOR)** **tools**: roughly port v8\_abseil to gyp (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`ffb0302f0c`](https://togithub.com/nodejs/node/commit/ffb0302f0c)] - **(SEMVER-MAJOR)** **tools**: update V8 gypfiles for 12.2 (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`aadea12440`](https://togithub.com/nodejs/node/commit/aadea12440)] - **(SEMVER-MAJOR)** **tools**: update V8 gypfiles for 12.1 (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`7784773967`](https://togithub.com/nodejs/node/commit/7784773967)] - **(SEMVER-MAJOR)** **tools**: update V8 gypfiles for 12.0 (Michaël Zasso) [#​51362](https://togithub.com/nodejs/node/pull/51362) - \[[`9fe0424baa`](https://togithub.com/nodejs/node/commit/9fe0424baa)] - **(SEMVER-MAJOR)** **trace_events**: use private fields instead of symbols for `Tracing` (Jungku Lee) [#​51180](https://togithub.com/nodejs/node/pull/51180) - \[[`e96cd25007`](https://togithub.com/nodejs/node/commit/e96cd25007)] - **(SEMVER-MAJOR)** **util**: runtime deprecate util.log (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`6cf20d5e43`](https://togithub.com/nodejs/node/commit/6cf20d5e43)] - **(SEMVER-MAJOR)** **util**: runtime deprecate util.isUndefined (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`09e424921f`](https://togithub.com/nodejs/node/commit/09e424921f)] - **(SEMVER-MAJOR)** **util**: runtime deprecate util.isSymbol (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`80b6bfd4e9`](https://togithub.com/nodejs/node/commit/80b6bfd4e9)] - **(SEMVER-MAJOR)** **util**: runtime deprecate util.isString (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`d419edded9`](https://togithub.com/nodejs/node/commit/d419edded9)] - **(SEMVER-MAJOR)** **util**: runtime deprecate util.isRegExp (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`e0b8de78ed`](https://togithub.com/nodejs/node/commit/e0b8de78ed)] - **(SEMVER-MAJOR)** **util**: runtime deprecate util.isPrimitive (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`5478e1129a`](https://togithub.com/nodejs/node/commit/5478e1129a)] - **(SEMVER-MAJOR)** **util**: runtime deprecate util.isObject (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`b05b1dd541`](https://togithub.com/nodejs/node/commit/b05b1dd541)] - **(SEMVER-MAJOR)** **util**: runtime deprecate util.isNumber (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`5af9bf5f6a`](https://togithub.com/nodejs/node/commit/5af9bf5f6a)] - **(SEMVER-MAJOR)** **util**: runtime deprecate util.isNullOrUndefined (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`860a10e10e`](https://togithub.com/nodejs/node/commit/860a10e10e)] - **(SEMVER-MAJOR)** **util**: runtime deprecate util.isNull (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`70330f5c2b`](https://togithub.com/nodejs/node/commit/70330f5c2b)] - **(SEMVER-MAJOR)** **util**: runtime deprecate util.isFunction (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`7c69c33acc`](https://togithub.com/nodejs/node/commit/7c69c33acc)] - **(SEMVER-MAJOR)** **util**: runtime deprecate util.isError (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`a0c5b871a9`](https://togithub.com/nodejs/node/commit/a0c5b871a9)] - **(SEMVER-MAJOR)** **util**: runtime deprecate util.isDate (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`3c670cb15d`](https://togithub.com/nodejs/node/commit/3c670cb15d)] - **(SEMVER-MAJOR)** **util**: runtime deprecation util.isBuffer (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`c17a448ca9`](https://togithub.com/nodejs/node/commit/c17a448ca9)] - **(SEMVER-MAJOR)** **util**: runtime deprecation util.isBoolean (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`fbb2f891aa`](https://togithub.com/nodejs/node/commit/fbb2f891aa)] - **(SEMVER-MAJOR)** **util**: runtime deprecate util.isArray (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`22d8062e42`](https://togithub.com/nodejs/node/commit/22d8062e42)] - **(SEMVER-MAJOR)** **util**: runtime deprecation util.\_extend (Marco Ippolito) [#​50488](https://togithub.com/nodejs/node/pull/50488) - \[[`1a5acd0638`](https://togithub.com/nodejs/node/commit/1a5acd0638)] - **(SEMVER-MAJOR)** **v8**: enable maglev on supported architectures (Keyhan Vakil) [#​51360](https://togithub.com/nodejs/node/pull/51360) ##### Semver-Minor Commits - \[[`128c60d906`](https://togithub.com/nodejs/node/commit/128c60d906)] - **(SEMVER-MINOR)** **cli**: implement `node --run ` (Yagiz Nizipli) [#​52190](https://togithub.com/nodejs/node/pull/52190) - \[[`f69946b905`](https://togithub.com/nodejs/node/commit/f69946b905)] - **(SEMVER-MINOR)** **deps**: update simdutf to 5.0.0 (Daniel Lemire) [#​52138](https://togithub.com/nodejs/node/pull/52138) - \[[`828ad42eee`](https://togithub.com/nodejs/node/commit/828ad42eee)] - **(SEMVER-MINOR)** **deps**: update undici to 6.3.0 (Node.js GitHub Bot) [#​51462](https://togithub.com/nodejs/node/pull/51462) - \[[`05f8172188`](https://togithub.com/nodejs/node/commit/05f8172188)] - **(SEMVER-MINOR)** **deps**: update undici to 6.2.1 (Node.js GitHub Bot) [#​51278](https://togithub.com/nodejs/node/pull/51278) - \[[`a0c466810a`](https://togithub.com/nodejs/node/commit/a0c466810a)] - **(SEMVER-MINOR)** **doc**: deprecate fs.Stats public constructor (Marco Ippolito) [#​51879](https://togithub.com/nodejs/node/pull/51879) - \[[`151d365ad1`](https://togithub.com/nodejs/node/commit/151d365ad1)] - **(SEMVER-MINOR)** **fs**: expose glob and globSync (Moshe Atlow) [#​51912](https://togithub.com/nodejs/node/pull/51912) - \[[`5f7fad2605`](https://togithub.com/nodejs/node/commit/5f7fad2605)] - **(SEMVER-MINOR)** **module**: support require()ing synchronous ESM graphs (Joyee Cheung) [#​51977](https://togithub.com/nodejs/node/pull/51977) - \[[`009665fb56`](https://togithub.com/nodejs/node/commit/009665fb56)] - **(SEMVER-MINOR)** **report**: add `--report-exclude-network` option (Ethan Arrowood) [#​51645](https://togithub.com/nodejs/node/pull/51645) - \[[`80f86e5d02`](https://togithub.com/nodejs/node/commit/80f86e5d02)] - **(SEMVER-MINOR)** **src**: add C++ ProcessEmitWarningSync() (Joyee Cheung) [#​51977](https://togithub.com/nodejs/node/pull/51977) - \[[`78be0d0f1c`](https://togithub.com/nodejs/node/commit/78be0d0f1c)] - **(SEMVER-MINOR)** **src**: add uv_get_available_memory to report and process (theanarkh) [#​52023](https://togithub.com/nodejs/node/pull/52023) - \[[`b34512e38e`](https://togithub.com/nodejs/node/commit/b34512e38e)] - **(SEMVER-MINOR)** **src**: preload function for Environment (Cheng Zhao) [#​51539](https://togithub.com/nodejs/node/pull/51539) - \[[`7d258db1d7`](https://togithub.com/nodejs/node/commit/7d258db1d7)] - **(SEMVER-MINOR)** **stream**: support typed arrays (IlyasShabi) [#​51866](https://togithub.com/nodejs/node/pull/51866) - \[[`5276c0d5d4`](https://togithub.com/nodejs/node/commit/5276c0d5d4)] - **(SEMVER-MINOR)** **test_runner**: add suite() (Colin Ihrig) [#​52127](https://togithub.com/nodejs/node/pull/52127) - \[[`84de97a61e`](https://togithub.com/nodejs/node/commit/84de97a61e)] - **(SEMVER-MINOR)** **test_runner**: support forced exit (Colin Ihrig) [#​52038](https://togithub.com/nodejs/node/pull/52038) - \[[`aac5ad901d`](https://togithub.com/nodejs/node/commit/aac5ad901d)] - **(SEMVER-MINOR)** **test_runner**: add `test:complete` event to reflect execution order (Moshe Atlow) [#​51909](https://togithub.com/nodejs/node/pull/51909) - \[[`9a1e01c4ce`](https://togithub.com/nodejs/node/commit/9a1e01c4ce)] - **(SEMVER-MINOR)** **util**: support array of formats in util.styleText (Marco Ippolito) [#​52040](https://togithub.com/nodejs/node/pull/52040) - \[[`7f2d61f82a`](https://togithub.com/nodejs/node/commit/7f2d61f82a)] - **(SEMVER-MINOR)** **v8**: implement v8.queryObjects() for memory leak regression testing (Joyee Cheung) [#​51927](https://togithub.com/nodejs/node/pull/51927) - \[[`d1d5da22e4`](https://togithub.com/nodejs/node/commit/d1d5da22e4)] - **(SEMVER-MINOR)** **vm**: harden module type checks (Chengzhong Wu) [#​52162](https://togithub.com/nodejs/node/pull/52162) ##### Semver-Patch Commits - \[[`a760dadec3`](https://togithub.com/nodejs/node/commit/a760dadec3)] - **benchmark**: add AbortSignal.abort benchmarks (Raz Luvaton) [#​52408](https://togithub.com/nodejs/node/pull/52408) - \[[`47c934e464`](https://togithub.com/nodejs/node/commit/47c934e464)] - **benchmark**: conditionally use spawn with taskset for cpu pinning (Ali Hassan) [#​52253](https://togithub.com/nodejs/node/pull/52253) - \[[`dde0cffb2e`](https://togithub.com/nodejs/node/commit/dde0cffb2e)] - **benchmark**: add toNamespacedPath bench (Rafael Gonzaga) [#​52236](https://togithub.com/nodejs/node/pull/52236) - \[[`bda66ad711`](https://togithub.com/nodejs/node/commit/bda66ad711)] - **benchmark**: add style-text benchmark (Rafael Gonzaga) [#​52004](https://togithub.com/nodejs/node/pull/52004) - \[[`21211a3fa9`](https://togithub.com/nodejs/node/commit/21211a3fa9)] - **buffer**: improve `btoa` performance (Yagiz Nizipli) [#​52427](https://togithub.com/nodejs/node/pull/52427) - \[[`6f504b71ac`](https://togithub.com/nodejs/node/commit/6f504b71ac)] - **buffer**: use simdutf for `atob` implementation (Yagiz Nizipli) [#​52381](https://togithub.com/nodejs/node/pull/52381) - \[[`0ce7365856`](https://togithub.com/nodejs/node/commit/0ce7365856)] - **build**: temporary disable ubsan (Rafael Gonzaga) [#​52560](https://togithub.com/nodejs/node/pull/52560) - \[[`4e278f0253`](https://togithub.com/nodejs/node/commit/4e278f0253)] - **build**: speed up compilation of some V8 files (Michaël Zasso) [#​52083](https://togithub.com/nodejs/node/pull/52083) - \[[`ba06c5c509`](https://togithub.com/nodejs/node/commit/ba06c5c509)] - **build,tools**: add test-ubsan ci (Rafael Gonzaga) [#​46297](https://togithub.com/nodejs/node/pull/46297) - \[[`562369f348`](https://togithub.com/nodejs/node/commit/562369f348)] - **child_process**: use internal addAbortListener (Chemi Atlow) [#​52081](https://togithub.com/nodejs/node/pull/52081) - \[[`8f61b658de`](https://togithub.com/nodejs/node/commit/8f61b658de)] - **crypto**: deprecate implicitly shortened GCM tags (Tobias Nießen) [#​52345](https://togithub.com/nodejs/node/pull/52345) - \[[`08609b5222`](https://togithub.com/nodejs/node/commit/08609b5222)] - **crypto**: make timingSafeEqual faster for Uint8Array (Tobias Nießen) [#​52341](https://togithub.com/nodejs/node/pull/52341) - \[[`9f939f5af7`](https://togithub.com/nodejs/node/commit/9f939f5af7)] - **crypto**: reject [`Ed25519`](https://togithub.com/nodejs/node/commit/Ed25519)/Ed448 in Sign/Verify prototypes (Filip Skokan) [#​52340](https://togithub.com/nodejs/node/pull/52340) - \[[`2241e8c5b3`](https://togithub.com/nodejs/node/commit/2241e8c5b3)] - **crypto**: validate RSA-PSS saltLength in subtle.sign and subtle.verify (Filip Skokan) [#​52262](https://togithub.com/nodejs/node/pull/52262) - \[[`6dd1c75f4a`](https://togithub.com/nodejs/node/commit/6dd1c75f4a)] - **crypto**: fix `input` validation in `crypto.hash` (Antoine du Hamel) [#​52070](https://togithub.com/nodejs/node/pull/52070) - \[[`a1d48f4a26`](https://togithub.com/nodejs/node/commit/a1d48f4a26)] - **deps**: update simdutf to 5.2.4 (Node.js GitHub Bot) [#​52473](https://togithub.com/nodejs/node/pull/52473) - \[[`08ff4a0c9d`](https://togithub.com/nodejs/node/commit/08ff4a0c9d)] - **deps**: update nghttp2 to 1.61.0 (Node.js GitHub Bot) [#​52395](https://togithub.com/nodejs/node/pull/52395) - \[[`cf629366b9`](https://togithub.com/nodejs/node/commit/cf629366b9)] - **deps**: update simdutf to 5.2.3 (Yagiz Nizipli) [#​52381](https://togithub.com/nodejs/node/pull/52381) - \[[`ad86a12964`](https://togithub.com/nodejs/node/commit/ad86a12964)] - **deps**: upgrade npm to 10.5.1 (npm team) [#​52351](https://togithub.com/nodejs/node/pull/52351) - \[[`45cc32c9c6`](https://togithub.com/nodejs/node/commit/45cc32c9c6)] - **deps**: update c-ares to 1.28.1 (Node.js GitHub Bot) [#​52285](https://togithub.com/nodejs/node/pull/52285) - \[[`38161c38d9`](https://togithub.com/nodejs/node/commit/38161c38d9)] - **deps**: update zlib to 1.3.0.1-motley-24c07df (Node.js GitHub Bot) [#​52199](https://togithub.com/nodejs/node/pull/52199) - \[[`1264414700`](https://togithub.com/nodejs/node/commit/1264414700)] - **deps**: update simdjson to 3.8.0 (Node.js GitHub Bot) [#​52124](https://togithub.com/nodejs/node/pull/52124) - \[[`f6996ee150`](https://togithub.com/nodejs/node/commit/f6996ee150)] - **deps**: V8: backport [`c4be0a9`](https://togithub.com/nodejs/node/commit/c4be0a97f981) (Richard Lau) [#​52183](https://togithub.com/nodejs/node/pull/52183) - \[[`0d4bc4c40e`](https://togithub.com/nodejs/node/commit/0d4bc4c40e)] - **deps**: V8: cherry-pick [`f8d5e57`](https://togithub.com/nodejs/node/commit/f8d5e576b814) (Richard Lau) [#​52183](https://togithub.com/nodejs/node/pull/52183) - \[[`70a05103c8`](https://togithub.com/nodejs/node/commit/70a05103c8)] - **deps**: update zlib to 1.3.0.1-motley-24342f6 (Node.js GitHub Bot) [#​52123](https://togithub.com/nodejs/node/pull/52123) - \[[`4c3e9659ed`](https://togithub.com/nodejs/node/commit/4c3e9659ed)] - **deps**: update corepack to 0.26.0 (Node.js GitHub Bot) [#​52027](https://togithub.com/nodejs/node/pull/52027) - \[[`0b4cdb4b42`](https://togithub.com/nodejs/node/commit/0b4cdb4b42)] - **deps**: update ada to 2.7.7 (Node.js GitHub Bot) [#​52028](https://togithub.com/nodejs/node/pull/52028) - \[[`b241a1d0ae`](https://togithub.com/nodejs/node/commit/b241a1d0ae)] - **deps**: update simdutf to 4.0.9 (Node.js GitHub Bot) [#​51655](https://togithub.com/nodejs/node/pull/51655) - \[[`36dcd399c0`](https://togithub.com/nodejs/node/commit/36dcd399c0)] - **deps**: upgrade libuv to 1.48.0 (Santiago Gimeno) [#​51697](https://togithub.com/nodejs/node/pull/51697) - \[[`8cf313cd72`](https://togithub.com/nodejs/node/commit/8cf313cd72)] - **deps**: update undici to 6.6.0 (Node.js GitHub Bot) [#​51630](https://togithub.com/nodejs/node/pull/51630) - \[[`dd4767f99f`](https://togithub.com/nodejs/node/commit/dd4767f99f)] - **deps**: update undici to 6.4.0 (Node.js GitHub Bot) [#​51527](https://togithub.com/nodejs/node/pull/51527) - \[[`8362caa7d8`](https://togithub.com/nodejs/node/commit/8362caa7d8)] - **dgram**: use internal addAbortListener (Chemi Atlow) [#​52081](https://togithub.com/nodejs/node/pull/52081) - \[[`4f3cf4e89a`](https://togithub.com/nodejs/node/commit/4f3cf4e89a)] - **diagnostics_channel**: early-exit tracing channel trace methods (Stephen Belanger) [#​51915](https://togithub.com/nodejs/node/pull/51915) - \[[`204018bba6`](https://togithub.com/nodejs/node/commit/204018bba6)] - **doc**: deprecate --experimental-policy (RafaelGSS) [#​52602](https://togithub.com/nodejs/node/pull/52602) - \[[`d32a914ac7`](https://togithub.com/nodejs/node/commit/d32a914ac7)] - **doc**: add lint-js-fix into BUILDING.md (jakecastelli) [#​52290](https://togithub.com/nodejs/node/pull/52290) - \[[`411503bacd`](https://togithub.com/nodejs/node/commit/411503bacd)] - **doc**: remove Internet Explorer mention in BUILDING.md (Rich Trott) [#​52455](https://togithub.com/nodejs/node/pull/52455) - \[[`e9ccf5aba2`](https://togithub.com/nodejs/node/commit/e9ccf5aba2)] - **doc**: accommodate upcoming stricter .md linting (Rich Trott) [#​52454](https://togithub.com/nodejs/node/pull/52454) - \[[`b4186ec2c1`](https://togithub.com/nodejs/node/commit/b4186ec2c1)] - **doc**: add Rafael to steward list (Rafael Gonzaga) [#​52452](https://togithub.com/nodejs/node/pull/52452) - \[[`7b01bfb2be`](https://togithub.com/nodejs/node/commit/7b01bfb2be)] - **doc**: correct naming convention in C++ style guide (Mohammed Keyvanzadeh) [#​52424](https://togithub.com/nodejs/node/pull/52424) - \[[`c82f3c9e80`](https://togithub.com/nodejs/node/commit/c82f3c9e80)] - **doc**: update `process.execArg` example to be more useful (Jacob Smith) [#​52412](https://togithub.com/nodejs/node/pull/52412) - \[[`655b327a4d`](https://togithub.com/nodejs/node/commit/655b327a4d)] - **doc**: call out http(s).globalAgent default (mathis-west-1) [#​52392](https://togithub.com/nodejs/node/pull/52392) - \[[`2c77be5488`](https://togithub.com/nodejs/node/commit/2c77be5488)] - **doc**: update the location of `build_with_cmake` (Emmanuel Ferdman) [#​52356](https://togithub.com/nodejs/node/pull/52356) - \[[`7dd514f2db`](https://togithub.com/nodejs/node/commit/7dd514f2db)] - **doc**: reserve 125 for Electron 31 (Shelley Vohr) [#​52379](https://togithub.com/nodejs/node/pull/52379) - \[[`756acd0877`](https://togithub.com/nodejs/node/commit/756acd0877)] - **doc**: use consistent plural form of "index" (Rich Trott) [#​52373](https://togithub.com/nodejs/node/pull/52373) - \[[`ba07e4e5e6`](https://togithub.com/nodejs/node/commit/ba07e4e5e6)] - **doc**: fix typo in cli.md (Daeyeon Jeong) [#​52388](https://togithub.com/nodejs/node/pull/52388) - \[[`461d9d665d`](https://togithub.com/nodejs/node/commit/461d9d665d)] - **doc**: add Rafael to sec release stewards (Rafael Gonzaga) [#​52354](https://togithub.com/nodejs/node/pull/52354) - \[[`d0c364a844`](https://togithub.com/nodejs/node/commit/d0c364a844)] - **doc**: document missing options of events.on (Chemi Atlow) [#​52080](https://togithub.com/nodejs/node/pull/52080) - \[[`a63261cf2c`](https://togithub.com/nodejs/node/commit/a63261cf2c)] - **doc**: add missing space (Augustin Mauroy) [#​52360](https://togithub.com/nodejs/node/pull/52360) - \[[`dd711d221a`](https://togithub.com/nodejs/node/commit/dd711d221a)] - **doc**: add tips about vcpkg cause build faild on windows (Cong Zhang) [#​52181](https://togithub.com/nodejs/node/pull/52181) - \[[`4df34cf6dd`](https://togithub.com/nodejs/node/commit/4df34cf6dd)] - **doc**: replace "below" with "following" (Rich Trott) [#​52315](https://togithub.com/nodejs/node/pull/52315) - \[[`d9aa33fdbf`](https://togithub.com/nodejs/node/commit/d9aa33fdbf)] - **doc**: fix email pattern to be wrapped with `<<` instead of single `<` (Raz Luvaton) [#​52284](https://togithub.com/nodejs/node/pull/52284) - \[[`903f28e684`](https://togithub.com/nodejs/node/commit/903f28e684)] - **doc**: update release gpg keyserver (marco-ippolito) [#​52257](https://togithub.com/nodejs/node/pull/52257) - \[[`fd55458770`](https://togithub.com/nodejs/node/commit/fd55458770)] - **doc**: add release key for marco-ippolito (marco-ippolito) [#​52257](https://togithub.com/nodejs/node/pull/52257) - \[[`27493a1dd7`](https://togithub.com/nodejs/node/commit/27493a1dd7)] - **doc**: fix arrow vertical alignment in HTML version (Akash Yeole) [#​52193](https://togithub.com/nodejs/node/pull/52193) - \[[`af48641993`](https://togithub.com/nodejs/node/commit/af48641993)] - **doc**: move TSC members from regular to emeritus (Michael Dawson) [#​52209](https://togithub.com/nodejs/node/pull/52209) - \[[`fa13ed6d79`](https://togithub.com/nodejs/node/commit/fa13ed6d79)] - **doc**: add section explaining todo tests (Colin Ihrig) [#​52204](https://togithub.com/nodejs/node/pull/52204) - \[[`312ebd97c2`](https://togithub.com/nodejs/node/commit/312ebd97c2)] - **doc**: edit `ChildProcess` `'message'` event docs (theanarkh) [#​52154](https://togithub.com/nodejs/node/pull/52154) - \[[`f1635f442f`](https://togithub.com/nodejs/node/commit/f1635f442f)] - **doc**: quote test_runner glob parameters (Fabian Meyer) [#​52201](https://togithub.com/nodejs/node/pull/52201) - \[[`fc029181df`](https://togithub.com/nodejs/node/commit/fc029181df)] - **doc**: add mold to speeding up section (Cong Zhang) [#​52179](https://togithub.com/nodejs/node/pull/52179) - \[[`8bd3cb2f8c`](https://togithub.com/nodejs/node/commit/8bd3cb2f8c)] - **doc**: http event order correction (wh0) [#​51464](https://togithub.com/nodejs/node/pull/51464) - \[[`a7f170e45a`](https://togithub.com/nodejs/node/commit/a7f170e45a)] - **doc**: move gabrielschulhof to TSC emeritus (Gabriel Schulhof) [#​52192](https://togithub.com/nodejs/node/pull/52192) - \[[`305375ac16`](https://togithub.com/nodejs/node/commit/305375ac16)] - **doc**: fix `--env-file` docs for valid quotes for defining values (Gabriel Bota) [#​52157](https://togithub.com/nodejs/node/pull/52157) - \[[`3fcaf7b900`](https://togithub.com/nodejs/node/commit/3fcaf7b900)] - **doc**: clarify what is supported in NODE_OPTIONS (Michael Dawson) [#​52076](https://togithub.com/nodejs/node/pull/52076) - \[[`4fe87357f3`](https://togithub.com/nodejs/node/commit/4fe87357f3)] - **doc**: fix typos in maintaining-dependencies.md (RoboSchmied) [#​52160](https://togithub.com/nodejs/node/pull/52160) - \[[`f1949ac1ae`](https://togithub.com/nodejs/node/commit/f1949ac1ae)] - **doc**: add spec for contains module syntax (Geoffrey Booth) [#​52059](https://togithub.com/nodejs/node/pull/52059) - \[[`707155424b`](https://togithub.com/nodejs/node/commit/707155424b)] - **doc**: optimize the doc about Unix abstract socket (theanarkh) [#​52043](https://togithub.com/nodejs/node/pull/52043) - \[[`8a191e4e6a`](https://togithub.com/nodejs/node/commit/8a191e4e6a)] - **doc**: update pnpm link (Superchupu) [#​52113](https://togithub.com/nodejs/node/pull/52113) - \[[`454d0806a1`](https://togithub.com/nodejs/node/commit/454d0806a1)] - **doc**: remove ableist language from crypto (Jamie King) [#​52063](https://togithub.com/nodejs/node/pull/52063) - \[[`dafe004703`](https://togithub.com/nodejs/node/commit/dafe004703)] - **doc**: update collaborator email (Ruy Adorno) [#​52088](https://togithub.com/nodejs/node/pull/52088) - \[[`8824adb031`](https://togithub.com/nodejs/node/commit/8824adb031)] - **doc**: state that removing npm is a non-goal (Geoffrey Booth) [#​51951](https://togithub.com/nodejs/node/pull/51951) - \[[`b360532f1a`](https://togithub.com/nodejs/node/commit/b360532f1a)] - **doc**: mention NodeSource in RafaelGSS steward list (Rafael Gonzaga) [#​52057](https://togithub.com/nodejs/node/pull/52057) - \[[`57d2e4881c`](https://togithub.com/nodejs/node/commit/57d2e4881c)] - **doc**: remove ArrayBuffer from crypto.hash() data parameter type (fengmk2) [#​52069](https://togithub.com/nodejs/node/pull/52069) - \[[`e11c1d2315`](https://togithub.com/nodejs/node/commit/e11c1d2315)] - **doc**: add some commonly used lables up gront (Michael Dawson) [#​52006](https://togithub.com/nodejs/node/pull/52006) - \[[`8f9f5db1e8`](https://togithub.com/nodejs/node/commit/8f9f5db1e8)] - **doc**: document that `const c2 = vm.createContext(c1); c1 === c2` is true (Daniel Kaplan) [#​51960](https://togithub.com/nodejs/node/pull/51960) - \[[`d78a565713`](https://togithub.com/nodejs/node/commit/d78a565713)] - **doc**: clarify what moderation issues are for (Antoine du Hamel) [#​51990](https://togithub.com/nodejs/node/pull/51990) - \[[`4cac07c931`](https://togithub.com/nodejs/node/commit/4cac07c931)] - **doc**: add Hemanth HM mention to v21.7.0 changelog (Rafael Gonzaga) [#​52008](https://togithub.com/nodejs/node/pull/52008) - \[[`73025c4dec`](https://togithub.com/nodejs/node/commit/73025c4dec)] - **doc**: add UlisesGascon as a collaborator (Ulises Gascón) [#​51991](https://togithub.com/nodejs/node/pull/51991) - \[[`999c6b34fb`](https://togithub.com/nodejs/node/commit/999c6b34fb)] - **doc**: test for cli options (Aras Abbasi) [#​51623](https://togithub.com/nodejs/node/pull/51623) - \[[`edd6190836`](https://togithub.com/nodejs/node/commit/edd6190836)] - **doc**: deprecate hmac public constructor (Marco Ippolito) [#​51881](https://togithub.com/nodejs/node/pull/51881) - \[[`25c79f3331`](https://togithub.com/nodejs/node/commit/25c79f3331)] - **esm**: drop support for import assertions (Nicolò Ribaudo) [#​52104](https://togithub.com/nodejs/node/pull/52104) - \[[`d619aab575`](https://togithub.com/nodejs/node/commit/d619aab575)] - **events**: rename high & low watermark for consistency (Chemi Atlow) [#​52080](https://togithub.com/nodejs/node/pull/52080) - \[[`e263946c2e`](https://togithub.com/nodejs/node/commit/e263946c2e)] - **events**: extract addAbortListener for safe internal use (Chemi Atlow) [#​52081](https://togithub.com/nodejs/node/pull/52081) - \[[`40ef2da8d6`](https://togithub.com/nodejs/node/commit/40ef2da8d6)] - **events**: remove abort listener from signal in `on` (Neal Beeken) [#​51091](https://togithub.com/nodejs/node/pull/51091) - \[[`61e5de1268`](https://togithub.com/nodejs/node/commit/61e5de1268)] - **fs**: refactor maybeCallback function (Yagiz Nizipli) [#​52129](https://togithub.com/nodejs/node/pull/52129) - \[[`39f1b899cd`](https://togithub.com/nodejs/node/commit/39f1b899cd)] - **fs**: fix edge case in readFileSync utf8 fast path (Richard Lau) [#​52101](https://togithub.com/nodejs/node/pull/52101) - \[[`639c096004`](https://togithub.com/nodejs/node/commit/639c096004)] - **fs**: validate fd from cpp on `fchown` (Yagiz Nizipli) [#​52051](https://togithub.com/nodejs/node/pull/52051) - \[[`9ac1fe05d7`](https://togithub.com/nodejs/node/commit/9ac1fe05d7)] - **fs**: validate fd from cpp on `close` (Yagiz Nizipli) [#​52051](https://togithub.com/nodejs/node/pull/52051) - \[[`3ec20f25df`](https://togithub.com/nodejs/node/commit/3ec20f25df)] - **fs**: validate file mode from cpp (Yagiz Nizipli) [#​52050](https://togithub.com/nodejs/node/pull/52050) - \[[`8c0b723ccb`](https://togithub.com/nodejs/node/commit/8c0b723ccb)] - **fs,permission**: make handling of buffers consistent (Tobias Nießen) [#​52348](https://togithub.com/nodejs/node/pull/52348) - \[[`3fc8d2200e`](https://togithub.com/nodejs/node/commit/3fc8d2200e)] - **http2**: fix h2-over-h2 connection proxying (Tim Perry) [#​52368](https://togithub.com/nodejs/node/pull/52368) - \[[`b9d8a14a03`](https://togithub.com/nodejs/node/commit/b9d8a14a03)] - **http2**: use internal addAbortListener (Chemi Atlow) [#​52081](https://togithub.com/nodejs/node/pull/52081) - \[[`818c10e86d`](https://togithub.com/nodejs/node/commit/818c10e86d)] - **lib**: improve perf of `AbortSignal` creation (Raz Luvaton) [#​52408](https://togithub.com/nodejs/node/pull/52408) - \[[`3f5ff8dc20`](https://togithub.com/nodejs/node/commit/3f5ff8dc20)] - **lib**: .load .save add proper error message when no file passed (Thomas Mauran) [#​52225](https://togithub.com/nodejs/node/pull/52225) - \[[`0a252c23d9`](https://togithub.com/nodejs/node/commit/0a252c23d9)] - **lib**: fix type error for \_refreshLine (Jackson Tian) [#​52133](https://togithub.com/nodejs/node/pull/52133) - \[[`14de082ab4`](https://togithub.com/nodejs/node/commit/14de082ab4)] - **lib**: emit listening event once when call listen twice (theanarkh) [#​52119](https://togithub.com/nodejs/node/pull/52119) - \[[`4e9ce7c035`](https://togithub.com/nodejs/node/commit/4e9ce7c035)] - **lib**: make sure clear the old timer in http server (theanarkh) [#​52118](https://togithub.com/nodejs/node/pull/52118) - \[[`20525f14b9`](https://togithub.com/nodejs/node/commit/20525f14b9)] - **lib**: fix listen with handle in cluster worker (theanarkh) [#​52056](https://togithub.com/nodejs/node/pull/52056) - \[[`8df54481f4`](https://togithub.com/nodejs/node/commit/8df54481f4)] - **meta**: bump actions/download-artifact from 4.1.3 to 4.1.4 (dependabot\[bot]) [#​52314](https://togithub.com/nodejs/node/pull/52314) - \[[`bcc102147a`](https://togithub.com/nodejs/node/commit/bcc102147a)] - **meta**: bump rtCamp/action-slack-notify from 2.2.1 to 2.3.0 (dependabot\[bot]) [#​52313](https://togithub.com/nodejs/node/pull/52313) - \[[`4e7e0ef9c3`](https://togithub.com/nodejs/node/commit/4e7e0ef9c3)] - **meta**: bump github/codeql-action from 3.24.6 to 3.24.9 (dependabot\[bot]) [#​52312](https://togithub.com/nodejs/node/pull/52312) - \[[`14a39881b8`](https://togithub.com/nodejs/node/commit/14a39881b8)] - **meta**: bump actions/cache from 4.0.1 to 4.0.2 (dependabot\[bot]) [#​52311](https://togithub.com/nodejs/node/pull/52311) - \[[`2f8f90dadb`](https://togithub.com/nodejs/node/commit/2f8f90dadb)] - **meta**: bump actions/setup-python from 5.0.0 to 5.1.0 (dependabot\[bot]) [#​52310](https://togithub.com/nodejs/node/pull/52310) - \[[`95efdaf01a`](https://togithub.com/nodejs/node/commit/95efdaf01a)] - **meta**: bump codecov/codecov-action from 4.1.0 to 4.1.1 (dependabot\[bot]) [#​52308](https:/

Configuration

📅 Schedule: Branch creation - "on saturday" in timezone Europe/Paris, 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 4 months ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: pnpm-lock.yaml
Progress: resolved 1, reused 0, downloaded 0, added 0
.                                        |  WARN  deprecated constant-case@4.0.0
.                                        |  WARN  deprecated param-case@4.0.0
Progress: resolved 25, reused 0, downloaded 0, added 0
Progress: resolved 82, reused 0, downloaded 0, added 0
Progress: resolved 134, reused 0, downloaded 0, added 0
Progress: resolved 179, reused 0, downloaded 0, added 0
Progress: resolved 227, reused 0, downloaded 0, added 0
Progress: resolved 404, reused 0, downloaded 0, added 0
 WARN  1 deprecated subdependencies found: no-case@4.0.0
Progress: resolved 438, reused 0, downloaded 0, added 0, done
undefined
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
├─┬ @typescript-eslint/eslint-plugin 7.8.0
│ ├── ✕ unmet peer eslint@^8.56.0: found 9.1.1
│ └─┬ @typescript-eslint/type-utils 7.8.0
│   ├── ✕ unmet peer eslint@^8.56.0: found 9.1.1
│   └─┬ @typescript-eslint/utils 7.8.0
│     └── ✕ unmet peer eslint@^8.56.0: found 9.1.1
├─┬ @typescript-eslint/parser 7.8.0
│ └── ✕ unmet peer eslint@^8.56.0: found 9.1.1
├─┬ eslint-plugin-import 2.29.1
│ └── ✕ unmet peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8": found 9.1.1
├─┬ eslint-plugin-sonarjs 0.25.1
│ └── ✕ unmet peer eslint@"^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0": found 9.1.1
└─┬ eslint-plugin-unused-imports 3.1.0
  └── ✕ unmet peer eslint@8: found 9.1.1

hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.
renovate[bot] commented 3 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.