{"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:1716225722.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"03345ffd3f73bb6928c0bf2d3c968d68219f407e","ref":"refs/heads/actions/tools-update-undici","pushedAt":"2024-05-20T17:22:02.000Z","pushType":"branch_creation","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"},"commit":{"message":"deps: update undici to 6.18.0","shortMessageHtmlLink":"deps: update undici to 6.18.0"}},{"before":"4d7706676bd98ceaede12f68e0386645049a03b6","after":"f9a09131d76db6ef74b0d8da91ded9a2ab623687","ref":"refs/heads/main","pushedAt":"2024-05-20T16:49:16.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: fix t.assert methods\n\nThe node:assert module contains several top level APIs that do\nnot make sense to expose as methods on t.assert. Examples include\nAssertionError and CallTracker. This commit removes such APIs from\nt.assert.\n\nRefs: https://github.com/nodejs/node/pull/52860\nPR-URL: https://github.com/nodejs/node/pull/53049\nReviewed-By: Benjamin Gruenbaum \nReviewed-By: Chemi Atlow \nReviewed-By: Moshe Atlow \nReviewed-By: Antoine du Hamel ","shortMessageHtmlLink":"test_runner: fix t.assert methods"}},{"before":"f9b17d46b28fdb868d757b74dec417afb4196be7","after":null,"ref":"refs/heads/actions/tools-update-undici","pushedAt":"2024-05-20T13:05:51.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":"b1c1fafd95559dac51eb4d558e1ab740c897bb43","after":"4d7706676bd98ceaede12f68e0386645049a03b6","ref":"refs/heads/main","pushedAt":"2024-05-20T13:05:50.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":"deps: update undici to 6.17.0\n\nPR-URL: https://github.com/nodejs/node/pull/53034\nReviewed-By: Matthew Aitken \nReviewed-By: Marco Ippolito \nReviewed-By: Matteo Collina \nReviewed-By: Trivikram Kamat ","shortMessageHtmlLink":"deps: update undici to 6.17.0"}},{"before":null,"after":"0d1b7a4a3c3319ca3c07d52ccdc11c68305857cc","ref":"refs/heads/actions/inactive-collaborators","pushedAt":"2024-05-20T04:11:36.000Z","pushType":"branch_creation","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"},"commit":{"message":"meta: move one or more collaborators to emeritus","shortMessageHtmlLink":"meta: move one or more collaborators to emeritus"}},{"before":"17a7663b26154cc38f9c570c5c5eb828302bbeff","after":"b1c1fafd95559dac51eb4d558e1ab740c897bb43","ref":"refs/heads/main","pushedAt":"2024-05-20T01:51: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":"build: set \"clang\" in config.gypi in GN build\n\nPR-URL: https://github.com/nodejs/node/pull/53004\nReviewed-By: Yagiz Nizipli \nReviewed-By: Michaël Zasso \nReviewed-By: Luigi Pinca \nReviewed-By: Mohammed Keyvanzadeh ","shortMessageHtmlLink":"build: set \"clang\" in config.gypi in GN build"}},{"before":"a6d54f179d997497a95c18456bef6bc3ee15e2c4","after":"17a7663b26154cc38f9c570c5c5eb828302bbeff","ref":"refs/heads/main","pushedAt":"2024-05-19T20:32:16.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 unused `base64_table_url`\n\nPR-URL: https://github.com/nodejs/node/pull/53040\nReviewed-By: Anna Henningsen \nReviewed-By: Mohammed Keyvanzadeh \nReviewed-By: James M Snell \nReviewed-By: Moshe Atlow ","shortMessageHtmlLink":"src: remove unused base64_table_url"}},{"before":"a619789ef019301ed1bbc2a0b35f9b4b32fe2667","after":"a6d54f179d997497a95c18456bef6bc3ee15e2c4","ref":"refs/heads/main","pushedAt":"2024-05-19T09:12:42.000Z","pushType":"push","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 calls to recently deprecated V8 APIs\n\nCloses: https://github.com/nodejs/node/issues/52991\nPR-URL: https://github.com/nodejs/node/pull/52996\nFixes: https://github.com/nodejs/node/issues/52991\nReviewed-By: Chengzhong Wu \nReviewed-By: Yagiz Nizipli \nReviewed-By: Juan José Arboleda ","shortMessageHtmlLink":"src: remove calls to recently deprecated V8 APIs"}},{"before":"cb90a316d020a8188d225e5cd9d03dedac4b14b1","after":"a619789ef019301ed1bbc2a0b35f9b4b32fe2667","ref":"refs/heads/main","pushedAt":"2024-05-19T05:09:09.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 module mocking\n\nThis commit adds experimental module mocking to the test runner.\n\nPR-URL: https://github.com/nodejs/node/pull/52848\nFixes: https://github.com/nodejs/node/issues/51164\nReviewed-By: Benjamin Gruenbaum \nReviewed-By: Moshe Atlow \nReviewed-By: Rafael Gonzaga \nReviewed-By: Geoffrey Booth ","shortMessageHtmlLink":"test_runner: support module mocking"}},{"before":"8216cc964e76d0849dfb829181d831e0df9554a3","after":"cb90a316d020a8188d225e5cd9d03dedac4b14b1","ref":"refs/heads/main","pushedAt":"2024-05-19T01:37: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":"cli: add `NODE_RUN_SCRIPT_NAME` env to `node --run`\n\nPR-URL: https://github.com/nodejs/node/pull/53032\nRefs: https://github.com/nodejs/node/issues/52673\nReviewed-By: Daniel Lemire \nReviewed-By: Benjamin Gruenbaum ","shortMessageHtmlLink":"cli: add NODE_RUN_SCRIPT_NAME env to node --run"}},{"before":"ac76b5bd8b4e6b178dc85e914ac4a202d3c478a6","after":"71077535cb310d27b54470217de1938dce49d0ab","ref":"refs/heads/actions/tools-update-nghttp3","pushedAt":"2024-05-19T00:28:49.000Z","pushType":"push","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":"deps: update nghttp3 to 1.3.0","shortMessageHtmlLink":"deps: update nghttp3 to 1.3.0"}},{"before":"4e9e3558ab78286e0b1b567910613031866f8e96","after":"f9b17d46b28fdb868d757b74dec417afb4196be7","ref":"refs/heads/actions/tools-update-undici","pushedAt":"2024-05-19T00:28:44.000Z","pushType":"push","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":"deps: update undici to 6.17.0","shortMessageHtmlLink":"deps: update undici to 6.17.0"}},{"before":"946f3a507480b4573e0d2e8a5766bfcdd2fa6509","after":"ed6b87ae99c565520d56458c0b1a85a49330ad70","ref":"refs/heads/actions/tools-update-doc","pushedAt":"2024-05-19T00:28:23.000Z","pushType":"push","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: update doc to new version","shortMessageHtmlLink":"tools: update doc to new version"}},{"before":null,"after":"b240a41bfe1f54b8a7667c9a8d0fa61a8e90cef1","ref":"refs/heads/actions/update-v8-patch","pushedAt":"2024-05-19T00:27:52.000Z","pushType":"branch_creation","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"},"commit":{"message":"deps: patch V8 to 12.4.254.18\n\nRefs: https://github.com/v8/v8/compare/12.4.254.17...12.4.254.18","shortMessageHtmlLink":"deps: patch V8 to 12.4.254.18"}},{"before":null,"after":"b09b9266200a3a2dbcd4dab3385279366b6cb7a8","ref":"refs/heads/actions/tools-update-googletest","pushedAt":"2024-05-19T00:27:01.000Z","pushType":"branch_creation","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"},"commit":{"message":"deps: update googletest to 33af80a","shortMessageHtmlLink":"deps: update googletest to 33af80a"}},{"before":null,"after":"e75315e0871eb6d271f97054c5531b21e968bb61","ref":"refs/heads/actions/tools-update-zlib","pushedAt":"2024-05-19T00:26:59.000Z","pushType":"branch_creation","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"},"commit":{"message":"deps: update zlib to 1.3.0.1-motley-4f653ff","shortMessageHtmlLink":"deps: update zlib to 1.3.0.1-motley-4f653ff"}},{"before":"7380252ae50e1d71544ce52d6246f2cde4dfabf7","after":"8216cc964e76d0849dfb829181d831e0df9554a3","ref":"refs/heads/main","pushedAt":"2024-05-18T20:37: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":"benchmark: fix api restriction for the permission category\n\ngive appropriate permissions to the following scripts:\n\n* permission-processhas-fs-read.js: 'ChildProcess' permission\n* permission-startup.js: 'FileSystemRead' permission\n > Paths delimited by comma (,) are no longer allowed.\n\nRefs: https://github.com/nodejs/node/blob/main/doc/api/cli.md#--allow-fs-read\nSigned-off-by: Ryan Qian \nPR-URL: https://github.com/nodejs/node/pull/51528\nReviewed-By: Luigi Pinca \nReviewed-By: James M Snell \nReviewed-By: Antoine du Hamel ","shortMessageHtmlLink":"benchmark: fix api restriction for the permission category"}},{"before":"a92509ea24f4488bc81f5b3400d4ce7a1bb34f2e","after":null,"ref":"refs/heads/actions/update-v8-patch","pushedAt":"2024-05-18T13:42:32.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":"37960ffb235a8c0613d8b8e9c96b8dc647d13541","after":"7380252ae50e1d71544ce52d6246f2cde4dfabf7","ref":"refs/heads/main","pushedAt":"2024-05-18T13:42: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":"deps: patch V8 to 12.4.254.17\n\nRefs: https://github.com/v8/v8/compare/12.4.254.14...12.4.254.17\nPR-URL: https://github.com/nodejs/node/pull/52980\nReviewed-By: Michaël Zasso \nReviewed-By: Marco Ippolito \nReviewed-By: Yagiz Nizipli \nReviewed-By: Luigi Pinca \nReviewed-By: Mohammed Keyvanzadeh ","shortMessageHtmlLink":"deps: patch V8 to 12.4.254.17"}},{"before":"eaa839ed8ab45c8b501a1953808e2e93949e7ab1","after":"37960ffb235a8c0613d8b8e9c96b8dc647d13541","ref":"refs/heads/main","pushedAt":"2024-05-18T13:32:20.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: replace deprecated GetImportAssertions V8 API\n\nUse `GetImportAttributes` instead.\n\nPR-URL: https://github.com/nodejs/node/pull/52997\nReviewed-By: Chemi Atlow \nReviewed-By: Luigi Pinca ","shortMessageHtmlLink":"src: replace deprecated GetImportAssertions V8 API"}},{"before":"559212e64c21af74e1aedf9fe43a3bf844111bd8","after":"eaa839ed8ab45c8b501a1953808e2e93949e7ab1","ref":"refs/heads/main","pushedAt":"2024-05-18T08:50: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":"test: add AbortController to knownGlobals\n\nPR-URL: https://github.com/nodejs/node/pull/53020\nReviewed-By: Moshe Atlow \nReviewed-By: Chengzhong Wu \nReviewed-By: Marco Ippolito \nReviewed-By: Richard Lau \nReviewed-By: Benjamin Gruenbaum ","shortMessageHtmlLink":"test: add AbortController to knownGlobals"}},{"before":"00550b043b004053cb529d9e9a517f6b6deb049d","after":"559212e64c21af74e1aedf9fe43a3bf844111bd8","ref":"refs/heads/main","pushedAt":"2024-05-18T00:26: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":"tls: fix negative sessionTimeout handling\n\nFor historical reasons, the second argument of SSL_CTX_set_timeout is a\nsigned integer, and Node.js has so far passed arbitrary (signed) int32_t\nvalues. However, new versions of OpenSSL have changed the handling of\nnegative values inside SSL_CTX_set_timeout, and we should shield users\nof Node.js from both the old and the new behavior. Hence, reject any\nnegative values by throwing an error from within createSecureContext.\n\nRefs: https://github.com/openssl/openssl/pull/19082\nPR-URL: https://github.com/nodejs/node/pull/53002\nReviewed-By: Luigi Pinca \nReviewed-By: Tim Perry ","shortMessageHtmlLink":"tls: fix negative sessionTimeout handling"}},{"before":"d4442a93e21d2f881c264a8dd44c613b5f1d02e6","after":"00550b043b004053cb529d9e9a517f6b6deb049d","ref":"refs/heads/main","pushedAt":"2024-05-17T14:39: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":"doc: improve ninja build for --built-in-modules-path\n\nThe current ninja build does not work with `--node-builtin-modules-path`\nflag without passing `--ninja` as it will use `make` to build from\nscratch again.\n\nPR-URL: https://github.com/nodejs/node/pull/53007\nReviewed-By: Luigi Pinca \nReviewed-By: Antoine du Hamel \nReviewed-By: Marco Ippolito ","shortMessageHtmlLink":"doc: improve ninja build for --built-in-modules-path"}},{"before":"8e7e778e01b6269ed233b1e1949dd7e5a925366a","after":"be587e3ae30e311aa770f4420abf01aeb7d336eb","ref":"refs/heads/v20.x-staging","pushedAt":"2024-05-17T14:27:43.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"marco-ippolito","name":"Marco Ippolito","path":"/marco-ippolito","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/36735501?s=80&v=4"},"commit":{"message":"test_runner: use paths for test locations\n\nThis commit transforms test locations to paths when V8 provides\nfile URLs (which seems to be for ESM files).\n\nFixes: https://github.com/nodejs/node/issues/51610\nPR-URL: https://github.com/nodejs/node/pull/52010\nBackport-PR-URL: https://github.com/nodejs/node/pull/52872\nFixes: https://github.com/nodejs/node/issues/51392\nReviewed-By: Benjamin Gruenbaum \nReviewed-By: Marco Ippolito \nReviewed-By: Chengzhong Wu \nReviewed-By: Chemi Atlow \nReviewed-By: Moshe Atlow ","shortMessageHtmlLink":"test_runner: use paths for test locations"}},{"before":"fac55e3ef99262877b40a1df461f0e5b94069b28","after":"d4442a93e21d2f881c264a8dd44c613b5f1d02e6","ref":"refs/heads/main","pushedAt":"2024-05-17T08:46: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: avoid error when coverage line not found\n\nPR-URL: https://github.com/nodejs/node/pull/53000\nFixes: https://github.com/nodejs/node/issues/52775\nReviewed-By: Chemi Atlow \nReviewed-By: Colin Ihrig \nReviewed-By: Benjamin Gruenbaum \nReviewed-By: Yagiz Nizipli ","shortMessageHtmlLink":"test_runner: avoid error when coverage line not found"}},{"before":"075853ed193e7824475605110c770d01a7f868ca","after":"fac55e3ef99262877b40a1df461f0e5b94069b28","ref":"refs/heads/main","pushedAt":"2024-05-17T08:07: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":"lib,doc: replace references to import assertions\n\nUse \"import attributes\" and \"type attribute\" instead.\n\nPR-URL: https://github.com/nodejs/node/pull/52998\nReviewed-By: Antoine du Hamel \nReviewed-By: Chemi Atlow \nReviewed-By: Geoffrey Booth \nReviewed-By: Mohammed Keyvanzadeh ","shortMessageHtmlLink":"lib,doc: replace references to import assertions"}},{"before":null,"after":"4e9e3558ab78286e0b1b567910613031866f8e96","ref":"refs/heads/actions/tools-update-undici","pushedAt":"2024-05-17T07:25:51.000Z","pushType":"branch_creation","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"},"commit":{"message":"deps: update undici to 6.17.0","shortMessageHtmlLink":"deps: update undici to 6.17.0"}},{"before":"3dd96f1fabf39661dcebd4f3677c76d9a670e04e","after":"8e7e778e01b6269ed233b1e1949dd7e5a925366a","ref":"refs/heads/v20.x-staging","pushedAt":"2024-05-16T22:49:01.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"richardlau","name":"Richard Lau","path":"/richardlau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5445507?s=80&v=4"},"commit":{"message":"test: skip v8-updates/test-linux-perf\n\nRefs: https://github.com/nodejs/node/issues/50079\nPR-URL: https://github.com/nodejs/node/pull/49639\nReviewed-By: Jiawen Geng \nReviewed-By: Rafael Gonzaga \nReviewed-By: Antoine du Hamel ","shortMessageHtmlLink":"test: skip v8-updates/test-linux-perf"}},{"before":"3f3226c8e363a5f06c1e6a37abd59b6b8c1923f1","after":"075853ed193e7824475605110c770d01a7f868ca","ref":"refs/heads/main","pushedAt":"2024-05-16T22:47:12.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: make compare/equals faster\n\nThis patch adds a V8 fast API implementation for the buffer.compare\nbinding, which is used both by Buffer.prototype.equals and\nBuffer.prototype.compare. In particular, it significantly improves the\nperformance of comparing buffers for equality.\n\nPR-URL: https://github.com/nodejs/node/pull/52993\nReviewed-By: Yagiz Nizipli \nReviewed-By: Rich Trott \nReviewed-By: Mohammed Keyvanzadeh ","shortMessageHtmlLink":"buffer: make compare/equals faster"}},{"before":"192fe4acf6b63b360b4698d5d6550c883d5cb665","after":"64903b1ca04dbe182b0abc36deb7437a49bf1881","ref":"refs/heads/v18.20.3-proposal","pushedAt":"2024-05-16T22:37:24.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"richardlau","name":"Richard Lau","path":"/richardlau","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5445507?s=80&v=4"},"commit":{"message":"2024-05-21, Version 18.20.3 'Hydrogen' (LTS)\n\nNotable changes:\n\nThis release fixes a regression introduced in Node.js 18.19.0 where\n`http.server.close()` was incorrectly closing idle connections.\n\nA fix has also been included for compiling Node.js from source with\nnewer versions of Clang.\n\nThe list of keys used to sign releases has been synchronized with the\ncurrent list from the `main` branch.\n\nUpdated dependencies:\n\n- acorn updated to 8.11.3.\n- acorn-walk updated to 8.3.2.\n- ada updated to 2.7.8.\n- c-ares updated to 1.28.1.\n- corepack updated to 0.28.0.\n- nghttp2 updated to 1.61.0.\n- ngtcp2 updated to 1.3.0.\n- npm updated to 10.7.0. Includes a fix from npm@10.5.1 to limit the\n number of open connections.\n- simdutf updated to 5.2.4.\n- zlib updated to 1.3.0.1-motley-7d77fb7.\n\nPR-URL: https://github.com/nodejs/node/pull/53028","shortMessageHtmlLink":"2024-05-21, Version 18.20.3 'Hydrogen' (LTS)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAETweF6gA","startCursor":null,"endCursor":null}},"title":"Activity · nodejs/node"}