{"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:1726728115.0","currentOid":""},"activityList":{"items":[{"before":"29357cb0efffddf708ab0fd5c0d8a19532ac392b","after":"653b96527a996eea7b32773bfd7f428cf494e4fe","ref":"refs/heads/main","pushedAt":"2024-09-19T20:36: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":"build,win: float VS 17.11 compilation patch\n\nFixes: https://github.com/nodejs/node/issues/54898\nPR-URL: https://github.com/nodejs/node/pull/54970\nReviewed-By: Yagiz Nizipli \nReviewed-By: Michaël Zasso \nReviewed-By: Richard Lau \nReviewed-By: Luigi Pinca ","shortMessageHtmlLink":"build,win: float VS 17.11 compilation patch"}},{"before":"cde6dccb656ad8ad134c2e509c584711156a908c","after":"29357cb0efffddf708ab0fd5c0d8a19532ac392b","ref":"refs/heads/main","pushedAt":"2024-09-19T20:15:47.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: include ascii to fs/readfile\n\nPR-URL: https://github.com/nodejs/node/pull/54988\nReviewed-By: Daniel Lemire \nReviewed-By: Raz Luvaton \nReviewed-By: Yagiz Nizipli \nReviewed-By: Benjamin Gruenbaum \nReviewed-By: Chemi Atlow ","shortMessageHtmlLink":"benchmark: include ascii to fs/readfile"}},{"before":"20a3996976667d4bfc0e257d3bf4c4c7c17473d0","after":"4c655e07788c94de7800bbb7eecd5ae201e86183","ref":"refs/heads/canary-base","pushedAt":"2024-09-19T19:24:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"targos","name":"Michaël Zasso","path":"/targos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2352663?s=80&v=4"},"commit":{"message":"build: link V8 with atomic library\n\nCloses: https://github.com/nodejs/node-v8/issues/290","shortMessageHtmlLink":"build: link V8 with atomic library"}},{"before":"291d90acbc746d39d2cece18715ce428c4eb6858","after":"cde6dccb656ad8ad134c2e509c584711156a908c","ref":"refs/heads/main","pushedAt":"2024-09-19T19:21:21.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: refactor js2c.cc to use c++20\n\nPR-URL: https://github.com/nodejs/node/pull/54849\nReviewed-By: James M Snell \nReviewed-By: Daniel Lemire ","shortMessageHtmlLink":"tools: refactor js2c.cc to use c++20"}},{"before":"0092358d00e90d501441a69e2b0562f259b0c218","after":"9f521f456e88fa40a000b19f6c5fb2ef7ea0da82","ref":"refs/heads/v18.x-staging","pushedAt":"2024-09-19T16:41:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"richardlau","name":"Richard Lau","path":"/richardlau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5445507?s=80&v=4"},"commit":{"message":"test: update tests for OpenSSL 3.0.14\n\nStarting from OpenSSL 3.0.14, 3.1.6, 3.2.2, and 3.3.1, OpenSSL was fixed\nto return an error reason string for bad/unknown application protocols.\n\nUpdate tests to handle both the old `ECONNRESET` error on older versions\nof OpenSSL and the new `ERR_SSL_TLSV1_ALERT_NO_APPLICATION_PROTOCOL` on\nnewer versions of OpenSSL.\n\nRefs: https://github.com/openssl/openssl/pull/24338\nPR-URL: https://github.com/nodejs/node/pull/53373\nReviewed-By: Luigi Pinca \nReviewed-By: Michael Dawson ","shortMessageHtmlLink":"test: update tests for OpenSSL 3.0.14"}},{"before":"199cba3582ca0a240dc111044c2677bc0fce57d1","after":"20a3996976667d4bfc0e257d3bf4c4c7c17473d0","ref":"refs/heads/canary-base","pushedAt":"2024-09-19T15:49:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"targos","name":"Michaël Zasso","path":"/targos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2352663?s=80&v=4"},"commit":{"message":"build: remove support for s390 32-bit\n\nV8 removed support for it.\n\nRefs: https://github.com/v8/v8/commit/9565a9a721a7f1449be73c03aedc8532571e8bd1","shortMessageHtmlLink":"build: remove support for s390 32-bit"}},{"before":"c8c108f9b038369056d86394099f2473e1941935","after":"291d90acbc746d39d2cece18715ce428c4eb6858","ref":"refs/heads/main","pushedAt":"2024-09-19T15:26:02.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: refactor test-whatwg-webstreams-encoding to be shorter\n\nPR-URL: https://github.com/nodejs/node/pull/54569\nReviewed-By: James M Snell \nReviewed-By: Richard Lau ","shortMessageHtmlLink":"test: refactor test-whatwg-webstreams-encoding to be shorter"}},{"before":"b446a587badb2f532ed55f3dec30fb2651c9eddc","after":"c8c108f9b038369056d86394099f2473e1941935","ref":"refs/heads/main","pushedAt":"2024-09-19T14:25:49.000Z","pushType":"push","commitsCount":13,"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 additonal include dirs for V8 on AIX\n\nOn AIX, we now include src/wasm/float16.h from within src/utils/utils.h\nand src/wasm/float16.h includes additional header files.\n\nPR-URL: https://github.com/nodejs/node/pull/54536\nReviewed-By: Antoine du Hamel \nReviewed-By: Jiawen Geng \nReviewed-By: Marco Ippolito \nReviewed-By: Richard Lau ","shortMessageHtmlLink":"tools: add additonal include dirs for V8 on AIX"}},{"before":"8aa57918c20e5d620635db99df5baf437533fb7b","after":"b446a587badb2f532ed55f3dec30fb2651c9eddc","ref":"refs/heads/main","pushedAt":"2024-09-19T14:12:48.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: mark v21 as End-of-Life\n\nPR-URL: https://github.com/nodejs/node/pull/54984\nReviewed-By: Rafael Gonzaga \nReviewed-By: Antoine du Hamel \nReviewed-By: Richard Lau \nReviewed-By: Yagiz Nizipli \nReviewed-By: Ulises Gascón \nReviewed-By: Luigi Pinca \nReviewed-By: Marco Ippolito ","shortMessageHtmlLink":"doc: mark v21 as End-of-Life"}},{"before":"bb405210c58919a61d8b2dd9577411784bcbed85","after":"8aa57918c20e5d620635db99df5baf437533fb7b","ref":"refs/heads/main","pushedAt":"2024-09-19T14:01:57.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: remove never-used workflow trigger\n\nPR-URL: https://github.com/nodejs/node/pull/54983\nReviewed-By: Antoine du Hamel \nReviewed-By: Marco Ippolito ","shortMessageHtmlLink":"meta: remove never-used workflow trigger"}},{"before":"be4babb3c2cb46030057577bc93153ebd245f2a3","after":"bb405210c58919a61d8b2dd9577411784bcbed85","ref":"refs/heads/main","pushedAt":"2024-09-19T13:36: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_runner: support typescript module mocking\n\nPR-URL: https://github.com/nodejs/node/pull/54878\nFixes: https://github.com/nodejs/node/issues/54428\nReviewed-By: James M Snell \nReviewed-By: Colin Ihrig \nReviewed-By: Moshe Atlow \nReviewed-By: Erick Wendel \nReviewed-By: Benjamin Gruenbaum \nReviewed-By: Stephen Belanger \nReviewed-By: Paolo Insogna ","shortMessageHtmlLink":"test_runner: support typescript module mocking"}},{"before":"6031a4bc7cab01623d93e75d17c5b796b5bb831e","after":"be4babb3c2cb46030057577bc93153ebd245f2a3","ref":"refs/heads/main","pushedAt":"2024-09-19T10:34:14.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":"module: report unfinished TLA in ambiguous modules\n\nPR-URL: https://github.com/nodejs/node/pull/54980\nFixes: https://github.com/nodejs/node/issues/54931\nReviewed-By: Michaël Zasso \nReviewed-By: Marco Ippolito \nReviewed-By: Joyee Cheung ","shortMessageHtmlLink":"module: report unfinished TLA in ambiguous modules"}},{"before":"c42d8461b061136da2b3c04bd976d2e15b81969d","after":"6031a4bc7cab01623d93e75d17c5b796b5bb831e","ref":"refs/heads/main","pushedAt":"2024-09-19T10:08:51.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":"worker: handle `--input-type` more consistently\n\nPR-URL: https://github.com/nodejs/node/pull/54979\nReviewed-By: Michaël Zasso \nReviewed-By: Luigi Pinca \nReviewed-By: Marco Ippolito ","shortMessageHtmlLink":"worker: handle --input-type more consistently"}},{"before":"bf846f9037cb9fa0b21fef6d66e3c37f84014059","after":null,"ref":"refs/heads/v16.x-staging","pushedAt":"2024-09-19T06:41:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"targos","name":"Michaël Zasso","path":"/targos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2352663?s=80&v=4"}},{"before":"67ecb10c7892ba36a3bac8fe16042049de22d3f4","after":"1de5512383d65bf999e621457350cdcefb165414","ref":"refs/heads/v22.x-staging","pushedAt":"2024-09-19T06:31:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"targos","name":"Michaël Zasso","path":"/targos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2352663?s=80&v=4"},"commit":{"message":"deps: V8: cherry-pick 217457d0a560\n\nOriginal commit message:\n\n [set-methods] Handle SetLike with infinite size\n\n This CL adds a check for identifying SetLikes with infinite sizes in\n methods dependent on the size of `other`s.\n\n Bug: 351332634\n Change-Id: I5c6d9c0cc7f3f5fae5cedc72a44bc21c917c84b8\n Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5684652\n Reviewed-by: Shu-yu Guo \n Commit-Queue: Rezvan Mahdavi Hezaveh \n Cr-Commit-Position: refs/heads/main@{#94897}\n\nRefs: https://github.com/v8/v8/commit/217457d0a560990b5ed41da9a5bfc0d224a0f060\nPR-URL: https://github.com/nodejs/node/pull/54883\nReviewed-By: Antoine du Hamel \nReviewed-By: Richard Lau ","shortMessageHtmlLink":"deps: V8: cherry-pick 217457d0a560"}},{"before":"7b0a20c85c20b861a3d30c4b0b3f5212f5df0805","after":"199cba3582ca0a240dc111044c2677bc0fce57d1","ref":"refs/heads/canary-base","pushedAt":"2024-09-19T06:15:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"targos","name":"Michaël Zasso","path":"/targos","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2352663?s=80&v=4"},"commit":{"message":"build: remove support for s390 32-bit\n\nV8 removed support for it.\n\nRefs: https://github.com/v8/v8/commit/9565a9a721a7f1449be73c03aedc8532571e8bd1","shortMessageHtmlLink":"build: remove support for s390 32-bit"}},{"before":"59c7c55aad6de2b1ca1cfe6fc6b86c43714e9e83","after":"c42d8461b061136da2b3c04bd976d2e15b81969d","ref":"refs/heads/main","pushedAt":"2024-09-19T03:16:21.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":"zlib: remove prototype primordials usage\n\n# Conflicts:\n#\tlib/zlib.js\n\nPR-URL: https://github.com/nodejs/node/pull/54695\nReviewed-By: Michaël Zasso \nReviewed-By: Marco Ippolito \nReviewed-By: Robert Nagy \nReviewed-By: James M Snell \nReviewed-By: Ruy Adorno \nReviewed-By: Moshe Atlow \nReviewed-By: Trivikram Kamat \nReviewed-By: Matthew Aitken ","shortMessageHtmlLink":"zlib: remove prototype primordials usage"}},{"before":"59b91e01d6e6eca6935410207a1d8b279157cdf5","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/tools/eslint/eslint-f301fefaa4","pushedAt":"2024-09-19T00:00:28.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":"6dfa3e46d3d2f8cfba7da636d48a5c41b0132cd7","after":"59c7c55aad6de2b1ca1cfe6fc6b86c43714e9e83","ref":"refs/heads/main","pushedAt":"2024-09-19T00:00: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":"tools: bump the eslint group in /tools/eslint with 7 updates\n\nBumps the eslint group in /tools/eslint with 7 updates:\n\n| Package | From | To |\n| --- | --- | --- |\n| `@babel/core` | `7.24.9` | `7.25.2` |\n| `@babel/eslint-parser` | `7.25.0` | `7.25.1` |\n| `@babel/plugin-syntax-import-attributes` | `7.24.7` | `7.25.6` |\n| `@stylistic/eslint-plugin-js` | `2.4.0` | `2.7.2` |\n| `eslint` | `9.8.0` | `9.9.1` |\n| `eslint-plugin-jsdoc` | `48.8.3` | `50.2.2` |\n| `globals` | `15.8.0` | `15.9.0` |\n\nSigned-off-by: dependabot[bot] \nPR-URL: https://github.com/nodejs/node/pull/54821\nReviewed-By: Antoine du Hamel ","shortMessageHtmlLink":"tools: bump the eslint group in /tools/eslint with 7 updates"}},{"before":"0d4387ebe2de74bcbcc37e7ab068717cf5326af5","after":"6dfa3e46d3d2f8cfba7da636d48a5c41b0132cd7","ref":"refs/heads/main","pushedAt":"2024-09-18T19:26: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":"test: adjust key sizes to support OpenSSL32\n\nRefs: https://github.com/nodejs/node/issues/53382\n\nThis test fails on OpenSSL32 because it complains the key\nbeing used is too short.\n\nAdjust the key sizes so that they will pass on OpenSSL32 in\naddition to other OpenSSL3 versions.\n\nSince the keys are not public key related I don't think the\nincrease in key size will be too bad in terms of performance so\nI've just increased versus guarding for OpenSSL32\n\nSigned-off-by: Michael Dawson \nPR-URL: https://github.com/nodejs/node/pull/54972\nReviewed-By: Yagiz Nizipli \nReviewed-By: Luigi Pinca ","shortMessageHtmlLink":"test: adjust key sizes to support OpenSSL32"}},{"before":"f8b7a171463e775da304bccf4cf165e634525c7e","after":"0d4387ebe2de74bcbcc37e7ab068717cf5326af5","ref":"refs/heads/main","pushedAt":"2024-09-18T18:39:02.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":"buffer: use simdutf convert_latin1_to_utf8_safe\n\nsimdutf 5.5 includes convert_latin1_to_utf8_safe\n\nPR-URL: https://github.com/nodejs/node/pull/54798\nReviewed-By: Yagiz Nizipli \nReviewed-By: James M Snell \nReviewed-By: Daniel Lemire ","shortMessageHtmlLink":"buffer: use simdutf convert_latin1_to_utf8_safe"}},{"before":"50136a167ddf94328c53f10c804804f0ffeb0ea2","after":"f8b7a171463e775da304bccf4cf165e634525c7e","ref":"refs/heads/main","pushedAt":"2024-09-18T16:36:08.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 test to support OpenSSL32\n\nRefs: https://github.com/nodejs/node/issues/53382\n\nThis test fails on OpenSSL32 because it complains the key being\nused is too short.\n\nIt seems to have been missed when the test suite was udpated to have\na Makefile to generate key material as the keys are hard coded in the\ntest as opposed to being read in from the fixtures/key directory.\n\nUpdate the test to use keys/certs from the fixtures directory and\nto remove newlines at the end of the key and cert to retain the\ninteded test.\n\nSigned-off-by: Michael Dawson \nPR-URL: https://github.com/nodejs/node/pull/54968\nReviewed-By: Luigi Pinca \nReviewed-By: Richard Lau ","shortMessageHtmlLink":"test: update test to support OpenSSL32"}},{"before":"7e00be765090e122f377e4d83e58c26658d4bfbf","after":"50136a167ddf94328c53f10c804804f0ffeb0ea2","ref":"refs/heads/main","pushedAt":"2024-09-18T16:24:20.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: avoid coverage report partial file names\n\nCo-author: Medhansh404 <21ucs126@lnmiit.ac.in>\nPR-URL: https://github.com/nodejs/node/pull/54379\nFixes: https://github.com/nodejs/node/issues/51299\nReviewed-By: Matteo Collina \nReviewed-By: James M Snell \nReviewed-By: Moshe Atlow ","shortMessageHtmlLink":"test_runner: avoid coverage report partial file names"}},{"before":"b470e2fcb2d0c07df0a94564b1801cd184aabe7a","after":"7e00be765090e122f377e4d83e58c26658d4bfbf","ref":"refs/heads/main","pushedAt":"2024-09-18T15:58: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":"Revert \"build: upgrade clang-format to v18\"\n\nThis reverts commit c3e1c31baa8f4a59ef49ea0d0429ec55efe2ca81.\n\nPR-URL: https://github.com/nodejs/node/pull/54994\nRefs: https://github.com/nodejs/node/pull/53957\nReviewed-By: Michaël Zasso \nReviewed-By: Marco Ippolito \nReviewed-By: Richard Lau \nReviewed-By: Yagiz Nizipli ","shortMessageHtmlLink":"Revert \"build: upgrade clang-format to v18\""}},{"before":"c6ae1612376f9fe42f47acb4fa800cccde1affe8","after":"b470e2fcb2d0c07df0a94564b1801cd184aabe7a","ref":"refs/heads/main","pushedAt":"2024-09-18T15:41:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"aduh95","name":"Antoine du Hamel","path":"/aduh95","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/14309773?s=80&v=4"},"commit":{"message":"test: update DOM events web platform tests\n\nPR-URL: https://github.com/nodejs/node/pull/54642\nReviewed-By: Yagiz Nizipli \nReviewed-By: Matteo Collina \nReviewed-By: Mattias Buelens \nReviewed-By: Benjamin Gruenbaum \nReviewed-By: Ethan Arrowood \nReviewed-By: Chemi Atlow \nReviewed-By: James M Snell ","shortMessageHtmlLink":"test: update DOM events web platform tests"}},{"before":"0c5fa57bc7ef6bdbe867c3a3dd53adefa155795f","after":"c6ae1612376f9fe42f47acb4fa800cccde1affe8","ref":"refs/heads/main","pushedAt":"2024-09-18T15:07:37.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":"meta: remove unneeded ignore rules from ruff\n\nPR-URL: https://github.com/nodejs/node/pull/54360\nReviewed-By: Christian Clauss ","shortMessageHtmlLink":"meta: remove unneeded ignore rules from ruff"}},{"before":"e42ca5c1a937daf8ad4a8bfbe879cd7b515dbe0a","after":"0c5fa57bc7ef6bdbe867c3a3dd53adefa155795f","ref":"refs/heads/main","pushedAt":"2024-09-18T12:18: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":"cli: ensure --run has proper pwd\n\nPR-URL: https://github.com/nodejs/node/pull/54949\nRefs: https://github.com/nodejs/node/pull/53600\nReviewed-By: Matthew Aitken \nReviewed-By: Vinícius Lourenço Claro Cardoso ","shortMessageHtmlLink":"cli: ensure --run has proper pwd"}},{"before":"d496d44145aa5f173bcd2fc167a8f60220598208","after":"e42ca5c1a937daf8ad4a8bfbe879cd7b515dbe0a","ref":"refs/heads/main","pushedAt":"2024-09-18T12:18:25.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: remove repetitive conditional operator in `posix.resolve`\n\nPR-URL: https://github.com/nodejs/node/pull/54835\nReviewed-By: Benjamin Gruenbaum \nReviewed-By: Yagiz Nizipli \nReviewed-By: James M Snell ","shortMessageHtmlLink":"path: remove repetitive conditional operator in posix.resolve"}},{"before":"96e057093fe0a692d81c50d5c58e2256212cffd9","after":"d496d44145aa5f173bcd2fc167a8f60220598208","ref":"refs/heads/main","pushedAt":"2024-09-18T12:04:51.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: remove duplicate code setting AF_INET\n\n`AF_INET` has been repeatedly set three times in the code. this should\nbe redundant. removed the last two times.\n\nPR-URL: https://github.com/nodejs/node/pull/54939\nReviewed-By: Anna Henningsen \nReviewed-By: Richard Lau \nReviewed-By: Yagiz Nizipli \nReviewed-By: Luigi Pinca ","shortMessageHtmlLink":"src: remove duplicate code setting AF_INET"}},{"before":"65768bca59f6d086beca782549a3d15a55988595","after":"96e057093fe0a692d81c50d5c58e2256212cffd9","ref":"refs/heads/main","pushedAt":"2024-09-18T12:04:38.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":"build: print `Running XYZ linter...` for py and yml\n\nPR-URL: https://github.com/nodejs/node/pull/54386\nReviewed-By: Luigi Pinca ","shortMessageHtmlLink":"build: print Running XYZ linter... for py and yml"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEu0xuzwA","startCursor":null,"endCursor":null}},"title":"Activity · nodejs/node"}