yashiel / Sveltekit-Directus-Caprover

Deploy Sveltekit + Directus CMS using Caprover Personal PaaS
https://sveltekit.yashiel.com/
3 stars 1 forks source link

Update Node.js to v18.3.0 #10

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
node final minor 18.1.0-alpine3.15 -> 18.3.0-alpine3.15

Release Notes

nodejs/node ### [`v18.3.0`](https://togithub.com/nodejs/node/releases/tag/v18.3.0) [Compare Source](https://togithub.com/nodejs/node/compare/v18.2.0...v18.3.0) ##### Notable Changes - \[[`dc3b91f351`](https://togithub.com/nodejs/node/commit/dc3b91f351)] - **deps**: update undici to 5.4.0 (Node.js GitHub Bot) [#​43262](https://togithub.com/nodejs/node/pull/43262) - \[[`d6cf409d78`](https://togithub.com/nodejs/node/commit/d6cf409d78)] - **(SEMVER-MINOR)** **util**: add parseArgs module (Benjamin Coe) [#​42675](https://togithub.com/nodejs/node/pull/42675) - \[[`9539cfa358`](https://togithub.com/nodejs/node/commit/9539cfa358)] - **(SEMVER-MINOR)** **http**: add uniqueHeaders option to request and createServer (Paolo Insogna) [#​41397](https://togithub.com/nodejs/node/pull/41397) - \[[`41fdc2617d`](https://togithub.com/nodejs/node/commit/41fdc2617d)] - **deps**: upgrade npm to 8.11.0 (npm team) [#​43210](https://togithub.com/nodejs/node/pull/43210) - \[[`0000654e47`](https://togithub.com/nodejs/node/commit/0000654e47)] - **deps**: patch V8 to 10.2.154.4 (Michaël Zasso) [#​43067](https://togithub.com/nodejs/node/pull/43067) - \[[`b3c8e609fd`](https://togithub.com/nodejs/node/commit/b3c8e609fd)] - **(SEMVER-MINOR)** **deps**: update V8 to 10.2.154.2 (Michaël Zasso) [#​42740](https://togithub.com/nodejs/node/pull/42740) - \[[`3e89b7336d`](https://togithub.com/nodejs/node/commit/3e89b7336d)] - **(SEMVER-MINOR)** **fs**: make params in writing methods optional (LiviaMedeiros) [#​42601](https://togithub.com/nodejs/node/pull/42601) - \[[`9539cfa358`](https://togithub.com/nodejs/node/commit/9539cfa358)] - **(SEMVER-MINOR)** **http**: add uniqueHeaders option to request and createServer (Paolo Insogna) [#​41397](https://togithub.com/nodejs/node/pull/41397) - \[[`8f5b4570e5`](https://togithub.com/nodejs/node/commit/8f5b4570e5)] - **(SEMVER-MINOR)** **net**: add ability to reset a tcp socket (pupilTong) [#​43112](https://togithub.com/nodejs/node/pull/43112) - \[[`5eff7b4a6a`](https://togithub.com/nodejs/node/commit/5eff7b4a6a)] - **(SEMVER-MINOR)** ***Revert*** "**build**: make x86 Windows support temporarily experimental" (Michaël Zasso) [#​42740](https://togithub.com/nodejs/node/pull/42740) - This means 32-bit Windows binaries are back with this release. ##### Commits - \[[`aefc9dda9a`](https://togithub.com/nodejs/node/commit/aefc9dda9a)] - **benchmark**: add node-error benchmark (RafaelGSS) [#​43077](https://togithub.com/nodejs/node/pull/43077) - \[[`85d81a764f`](https://togithub.com/nodejs/node/commit/85d81a764f)] - **bootstrap**: include code cache in the embedded snapshot (Joyee Cheung) [#​43023](https://togithub.com/nodejs/node/pull/43023) - \[[`5eff7b4a6a`](https://togithub.com/nodejs/node/commit/5eff7b4a6a)] - **(SEMVER-MINOR)** ***Revert*** "**build**: make x86 Windows support temporarily experimental" (Michaël Zasso) [#​42740](https://togithub.com/nodejs/node/pull/42740) - \[[`d6634707c5`](https://togithub.com/nodejs/node/commit/d6634707c5)] - **(SEMVER-MINOR)** **build**: run V8 tests with detected Python version (Richard Lau) [#​42740](https://togithub.com/nodejs/node/pull/42740) - \[[`b8b5e6df67`](https://togithub.com/nodejs/node/commit/b8b5e6df67)] - **(SEMVER-MINOR)** **build**: reset embedder string to "-node.0" (Michaël Zasso) [#​42740](https://togithub.com/nodejs/node/pull/42740) - \[[`285ef30877`](https://togithub.com/nodejs/node/commit/285ef30877)] - **console**: fix console.dir crash on a revoked proxy (Daeyeon Jeong) [#​43100](https://togithub.com/nodejs/node/pull/43100) - \[[`920d8c5300`](https://togithub.com/nodejs/node/commit/920d8c5300)] - **crypto**: align webcrypto RSA key import/export with other implementations (Filip Skokan) [#​42816](https://togithub.com/nodejs/node/pull/42816) - \[[`c76caadf2e`](https://togithub.com/nodejs/node/commit/c76caadf2e)] - **debugger**: throw a more useful error when the frame is missing (Kohei Ueno) [#​42776](https://togithub.com/nodejs/node/pull/42776) - \[[`dc3b91f351`](https://togithub.com/nodejs/node/commit/dc3b91f351)] - **deps**: update undici to 5.4.0 (Node.js GitHub Bot) [#​43262](https://togithub.com/nodejs/node/pull/43262) - \[[`35250bf2f6`](https://togithub.com/nodejs/node/commit/35250bf2f6)] - **deps**: regenerate OpenSSL archs files (Daniel Bevenius) [#​42973](https://togithub.com/nodejs/node/pull/42973) - \[[`ecacc3a727`](https://togithub.com/nodejs/node/commit/ecacc3a727)] - **deps**: exclude linker scripts for windows builds (Daniel Bevenius) [#​42973](https://togithub.com/nodejs/node/pull/42973) - \[[`41fdc2617d`](https://togithub.com/nodejs/node/commit/41fdc2617d)] - **deps**: upgrade npm to 8.11.0 (npm team) [#​43210](https://togithub.com/nodejs/node/pull/43210) - \[[`87b248e27e`](https://togithub.com/nodejs/node/commit/87b248e27e)] - **deps**: update undici to 5.3.0 (Node.js GitHub Bot) [#​43197](https://togithub.com/nodejs/node/pull/43197) - \[[`d42de132a7`](https://togithub.com/nodejs/node/commit/d42de132a7)] - **deps**: upgrade npm to 8.10.0 (npm team) [#​43061](https://togithub.com/nodejs/node/pull/43061) - \[[`0000654e47`](https://togithub.com/nodejs/node/commit/0000654e47)] - **deps**: patch V8 to 10.2.154.4 (Michaël Zasso) [#​43067](https://togithub.com/nodejs/node/pull/43067) - \[[`742ffefb44`](https://togithub.com/nodejs/node/commit/742ffefb44)] - **(SEMVER-MINOR)** **deps**: make V8 10.2 ABI-compatible with 10.1 (Michaël Zasso) [#​42740](https://togithub.com/nodejs/node/pull/42740) - \[[`c626a533c7`](https://togithub.com/nodejs/node/commit/c626a533c7)] - **deps**: make V8 compilable with older glibc (Michaël Zasso) [#​42657](https://togithub.com/nodejs/node/pull/42657) - \[[`76546b12a2`](https://togithub.com/nodejs/node/commit/76546b12a2)] - **deps**: V8: fix v8-cppgc.h for MSVC (Jiawen Geng) [#​42657](https://togithub.com/nodejs/node/pull/42657) - \[[`45e1fd4473`](https://togithub.com/nodejs/node/commit/45e1fd4473)] - **deps**: silence V8's warning on CompileFunction (Michaël Zasso) [#​40907](https://togithub.com/nodejs/node/pull/40907) - \[[`2130891a9a`](https://togithub.com/nodejs/node/commit/2130891a9a)] - **(SEMVER-MINOR)** **deps**: disable trap handler for Windows cross-compiler (Michaël Zasso) [#​40488](https://togithub.com/nodejs/node/pull/40488) - \[[`e678b6c63d`](https://togithub.com/nodejs/node/commit/e678b6c63d)] - **deps**: fix V8 build issue with inline methods (Jiawen Geng) [#​38807](https://togithub.com/nodejs/node/pull/38807) - \[[`f83323f304`](https://togithub.com/nodejs/node/commit/f83323f304)] - **deps**: V8: forward declaration of `Rtl*FunctionTable` (Refael Ackermann) [#​32116](https://togithub.com/nodejs/node/pull/32116) - \[[`4be7584ca6`](https://togithub.com/nodejs/node/commit/4be7584ca6)] - **deps**: V8: un-cherry-pick [`bd019bd`](https://togithub.com/nodejs/node/commit/bd019bd) (Refael Ackermann) [#​32116](https://togithub.com/nodejs/node/pull/32116) - \[[`b3c8e609fd`](https://togithub.com/nodejs/node/commit/b3c8e609fd)] - **(SEMVER-MINOR)** **deps**: update V8 to 10.2.154.2 (Michaël Zasso) [#​42740](https://togithub.com/nodejs/node/pull/42740) - \[[`0afdc3e9a8`](https://togithub.com/nodejs/node/commit/0afdc3e9a8)] - **doc**: use serial comma in errors docs (Tobias Nießen) [#​43242](https://togithub.com/nodejs/node/pull/43242) - \[[`00989338b3`](https://togithub.com/nodejs/node/commit/00989338b3)] - **doc**: add note regarding `%Array.prototype.concat%` in `primordials.md` (Antoine du Hamel) [#​43166](https://togithub.com/nodejs/node/pull/43166) - \[[`badf72dd0a`](https://togithub.com/nodejs/node/commit/badf72dd0a)] - **doc**: use serial comma in worker_threads docs (Tobias Nießen) [#​43220](https://togithub.com/nodejs/node/pull/43220) - \[[`776e746f0a`](https://togithub.com/nodejs/node/commit/776e746f0a)] - **doc**: fix napi version for node_api_symbol_for (Danielle Adams) [#​42878](https://togithub.com/nodejs/node/pull/42878) - \[[`76b46801f8`](https://togithub.com/nodejs/node/commit/76b46801f8)] - **doc**: document `signal` option for `EventTarget#addEventListener` (Antoine du Hamel) [#​43170](https://togithub.com/nodejs/node/pull/43170) - \[[`3082c75efd`](https://togithub.com/nodejs/node/commit/3082c75efd)] - **doc**: make minor adjustments (LiviaMedeiros) [#​43175](https://togithub.com/nodejs/node/pull/43175) - \[[`598c1f102e`](https://togithub.com/nodejs/node/commit/598c1f102e)] - **doc**: use serial comma in dgram docs (Tobias Nießen) [#​43191](https://togithub.com/nodejs/node/pull/43191) - \[[`b772c13a62`](https://togithub.com/nodejs/node/commit/b772c13a62)] - **doc**: use serial comma in process docs (Tobias Nießen) [#​43179](https://togithub.com/nodejs/node/pull/43179) - \[[`f90a3d7a54`](https://togithub.com/nodejs/node/commit/f90a3d7a54)] - **doc**: improved parallel specification (mawaregetsuka) [#​42679](https://togithub.com/nodejs/node/pull/42679) - \[[`71074eedef`](https://togithub.com/nodejs/node/commit/71074eedef)] - **doc**: improve callback params for `fs.mkdir` (Daeyeon Jeong) [#​43016](https://togithub.com/nodejs/node/pull/43016) - \[[`2b8b224077`](https://togithub.com/nodejs/node/commit/2b8b224077)] - **doc**: remove outdated footnote (Python 2 --> 3 for V8 tests) (DeeDeeG) [#​43105](https://togithub.com/nodejs/node/pull/43105) - \[[`945f228cf1`](https://togithub.com/nodejs/node/commit/945f228cf1)] - **doc**: add release key for RafaelGSS (Rafael Gonzaga) [#​43131](https://togithub.com/nodejs/node/pull/43131) - \[[`56fc712f93`](https://togithub.com/nodejs/node/commit/56fc712f93)] - **doc**: use serial comma in assert docs (Tobias Nießen) [#​43154](https://togithub.com/nodejs/node/pull/43154) - \[[`093a3cf2f1`](https://togithub.com/nodejs/node/commit/093a3cf2f1)] - **doc**: fix errors in Performance hooks doc (OneNail) [#​43152](https://togithub.com/nodejs/node/pull/43152) - \[[`4d9f43a8a7`](https://togithub.com/nodejs/node/commit/4d9f43a8a7)] - **doc**: use serial comma in dns docs (Tobias Nießen) [#​43145](https://togithub.com/nodejs/node/pull/43145) - \[[`4e9393e32f`](https://togithub.com/nodejs/node/commit/4e9393e32f)] - **doc**: use ASCII apostrophes consistently (Tobias Nießen) [#​43114](https://togithub.com/nodejs/node/pull/43114) - \[[`b3181851d7`](https://togithub.com/nodejs/node/commit/b3181851d7)] - **doc**: add strategic initiative for shadow realm (Chengzhong Wu) [#​43037](https://togithub.com/nodejs/node/pull/43037) - \[[`6f48dfb499`](https://togithub.com/nodejs/node/commit/6f48dfb499)] - **fs**: add trailing commas (LiviaMedeiros) [#​43127](https://togithub.com/nodejs/node/pull/43127) - \[[`3e89b7336d`](https://togithub.com/nodejs/node/commit/3e89b7336d)] - **(SEMVER-MINOR)** **fs**: make params in writing methods optional (LiviaMedeiros) [#​42601](https://togithub.com/nodejs/node/pull/42601) - \[[`9539cfa358`](https://togithub.com/nodejs/node/commit/9539cfa358)] - **(SEMVER-MINOR)** **http**: add uniqueHeaders option to request and createServer (Paolo Insogna) [#​41397](https://togithub.com/nodejs/node/pull/41397) - \[[`b187060f76`](https://togithub.com/nodejs/node/commit/b187060f76)] - **http2**: set origin name correctly when servername is empty (ofirbarak) [#​42838](https://togithub.com/nodejs/node/pull/42838) - \[[`a07f5f28f3`](https://togithub.com/nodejs/node/commit/a07f5f28f3)] - **http2**: improve tests and docs (Daeyeon Jeong) [#​42858](https://togithub.com/nodejs/node/pull/42858) - \[[`701d40496d`](https://togithub.com/nodejs/node/commit/701d40496d)] - **lib**: refactor `validateInt32` and `validateUint32` (mawaregetsuka) [#​43071](https://togithub.com/nodejs/node/pull/43071) - \[[`09da76493a`](https://togithub.com/nodejs/node/commit/09da76493a)] - **meta**: update AUTHORS (Node.js GitHub Bot) [#​43231](https://togithub.com/nodejs/node/pull/43231) - \[[`1da6b7c32b`](https://togithub.com/nodejs/node/commit/1da6b7c32b)] - **meta**: add mailmap entry for legendecas (Chengzhong Wu) [#​43156](https://togithub.com/nodejs/node/pull/43156) - \[[`1be254b24e`](https://togithub.com/nodejs/node/commit/1be254b24e)] - **meta**: add mailmap entry for npm team (Luigi Pinca) [#​43143](https://togithub.com/nodejs/node/pull/43143) - \[[`7d8d9d625a`](https://togithub.com/nodejs/node/commit/7d8d9d625a)] - **meta**: add mailmap entry for Morgan Roderick (Luigi Pinca) [#​43144](https://togithub.com/nodejs/node/pull/43144) - \[[`8f5b4570e5`](https://togithub.com/nodejs/node/commit/8f5b4570e5)] - **(SEMVER-MINOR)** **net**: add ability to reset a tcp socket (pupilTong) [#​43112](https://togithub.com/nodejs/node/pull/43112) - \[[`11c783fa63`](https://togithub.com/nodejs/node/commit/11c783fa63)] - **net**: remoteAddress always undefined called before connected (OneNail) [#​43011](https://togithub.com/nodejs/node/pull/43011) - \[[`9c4e070567`](https://togithub.com/nodejs/node/commit/9c4e070567)] - **(SEMVER-MINOR)** **node-api**: emit uncaught-exception on unhandled tsfn callbacks (Chengzhong Wu) [#​36510](https://togithub.com/nodejs/node/pull/36510) - \[[`54d68b1afd`](https://togithub.com/nodejs/node/commit/54d68b1afd)] - **perf_hooks**: fix start_time of perf_hooks (theanarkh) [#​43069](https://togithub.com/nodejs/node/pull/43069) - \[[`baa5d0005a`](https://togithub.com/nodejs/node/commit/baa5d0005a)] - **src**: refactor GetCipherValue and related functions (Tobias Nießen) [#​43171](https://togithub.com/nodejs/node/pull/43171) - \[[`6ee9fb14e4`](https://togithub.com/nodejs/node/commit/6ee9fb14e4)] - **src**: make SecureContext fields private (Tobias Nießen) [#​43173](https://togithub.com/nodejs/node/pull/43173) - \[[`1e2552ba6c`](https://togithub.com/nodejs/node/commit/1e2552ba6c)] - **src**: reuse GetServerName (Tobias Nießen) [#​43168](https://togithub.com/nodejs/node/pull/43168) - \[[`d8a14a2486`](https://togithub.com/nodejs/node/commit/d8a14a2486)] - **src**: fix static analysis warning and use smart ptr (Tobias Nießen) [#​43117](https://togithub.com/nodejs/node/pull/43117) - \[[`72a767b7ca`](https://togithub.com/nodejs/node/commit/72a767b7ca)] - **src**: remove SecureContext::operator\* (Tobias Nießen) [#​43121](https://togithub.com/nodejs/node/pull/43121) - \[[`82fb037388`](https://togithub.com/nodejs/node/commit/82fb037388)] - **src**: move context snapshot index to SnapshotData (Joyee Cheung) [#​43023](https://togithub.com/nodejs/node/pull/43023) - \[[`9577878258`](https://togithub.com/nodejs/node/commit/9577878258)] - **src**: replace TraceEventScope with sync events (Chengzhong Wu) [#​42977](https://togithub.com/nodejs/node/pull/42977) - \[[`41b69e3cf4`](https://togithub.com/nodejs/node/commit/41b69e3cf4)] - **src,lib**: migrate to console on context's extra binding (Chengzhong Wu) [#​43142](https://togithub.com/nodejs/node/pull/43142) - \[[`3e1ed1ee0c`](https://togithub.com/nodejs/node/commit/3e1ed1ee0c)] - **test**: improve code coverage for inspector connection errors (Kohei Ueno) [#​42310](https://togithub.com/nodejs/node/pull/42310) - \[[`d7ca2234dc`](https://togithub.com/nodejs/node/commit/d7ca2234dc)] - **test**: use mustSucceed instead of mustCall with assert.ifError (MURAKAMI Masahiko) [#​43188](https://togithub.com/nodejs/node/pull/43188) - \[[`9cc5ce6a24`](https://togithub.com/nodejs/node/commit/9cc5ce6a24)] - **test**: improve readline/emitKeypressEvents.js coverage (OneNail) [#​42908](https://togithub.com/nodejs/node/pull/42908) - \[[`447bbd0d66`](https://togithub.com/nodejs/node/commit/447bbd0d66)] - **tls**: fix convertALPNProtocols accepting ArrayBufferViews (LiviaMedeiros) [#​43211](https://togithub.com/nodejs/node/pull/43211) - \[[`df691464aa`](https://togithub.com/nodejs/node/commit/df691464aa)] - **tools**: update lint-md-dependencies to rollup@2.75.1 (Node.js GitHub Bot) [#​43230](https://togithub.com/nodejs/node/pull/43230) - \[[`d9fb25c936`](https://togithub.com/nodejs/node/commit/d9fb25c936)] - **tools**: refactor build-addons.js to ESM (Feng Yu) [#​43099](https://togithub.com/nodejs/node/pull/43099) - \[[`0efeceb4a6`](https://togithub.com/nodejs/node/commit/0efeceb4a6)] - **tools**: update lint-md-dependencies to rollup@2.74.1 (Node.js GitHub Bot) [#​43172](https://togithub.com/nodejs/node/pull/43172) - \[[`ed352a945c`](https://togithub.com/nodejs/node/commit/ed352a945c)] - **tools**: update eslint to 8.16.0 (Node.js GitHub Bot) [#​43174](https://togithub.com/nodejs/node/pull/43174) - \[[`1183058908`](https://togithub.com/nodejs/node/commit/1183058908)] - **tools**: refactor update-authors.js to ESM (Feng Yu) [#​43098](https://togithub.com/nodejs/node/pull/43098) - \[[`5228028962`](https://togithub.com/nodejs/node/commit/5228028962)] - **(SEMVER-MINOR)** **tools**: update V8 gypfiles for 10.2 (Michaël Zasso) [#​42740](https://togithub.com/nodejs/node/pull/42740) - \[[`d6cf409d78`](https://togithub.com/nodejs/node/commit/d6cf409d78)] - **(SEMVER-MINOR)** **util**: add parseArgs module (Benjamin Coe) [#​42675](https://togithub.com/nodejs/node/pull/42675) - \[[`d91b489784`](https://togithub.com/nodejs/node/commit/d91b489784)] - **worker**: fix heap snapshot crash on exit (Chengzhong Wu) [#​43123](https://togithub.com/nodejs/node/pull/43123) ### [`v18.2.0`](https://togithub.com/nodejs/node/releases/tag/v18.2.0) [Compare Source](https://togithub.com/nodejs/node/compare/v18.1.0...v18.2.0) ##### Notable Changes ##### OpenSSL 3.0.3 This update can be treated as a security release as the issues addressed in OpenSSL 3.0.3 slightly affect Node.js 18. See for more information on how the May 2022 OpenSSL releases affect other Node.js release lines. - \[[`8e54c19a6e`](https://togithub.com/nodejs/node/commit/8e54c19a6e)] - **deps**: update archs files for quictls/openssl-3.0.3+quic (RafaelGSS) [#​43022](https://togithub.com/nodejs/node/pull/43022) - \[[`6365bf808e`](https://togithub.com/nodejs/node/commit/6365bf808e)] - **deps**: upgrade openssl sources to quictls/openssl-3.0.3 (RafaelGSS) [#​43022](https://togithub.com/nodejs/node/pull/43022) ##### Other Notable Changes - \[[`13c333e533`](https://togithub.com/nodejs/node/commit/13c333e533)] - ***Revert*** "**deps**: add template for generated headers" (Daniel Bevenius) [#​42978](https://togithub.com/nodejs/node/pull/42978) - \[[`d128356a7f`](https://togithub.com/nodejs/node/commit/d128356a7f)] - **deps**: update undici to 5.2.0 (Node.js GitHub Bot) [#​43059](https://togithub.com/nodejs/node/pull/43059) - \[[`2df1624f80`](https://togithub.com/nodejs/node/commit/2df1624f80)] - **deps**: upgrade npm to 8.9.0 (npm team) [#​42968](https://togithub.com/nodejs/node/pull/42968) - \[[`6365bf808e`](https://togithub.com/nodejs/node/commit/6365bf808e)] - **deps**: upgrade openssl sources to quictls/openssl-3.0.3 (RafaelGSS) [#​43022](https://togithub.com/nodejs/node/pull/43022) - \[[`4a3f678e70`](https://togithub.com/nodejs/node/commit/4a3f678e70)] - **doc**: add LiviaMedeiros to collaborators (LiviaMedeiros) [#​43039](https://togithub.com/nodejs/node/pull/43039) - \[[`686c4c1f6f`](https://togithub.com/nodejs/node/commit/686c4c1f6f)] - **doc**: add release key for Juan Arboleda (Juan José) [#​42961](https://togithub.com/nodejs/node/pull/42961) - \[[`784d84cf34`](https://togithub.com/nodejs/node/commit/784d84cf34)] - **(SEMVER-MINOR)** **fs**: add `read(buffer[, options])` versions (LiviaMedeiros) [#​42768](https://togithub.com/nodejs/node/pull/42768) - \[[`2f192c4be0`](https://togithub.com/nodejs/node/commit/2f192c4be0)] - **(SEMVER-MINOR)** **http**: added connection closing methods (Paolo Insogna) [#​42812](https://togithub.com/nodejs/node/pull/42812) - \[[`c92e291beb`](https://togithub.com/nodejs/node/commit/c92e291beb)] - **(SEMVER-MINOR)** **perf_hooks**: add PerformanceResourceTiming (RafaelGSS) [#​42725](https://togithub.com/nodejs/node/pull/42725) ##### Commits - \[[`7cac7bb806`](https://togithub.com/nodejs/node/commit/7cac7bb806)] - **assert**: fix CallTracker wraps the function causes the length to be lost (OneNail) [#​42909](https://togithub.com/nodejs/node/pull/42909) - \[[`e74a8da287`](https://togithub.com/nodejs/node/commit/e74a8da287)] - **assert**: make `assert.fail` less affected by prototype tampering (Antoine du Hamel) [#​42918](https://togithub.com/nodejs/node/pull/42918) - \[[`1146806673`](https://togithub.com/nodejs/node/commit/1146806673)] - **bootstrap**: stop delaying instantiation of maps in per-context scripts (Darshan Sen) [#​42934](https://togithub.com/nodejs/node/pull/42934) - \[[`a20310d171`](https://togithub.com/nodejs/node/commit/a20310d171)] - **bootstrap**: use a context snapshotted with primordials in workers (Joyee Cheung) [#​42867](https://togithub.com/nodejs/node/pull/42867) - \[[`9ee7d9eb15`](https://togithub.com/nodejs/node/commit/9ee7d9eb15)] - **bootstrap**: fix wasm_web_api external reference registration (Joyee Cheung) [#​42903](https://togithub.com/nodejs/node/pull/42903) - \[[`cec678a00e`](https://togithub.com/nodejs/node/commit/cec678a00e)] - **build**: set ASAN workaround (Richard Lau) [#​43085](https://togithub.com/nodejs/node/pull/43085) - \[[`7c4df42caa`](https://togithub.com/nodejs/node/commit/7c4df42caa)] - **build**: disable windows-2022 temporarily (Jiawen Geng) [#​43093](https://togithub.com/nodejs/node/pull/43093) - \[[`0eb32ed976`](https://togithub.com/nodejs/node/commit/0eb32ed976)] - **build**: fix various shared library build issues (William Marlow) [#​41850](https://togithub.com/nodejs/node/pull/41850) - \[[`48f4a714b2`](https://togithub.com/nodejs/node/commit/48f4a714b2)] - **build**: fix indeterminacy of icu_locales value (Sergey Nazaryev) [#​42865](https://togithub.com/nodejs/node/pull/42865) - \[[`19c060fd84`](https://togithub.com/nodejs/node/commit/19c060fd84)] - **crypto**: adjust minimum length in generateKey('hmac', ...) (LiviaMedeiros) [#​42944](https://togithub.com/nodejs/node/pull/42944) - \[[`183bcc0699`](https://togithub.com/nodejs/node/commit/183bcc0699)] - **crypto**: clean up parameter validation in HKDF (Tobias Nießen) [#​42924](https://togithub.com/nodejs/node/pull/42924) - \[[`946f57c7bc`](https://togithub.com/nodejs/node/commit/946f57c7bc)] - **debugger**: fix inconsistent inspector output of exec new Map() (Kohei Ueno) [#​42423](https://togithub.com/nodejs/node/pull/42423) - \[[`d128356a7f`](https://togithub.com/nodejs/node/commit/d128356a7f)] - **deps**: update undici to 5.2.0 (Node.js GitHub Bot) [#​43059](https://togithub.com/nodejs/node/pull/43059) - \[[`a9703a55ef`](https://togithub.com/nodejs/node/commit/a9703a55ef)] - **deps**: remove opensslconf template headers (Daniel Bevenius) [#​43035](https://togithub.com/nodejs/node/pull/43035) - \[[`a4a4f7134b`](https://togithub.com/nodejs/node/commit/a4a4f7134b)] - **deps**: fix llhttp version number (Michael Dawson) [#​43029](https://togithub.com/nodejs/node/pull/43029) - \[[`8e54c19a6e`](https://togithub.com/nodejs/node/commit/8e54c19a6e)] - **deps**: update archs files for quictls/openssl-3.0.3+quic (RafaelGSS) [#​43022](https://togithub.com/nodejs/node/pull/43022) - \[[`6365bf808e`](https://togithub.com/nodejs/node/commit/6365bf808e)] - **deps**: upgrade openssl sources to quictls/openssl-3.0.3 (RafaelGSS) [#​43022](https://togithub.com/nodejs/node/pull/43022) - \[[`e8121ae7fe`](https://togithub.com/nodejs/node/commit/e8121ae7fe)] - **deps**: regenerate OpenSSL archs files (Daniel Bevenius) [#​42978](https://togithub.com/nodejs/node/pull/42978) - \[[`13c333e533`](https://togithub.com/nodejs/node/commit/13c333e533)] - ***Revert*** "**deps**: add template for generated headers" (Daniel Bevenius) [#​42978](https://togithub.com/nodejs/node/pull/42978) - \[[`2df1624f80`](https://togithub.com/nodejs/node/commit/2df1624f80)] - **deps**: upgrade npm to 8.9.0 (npm team) [#​42968](https://togithub.com/nodejs/node/pull/42968) - \[[`f53ed9d1bb`](https://togithub.com/nodejs/node/commit/f53ed9d1bb)] - **doc**: use serial comma in fs docs (Tobias Nießen) [#​43104](https://togithub.com/nodejs/node/pull/43104) - \[[`839824aca8`](https://togithub.com/nodejs/node/commit/839824aca8)] - **doc**: use serial comma in events docs (Tobias Nießen) [#​43113](https://togithub.com/nodejs/node/pull/43113) - \[[`9629c74080`](https://togithub.com/nodejs/node/commit/9629c74080)] - **doc**: use serial comma in modules docs (Tobias Nießen) [#​43103](https://togithub.com/nodejs/node/pull/43103) - \[[`76096c2d4a`](https://togithub.com/nodejs/node/commit/76096c2d4a)] - **doc**: use serial comma in util docs (Tobias Nießen) [#​43063](https://togithub.com/nodejs/node/pull/43063) - \[[`1e9de0dd5a`](https://togithub.com/nodejs/node/commit/1e9de0dd5a)] - **doc**: remove git:// protocol, adjust nits in onboarding.md (LiviaMedeiros) [#​43045](https://togithub.com/nodejs/node/pull/43045) - \[[`eb630d7ef9`](https://togithub.com/nodejs/node/commit/eb630d7ef9)] - **doc**: add maintaining info for shared libary option (Michael Dawson) [#​42517](https://togithub.com/nodejs/node/pull/42517) - \[[`3816a97bae`](https://togithub.com/nodejs/node/commit/3816a97bae)] - **doc**: add detail for how to update llhttp (Michael Dawson) [#​43028](https://togithub.com/nodejs/node/pull/43028) - \[[`330e267a57`](https://togithub.com/nodejs/node/commit/330e267a57)] - **doc**: use serial comma in buffer docs (Tobias Nießen) [#​43048](https://togithub.com/nodejs/node/pull/43048) - \[[`0957212390`](https://togithub.com/nodejs/node/commit/0957212390)] - **doc**: use consistent method symbol (Paolo Insogna) [#​42974](https://togithub.com/nodejs/node/pull/42974) - \[[`22cb7104cb`](https://togithub.com/nodejs/node/commit/22cb7104cb)] - **doc**: add Rafael to the security steward for NearForm (Matteo Collina) [#​42966](https://togithub.com/nodejs/node/pull/42966) - \[[`ef177da3f1`](https://togithub.com/nodejs/node/commit/ef177da3f1)] - **doc**: mark some node-api functions as experimental (NickNaso) [#​42987](https://togithub.com/nodejs/node/pull/42987) - \[[`4a3f678e70`](https://togithub.com/nodejs/node/commit/4a3f678e70)] - **doc**: add LiviaMedeiros to collaborators (LiviaMedeiros) [#​43039](https://togithub.com/nodejs/node/pull/43039) - \[[`c988a0ed26`](https://togithub.com/nodejs/node/commit/c988a0ed26)] - **doc**: use serial comma in http docs (Tobias Nießen) [#​43026](https://togithub.com/nodejs/node/pull/43026) - \[[`4de918b4c1`](https://togithub.com/nodejs/node/commit/4de918b4c1)] - **doc**: add the preferred name for [@​himself65](https://togithub.com/himself65) (Himself65) [#​43024](https://togithub.com/nodejs/node/pull/43024) - \[[`686c4c1f6f`](https://togithub.com/nodejs/node/commit/686c4c1f6f)] - **doc**: add release key for Juan Arboleda (Juan José) [#​42961](https://togithub.com/nodejs/node/pull/42961) - \[[`64e0aa116d`](https://togithub.com/nodejs/node/commit/64e0aa116d)] - **doc**: rename N-API to Node-API in test/README.md (Daeyeon Jeong) [#​42946](https://togithub.com/nodejs/node/pull/42946) - \[[`65d64553c0`](https://togithub.com/nodejs/node/commit/65d64553c0)] - **doc**: use serial comma in tls docs (Tobias Nießen) [#​43001](https://togithub.com/nodejs/node/pull/43001) - \[[`840e61e745`](https://togithub.com/nodejs/node/commit/840e61e745)] - **doc**: improve commit message example for releases (Juan José) [#​42954](https://togithub.com/nodejs/node/pull/42954) - \[[`ba3ad7c665`](https://togithub.com/nodejs/node/commit/ba3ad7c665)] - **doc**: use serial comma in cluster docs (Tobias Nießen) [#​42989](https://togithub.com/nodejs/node/pull/42989) - \[[`3ab3086008`](https://togithub.com/nodejs/node/commit/3ab3086008)] - **doc**: fix errors in Web Streams doc (OneNail) [#​42862](https://togithub.com/nodejs/node/pull/42862) - \[[`1fbfee2497`](https://togithub.com/nodejs/node/commit/1fbfee2497)] - **doc**: fix examples in cluster.md (OneNail) [#​42889](https://togithub.com/nodejs/node/pull/42889) - \[[`1237c742f4`](https://togithub.com/nodejs/node/commit/1237c742f4)] - **doc**: add additional step to security release process (Michael Dawson) [#​42916](https://togithub.com/nodejs/node/pull/42916) - \[[`88692d8fd6`](https://togithub.com/nodejs/node/commit/88692d8fd6)] - **doc**: add section regarding property definition in `primordials.md` (Antoine du Hamel) [#​42921](https://togithub.com/nodejs/node/pull/42921) - \[[`924670f3af`](https://togithub.com/nodejs/node/commit/924670f3af)] - **doc**: clarify some default values in `fs.md` (LiviaMedeiros) [#​42892](https://togithub.com/nodejs/node/pull/42892) - \[[`becca06f9b`](https://togithub.com/nodejs/node/commit/becca06f9b)] - **fs**: remove unnecessary ?? operator (Morgan Roderick) [#​43073](https://togithub.com/nodejs/node/pull/43073) - \[[`784d84cf34`](https://togithub.com/nodejs/node/commit/784d84cf34)] - **(SEMVER-MINOR)** **fs**: add `read(buffer[, options])` versions (LiviaMedeiros) [#​42768](https://togithub.com/nodejs/node/pull/42768) - \[[`2f192c4be0`](https://togithub.com/nodejs/node/commit/2f192c4be0)] - **(SEMVER-MINOR)** **http**: added connection closing methods (Paolo Insogna) [#​42812](https://togithub.com/nodejs/node/pull/42812) - \[[`bfbf965eb0`](https://togithub.com/nodejs/node/commit/bfbf965eb0)] - **http2**: compat support for array headers (OneNail) [#​42901](https://togithub.com/nodejs/node/pull/42901) - \[[`46a44b3011`](https://togithub.com/nodejs/node/commit/46a44b3011)] - **lib**: move WebAssembly Web API into separate file (Tobias Nießen) [#​42993](https://togithub.com/nodejs/node/pull/42993) - \[[`c64b8d3282`](https://togithub.com/nodejs/node/commit/c64b8d3282)] - **lib,test**: enable wasm/webapi/empty-body WPT (Tobias Nießen) [#​42960](https://togithub.com/nodejs/node/pull/42960) - \[[`ddd271ec2b`](https://togithub.com/nodejs/node/commit/ddd271ec2b)] - **meta**: add mailmap entry for ShogunPanda (Paolo Insogna) [#​43094](https://togithub.com/nodejs/node/pull/43094) - \[[`174ff972f0`](https://togithub.com/nodejs/node/commit/174ff972f0)] - **meta**: update .mailmap for recent README name change (Rich Trott) [#​43027](https://togithub.com/nodejs/node/pull/43027) - \[[`16df8ad7c3`](https://togithub.com/nodejs/node/commit/16df8ad7c3)] - **meta**: update AUTHORS (Node.js GitHub Bot) [#​43004](https://togithub.com/nodejs/node/pull/43004) - \[[`0ec32d0715`](https://togithub.com/nodejs/node/commit/0ec32d0715)] - **meta**: move one or more collaborators to emeritus (Node.js GitHub Bot) [#​42937](https://togithub.com/nodejs/node/pull/42937) - \[[`037ff3da6d`](https://togithub.com/nodejs/node/commit/037ff3da6d)] - **node-api**: explicitly set \__cdecl for API functions (Vladimir Morozov) [#​42780](https://togithub.com/nodejs/node/pull/42780) - \[[`e2462a2f98`](https://togithub.com/nodejs/node/commit/e2462a2f98)] - **node-api**: fix napi_get_all_property_names (Vladimir Morozov) [#​42463](https://togithub.com/nodejs/node/pull/42463) - \[[`c92e291beb`](https://togithub.com/nodejs/node/commit/c92e291beb)] - **(SEMVER-MINOR)** **perf_hooks**: add PerformanceResourceTiming (RafaelGSS) [#​42725](https://togithub.com/nodejs/node/pull/42725) - \[[`c535db1195`](https://togithub.com/nodejs/node/commit/c535db1195)] - **src**: delete AllocatedBuffer (Darshan Sen) [#​43008](https://togithub.com/nodejs/node/pull/43008) - \[[`5dc79298e1`](https://togithub.com/nodejs/node/commit/5dc79298e1)] - **src**: remove unnecessary comment (Kohei Ueno) [#​42952](https://togithub.com/nodejs/node/pull/42952) - \[[`38e4c15534`](https://togithub.com/nodejs/node/commit/38e4c15534)] - **src**: always signal V8 for intercepted properties (Michaël Zasso) [#​42963](https://togithub.com/nodejs/node/pull/42963) - \[[`cacff07e75`](https://togithub.com/nodejs/node/commit/cacff07e75)] - **src**: fix memory leak for v8.serialize (liuxingbaoyu) [#​42695](https://togithub.com/nodejs/node/pull/42695) - \[[`8cfc18e4db`](https://togithub.com/nodejs/node/commit/8cfc18e4db)] - **src,crypto**: remove uses of AllocatedBuffer from crypto_rsa.cc (Darshan Sen) [#​42852](https://togithub.com/nodejs/node/pull/42852) - \[[`0670843b24`](https://togithub.com/nodejs/node/commit/0670843b24)] - **test**: fix dangerous .map in `test/parallel/test-http-set-trailers.js` (LiviaMedeiros) [#​43087](https://togithub.com/nodejs/node/pull/43087) - \[[`9eb8bf1d26`](https://togithub.com/nodejs/node/commit/9eb8bf1d26)] - **test**: reduce flakiness of `test-fs-read-position-validation.mjs` (LiviaMedeiros) [#​42999](https://togithub.com/nodejs/node/pull/42999) - \[[`41d2f6e8c5`](https://togithub.com/nodejs/node/commit/41d2f6e8c5)] - **test**: rename handlewrap.hasref tests (Daeyeon Jeong) [#​42754](https://togithub.com/nodejs/node/pull/42754) - \[[`e058f47277`](https://togithub.com/nodejs/node/commit/e058f47277)] - **test**: improve observable ICU behaviour coverage (LiviaMedeiros) [#​42683](https://togithub.com/nodejs/node/pull/42683) - \[[`d23debb4cb`](https://togithub.com/nodejs/node/commit/d23debb4cb)] - **test**: validate webstream encoder/decoder inspector (Yoshiki Kurihara) [#​42747](https://togithub.com/nodejs/node/pull/42747) - \[[`b1c18edaa9`](https://togithub.com/nodejs/node/commit/b1c18edaa9)] - **test**: use`mustSucceed` instead of `mustCall` with `assert.ifError` (MURAKAMI Masahiko) [#​42806](https://togithub.com/nodejs/node/pull/42806) - \[[`2dc795687a`](https://togithub.com/nodejs/node/commit/2dc795687a)] - **test**: improve `lib/internal/webstreams/readablestream.js` coverage (MURAKAMI Masahiko) [#​42823](https://togithub.com/nodejs/node/pull/42823) - \[[`d746207dc2`](https://togithub.com/nodejs/node/commit/d746207dc2)] - **test**: fix test-crypto-fips.js under shared OpenSSL (Vita Batrla) [#​42947](https://togithub.com/nodejs/node/pull/42947) - \[[`56c47b5101`](https://togithub.com/nodejs/node/commit/56c47b5101)] - **test**: use consistent timeouts (Paolo Insogna) [#​42893](https://togithub.com/nodejs/node/pull/42893) - \[[`68ed3c88d9`](https://togithub.com/nodejs/node/commit/68ed3c88d9)] - **test**: add test for position validation in fs.read() and fs.readSync() (LiviaMedeiros) [#​42837](https://togithub.com/nodejs/node/pull/42837) - \[[`72b90fd5f5`](https://togithub.com/nodejs/node/commit/72b90fd5f5)] - **test**: reduce impact of flaky HTTP server tests (Tobias Nießen) [#​42926](https://togithub.com/nodejs/node/pull/42926) - \[[`531a0a9980`](https://togithub.com/nodejs/node/commit/531a0a9980)] - **tools**: update lint-md-dependencies to rollup@2.73.0 (Node.js GitHub Bot) [#​43107](https://togithub.com/nodejs/node/pull/43107) - \[[`64daaca46d`](https://togithub.com/nodejs/node/commit/64daaca46d)] - **tools**: update eslint to 8.15.0 (Node.js GitHub Bot) [#​43005](https://togithub.com/nodejs/node/pull/43005) - \[[`79872382ef`](https://togithub.com/nodejs/node/commit/79872382ef)] - **tools**: refactor lint-sh.js to esm module (Feng Yu) [#​42942](https://togithub.com/nodejs/node/pull/42942) - \[[`265ecdfe07`](https://togithub.com/nodejs/node/commit/265ecdfe07)] - **tools**: update lint-md-dependencies (Node.js GitHub Bot) [#​43003](https://togithub.com/nodejs/node/pull/43003) - \[[`e9e1f1e194`](https://togithub.com/nodejs/node/commit/e9e1f1e194)] - **typings**: fix `os.cpus` invalid return type (Himself65) [#​43006](https://togithub.com/nodejs/node/pull/43006) - \[[`55ef6e81cb`](https://togithub.com/nodejs/node/commit/55ef6e81cb)] - **wasm**: add missing init reported by coverity (Michael Dawson) [#​42897](https://togithub.com/nodejs/node/pull/42897) - \[[`5470578008`](https://togithub.com/nodejs/node/commit/5470578008)] - **worker**: fix stream racing with terminate (Keyhan Vakil) [#​42874](https://togithub.com/nodejs/node/pull/42874)

Configuration

📅 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.