Michaël Zasso
Michaël Zasso
@nodejs/cpp-reviewers
I formatted some of the notable changes. Anyone feel free to help with others. I think we need specific sections for at least: - The test runner @nodejs/test_runner - `util.parseArgs`...
/cc @nodejs/lts
/cc @ljharb https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2974/nodes=fedora-last-latest-x64/testReport/junit/(root)/citgm/resolve_v1_22_1/ ``` not ok 120 node:test not supported; requiring throws --- operator: throws expected: undefined actual: undefined at: Test. (/home/iojs/tmp/citgm_tmp/15b4c423-82de-461c-b6db-e18d581f5097/resolve/test/core.js:37:20) stack: |- Error: node:test not supported; requiring throws...
@nodejs/undici https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/2974/nodes=fedora-last-latest-x64/testReport/junit/(root)/citgm/undici_v5_8_0/
I put a link to the live list of commits in the OP. It is too long for a GitHub comment.
Semver-minor commits * \[[`58279d5b76`](https://github.com/nodejs/node/commit/58279d5b76)] - **(SEMVER-MINOR)** **buffer**: graduate Blob from experimental (James M Snell) [#41270](https://github.com/nodejs/node/pull/41270) * \[[`72a0c5c743`](https://github.com/nodejs/node/commit/72a0c5c743)] - **(SEMVER-MINOR)** **crypto**: remove Node.js-specific webcrypto extensions (Filip Skokan) [#43310](https://github.com/nodejs/node/pull/43310) * \[[`2e3a69a2ba`](https://github.com/nodejs/node/commit/2e3a69a2ba)] -...
Semver-patch commits * \[[`480a754ddc`](https://github.com/nodejs/node/commit/480a754ddc)] - **assert**: callTracker throw a specific error message when possible (Moshe Atlow) [#43640](https://github.com/nodejs/node/pull/43640) * \[[`ebb334b124`](https://github.com/nodejs/node/commit/ebb334b124)] - **assert**: fix CallTracker wraps the function causes the length to...
Documentation commits * \[[`1bd581678c`](https://github.com/nodejs/node/commit/1bd581678c)] - **doc**: update email and mailmap for BethGriggs (Beth Griggs) [#43985](https://github.com/nodejs/node/pull/43985) * \[[`c37f90415b`](https://github.com/nodejs/node/commit/c37f90415b)] - **doc**: inspector.close undefined in worker threads (Keyhan Vakil) [#43867](https://github.com/nodejs/node/pull/43867) * \[[`bd0e463d27`](https://github.com/nodejs/node/commit/bd0e463d27)] -...
Other commits * \[[`3b10a94a95`](https://github.com/nodejs/node/commit/3b10a94a95)] - **benchmark**: fix output regression (Brian White) [#43635](https://github.com/nodejs/node/pull/43635) * \[[`f4c4113434`](https://github.com/nodejs/node/commit/f4c4113434)] - **benchmark**: fix fork detection (Paolo Insogna) [#43601](https://github.com/nodejs/node/pull/43601) * \[[`04f651186d`](https://github.com/nodejs/node/commit/04f651186d)] - **benchmark**: forcefully close processes (Paolo...