{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":665596163,"defaultBranch":"main","name":"node","ownerLogin":"pluris","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-07-12T14:51:28.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/10344797?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1713631536.0","currentOid":""},"activityList":{"items":[{"before":"bd151552ef35b0eed415eb1c50d30dafd341cee8","after":"067ab06f21e901dce5cd5ec36c4aae80abcb11bd","ref":"refs/heads/main","pushedAt":"2024-05-28T15:38:05.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"build: fix building embedtest in GN build\n\nPR-URL: https://github.com/nodejs/node/pull/53145\nReviewed-By: Michaël Zasso \nReviewed-By: Luigi Pinca ","shortMessageHtmlLink":"build: fix building embedtest in GN build"}},{"before":"007b93437985825ccf8ef6cbd9ce6122323c90b8","after":"bd151552ef35b0eed415eb1c50d30dafd341cee8","ref":"refs/heads/main","pushedAt":"2024-05-27T13:47:32.000Z","pushType":"push","commitsCount":25,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"src: use new V8 API to define stream accessor\n\nDefine XxxStream.prototype.onread as an accessor in JavaScript sense.\n\nPreviously it was defined via soon-to-be-deprecated\n`v8::ObjectTemplate::SetAccessor(..)` which used to call setter even\nfor property stores via stream object.\n\nThe replacement V8 API `v8::ObjectTemplate::SetNativeDataProperty(..)`\ndefines a properly behaving data property and thus a store to a stream\nobject will not trigger the \"onread\" setter callback.\n\nIn order to preserve the desired behavior of storing the value in the\nreceiver's internal field the \"onread\" property should be defined as\na proper JavaScript accessor.\n\nPR-URL: https://github.com/nodejs/node/pull/53084\nRefs: https://github.com/v8/v8/commit/46c241eb99557fe8205acac5c526650c3847d180\nRefs: https://github.com/v8/v8/commit/6ec883986bd417e2a42ddb960bd9449deb7e4639\nReviewed-By: Luigi Pinca \nReviewed-By: Tobias Nießen \nReviewed-By: James M Snell \nReviewed-By: Joyee Cheung ","shortMessageHtmlLink":"src: use new V8 API to define stream accessor"}},{"before":"7380252ae50e1d71544ce52d6246f2cde4dfabf7","after":"007b93437985825ccf8ef6cbd9ce6122323c90b8","ref":"refs/heads/main","pushedAt":"2024-05-23T14:37:20.000Z","pushType":"push","commitsCount":22,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"build: fix ./configure --help format error\n\nPR-URL: https://github.com/nodejs/node/pull/53066\nReviewed-By: Antoine du Hamel \nReviewed-By: Richard Lau \nReviewed-By: Juan José Arboleda \nReviewed-By: Mohammed Keyvanzadeh \nReviewed-By: Tierney Cyren \nReviewed-By: Luigi Pinca \nReviewed-By: Chengzhong Wu ","shortMessageHtmlLink":"build: fix ./configure --help format error"}},{"before":"dad539f0c3a6b982f95cd51c80d3f987330b4831","after":"7380252ae50e1d71544ce52d6246f2cde4dfabf7","ref":"refs/heads/main","pushedAt":"2024-05-18T15:06:41.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?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":"9807ede6fb17afe36a2447df65eb6b63df8d1d37","after":"dad539f0c3a6b982f95cd51c80d3f987330b4831","ref":"refs/heads/main","pushedAt":"2024-05-16T14:49:43.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"deps: upgrade npm to 10.8.0\n\nPR-URL: https://github.com/nodejs/node/pull/53014\nReviewed-By: Luke Karrys \nReviewed-By: Luigi Pinca \nReviewed-By: Marco Ippolito \nReviewed-By: Trivikram Kamat ","shortMessageHtmlLink":"deps: upgrade npm to 10.8.0"}},{"before":"dcd8b82e15980077941d53560b266c5ed53fb9f0","after":"9807ede6fb17afe36a2447df65eb6b63df8d1d37","ref":"refs/heads/main","pushedAt":"2024-05-14T14:42:35.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"doc: remove reference to AUTHORS file\n\nPR-URL: https://github.com/nodejs/node/pull/52960\nReviewed-By: Antoine du Hamel \nReviewed-By: Moshe Atlow \nReviewed-By: Michaël Zasso \nReviewed-By: Richard Lau \nReviewed-By: Ulises Gascón \nReviewed-By: Luigi Pinca \nReviewed-By: Mohammed Keyvanzadeh \nReviewed-By: Benjamin Gruenbaum \nReviewed-By: Tobias Nießen ","shortMessageHtmlLink":"doc: remove reference to AUTHORS file"}},{"before":"9a1df15ee72d5f20c767b99126757333fb896fbe","after":"dcd8b82e15980077941d53560b266c5ed53fb9f0","ref":"refs/heads/main","pushedAt":"2024-05-13T13:44:22.000Z","pushType":"push","commitsCount":96,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"path: fix toNamespacedPath on Windows\n\nPR-URL: https://github.com/nodejs/node/pull/52915\nFixes: https://github.com/nodejs/node/issues/30224\nReviewed-By: Benjamin Gruenbaum \nReviewed-By: Luigi Pinca ","shortMessageHtmlLink":"path: fix toNamespacedPath on Windows"}},{"before":"c6f8e1874190203d779c0c49d34ac43f0e0b0b59","after":"9a1df15ee72d5f20c767b99126757333fb896fbe","ref":"refs/heads/main","pushedAt":"2024-05-07T16:12:04.000Z","pushType":"push","commitsCount":33,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"2024-05-07, Version 20.13.0 'Iron' (LTS)\n\nNotable changes:\n\nbenchmark:\n * add AbortSignal.abort benchmarks (Raz Luvaton) https://github.com/nodejs/node/pull/52408\nbuffer:\n * improve `base64` and `base64url` performance (Yagiz Nizipli) https://github.com/nodejs/node/pull/52428\ncrypto:\n * deprecate implicitly shortened GCM tags (Tobias Nießen) https://github.com/nodejs/node/pull/52345\ndeps:\n * (SEMVER-MINOR) update simdutf to 5.0.0 (Daniel Lemire) https://github.com/nodejs/node/pull/52138\n * (SEMVER-MINOR) update undici to 6.3.0 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/51462\n * (SEMVER-MINOR) update undici to 6.2.1 (Node.js GitHub Bot) https://github.com/nodejs/node/pull/51278\ndns:\n * (SEMVER-MINOR) add order option and support ipv6first (Paolo Insogna) https://github.com/nodejs/node/pull/52492\ndoc:\n * update release gpg keyserver (marco-ippolito) https://github.com/nodejs/node/pull/52257\n * add release key for marco-ippolito (marco-ippolito) https://github.com/nodejs/node/pull/52257\n * add UlisesGascon as a collaborator (Ulises Gascón) https://github.com/nodejs/node/pull/51991\n * (SEMVER-MINOR) deprecate fs.Stats public constructor (Marco Ippolito) https://github.com/nodejs/node/pull/51879\nevents,doc:\n * mark CustomEvent as stable (Daeyeon Jeong) https://github.com/nodejs/node/pull/52618\nfs:\n * add stacktrace to fs/promises (翠 / green) https://github.com/nodejs/node/pull/49849\nlib, url:\n * (SEMVER-MINOR) add a `windows` option to path parsing (Aviv Keller) https://github.com/nodejs/node/pull/52509\nnet:\n * (SEMVER-MINOR) add CLI option for autoSelectFamilyAttemptTimeout (Paolo Insogna) https://github.com/nodejs/node/pull/52474\nreport:\n * (SEMVER-MINOR) add `--report-exclude-network` option (Ethan Arrowood) https://github.com/nodejs/node/pull/51645\nsrc:\n * (SEMVER-MINOR) add `string_view` overload to snapshot FromBlob (Anna Henningsen) https://github.com/nodejs/node/pull/52595\n * (SEMVER-MINOR) add C++ ProcessEmitWarningSync() (Joyee Cheung) https://github.com/nodejs/node/pull/51977\n * (SEMVER-MINOR) add uv_get_available_memory to report and process (theanarkh) https://github.com/nodejs/node/pull/52023\n * (SEMVER-MINOR) preload function for Environment (Cheng Zhao) https://github.com/nodejs/node/pull/51539\nstream:\n * (SEMVER-MINOR) support typed arrays (IlyasShabi) https://github.com/nodejs/node/pull/51866\ntest_runner:\n * (SEMVER-MINOR) add suite() (Colin Ihrig) https://github.com/nodejs/node/pull/52127\n * (SEMVER-MINOR) add `test:complete` event to reflect execution order (Moshe Atlow) https://github.com/nodejs/node/pull/51909\nutil:\n * (SEMVER-MINOR) support array of formats in util.styleText (Marco Ippolito) https://github.com/nodejs/node/pull/52040\nv8:\n * (SEMVER-MINOR) implement v8.queryObjects() for memory leak regression testing (Joyee Cheung) https://github.com/nodejs/node/pull/51927\nwatch:\n * mark as stable (Moshe Atlow) https://github.com/nodejs/node/pull/52074\n\nPR-URL: https://github.com/nodejs/node/pull/52793","shortMessageHtmlLink":"2024-05-07, Version 20.13.0 'Iron' (LTS)"}},{"before":"956521c767e9bad13f7737c518ad5ce368c349c2","after":"c6f8e1874190203d779c0c49d34ac43f0e0b0b59","ref":"refs/heads/main","pushedAt":"2024-05-05T14:24:14.000Z","pushType":"push","commitsCount":33,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"tools: specify a commit-message for V8 update workflow\n\nPR-URL: https://github.com/nodejs/node/pull/52844\nFixes: https://github.com/nodejs/node/issues/50497\nRefs: https://github.com/gr2m/create-or-update-pull-request-action/issues/280\nReviewed-By: Michaël Zasso \nReviewed-By: Richard Lau ","shortMessageHtmlLink":"tools: specify a commit-message for V8 update workflow"}},{"before":"d20515aeaff5b5e28aa117f21d02f2bcdba6d2d6","after":"956521c767e9bad13f7737c518ad5ce368c349c2","ref":"refs/heads/main","pushedAt":"2024-05-01T14:45:09.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"doc: add test_runner to subsystem\n\nPR-URL: https://github.com/nodejs/node/pull/52774\nReviewed-By: Moshe Atlow \nReviewed-By: Luigi Pinca \nReviewed-By: Yagiz Nizipli \nReviewed-By: Marco Ippolito ","shortMessageHtmlLink":"doc: add test_runner to subsystem"}},{"before":"91dc8c93a3d6ffa9de3bb7b7507e52df4a4aad90","after":"d20515aeaff5b5e28aa117f21d02f2bcdba6d2d6","ref":"refs/heads/main","pushedAt":"2024-04-30T15:07:35.000Z","pushType":"push","commitsCount":29,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"doc: remove mold use on mac for speeding up build\n\nCo-authored-by: Vinicius Lourenço\n<12551007+H4ad@users.noreply.github.com>\nPR-URL: https://github.com/nodejs/node/pull/52252\nReviewed-By: Vinícius Lourenço Claro Cardoso \nReviewed-By: Yagiz Nizipli \nReviewed-By: Moshe Atlow ","shortMessageHtmlLink":"doc: remove mold use on mac for speeding up build"}},{"before":"5548928cb460dad3121fa1d6609f6e4596a6a5fb","after":"91dc8c93a3d6ffa9de3bb7b7507e52df4a4aad90","ref":"refs/heads/main","pushedAt":"2024-04-24T14:41:09.000Z","pushType":"push","commitsCount":30,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"doc: fix info string causing duplicated code blocks\n\nTwo fenced code blocks were incorrectly labeled as `js` instead of\n`cjs`, causing both ESM and CJS version to be shown on\nhttps://nodejs.org/api/test.html#timers instead of being conditionally\nshown depending on the value of the \"CJS / ESM\" toggle.\n\nPR-URL: https://github.com/nodejs/node/pull/52660\nReviewed-By: Xuguang Mei \nReviewed-By: Moshe Atlow \nReviewed-By: Luigi Pinca \nReviewed-By: Antoine du Hamel ","shortMessageHtmlLink":"doc: fix info string causing duplicated code blocks"}},{"before":"461722d64cfd3bee0d26a7b6c76176987ecf3c5b","after":"5548928cb460dad3121fa1d6609f6e4596a6a5fb","ref":"refs/heads/main","pushedAt":"2024-04-22T11:44:50.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"fs: fix read / readSync positional offset types\n\nThis changeset fixes the types in comments to match the implementation.\n\nPR-URL: https://github.com/nodejs/node/pull/52603\nReviewed-By: Yagiz Nizipli \nReviewed-By: Marco Ippolito \nReviewed-By: LiviaMedeiros \nReviewed-By: Mohammed Keyvanzadeh \nReviewed-By: Luigi Pinca \nReviewed-By: Moshe Atlow \nReviewed-By: James M Snell ","shortMessageHtmlLink":"fs: fix read / readSync positional offset types"}},{"before":"580aae58f62c3c466d6b48ff05afb4b658745a00","after":"461722d64cfd3bee0d26a7b6c76176987ecf3c5b","ref":"refs/heads/main","pushedAt":"2024-04-21T14:12:17.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"doc: correct unsafe URL example in http docs\n\nThe previous documentation example for converting `request.url` to an\n`URL` object was unsafe, as it could allow a server crash through\nmalformed URL inputs and potentially enable host header attacks.\n\nThis commit revises the example to use string concatenation over the\nusage of the `baseUrl` and removes the usage of the `req.headers.host`\nas the authority part of the url, mitigating both the crash and security\nrisks by ensuring the host part of the URL remains controlled and\npredictable.\n\nFixes #52494\n\nCo-authored-by: @astlouisf\nCo-authored-by: @samhh\nPR-URL: https://github.com/nodejs/node/pull/52555\nReviewed-By: Luigi Pinca \nReviewed-By: Paolo Insogna ","shortMessageHtmlLink":"doc: correct unsafe URL example in http docs"}},{"before":"b0a5d9c9fa687a1b33683130c432eafdc01ba7b9","after":"d6882b6c2f6f9ea16aa1d25fa6e95ff1eb08a130","ref":"refs/heads/fix/fs_jsdoc_read","pushedAt":"2024-04-20T16:52:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"fs: update jsdoc params for `read`, `readSync`","shortMessageHtmlLink":"fs: update jsdoc params for read, readSync"}},{"before":"4f65f858f9e5d333ea3de922fba3cca76048bfa6","after":"b0a5d9c9fa687a1b33683130c432eafdc01ba7b9","ref":"refs/heads/fix/fs_jsdoc_read","pushedAt":"2024-04-20T16:48:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"fs: update jsdoc params to `read`, `readSync`","shortMessageHtmlLink":"fs: update jsdoc params to read, readSync"}},{"before":null,"after":"4f65f858f9e5d333ea3de922fba3cca76048bfa6","ref":"refs/heads/fix/fs_jsdoc_read","pushedAt":"2024-04-20T16:45:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"fs: update jsdoc params to read, readSync","shortMessageHtmlLink":"fs: update jsdoc params to read, readSync"}},{"before":"7e89369166557240ff5dd01ab29c5459f66cb51f","after":"580aae58f62c3c466d6b48ff05afb4b658745a00","ref":"refs/heads/main","pushedAt":"2024-04-19T10:56:04.000Z","pushType":"push","commitsCount":23,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"test: ensure that all worker servers are ready\n\nWait for the `'listening'` message from all workers before creating the\nfirst connection. This fixes an `EMFILE` error that is raised on Windows\nwhen running the following command\n\n```\npython tools/test.py -J --repeat=1000 parallel/test-tls-ticket-cluster\n```\n\nPR-URL: https://github.com/nodejs/node/pull/52563\nReviewed-By: Michaël Zasso \nReviewed-By: Marco Ippolito \nReviewed-By: Yagiz Nizipli \nReviewed-By: Benjamin Gruenbaum ","shortMessageHtmlLink":"test: ensure that all worker servers are ready"}},{"before":"63012f854262316c25b097be3b89eae3a230c8db","after":"1f37ccdc3eddc32c3e99faa181a97acfad6473a3","ref":"refs/heads/fix/default_value_fs","pushedAt":"2024-04-17T15:53:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"fs: add missing default values for `options`","shortMessageHtmlLink":"fs: add missing default values for options"}},{"before":"0497622da4b5ce88228a6c699bb76d0ea278ce1a","after":"63012f854262316c25b097be3b89eae3a230c8db","ref":"refs/heads/fix/default_value_fs","pushedAt":"2024-04-17T15:52:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"fs: add missing default values for `options`","shortMessageHtmlLink":"fs: add missing default values for options"}},{"before":null,"after":"0497622da4b5ce88228a6c699bb76d0ea278ce1a","ref":"refs/heads/fix/default_value_fs","pushedAt":"2024-04-17T15:51:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"fs: add missing default values for `options`","shortMessageHtmlLink":"fs: add missing default values for options"}},{"before":"ca7c8c6f75738cf9f82170977f1243145dd15bc5","after":"7e89369166557240ff5dd01ab29c5459f66cb51f","ref":"refs/heads/main","pushedAt":"2024-04-17T15:50:42.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"dns: add order option and support ipv6first\n\nPR-URL: https://github.com/nodejs/node/pull/52492\nReviewed-By: Matteo Collina \nReviewed-By: Marco Ippolito ","shortMessageHtmlLink":"dns: add order option and support ipv6first"}},{"before":"f8e325ea8a24160a5d5b3091efb14ef96575eae6","after":"ca7c8c6f75738cf9f82170977f1243145dd15bc5","ref":"refs/heads/main","pushedAt":"2024-04-15T15:35:57.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"tools: use stylistic ESLint plugin for formatting\n\nRefs: https://eslint.org/blog/2023/10/deprecating-formatting-rules/\nPR-URL: https://github.com/nodejs/node/pull/50714\nReviewed-By: Yagiz Nizipli \nReviewed-By: Colin Ihrig \nReviewed-By: Luigi Pinca \nReviewed-By: Matteo Collina \nReviewed-By: Trivikram Kamat \nReviewed-By: Marco Ippolito \nReviewed-By: Rafael Gonzaga \nReviewed-By: Tobias Nießen \nReviewed-By: Ruben Bridgewater ","shortMessageHtmlLink":"tools: use stylistic ESLint plugin for formatting"}},{"before":null,"after":"e423e8af6f8f2c075c658981404be8b4ef31d7ab","ref":"refs/heads/refactor/math_max_fs","pushedAt":"2024-04-14T16:06:58.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"fs: move MathMax to c++ land","shortMessageHtmlLink":"fs: move MathMax to c++ land"}},{"before":"422163174c0f0a951254a45d8e990e487f4ce19f","after":"f8e325ea8a24160a5d5b3091efb14ef96575eae6","ref":"refs/heads/main","pushedAt":"2024-04-14T14:28:55.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"lib, doc: rename readme.md to README.md\n\nPR-URL: https://github.com/nodejs/node/pull/52471\nReviewed-By: Antoine du Hamel \nReviewed-By: Deokjin Kim \nReviewed-By: Luigi Pinca \nReviewed-By: Ulises Gascón \nReviewed-By: Marco Ippolito ","shortMessageHtmlLink":"lib, doc: rename readme.md to README.md"}},{"before":"21211a3fa93993b363f25964da5dac3282b3b453","after":"422163174c0f0a951254a45d8e990e487f4ce19f","ref":"refs/heads/main","pushedAt":"2024-04-12T13:21:18.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"buffer: improve `base64` and `base64url` performance\n\nCo-authored-by: Daniel Lemire \nPR-URL: https://github.com/nodejs/node/pull/52428\nReviewed-By: Matteo Collina \nReviewed-By: Benjamin Gruenbaum \nReviewed-By: James M Snell ","shortMessageHtmlLink":"buffer: improve base64 and base64url performance"}},{"before":null,"after":"e8d83976ed1d44ac1c2efe5bf8f4ce5ff7a57e56","ref":"refs/heads/fix/is_utf8","pushedAt":"2024-04-11T15:41:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"buffer: add missing ARG_TYPE(ArrayBuffer) for isUtf8","shortMessageHtmlLink":"buffer: add missing ARG_TYPE(ArrayBuffer) for isUtf8"}},{"before":"8f61b658de1e440839a076d3e5337193af960239","after":"21211a3fa93993b363f25964da5dac3282b3b453","ref":"refs/heads/main","pushedAt":"2024-04-11T14:44:46.000Z","pushType":"push","commitsCount":19,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"buffer: improve `btoa` performance\n\nPR-URL: https://github.com/nodejs/node/pull/52427\nReviewed-By: Daniel Lemire \nReviewed-By: James M Snell ","shortMessageHtmlLink":"buffer: improve btoa performance"}},{"before":"5bae73df902060070120d6b393a760c9ebd2d242","after":"8f61b658de1e440839a076d3e5337193af960239","ref":"refs/heads/main","pushedAt":"2024-04-10T14:49:45.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"crypto: deprecate implicitly shortened GCM tags\n\nThis introduces a doc-only deprecation of using GCM authentication tags\nthat are shorter than the cipher's block size, unless the user specified\nthe authTagLength option.\n\nRefs: https://github.com/nodejs/node/issues/52327\nPR-URL: https://github.com/nodejs/node/pull/52345\nReviewed-By: Filip Skokan \nReviewed-By: Benjamin Gruenbaum \nReviewed-By: James M Snell ","shortMessageHtmlLink":"crypto: deprecate implicitly shortened GCM tags"}},{"before":"756acd087742939873555ca397f7b33e0db8a9ae","after":"5bae73df902060070120d6b393a760c9ebd2d242","ref":"refs/heads/main","pushedAt":"2024-04-09T15:16:57.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"pluris","name":"Jungku Lee","path":"/pluris","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10344797?s=80&v=4"},"commit":{"message":"tools: update lint-md-dependencies to rollup@4.14.0\n\nPR-URL: https://github.com/nodejs/node/pull/52398\nReviewed-By: Luigi Pinca \nReviewed-By: Moshe Atlow \nReviewed-By: Mohammed Keyvanzadeh ","shortMessageHtmlLink":"tools: update lint-md-dependencies to rollup@4.14.0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVgdMoQA","startCursor":null,"endCursor":null}},"title":"Activity · pluris/node"}