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 #147

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@types/node (source) 20.14.2 -> 20.16.1 age adoption passing confidence devDependencies minor
@typescript-eslint/eslint-plugin (source) 7.13.0 -> 7.18.1-alpha.3 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 7.13.0 -> 7.18.1-alpha.3 age adoption passing confidence devDependencies minor
cheerio (source) 1.0.0-rc.12 -> 1.0.0 age adoption passing confidence dependencies patch
eslint-plugin-simple-import-sort 12.1.0 -> 12.1.1 age adoption passing confidence devDependencies patch
eslint-plugin-sonarjs 1.0.3 -> 1.0.4 age adoption passing confidence devDependencies patch
node (source) 22.3.0 -> 22.7.0 age adoption passing confidence minor
node (source) 22.3.0 -> 22.7.0 age adoption passing confidence engines minor
node 22.3.0-alpine -> 22.7.0-alpine age adoption passing confidence final minor
node 22.3.0-alpine -> 22.7.0-alpine age adoption passing confidence stage minor
npm-run-all2 6.2.0 -> 6.2.2 age adoption passing confidence devDependencies patch
open-graph-scraper 6.5.2 -> 6.8.0 age adoption passing confidence dependencies minor
pnpm (source) 9.3.0 -> 9.8.0 age adoption passing confidence packageManager minor
prettier (source) 3.3.2 -> 3.3.3 age adoption passing confidence devDependencies patch
redis 7.2.5-alpine -> 7.4.0-alpine age adoption passing confidence minor
tsup (source) 8.1.0 -> 8.2.4 age adoption passing confidence devDependencies minor
type-fest 4.20.0 -> 4.25.0 age adoption passing confidence devDependencies minor
typescript (source) 5.4.5 -> 5.5.4 age adoption passing confidence devDependencies minor

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin) ### [`v7.18.1-alpha.3`](https://togithub.com/typescript-eslint/typescript-eslint/compare/56bf020081815c1a20fedf897021fc19e0ea1023...8e7eb68affc2a7a6cea7480f5c52338ce3a855c8) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/56bf020081815c1a20fedf897021fc19e0ea1023...8e7eb68affc2a7a6cea7480f5c52338ce3a855c8) ### [`v7.18.1-alpha.2`](https://togithub.com/typescript-eslint/typescript-eslint/compare/35cf3d2b2b9611c3812b120c461d863c7881ac04...56bf020081815c1a20fedf897021fc19e0ea1023) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/35cf3d2b2b9611c3812b120c461d863c7881ac04...56bf020081815c1a20fedf897021fc19e0ea1023) ### [`v7.18.1-alpha.1`](https://togithub.com/typescript-eslint/typescript-eslint/compare/46a5709e434a0a252a4ffd5bfe32bf883adbb418...35cf3d2b2b9611c3812b120c461d863c7881ac04) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/46a5709e434a0a252a4ffd5bfe32bf883adbb418...35cf3d2b2b9611c3812b120c461d863c7881ac04) ### [`v7.18.1-alpha.0`](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.18.0...46a5709e434a0a252a4ffd5bfe32bf883adbb418) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.18.0...46a5709e434a0a252a4ffd5bfe32bf883adbb418) ### [`v7.18.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7180-2024-07-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.17.0...v7.18.0) ##### 🩹 Fixes - **eslint-plugin:** \[no-unnecessary-type-assertion] prevent runtime error when asserting a variable declared in default TS lib - **eslint-plugin:** \[unbound-method] report on destructuring in function parameters - **eslint-plugin:** \[no-duplicate-type-constituents] shouldn't report on error types - **eslint-plugin:** \[strict-boolean-expressions] support branded booleans ##### ❤️ Thank You - auvred - Oliver Salzburg - Vinccool96 - Yukihiro Hasegawa You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.17.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7170-2024-07-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.16.1...v7.17.0) ##### 🚀 Features - **eslint-plugin:** backport no-unsafe-function type, no-wrapper-object-types from v8 to v7 - **eslint-plugin:** \[return-await] add option to report in error-handling scenarios only, and deprecate "never" ##### 🩹 Fixes - **eslint-plugin:** \[no-floating-promises] check top-level type assertions (and more) - **eslint-plugin:** \[strict-boolean-expressions] consider assertion function argument a boolean context - **eslint-plugin:** \[no-unnecessary-condition] false positive on optional private field ##### ❤️ Thank You - Armano - Josh Goldberg ✨ - Kirk Waiblinger - StyleShit You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.16.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7161-2024-07-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.16.0...v7.16.1) ##### 🩹 Fixes - **eslint-plugin:** \[no-unnecessary-type-parameters] descend into all parts of mapped types in no-unnecessary-type-parameters ##### ❤️ Thank You - Dan Vanderkam You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.16.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7160-2024-07-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.15.0...v7.16.0) ##### 🚀 Features - **rule-tester:** stricter rule test validations - **eslint-plugin:** \[no-unnecessary-parameter-property-assignment] add new rule - **eslint-plugin:** add support for nested namespaces to unsafe-member-access - **eslint-plugin:** \[no-floating-promises] add checkThenables option ##### 🩹 Fixes - **deps:** update dependency [@​eslint-community/regexpp](https://togithub.com/eslint-community/regexpp) to v4.11.0 - **eslint-plugin:** \[no-floating-promises] add `suggestions` to tests from [#​9263](https://togithub.com/typescript-eslint/typescript-eslint/issues/9263) `checkThenables` - **website:** react key error on internal pages of website - **eslint-plugin:** \[restrict-template-expressions] don't report tuples if `allowArray` option is enabled ##### ❤️ Thank You - Abraham Guo - auvred - Josh Goldberg ✨ - Juan Sanchez - Vinccool96 - YeonJuan - Yukihiro Hasegawa You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7150-2024-07-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.1...v7.15.0) ##### 🚀 Features - **eslint-plugin:** \[array-type] detect `Readonly` case - **eslint-plugin:** back-port new rules around empty object types from v8 ##### 🩹 Fixes - disable `EXPERIMENTAL_useProjectService` in `disabled-type-checked` shared config - **eslint-plugin:** \[no-unsafe-return] differentiate a types-error any from a true any - **eslint-plugin:** \[no-unsafe-call] differentiate a types-error any from a true any ##### ❤️ Thank You - auvred - Kim Sang Du - rgehbt - Vinccool96 You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.14.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7141-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.0...v7.14.1) ##### 🩹 Fixes - **eslint-plugin:** \[prefer-nullish-coalescing] treat enums and literals as their underlying primitive types - **eslint-plugin:** \[prefer-nullish-coalescing] ensure ternary fix does not remove parens ##### ❤️ Thank You - Jake Bailey You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.14.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7140-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.1...v7.14.0) ##### 🚀 Features - support TypeScript 5.5 ##### 🩹 Fixes - **eslint-plugin:** \[no-extraneous-class] handle abstract members - **eslint-plugin:** \[prefer-nullish-coalescing] handle intersected primitive types - **eslint-plugin:** \[no-invalid-this] support AccessorProperty ##### ❤️ Thank You - Brad Zacher - cm-ayf - Jake Bailey - James Zhan - Joshua Chen - yoshi2no You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.13.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#7131-2024-06-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.0...v7.13.1) ##### 🩹 Fixes - **eslint-plugin:** \[prefer-readonly] refine report locations - **eslint-plugin:** \[return-await] support explicit resource management - **eslint-plugin:** \[no-unsafe-member-access] differentiate a types-error any from a true any ##### ❤️ Thank You - Kirk Waiblinger - Yukihiro Hasegawa You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
typescript-eslint/typescript-eslint (@​typescript-eslint/parser) ### [`v7.18.1-alpha.3`](https://togithub.com/typescript-eslint/typescript-eslint/compare/56bf020081815c1a20fedf897021fc19e0ea1023...8e7eb68affc2a7a6cea7480f5c52338ce3a855c8) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/56bf020081815c1a20fedf897021fc19e0ea1023...8e7eb68affc2a7a6cea7480f5c52338ce3a855c8) ### [`v7.18.1-alpha.2`](https://togithub.com/typescript-eslint/typescript-eslint/compare/35cf3d2b2b9611c3812b120c461d863c7881ac04...56bf020081815c1a20fedf897021fc19e0ea1023) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/35cf3d2b2b9611c3812b120c461d863c7881ac04...56bf020081815c1a20fedf897021fc19e0ea1023) ### [`v7.18.1-alpha.1`](https://togithub.com/typescript-eslint/typescript-eslint/compare/46a5709e434a0a252a4ffd5bfe32bf883adbb418...35cf3d2b2b9611c3812b120c461d863c7881ac04) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/46a5709e434a0a252a4ffd5bfe32bf883adbb418...35cf3d2b2b9611c3812b120c461d863c7881ac04) ### [`v7.18.1-alpha.0`](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.18.0...46a5709e434a0a252a4ffd5bfe32bf883adbb418) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.18.0...46a5709e434a0a252a4ffd5bfe32bf883adbb418) ### [`v7.18.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7180-2024-07-29) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.17.0...v7.18.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.17.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7170-2024-07-22) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.16.1...v7.17.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.16.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7161-2024-07-15) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.16.0...v7.16.1) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.16.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7160-2024-07-08) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.15.0...v7.16.0) ##### 🩹 Fixes - **deps:** update dependency [@​eslint-community/regexpp](https://togithub.com/eslint-community/regexpp) to v4.11.0 - **website:** react key error on internal pages of website ##### ❤️ Thank You - Abraham Guo - auvred - Josh Goldberg ✨ - Juan Sanchez - Vinccool96 - YeonJuan - Yukihiro Hasegawa You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.15.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7150-2024-07-01) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.1...v7.15.0) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.14.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7141-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.14.0...v7.14.1) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.14.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7140-2024-06-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.1...v7.14.0) ##### 🚀 Features - support TypeScript 5.5 ##### ❤️ Thank You - Brad Zacher - cm-ayf - Jake Bailey - James Zhan - Joshua Chen - yoshi2no You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website. ### [`v7.13.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#7131-2024-06-17) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.13.0...v7.13.1) This was a version bump only for parser to align it with other projects, there were no code changes. You can read about our [versioning strategy](https://main--typescript-eslint.netlify.app/users/versioning) and [releases](https://main--typescript-eslint.netlify.app/users/releases) on our website.
cheeriojs/cheerio (cheerio) ### [`v1.0.0`](https://togithub.com/cheeriojs/cheerio/releases/tag/v1.0.0) [Compare Source](https://togithub.com/cheeriojs/cheerio/compare/v1.0.0-rc.12...v1.0.0) Cheerio 1.0 is here! 🎉 ### [Announcement Blog Post](https://cheerio.js.org/blog/cheerio-1.0) #### Breaking Changes - The minimum NodeJS version is now 18.17 or higher [https://github.com/cheeriojs/cheerio/pull/3959](https://togithub.com/cheeriojs/cheerio/pull/3959) - Import paths were simplified. For example, use `cheerio/slim` instead of `cheerio/lib/slim`. [https://github.com/cheeriojs/cheerio/pull/3970](https://togithub.com/cheeriojs/cheerio/pull/3970) - The deprecated default Cheerio instance and static methods were removed. [https://github.com/cheeriojs/cheerio/pull/3974](https://togithub.com/cheeriojs/cheerio/pull/3974) Before, it was possible to write code like this: ```ts import cheerio, { html } from 'cheerio'; html(cheerio('')); // ~ '' -- NO LONGER WORKS ``` Make sure to always load documents first: ```ts import * as cheerio from 'cheerio'; cheerio.load('').html(); ``` - Node types previously re-exported by Cheerio must now be imported directly from (`domhandler`)(https://github.com/fb55/domhandler). [https://github.com/cheeriojs/cheerio/pull/3969](https://togithub.com/cheeriojs/cheerio/pull/3969) - htmlparser2 options now reside exclusively under the `xml` key ([https://github.com/cheeriojs/cheerio/pull/2916](https://togithub.com/cheeriojs/cheerio/pull/2916)): ```ts const $ = cheerio.load('', { xml: { withStartIndices: true, }, }); ``` #### New Features - Add functions to load buffers, streams & URLs in NodeJS by [@​fb55](https://togithub.com/fb55) in [https://github.com/cheeriojs/cheerio/pull/2857](https://togithub.com/cheeriojs/cheerio/pull/2857) - Add extract method by [@​fb55](https://togithub.com/fb55) in [https://github.com/cheeriojs/cheerio/pull/2750](https://togithub.com/cheeriojs/cheerio/pull/2750) #### Fixes - Allow imports of `cheerio/utils` by [@​blixt](https://togithub.com/blixt) in [https://github.com/cheeriojs/cheerio/pull/2601](https://togithub.com/cheeriojs/cheerio/pull/2601) - Allow empty string in `data`, and simplify by [@​fb55](https://togithub.com/fb55) in [https://github.com/cheeriojs/cheerio/pull/2818](https://togithub.com/cheeriojs/cheerio/pull/2818) - Make `closest` be able to start from text nodes by [@​Qualtagh](https://togithub.com/Qualtagh) in [https://github.com/cheeriojs/cheerio/pull/2811](https://togithub.com/cheeriojs/cheerio/pull/2811) - Fix potential github action smells by [@​ceddy4395](https://togithub.com/ceddy4395) in [https://github.com/cheeriojs/cheerio/pull/3826](https://togithub.com/cheeriojs/cheerio/pull/3826) #### Other - Cheerio has [a new website](https://cheerio.js.org), featuring updated API docs and guides! [https://github.com/cheeriojs/cheerio/pull/2950](https://togithub.com/cheeriojs/cheerio/pull/2950) **Full Changelog**: https://github.com/cheeriojs/cheerio/compare/v1.0.0-rc.12...v1.0.0
lydell/eslint-plugin-simple-import-sort (eslint-plugin-simple-import-sort) ### [`v12.1.1`](https://togithub.com/lydell/eslint-plugin-simple-import-sort/blob/HEAD/CHANGELOG.md#Version-1211-2024-07-02) [Compare Source](https://togithub.com/lydell/eslint-plugin-simple-import-sort/compare/v12.1.0...v12.1.1) This release adds a short `meta.docs.description` to each rule. Thanks to fisker Cheung ([@​fisker](https://togithub.com/fisker))!
SonarSource/SonarJS (eslint-plugin-sonarjs) ### [`v1.0.4`](https://togithub.com/SonarSource/SonarJS/compare/004d7944672f249000e1eb1c97acd13e31e455eb...ebe523b9539d3dbc1bbcedc251bb8193c7ed9bf6) [Compare Source](https://togithub.com/SonarSource/SonarJS/compare/004d7944672f249000e1eb1c97acd13e31e455eb...ebe523b9539d3dbc1bbcedc251bb8193c7ed9bf6)
nodejs/node (node) ### [`v22.7.0`](https://togithub.com/nodejs/node/releases/tag/v22.7.0): 2024-08-22, Version 22.7.0 (Current), @​RafaelGSS [Compare Source](https://togithub.com/nodejs/node/compare/v22.3.0...v22.7.0) ##### Experimental transform types support With the new flag `--experimental-transform-types` it is possible to enable the transformation of TypeScript-only syntax into JavaScript code. This feature allows Node.js to support TypeScript syntax such as `Enum` and `namespace`. Thanks to Marco Ippolito for making this work on [#​54283](https://togithub.com/nodejs/node/pull/54283). ##### Module syntax detection is now enabled by default. Module syntax detection (the `--experimental-detect-module` flag) is now enabled by default. Use `--no-experimental-detect-module` to disable it if needed. Syntax detection attempts to run ambiguous files as CommonJS, and if the module fails to parse as CommonJS due to ES module syntax, Node.js tries again and runs the file as an ES module. Ambiguous files are those with a `.js` or no extension, where the nearest parent `package.json` has no `"type"` field (either `"type": "module"` or `"type": "commonjs"`). Syntax detection should have no performance impact on CommonJS modules, but it incurs a slight performance penalty for ES modules; add `"type": "module"` to the nearest parent `package.json` file to eliminate the performance cost. A use case unlocked by this feature is the ability to use ES module syntax in extensionless scripts with no nearby `package.json`. Thanks to Geoffrey Booth for making this work on [#​53619](https://togithub.com/nodejs/node/pull/53619). ##### Performance Improvements to Buffer Performance of Node.js Buffers have been optimized through multiple PR's with significant improvements to the `Buffer.copy` and `Buffer.write` methods. These are used throughout the codebase and should give a nice boost across the board. Thanks to Robert Nagy for making this work on [#​54311](https://togithub.com/nodejs/node/pull/54311), [#​54324](https://togithub.com/nodejs/node/pull/54324), and [#​54087](https://togithub.com/nodejs/node/pull/54087). ##### Other Notable Changes - \[[`911de7dd6d`](https://togithub.com/nodejs/node/commit/911de7dd6d)] - **(SEMVER-MINOR)** **inspector**: support `Network.loadingFailed` event (Kohei Ueno) [#​54246](https://togithub.com/nodejs/node/pull/54246) - \[[`9ee4b16bd8`](https://togithub.com/nodejs/node/commit/9ee4b16bd8)] - **(SEMVER-MINOR)** **lib**: rewrite AsyncLocalStorage without async_hooks (Stephen Belanger) [#​48528](https://togithub.com/nodejs/node/pull/48528) ##### Commits - \[[`c6544ff5a6`](https://togithub.com/nodejs/node/commit/c6544ff5a6)] - **benchmark**: use assert.ok searchparams (Rafael Gonzaga) [#​54334](https://togithub.com/nodejs/node/pull/54334) - \[[`51b8576897`](https://togithub.com/nodejs/node/commit/51b8576897)] - **benchmark**: add stream.compose benchmark (jakecastelli) [#​54308](https://togithub.com/nodejs/node/pull/54308) - \[[`c166036515`](https://togithub.com/nodejs/node/commit/c166036515)] - **benchmark**: rename count to n (Rafael Gonzaga) [#​54271](https://togithub.com/nodejs/node/pull/54271) - \[[`1be0ee76ef`](https://togithub.com/nodejs/node/commit/1be0ee76ef)] - **benchmark**: change assert() to assert.ok() (Rafael Gonzaga) [#​54254](https://togithub.com/nodejs/node/pull/54254) - \[[`4dd229f546`](https://togithub.com/nodejs/node/commit/4dd229f546)] - **benchmark**: support --help in CLI (Aviv Keller) [#​53358](https://togithub.com/nodejs/node/pull/53358) - \[[`a5a320cd5b`](https://togithub.com/nodejs/node/commit/a5a320cd5b)] - **benchmark**: remove force option as force defaults to true (Yelim Koo) [#​54203](https://togithub.com/nodejs/node/pull/54203) - \[[`db0a80a0eb`](https://togithub.com/nodejs/node/commit/db0a80a0eb)] - **benchmark**: use assert.ok instead of assert (Rafael Gonzaga) [#​54176](https://togithub.com/nodejs/node/pull/54176) - \[[`8ba53ae7b7`](https://togithub.com/nodejs/node/commit/8ba53ae7b7)] - **buffer**: properly apply dst offset and src length on fast path (Robert Nagy) [#​54391](https://togithub.com/nodejs/node/pull/54391) - \[[`a5a60e6823`](https://togithub.com/nodejs/node/commit/a5a60e6823)] - **buffer**: use fast API for writing one-byte strings (Robert Nagy) [#​54311](https://togithub.com/nodejs/node/pull/54311) - \[[`7b641bc2bd`](https://togithub.com/nodejs/node/commit/7b641bc2bd)] - **buffer**: optimize byteLength for short strings (Robert Nagy) [#​54345](https://togithub.com/nodejs/node/pull/54345) - \[[`28ca678f81`](https://togithub.com/nodejs/node/commit/28ca678f81)] - **buffer**: optimize byteLength for common encodings (Robert Nagy) [#​54342](https://togithub.com/nodejs/node/pull/54342) - \[[`12785559be`](https://togithub.com/nodejs/node/commit/12785559be)] - **buffer**: optimize createFromString (Robert Nagy) [#​54324](https://togithub.com/nodejs/node/pull/54324) - \[[`f7f7b0c498`](https://togithub.com/nodejs/node/commit/f7f7b0c498)] - **buffer**: optimize for common encodings (Robert Nagy) [#​54319](https://togithub.com/nodejs/node/pull/54319) - \[[`37631f826b`](https://togithub.com/nodejs/node/commit/37631f826b)] - **buffer**: add JSDoc to blob bytes method (Roberto Simonini) [#​54117](https://togithub.com/nodejs/node/pull/54117) - \[[`ab6fae9dbf`](https://togithub.com/nodejs/node/commit/ab6fae9dbf)] - **buffer**: faster type check (Robert Nagy) [#​54088](https://togithub.com/nodejs/node/pull/54088) - \[[`9f8f26eb2f`](https://togithub.com/nodejs/node/commit/9f8f26eb2f)] - **buffer**: use native copy impl (Robert Nagy) [#​54087](https://togithub.com/nodejs/node/pull/54087) - \[[`019ebf03c1`](https://togithub.com/nodejs/node/commit/019ebf03c1)] - **buffer**: use faster integer argument check (Robert Nagy) [#​54089](https://togithub.com/nodejs/node/pull/54089) - \[[`c640a2f24c`](https://togithub.com/nodejs/node/commit/c640a2f24c)] - **build**: always disable strict aliasing (Michaël Zasso) [#​54339](https://togithub.com/nodejs/node/pull/54339) - \[[`6aa1d9e855`](https://togithub.com/nodejs/node/commit/6aa1d9e855)] - **build**: update `ruff` to `0.5.2` (Aviv Keller) [#​53909](https://togithub.com/nodejs/node/pull/53909) - \[[`350e699443`](https://togithub.com/nodejs/node/commit/350e699443)] - **build**: support `lint-js-fix` in `vcbuild.bat` (Aviv Keller) [#​53695](https://togithub.com/nodejs/node/pull/53695) - \[[`98fed763f7`](https://togithub.com/nodejs/node/commit/98fed763f7)] - **build**: add `--without-amaro` build flag (Antoine du Hamel) [#​54136](https://togithub.com/nodejs/node/pull/54136) - \[[`1ca598c5ce`](https://togithub.com/nodejs/node/commit/1ca598c5ce)] - **cli**: allow `--test-[name/skip]-pattern` in `NODE_OPTIONS` (Aviv Keller) [#​53001](https://togithub.com/nodejs/node/pull/53001) - \[[`37960a67ae`](https://togithub.com/nodejs/node/commit/37960a67ae)] - **console**: use validateOneOf for colorMode validation (HEESEUNG) [#​54245](https://togithub.com/nodejs/node/pull/54245) - \[[`d52f515bab`](https://togithub.com/nodejs/node/commit/d52f515bab)] - **crypto**: include NODE_EXTRA_CA_CERTS in all secure contexts by default (Eric Bickle) [#​44529](https://togithub.com/nodejs/node/pull/44529) - \[[`b6a3e61353`](https://togithub.com/nodejs/node/commit/b6a3e61353)] - **deps**: update amaro to 0.1.6 (Node.js GitHub Bot) [#​54374](https://togithub.com/nodejs/node/pull/54374) - \[[`0d716ad3f3`](https://togithub.com/nodejs/node/commit/0d716ad3f3)] - **deps**: update simdutf to 5.3.4 (Node.js GitHub Bot) [#​54312](https://togithub.com/nodejs/node/pull/54312) - \[[`18bfea5f33`](https://togithub.com/nodejs/node/commit/18bfea5f33)] - **deps**: update zlib to 1.3.0.1-motley-71660e1 (Node.js GitHub Bot) [#​53464](https://togithub.com/nodejs/node/pull/53464) - \[[`d0c23f332f`](https://togithub.com/nodejs/node/commit/d0c23f332f)] - **deps**: update zlib to 1.3.0.1-motley-c2469fd (Node.js GitHub Bot) [#​53464](https://togithub.com/nodejs/node/pull/53464) - \[[`e7db63972c`](https://togithub.com/nodejs/node/commit/e7db63972c)] - **deps**: update zlib to 1.3.0.1-motley-68e57e6 (Node.js GitHub Bot) [#​53464](https://togithub.com/nodejs/node/pull/53464) - \[[`713ae95555`](https://togithub.com/nodejs/node/commit/713ae95555)] - **deps**: update zlib to 1.3.0.1-motley-8b7eff8 (Node.js GitHub Bot) [#​53464](https://togithub.com/nodejs/node/pull/53464) - \[[`758c9df36e`](https://togithub.com/nodejs/node/commit/758c9df36e)] - **deps**: update zlib to 1.3.0.1-motley-e432200 (Node.js GitHub Bot) [#​53464](https://togithub.com/nodejs/node/pull/53464) - \[[`fe7e6c9563`](https://togithub.com/nodejs/node/commit/fe7e6c9563)] - **deps**: update zlib to 1.3.0.1-motley-887bb57 (Node.js GitHub Bot) [#​53464](https://togithub.com/nodejs/node/pull/53464) - \[[`35722b7bca`](https://togithub.com/nodejs/node/commit/35722b7bca)] - **deps**: update simdjson to 3.10.0 (Node.js GitHub Bot) [#​54197](https://togithub.com/nodejs/node/pull/54197) - \[[`a2a41557db`](https://togithub.com/nodejs/node/commit/a2a41557db)] - **deps**: fix GN build warning in ncrypto (Cheng) [#​54222](https://togithub.com/nodejs/node/pull/54222) - \[[`869da204d7`](https://togithub.com/nodejs/node/commit/869da204d7)] - **deps**: update c-ares to v1.33.0 (Node.js GitHub Bot) [#​54198](https://togithub.com/nodejs/node/pull/54198) - \[[`e0d503a715`](https://togithub.com/nodejs/node/commit/e0d503a715)] - **deps**: update nbytes to 0.1.1 (Node.js GitHub Bot) [#​54277](https://togithub.com/nodejs/node/pull/54277) - \[[`b0c768dae1`](https://togithub.com/nodejs/node/commit/b0c768dae1)] - **deps**: update undici to 6.19.7 (Node.js GitHub Bot) [#​54286](https://togithub.com/nodejs/node/pull/54286) - \[[`ef9a950cb9`](https://togithub.com/nodejs/node/commit/ef9a950cb9)] - **deps**: update acorn to 8.12.1 (Node.js GitHub Bot) [#​53465](https://togithub.com/nodejs/node/pull/53465) - \[[`1597a1139a`](https://togithub.com/nodejs/node/commit/1597a1139a)] - **deps**: update undici to 6.19.5 (Node.js GitHub Bot) [#​54076](https://togithub.com/nodejs/node/pull/54076) - \[[`103e4db3e0`](https://togithub.com/nodejs/node/commit/103e4db3e0)] - **deps**: update simdutf to 5.3.1 (Node.js GitHub Bot) [#​54196](https://togithub.com/nodejs/node/pull/54196) - \[[`9f115ba9e9`](https://togithub.com/nodejs/node/commit/9f115ba9e9)] - **doc**: fix error description of the max header size (Egawa Ryo) [#​54125](https://togithub.com/nodejs/node/pull/54125) - \[[`f967ab3810`](https://togithub.com/nodejs/node/commit/f967ab3810)] - **doc**: add git node security --cleanup (Rafael Gonzaga) [#​54381](https://togithub.com/nodejs/node/pull/54381) - \[[`8883c01afa`](https://togithub.com/nodejs/node/commit/8883c01afa)] - **doc**: add note on weakness of permission model (Tobias Nießen) [#​54268](https://togithub.com/nodejs/node/pull/54268) - \[[`824bd58bc5`](https://togithub.com/nodejs/node/commit/824bd58bc5)] - **doc**: add versions when `--watch-preserve-output` was added (Théo LUDWIG) [#​54328](https://togithub.com/nodejs/node/pull/54328) - \[[`33795cfd49`](https://togithub.com/nodejs/node/commit/33795cfd49)] - **doc**: replace v19 mention in Current release (Rafael Gonzaga) [#​54361](https://togithub.com/nodejs/node/pull/54361) - \[[`aa6e770ea5`](https://togithub.com/nodejs/node/commit/aa6e770ea5)] - **doc**: correct peformance entry types (Jason Zhang) [#​54263](https://togithub.com/nodejs/node/pull/54263) - \[[`4b099ce1bd`](https://togithub.com/nodejs/node/commit/4b099ce1bd)] - **doc**: fix typo in method name in the sea doc (Eliyah Sundström) [#​54027](https://togithub.com/nodejs/node/pull/54027) - \[[`8a8d1d2281`](https://togithub.com/nodejs/node/commit/8a8d1d2281)] - **doc**: mark process.nextTick legacy (Marco Ippolito) [#​51280](https://togithub.com/nodejs/node/pull/51280) - \[[`6f4b5d998e`](https://togithub.com/nodejs/node/commit/6f4b5d998e)] - **doc**: add esm examples to node:http2 (Alfredo González) [#​54292](https://togithub.com/nodejs/node/pull/54292) - \[[`1535469c12`](https://togithub.com/nodejs/node/commit/1535469c12)] - **doc**: explicitly mention node:fs module restriction (Rafael Gonzaga) [#​54269](https://togithub.com/nodejs/node/pull/54269) - \[[`26c37f7910`](https://togithub.com/nodejs/node/commit/26c37f7910)] - **doc**: remove module-based permission doc (Rafael Gonzaga) [#​54266](https://togithub.com/nodejs/node/pull/54266) - \[[`971b9f31f5`](https://togithub.com/nodejs/node/commit/971b9f31f5)] - **doc**: update `buffer.constants.MAX_LENGTH` size (Samuli Asmala) [#​54207](https://togithub.com/nodejs/node/pull/54207) - \[[`3106149965`](https://togithub.com/nodejs/node/commit/3106149965)] - **doc**: warn for windows build bug (Jason Zhang) [#​54217](https://togithub.com/nodejs/node/pull/54217) - \[[`55f8ac3e89`](https://togithub.com/nodejs/node/commit/55f8ac3e89)] - **doc**: make some parameters optional in `tracingChannel.traceCallback` (Deokjin Kim) [#​54068](https://togithub.com/nodejs/node/pull/54068) - \[[`e3e2f22cab`](https://togithub.com/nodejs/node/commit/e3e2f22cab)] - **doc**: add esm examples to node:dns (Alfredo González) [#​54172](https://togithub.com/nodejs/node/pull/54172) - \[[`0429b1eb9d`](https://togithub.com/nodejs/node/commit/0429b1eb9d)] - **doc**: add KevinEady as a triager (Chengzhong Wu) [#​54179](https://togithub.com/nodejs/node/pull/54179) - \[[`4bfa7d8e54`](https://togithub.com/nodejs/node/commit/4bfa7d8e54)] - **doc**: add esm examples to node:console (Alfredo González) [#​54108](https://togithub.com/nodejs/node/pull/54108) - \[[`2f5309fc22`](https://togithub.com/nodejs/node/commit/2f5309fc22)] - **doc**: fix sea assets example (Sadzurami) [#​54192](https://togithub.com/nodejs/node/pull/54192) - \[[`88aef5a39d`](https://togithub.com/nodejs/node/commit/88aef5a39d)] - **doc**: add links to security steward companies (Aviv Keller) [#​52981](https://togithub.com/nodejs/node/pull/52981) - \[[`5175903c23`](https://togithub.com/nodejs/node/commit/5175903c23)] - **doc**: move `onread` option from `socket.connect()` to `new net.socket()` (sendoru) [#​54194](https://togithub.com/nodejs/node/pull/54194) - \[[`144637e845`](https://togithub.com/nodejs/node/commit/144637e845)] - **doc**: move release key for Myles Borins (Richard Lau) [#​54059](https://togithub.com/nodejs/node/pull/54059) - \[[`358fdacec6`](https://togithub.com/nodejs/node/commit/358fdacec6)] - **doc**: refresh instructions for building node from source (Liran Tal) [#​53768](https://togithub.com/nodejs/node/pull/53768) - \[[`11fdaa6ad2`](https://togithub.com/nodejs/node/commit/11fdaa6ad2)] - **doc**: add documentation for blob.bytes() method (jaexxin) [#​54114](https://togithub.com/nodejs/node/pull/54114) - \[[`db3b0df42c`](https://togithub.com/nodejs/node/commit/db3b0df42c)] - **doc**: add missing new lines to custom test reporter examples (Eddie Abbondanzio) [#​54152](https://togithub.com/nodejs/node/pull/54152) - \[[`1cafefd2cf`](https://togithub.com/nodejs/node/commit/1cafefd2cf)] - **doc**: fix worker threadId/destination typo (Thomas Hunter II) [#​53933](https://togithub.com/nodejs/node/pull/53933) - \[[`7772b46038`](https://togithub.com/nodejs/node/commit/7772b46038)] - **doc**: update list of Triagers on the `README.md` (Antoine du Hamel) [#​54138](https://togithub.com/nodejs/node/pull/54138) - \[[`af99ba3dc9`](https://togithub.com/nodejs/node/commit/af99ba3dc9)] - **doc**: remove unused imports from worker_threads.md (Yelim Koo) [#​54147](https://togithub.com/nodejs/node/pull/54147) - \[[`826edc4341`](https://togithub.com/nodejs/node/commit/826edc4341)] - **doc**: expand troubleshooting section (Liran Tal) [#​53808](https://togithub.com/nodejs/node/pull/53808) - \[[`923195b624`](https://togithub.com/nodejs/node/commit/923195b624)] - **doc**: clarify `useCodeCache` setting for cross-platform SEA generation (Yelim Koo) [#​53994](https://togithub.com/nodejs/node/pull/53994) - \[[`7c305a4900`](https://togithub.com/nodejs/node/commit/7c305a4900)] - **doc, meta**: replace command with link to keys (Aviv Keller) [#​53745](https://togithub.com/nodejs/node/pull/53745) - \[[`6f986e0ee6`](https://togithub.com/nodejs/node/commit/6f986e0ee6)] - **doc, test**: simplify test README table (Aviv Keller) [#​53971](https://togithub.com/nodejs/node/pull/53971) - \[[`112228c15a`](https://togithub.com/nodejs/node/commit/112228c15a)] - **fs**: remove unnecessary option argument validation (Jonas) [#​53958](https://togithub.com/nodejs/node/pull/53958) - \[[`911de7dd6d`](https://togithub.com/nodejs/node/commit/911de7dd6d)] - **(SEMVER-MINOR)** **inspector**: support `Network.loadingFailed` event (Kohei Ueno) [#​54246](https://togithub.com/nodejs/node/pull/54246) - \[[`1e825915d5`](https://togithub.com/nodejs/node/commit/1e825915d5)] - **inspector**: provide detailed info to fix DevTools frontend errors (Kohei Ueno) [#​54156](https://togithub.com/nodejs/node/pull/54156) - \[[`417120a3a3`](https://togithub.com/nodejs/node/commit/417120a3a3)] - **lib**: replace spread operator with primordials function (YoonSoo_Shin) [#​54053](https://togithub.com/nodejs/node/pull/54053) - \[[`09f411e6f6`](https://togithub.com/nodejs/node/commit/09f411e6f6)] - **lib**: avoid for of loop and remove unnecessary variable in zlib (YoonSoo_Shin) [#​54258](https://togithub.com/nodejs/node/pull/54258) - \[[`b8970570b0`](https://togithub.com/nodejs/node/commit/b8970570b0)] - **lib**: improve async_context_frame structure (Stephen Belanger) [#​54239](https://togithub.com/nodejs/node/pull/54239) - \[[`783322fa16`](https://togithub.com/nodejs/node/commit/783322fa16)] - **lib**: fix unhandled errors in webstream adapters (Fedor Indutny) [#​54206](https://togithub.com/nodejs/node/pull/54206) - \[[`425b9562b9`](https://togithub.com/nodejs/node/commit/425b9562b9)] - **lib**: fix typos in comments within internal/streams (YoonSoo_Shin) [#​54093](https://togithub.com/nodejs/node/pull/54093) - \[[`9ee4b16bd8`](https://togithub.com/nodejs/node/commit/9ee4b16bd8)] - **(SEMVER-MINOR)** **lib**: rewrite AsyncLocalStorage without async_hooks (Stephen Belanger) [#​48528](https://togithub.com/nodejs/node/pull/48528) - \[[`8c9a4ae12b`](https://togithub.com/nodejs/node/commit/8c9a4ae12b)] - **lib,permission**: support Buffer to permission.has (Rafael Gonzaga) [#​54104](https://togithub.com/nodejs/node/pull/54104) - \[[`c8e358c96c`](https://togithub.com/nodejs/node/commit/c8e358c96c)] - **meta**: add test-permission-\* CODEOWNERS (Rafael Gonzaga) [#​54267](https://togithub.com/nodejs/node/pull/54267) - \[[`581c155cf8`](https://togithub.com/nodejs/node/commit/581c155cf8)] - **meta**: move one or more collaborators to emeritus (Node.js GitHub Bot) [#​54210](https://togithub.com/nodejs/node/pull/54210) - \[[`3f0d7344e3`](https://togithub.com/nodejs/node/commit/3f0d7344e3)] - **meta**: add module label for the lib/internal/modules folder (Aviv Keller) [#​52858](https://togithub.com/nodejs/node/pull/52858) - \[[`0157ec6bbd`](https://togithub.com/nodejs/node/commit/0157ec6bbd)] - **meta**: bump `actions/upload-artifact` from 4.3.3 to 4.3.4 (dependabot\[bot]) [#​54166](https://togithub.com/nodejs/node/pull/54166) - \[[`7fa95d2360`](https://togithub.com/nodejs/node/commit/7fa95d2360)] - **meta**: bump `actions/download-artifact` from 4.1.7 to 4.1.8 (dependabot\[bot]) [#​54167](https://togithub.com/nodejs/node/pull/54167) - \[[`acc5b9a0c5`](https://togithub.com/nodejs/node/commit/acc5b9a0c5)] - **meta**: bump actions/setup-python from 5.1.0 to 5.1.1 (dependabot\[bot]) [#​54165](https://togithub.com/nodejs/node/pull/54165) - \[[`dede30a8d0`](https://togithub.com/nodejs/node/commit/dede30a8d0)] - **meta**: bump `step-security/harden-runner` from 2.8.1 to 2.9.0 (dependabot\[bot]) [#​54169](https://togithub.com/nodejs/node/pull/54169) - \[[`b733854eac`](https://togithub.com/nodejs/node/commit/b733854eac)] - **meta**: bump `actions/setup-node` from 4.0.2 to 4.0.3 (dependabot\[bot]) [#​54170](https://togithub.com/nodejs/node/pull/54170) - \[[`6a9f168cc6`](https://togithub.com/nodejs/node/commit/6a9f168cc6)] - **meta**: bump `github/codeql-action` from 3.25.11 to 3.25.15 (dependabot\[bot]) [#​54168](https://togithub.com/nodejs/node/pull/54168) - \[[`9bbd85e4fe`](https://togithub.com/nodejs/node/commit/9bbd85e4fe)] - **meta**: bump `ossf/scorecard-action` from 2.3.3 to 2.4.0 (dependabot\[bot]) [#​54171](https://togithub.com/nodejs/node/pull/54171) - \[[`33633eebd9`](https://togithub.com/nodejs/node/commit/33633eebd9)] - **meta**: add typescript team to codeowners (Marco Ippolito) [#​54101](https://togithub.com/nodejs/node/pull/54101) - \[[`240d9296c1`](https://togithub.com/nodejs/node/commit/240d9296c1)] - **(SEMVER-MINOR)** **module**: add --experimental-transform-types flag (Marco Ippolito) [#​54283](https://togithub.com/nodejs/node/pull/54283) - \[[`66dcb2a571`](https://togithub.com/nodejs/node/commit/66dcb2a571)] - **(SEMVER-MINOR)** **module**: unflag detect-module (Geoffrey Booth) [#​53619](https://togithub.com/nodejs/node/pull/53619) - \[[`100225fbe1`](https://togithub.com/nodejs/node/commit/100225fbe1)] - **module**: do not attempt to strip type when there's no source (Antoine du Hamel) [#​54287](https://togithub.com/nodejs/node/pull/54287) - \[[`1ba2000703`](https://togithub.com/nodejs/node/commit/1ba2000703)] - **module**: refactor ts parser loading (Marco Ippolito) [#​54243](https://togithub.com/nodejs/node/pull/54243) - \[[`13cc480030`](https://togithub.com/nodejs/node/commit/13cc480030)] - **module**: remove outdated comment (Michaël Zasso) [#​54118](https://togithub.com/nodejs/node/pull/54118) - \[[`e676d98435`](https://togithub.com/nodejs/node/commit/e676d98435)] - **module,win**: fix long path resolve (Hüseyin Açacak) [#​53294](https://togithub.com/nodejs/node/pull/53294) - \[[`9aec536083`](https://togithub.com/nodejs/node/commit/9aec536083)] - **path**: change `posix.join` to use array (Wiyeong Seo) [#​54331](https://togithub.com/nodejs/node/pull/54331) - \[[`8a770cf5c9`](https://togithub.com/nodejs/node/commit/8a770cf5c9)] - **path**: fix relative on Windows (Hüseyin Açacak) [#​53991](https://togithub.com/nodejs/node/pull/53991) - \[[`267cd7f361`](https://togithub.com/nodejs/node/commit/267cd7f361)] - **path**: use the correct name in `validateString` (Benjamin Pasero) [#​53669](https://togithub.com/nodejs/node/pull/53669) - \[[`31adeea855`](https://togithub.com/nodejs/node/commit/31adeea855)] - **sea**: don't set code cache flags when snapshot is used (Joyee Cheung) [#​54120](https://togithub.com/nodejs/node/pull/54120) - \[[`7f1bf1ce24`](https://togithub.com/nodejs/node/commit/7f1bf1ce24)] - **sqlite**: split up large test file (Colin Ihrig) [#​54014](https://togithub.com/nodejs/node/pull/54014) - \[[`94e2ea6f5c`](https://togithub.com/nodejs/node/commit/94e2ea6f5c)] - **sqlite**: ensure statement finalization on db close (Colin Ihrig) [#​54014](https://togithub.com/nodejs/node/pull/54014) - \[[`e077ff1f38`](https://togithub.com/nodejs/node/commit/e077ff1f38)] - **src**: update compile cache storage structure (Joyee Cheung) [#​54291](https://togithub.com/nodejs/node/pull/54291) - \[[`4e4d1def7e`](https://togithub.com/nodejs/node/commit/4e4d1def7e)] - **src**: refactor http parser binding initialization (Joyee Cheung) [#​54276](https://togithub.com/nodejs/node/pull/54276) - \[[`409d9eb09b`](https://togithub.com/nodejs/node/commit/409d9eb09b)] - **src**: shift even moar x509 to ncrypto (James M Snell) [#​54340](https://togithub.com/nodejs/node/pull/54340) - \[[`f87aa27274`](https://togithub.com/nodejs/node/commit/f87aa27274)] - **src**: don't match after `--` in `Dotenv::GetPathFromArgs` (Aviv Keller) [#​54237](https://togithub.com/nodejs/node/pull/54237) - \[[`b6927dd981`](https://togithub.com/nodejs/node/commit/b6927dd981)] - **src**: move some X509Certificate stuff to ncrypto (James M Snell) [#​54241](https://togithub.com/nodejs/node/pull/54241) - \[[`a394219fa5`](https://togithub.com/nodejs/node/commit/a394219fa5)] - **src**: skip inspector wait in internal workers (Chengzhong Wu) [#​54219](https://togithub.com/nodejs/node/pull/54219) - \[[`8daeccfe92`](https://togithub.com/nodejs/node/commit/8daeccfe92)] - **src**: shift more crypto impl details to ncrypto (James M Snell) [#​54028](https://togithub.com/nodejs/node/pull/54028) - \[[`e619133ac9`](https://togithub.com/nodejs/node/commit/e619133ac9)] - **src**: move spkac methods to ncrypto (James M Snell) [#​53985](https://togithub.com/nodejs/node/pull/53985) - \[[`b52c2fff75`](https://togithub.com/nodejs/node/commit/b52c2fff75)] - **src**: account for OpenSSL unexpected version (Shelley Vohr) [#​54038](https://togithub.com/nodejs/node/pull/54038) - \[[`

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 was generated by Mend Renovate. View the repository job log.