{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":27193779,"defaultBranch":"main","name":"node","ownerLogin":"nodejs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-11-26T19:57:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/9950313?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1723058442.0","currentOid":""},"activityList":{"items":[{"before":"e9deab9915f70c3e7e6baf5164a419fea0bffbdc","after":"2bcf9995d28758584f34382bc402995f268d1b64","ref":"refs/heads/main","pushedAt":"2024-08-07T21:56:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"src: skip inspector wait in internal workers\n\nInternal workers are essential to load user scripts and bootstrapped\nwith internal entrypoints. They should not be waiting for inspectors\neven when `--inspect-brk` and `--inspect-wait` were specified, and avoid\nblocking main thread to bootstrap.\n\nIsolateData can be created with a specified PerIsolateOptions instead of\ncreating a copy from the per_process namespace. This also avoids\ncreating a copy bypassing the parent env's modified options, like\ncreating a worker thread from a worker thread.\n\nPR-URL: https://github.com/nodejs/node/pull/54219\nFixes: https://github.com/nodejs/node/issues/53681\nReviewed-By: Yagiz Nizipli \nReviewed-By: Benjamin Gruenbaum ","shortMessageHtmlLink":"src: skip inspector wait in internal workers"}},{"before":"a3ff3e8cd47a0393b5e4b123b12be334a757e091","after":"e9deab9915f70c3e7e6baf5164a419fea0bffbdc","ref":"refs/heads/main","pushedAt":"2024-08-07T20:58:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mhdawson","name":"Michael Dawson","path":"/mhdawson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9373002?s=80&v=4"},"commit":{"message":"tools: make undici updater build wasm from src\n\n- modify updater to include all files required to rebuild\n wasm from what's stored in the deps/undici directory\n- modify updater to build wasm from source while updating\n\nSigned-off-by: Michael Dawson \nPR-URL: https://github.com/nodejs/node/pull/54128\nReviewed-By: Matteo Collina \nReviewed-By: Marco Ippolito \nReviewed-By: Robert Nagy ","shortMessageHtmlLink":"tools: make undici updater build wasm from src"}},{"before":"84c1787b53569f78474910d378b2a3d2d585272e","after":null,"ref":"refs/heads/actions/inactive-collaborators","pushedAt":"2024-08-07T19:20:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"}},{"before":"a4f609faf5a7fd42a3886e1273fe2af6ad5cb84d","after":"a3ff3e8cd47a0393b5e4b123b12be334a757e091","ref":"refs/heads/main","pushedAt":"2024-08-07T19:20:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"meta: move one or more collaborators to emeritus\n\nPR-URL: https://github.com/nodejs/node/pull/54210\nReviewed-By: Marco Ippolito \nReviewed-By: Michaël Zasso \nReviewed-By: Moshe Atlow \nReviewed-By: Benjamin Gruenbaum \nReviewed-By: Kohei Ueno \nReviewed-By: Richard Lau \nReviewed-By: Rafael Gonzaga \nReviewed-By: Luigi Pinca \nReviewed-By: Yagiz Nizipli \nReviewed-By: Tobias Nießen \nReviewed-By: Michael Dawson ","shortMessageHtmlLink":"meta: move one or more collaborators to emeritus"}},{"before":"7327e44a05506e108b075ff15dc0ee50a6751eec","after":"a4f609faf5a7fd42a3886e1273fe2af6ad5cb84d","ref":"refs/heads/main","pushedAt":"2024-08-07T05:59:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jakecastelli","name":null,"path":"/jakecastelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/38635403?s=80&v=4"},"commit":{"message":"doc: make some parameters optional in `tracingChannel.traceCallback`\n\nPlus, add missing `position` parameter to CJS example.\n\nPR-URL: https://github.com/nodejs/node/pull/54068\nReviewed-By: Luigi Pinca \nReviewed-By: Benjamin Gruenbaum \nReviewed-By: James M Snell \nReviewed-By: Ulises Gascón \nReviewed-By: Jake Yuesong Li ","shortMessageHtmlLink":"doc: make some parameters optional in tracingChannel.traceCallback"}},{"before":"2a9e9932b0378841c76a4308752e5681f08c1269","after":null,"ref":"refs/heads/hot-fix-lint","pushedAt":"2024-08-06T21:56:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"aduh95","name":"Antoine du Hamel","path":"/aduh95","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14309773?s=80&v=4"}},{"before":"e0634f58aba6a1634fe03107d5be849fd008cc02","after":"7327e44a05506e108b075ff15dc0ee50a6751eec","ref":"refs/heads/main","pushedAt":"2024-08-06T21:56:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aduh95","name":"Antoine du Hamel","path":"/aduh95","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14309773?s=80&v=4"},"commit":{"message":"doc: sort versions to fix the linter error\n\nPR-URL: https://github.com/nodejs/node/pull/54229\nReviewed-By: Antoine du Hamel \nReviewed-By: Richard Lau \nReviewed-By: Marco Ippolito ","shortMessageHtmlLink":"doc: sort versions to fix the linter error"}},{"before":"3ed9f989b8701f5b3ab275cc0a491f1028d3efd2","after":"e0634f58aba6a1634fe03107d5be849fd008cc02","ref":"refs/heads/main","pushedAt":"2024-08-06T20:12:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"test: use assert.{s,deepS}trictEqual()\n\nUse `asset.strictEqual()` and `asset.deepStrictEqual()` in\n`test/parallel/test-tls-set-sigalgs.js`.\n\nPR-URL: https://github.com/nodejs/node/pull/54208\nReviewed-By: Jake Yuesong Li \nReviewed-By: Daeyeon Jeong \nReviewed-By: Trivikram Kamat \nReviewed-By: Benjamin Gruenbaum \nReviewed-By: Yagiz Nizipli ","shortMessageHtmlLink":"test: use assert.{s,deepS}trictEqual()"}},{"before":"78150f3e9ccf9c090a42497a3d556c8edebf2be4","after":"3ed9f989b8701f5b3ab275cc0a491f1028d3efd2","ref":"refs/heads/main","pushedAt":"2024-08-06T18:43:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"fs: remove unnecessary option argument validation\n\nPR-URL: https://github.com/nodejs/node/pull/53958\nReviewed-By: Yagiz Nizipli ","shortMessageHtmlLink":"fs: remove unnecessary option argument validation"}},{"before":"e2c62203ccd44bbc22bf7f1945fa39b54a5fac7f","after":"78150f3e9ccf9c090a42497a3d556c8edebf2be4","ref":"refs/heads/main","pushedAt":"2024-08-06T18:34:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"lib: fix unhandled errors in webstream adapters\n\nWebStream's Readable controller does not tolerate `.close()` being\ncalled after an `error`. However, when wrapping a Node's Readable stream\nit is possible that the sequence of events leads to `finished()`'s\ncallback being invoked after such `error`.\n\nIn order to handle this, in this change we call the `finished()` handler\nearlier when controller is canceled, and always handle this as an error\ncase.\n\nFix: https://github.com/nodejs/node/issues/54205\nPR-URL: https://github.com/nodejs/node/pull/54206\nFixes: https://github.com/nodejs/node/issues/54205\nReviewed-By: Yagiz Nizipli \nReviewed-By: Matteo Collina \nReviewed-By: Mattias Buelens \nReviewed-By: Benjamin Gruenbaum ","shortMessageHtmlLink":"lib: fix unhandled errors in webstream adapters"}},{"before":"dc86592f20a463f41dc94dec3d8f7f5e3a6238d9","after":"e2c62203ccd44bbc22bf7f1945fa39b54a5fac7f","ref":"refs/heads/main","pushedAt":"2024-08-06T18:34:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"doc: add esm examples to node:dns\n\nPR-URL: https://github.com/nodejs/node/pull/54172\nReviewed-By: Luigi Pinca \nReviewed-By: Trivikram Kamat \nReviewed-By: Ulises Gascón \nReviewed-By: Antoine du Hamel ","shortMessageHtmlLink":"doc: add esm examples to node:dns"}},{"before":"0260bbeefaf55e5781d4d4ffe5e4b54bb8c45529","after":"dc86592f20a463f41dc94dec3d8f7f5e3a6238d9","ref":"refs/heads/main","pushedAt":"2024-08-06T18:34:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"meta: add module label for the lib/internal/modules folder\n\nPR-URL: https://github.com/nodejs/node/pull/52858\nReviewed-By: Luigi Pinca ","shortMessageHtmlLink":"meta: add module label for the lib/internal/modules folder"}},{"before":"3660ad5c9234c6db7df2f7d75cb6712730338d78","after":"0260bbeefaf55e5781d4d4ffe5e4b54bb8c45529","ref":"refs/heads/main","pushedAt":"2024-08-06T18:21:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"benchmark: support --help in CLI\n\nPR-URL: https://github.com/nodejs/node/pull/53358\nReviewed-By: James M Snell \nReviewed-By: Luigi Pinca ","shortMessageHtmlLink":"benchmark: support --help in CLI"}},{"before":null,"after":"2a9e9932b0378841c76a4308752e5681f08c1269","ref":"refs/heads/hot-fix-lint","pushedAt":"2024-08-06T17:37:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"RafaelGSS","name":"Rafael Gonzaga","path":"/RafaelGSS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26234614?s=80&v=4"},"commit":{"message":"doc: sort versions DESC","shortMessageHtmlLink":"doc: sort versions DESC"}},{"before":"e685ecd7ae1aaaad4e6b0656f7c65ab55672fc15","after":"a1e60bc6df4c077d8f2e2180c798054edafc11e1","ref":"refs/heads/v22.x-staging","pushedAt":"2024-08-06T17:03:07.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"RafaelGSS","name":"Rafael Gonzaga","path":"/RafaelGSS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26234614?s=80&v=4"},"commit":{"message":"Working on v22.6.1\n\nPR-URL: https://github.com/nodejs/node/pull/54123","shortMessageHtmlLink":"Working on v22.6.1"}},{"before":"b096e41b48ef098638635326c60084b932d56129","after":null,"ref":"refs/heads/v22.6.0-proposal","pushedAt":"2024-08-06T17:02:52.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"RafaelGSS","name":"Rafael Gonzaga","path":"/RafaelGSS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26234614?s=80&v=4"}},{"before":"efebc95e50935ee98d7c6afe866c980962be20f1","after":"a1e60bc6df4c077d8f2e2180c798054edafc11e1","ref":"refs/heads/v22.x","pushedAt":"2024-08-06T17:02:50.000Z","pushType":"push","commitsCount":121,"pusher":{"login":"RafaelGSS","name":"Rafael Gonzaga","path":"/RafaelGSS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26234614?s=80&v=4"},"commit":{"message":"Working on v22.6.1\n\nPR-URL: https://github.com/nodejs/node/pull/54123","shortMessageHtmlLink":"Working on v22.6.1"}},{"before":"54119757a39a9f51cc58a936d74f001177b247d7","after":"3660ad5c9234c6db7df2f7d75cb6712730338d78","ref":"refs/heads/main","pushedAt":"2024-08-06T17:01:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"RafaelGSS","name":"Rafael Gonzaga","path":"/RafaelGSS","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/26234614?s=80&v=4"},"commit":{"message":"2024-08-06, Version 22.6.0 (Current)\n\nNotable changes:\n\ndeps:\n * (SEMVER-MINOR) V8: backport 7857eb34db42 (Stephen Belanger) https://github.com/nodejs/node/pull/53997\nhttp:\n * (SEMVER-MINOR) add diagnostics channel `http.client.request.error` (Kohei Ueno) https://github.com/nodejs/node/pull/54054\ninspector:\n * (SEMVER-MINOR) add initial support for network inspection (Kohei Ueno) https://github.com/nodejs/node/pull/53593\nlib,src:\n * drop --experimental-network-imports (Rafael Gonzaga) https://github.com/nodejs/node/pull/53822\nmeta:\n * add jake to collaborators (jakecastelli) https://github.com/nodejs/node/pull/54004\nmodule:\n * (SEMVER-MINOR) add --experimental-strip-types (Marco Ippolito) https://github.com/nodejs/node/pull/53725\nstream:\n * (SEMVER-MINOR) expose DuplexPair API (Austin Wright) https://github.com/nodejs/node/pull/34111\ntest_runner:\n * (SEMVER-MINOR) fix support watch with run(), add globPatterns option (Matteo Collina) https://github.com/nodejs/node/pull/53866\n * (SEMVER-MINOR) refactor snapshots to get file from context (Colin Ihrig) https://github.com/nodejs/node/pull/53853\n * (SEMVER-MINOR) add context.filePath (Colin Ihrig) https://github.com/nodejs/node/pull/53853\n\nPR-URL: https://github.com/nodejs/node/pull/54123","shortMessageHtmlLink":"2024-08-06, Version 22.6.0 (Current)"}},{"before":"359b4284bc478f2673e1cc5324831d4f5589e245","after":"54119757a39a9f51cc58a936d74f001177b247d7","ref":"refs/heads/main","pushedAt":"2024-08-06T16:00:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mhdawson","name":"Michael Dawson","path":"/mhdawson","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9373002?s=80&v=4"},"commit":{"message":"deps: update acorn to 8.12.1\n\nPR-URL: https://github.com/nodejs/node/pull/53465\nReviewed-By: Marco Ippolito \nReviewed-By: Chemi Atlow \nReviewed-By: Rafael Gonzaga \nReviewed-By: Luigi Pinca \nReviewed-By: James M Snell \nReviewed-By: Michael Dawson ","shortMessageHtmlLink":"deps: update acorn to 8.12.1"}},{"before":"e1e7a417da4176bf7f24e4c28ba4acc904e77854","after":"359b4284bc478f2673e1cc5324831d4f5589e245","ref":"refs/heads/main","pushedAt":"2024-08-06T15:47:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"test: add subtests to test-node-run\n\nAdded two subtests to test-node-run. First one is about unparsable\npackage.json file, and the second one is about there is no \"script\"\nfields in package.json\n\nPR-URL: https://github.com/nodejs/node/pull/54204\nReviewed-By: Yagiz Nizipli \nReviewed-By: Benjamin Gruenbaum \nReviewed-By: Luigi Pinca \nReviewed-By: Trivikram Kamat ","shortMessageHtmlLink":"test: add subtests to test-node-run"}},{"before":"b47aa708a80e0c0a7d7b33954d28012f4eed9c36","after":"e1e7a417da4176bf7f24e4c28ba4acc904e77854","ref":"refs/heads/main","pushedAt":"2024-08-06T15:20:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"benchmark: remove force option as force defaults to true\n\nPR-URL: https://github.com/nodejs/node/pull/54203\nReviewed-By: Yagiz Nizipli \nReviewed-By: Trivikram Kamat ","shortMessageHtmlLink":"benchmark: remove force option as force defaults to true"}},{"before":"277ed9fd86e9b174fa2c98f52acf111bd3395c87","after":"b47aa708a80e0c0a7d7b33954d28012f4eed9c36","ref":"refs/heads/main","pushedAt":"2024-08-06T13:50:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"tools: add workflow to ensure `README` lists are in sync with gh teams\n\nPR-URL: https://github.com/nodejs/node/pull/53901\nReviewed-By: Yagiz Nizipli ","shortMessageHtmlLink":"tools: add workflow to ensure README lists are in sync with gh teams"}},{"before":"fd4975879646ba74c58ba031d1be68fef7097235","after":"277ed9fd86e9b174fa2c98f52acf111bd3395c87","ref":"refs/heads/main","pushedAt":"2024-08-06T11:53:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"doc: add KevinEady as a triager\n\nPR-URL: https://github.com/nodejs/node/pull/54179\nReviewed-By: Luigi Pinca \nReviewed-By: Vladimir Morozov ","shortMessageHtmlLink":"doc: add KevinEady as a triager"}},{"before":"c852e222cb4c9bba4f81d290d3ccfc671b525938","after":"fd4975879646ba74c58ba031d1be68fef7097235","ref":"refs/heads/main","pushedAt":"2024-08-06T09:56:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"doc: add esm examples to node:console\n\nPR-URL: https://github.com/nodejs/node/pull/54108\nReviewed-By: Luigi Pinca \nReviewed-By: Jake Yuesong Li \nReviewed-By: Ulises Gascón \nReviewed-By: Trivikram Kamat ","shortMessageHtmlLink":"doc: add esm examples to node:console"}},{"before":"5bfebfec88090476064d367b9185fe4a249d6a76","after":"c852e222cb4c9bba4f81d290d3ccfc671b525938","ref":"refs/heads/main","pushedAt":"2024-08-06T09:40:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"path: fix relative on Windows\n\nPR-URL: https://github.com/nodejs/node/pull/53991\nFixes: https://github.com/nodejs/node/issues/27534\nReviewed-By: Ruben Bridgewater \nReviewed-By: James M Snell ","shortMessageHtmlLink":"path: fix relative on Windows"}},{"before":"24ed890663e494c3f5b29ed3533f37aba4393f67","after":"5bfebfec88090476064d367b9185fe4a249d6a76","ref":"refs/heads/main","pushedAt":"2024-08-06T09:24:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"aduh95","name":"Antoine du Hamel","path":"/aduh95","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14309773?s=80&v=4"},"commit":{"message":"test_runner: make mock_loader not confuse CJS and ESM resolution\n\nPR-URL: https://github.com/nodejs/node/pull/53846\nFixes: https://github.com/nodejs/node/issues/53807\nReviewed-By: Antoine du Hamel ","shortMessageHtmlLink":"test_runner: make mock_loader not confuse CJS and ESM resolution"}},{"before":"1f69085db557d92edece566b5c8d7984bf473af0","after":"24ed890663e494c3f5b29ed3533f37aba4393f67","ref":"refs/heads/main","pushedAt":"2024-08-06T08:24:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"doc: fix sea assets example\n\nPR-URL: https://github.com/nodejs/node/pull/54192\nReviewed-By: Chengzhong Wu \nReviewed-By: Luigi Pinca ","shortMessageHtmlLink":"doc: fix sea assets example"}},{"before":"2b41c237c03e8223f4189c0159456024704ca573","after":"1f69085db557d92edece566b5c8d7984bf473af0","ref":"refs/heads/main","pushedAt":"2024-08-06T08:24:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"test: set test-structuredclone-jstransferable non-flaky\n\nFixes: https://github.com/nodejs/node/issues/50260\nPR-URL: https://github.com/nodejs/node/pull/54115\nReviewed-By: Michaël Zasso \nReviewed-By: Luigi Pinca \nReviewed-By: Chengzhong Wu ","shortMessageHtmlLink":"test: set test-structuredclone-jstransferable non-flaky"}},{"before":"1bcdba233deac15da90385812384f86136cb758a","after":"2b41c237c03e8223f4189c0159456024704ca573","ref":"refs/heads/main","pushedAt":"2024-08-06T07:51:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"doc: add links to security steward companies\n\nPR-URL: https://github.com/nodejs/node/pull/52981\nReviewed-By: Ulises Gascón \nReviewed-By: Matteo Collina \nReviewed-By: Paolo Insogna \nReviewed-By: Vinícius Lourenço Claro Cardoso \nReviewed-By: James M Snell \nReviewed-By: Rafael Gonzaga \nReviewed-By: Michael Dawson ","shortMessageHtmlLink":"doc: add links to security steward companies"}},{"before":"accf2acdfb1798e13fb93c3f1667b79da92c39a3","after":"1bcdba233deac15da90385812384f86136cb758a","ref":"refs/heads/main","pushedAt":"2024-08-06T05:57:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"nodejs-github-bot","name":"Node.js GitHub Bot","path":"/nodejs-github-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/18269663?s=80&v=4"},"commit":{"message":"test: update wpt test for streams\n\nPR-URL: https://github.com/nodejs/node/pull/54129\nReviewed-By: Daeyeon Jeong \nReviewed-By: Antoine du Hamel ","shortMessageHtmlLink":"test: update wpt test for streams"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAElKR2wgA","startCursor":null,"endCursor":null}},"title":"Activity · nodejs/node"}