diff --git a/core/biome.json b/core/biome.json index 0b8c60f..3a7b021 100644 --- a/core/biome.json +++ b/core/biome.json @@ -14,4 +14,4 @@ "recommended": true } } -} \ No newline at end of file +} diff --git a/core/examples/default.js b/core/examples/default.js index dd9f3ed..7861dc5 100644 --- a/core/examples/default.js +++ b/core/examples/default.js @@ -1,14 +1,14 @@ -const core = require('@retrogen/core') +const core = require('@retrogen/core'); -async function generate () { - const dates = { - start: '2022-01-01', - end: '2022-01-31' - } +async function generate() { + const dates = { + start: '2022-01-01', + end: '2022-01-31', + }; - const data = await core('nodejs', dates) + const data = await core('nodejs', dates); - console.log(JSON.stringify(data, null, 2)) + console.log(JSON.stringify(data, null, 2)); } -generate() +generate(); diff --git a/core/examples/defaultWithOptions.js b/core/examples/defaultWithOptions.js index b7365f1..5b84257 100644 --- a/core/examples/defaultWithOptions.js +++ b/core/examples/defaultWithOptions.js @@ -1,19 +1,19 @@ -const core = require('@retrogen/core') +const core = require('@retrogen/core'); -async function generate () { - const dates = { - start: '2022-01-01', - end: '2022-01-31' - } +async function generate() { + const dates = { + start: '2022-01-01', + end: '2022-01-31', + }; - const options = { - sort: 'interactions', // default is `updated`, but assume we want to see what's most interacted with - per_page: 50 // default is 100. Not sure why you'd want to limit this outside of *knowing* you have a small size and speeding up the query. - } + const options = { + sort: 'interactions', // default is `updated`, but assume we want to see what's most interacted with + per_page: 50, // default is 100. Not sure why you'd want to limit this outside of *knowing* you have a small size and speeding up the query. + }; - const data = await core('nodejs', dates, options) + const data = await core('nodejs', dates, options); - console.log(JSON.stringify(data, null, 2)) + console.log(JSON.stringify(data, null, 2)); } -generate() +generate(); diff --git a/core/examples/output/default.json b/core/examples/output/default.json index a1bbca0..ee0b359 100644 --- a/core/examples/output/default.json +++ b/core/examples/output/default.json @@ -1,4541 +1,4541 @@ { - "meta": { - "issues": { - "count": 44, - "authors": { - "count": 32, - "list": [ - "ORESoftware", - "dominykas", - "github-actions", - "MrJithil", - "tacosontitan", - "8HoLoN", - "hexxone", - "zackw", - "eco747", - "thisiseesmaeel", - "mhdawson", - "vasantisuthar", - "jeffrson", - "jakearchibald", - "ImanEmadi", - "NealWilxite", - "RajaThomas", - "wraithgar", - "Ethan-Arrowood", - "royal3lau", - "theryantellem", - "OlMi1", - "floreapaun", - "anwesh-b", - "renatomariscal", - "markddrake", - "akravets", - "Maelep", - "GurbuzKadir", - "fluentwind", - "BethGriggs", - "mcandre" - ] - } - }, - "pullRequests": { - "count": 56, - "authors": { - "count": 26, - "list": [ - "dependabot", - "Ieandre", - "Alynva", - "nschonni", - "dominykas", - "Trott", - "KhafraDev", - "tniessen", - "MrJithil", - "benjamingr", - "nodejs-github-bot", - "aduh95", - "tiagonbotelho", - "thernstig", - "kuriyosh", - "benmccann", - "Harry-Hopkinson", - "jonathansamines", - "wraithgar", - "snyamathi", - "mhdawson", - "gireeshpunathil", - "VoltrexMaster", - "marsonya", - "Mesteery", - "phated" - ] - } - }, - "discussions": { - "count": 20, - "authors": { - "count": 20, - "list": [ - "jkrems", - "suneettipirneni", - "mohammadmoth", - "higoka", - "techar", - "joshxyzhimself", - "Melab", - "HomyeeKing", - "ssslambda", - "psytechno604", - "artur-ma", - "shellscape", - "ljharb", - "mhdawson", - "Naterr02", - "joesepi", - "StefanCenusa", - "feniljariwala82", - "tanyixiao", - "MuhamedSalihSeyedIbrahim" - ] - } - }, - "owner": "nodejs" - }, - "issues": [ - { - "meta": { - "id": "I_kwDOAZ7xs85CvQ-4", - "url": "https://github.com/nodejs/node/issues/41786", - "number": 41786, - "title": "placeholder for unused arguments. (in golang it is the underscore).", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T17:00:25Z", - "updatedAt": "2022-01-31T17:17:48Z", - "closedAt": "2022-01-31T17:17:48Z" - }, - "author": { - "username": "ORESoftware", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAltA885Cu3Ie", - "url": "https://github.com/nodejs/citgm/issues/891", - "number": 891, - "title": "Use pkgjs/action for CI to auto-upgrade to latest nodes", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-31T15:28:46Z", - "updatedAt": "2022-01-31T23:21:35Z", - "closedAt": null - }, - "author": { - "username": "dominykas", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzOTUzNDgzNQ==", - "nameWithOwner": "nodejs/citgm", - "url": "https://github.com/nodejs/citgm", - "description": "Canary in the Gold Mine", - "name": "citgm", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAE8mGM5Cu28w", - "url": "https://github.com/nodejs/readable-stream/issues/469", - "number": 469, - "title": "Use pkgjs/action for CI to auto-upgrade to latest nodes", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-31T15:28:10Z", - "updatedAt": "2022-01-31T21:05:04Z", - "closedAt": null - }, - "author": { - "username": "dominykas", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk1MTg3MDk2", - "nameWithOwner": "nodejs/readable-stream", - "url": "https://github.com/nodejs/readable-stream", - "description": "Node-core streams for userland", - "name": "readable-stream", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOBAJmrc5Cu1dm", - "url": "https://github.com/nodejs/node-inspect/issues/106", - "number": 106, - "title": "Use pkgjs/action for CI to auto-upgrade to latest nodes", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T15:23:20Z", - "updatedAt": "2022-01-31T19:06:13Z", - "closedAt": "2022-01-31T19:06:13Z" - }, - "author": { - "username": "dominykas", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk2NzI2NjIyMQ==", - "nameWithOwner": "nodejs/node-inspect", - "url": "https://github.com/nodejs/node-inspect", - "description": "Code that's now part of node, previously `node debug` for `node --inspect`", - "name": "node-inspect", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOFHUCGc5Cu0ox", - "url": "https://github.com/nodejs/node-pr-labeler/issues/11", - "number": 11, - "title": "Use pkgjs/action for CI to auto-upgrade to latest nodes", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-31T15:20:39Z", - "updatedAt": "2022-01-31T15:20:39Z", - "closedAt": null - }, - "author": { - "username": "dominykas", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNDMyMTI1Njk=", - "nameWithOwner": "nodejs/node-pr-labeler", - "url": "https://github.com/nodejs/node-pr-labeler", - "description": "GitHub Action used by the nodejs/node repository to automatically label pull requests", - "name": "node-pr-labeler", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85Cr3Hg", - "url": "https://github.com/nodejs/reliability/issues/188", - "number": 188, - "title": "CI Reliability 2022-01-31", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-31T00:08:11Z", - "updatedAt": "2022-01-31T00:08:11Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85Cq03k", - "url": "https://github.com/nodejs/node/issues/41767", - "number": 41767, - "title": "Linters should support sort keys in js files", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-30T12:38:29Z", - "updatedAt": "2022-01-30T15:03:43Z", - "closedAt": "2022-01-30T15:03:43Z" - }, - "author": { - "username": "MrJithil", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85CqYOW", - "url": "https://github.com/nodejs/node/issues/41765", - "number": 41765, - "title": "Unable to load files without an extension.", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-30T04:38:09Z", - "updatedAt": "2022-01-30T06:37:05Z", - "closedAt": "2022-01-30T06:37:05Z" - }, - "author": { - "username": "tacosontitan", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85CqMzm", - "url": "https://github.com/nodejs/reliability/issues/187", - "number": 187, - "title": "CI Reliability 2022-01-30", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-30T00:07:26Z", - "updatedAt": "2022-01-30T00:07:26Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85CqLtp", - "url": "https://github.com/nodejs/node/issues/41762", - "number": 41762, - "title": "memory leak with worker thread and parentPort.postMessage", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-29T23:40:02Z", - "updatedAt": "2022-01-31T19:51:36Z", - "closedAt": null - }, - "author": { - "username": "8HoLoN", - "association": "NONE" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85Co1bX", - "url": "https://github.com/nodejs/node/issues/41740", - "number": 41740, - "title": "custom registry not working on Windows", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T02:14:37Z", - "updatedAt": "2022-01-29T04:11:02Z", - "closedAt": "2022-01-29T04:10:57Z" - }, - "author": { - "username": "hexxone", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85Cora4", - "url": "https://github.com/nodejs/reliability/issues/186", - "number": 186, - "title": "CI Reliability 2022-01-29", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-29T00:06:21Z", - "updatedAt": "2022-01-29T00:06:21Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85CnbKm", - "url": "https://github.com/nodejs/node/issues/41733", - "number": 41733, - "title": "Missing fs(/promises) APIs: dup, dup2, fdopen", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-28T16:56:57Z", - "updatedAt": "2022-01-29T00:28:12Z", - "closedAt": null - }, - "author": { - "username": "zackw", - "association": "NONE" - }, - "comments": { - "count": 6 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5CnWhD", - "url": "https://github.com/nodejs/help/issues/3712", - "number": 3712, - "title": "unlinkSync is not always sync", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-28T16:30:24Z", - "updatedAt": "2022-01-28T16:39:58Z", - "closedAt": null - }, - "author": { - "username": "eco747", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5Cm2Da", - "url": "https://github.com/nodejs/help/issues/3711", - "number": 3711, - "title": "Problem when building an app.", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-28T14:38:17Z", - "updatedAt": "2022-01-28T14:38:17Z", - "closedAt": null - }, - "author": { - "username": "thisiseesmaeel", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOFXAcWc5CmeeM", - "url": "https://github.com/nodejs/loaders/issues/61", - "number": 61, - "title": "Node.js Loaders Team Meeting 2022-02-01", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-28T13:05:22Z", - "updatedAt": "2022-01-29T00:49:04Z", - "closedAt": "2022-01-29T00:49:04Z" - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNTk2Njg4MjU=", - "nameWithOwner": "nodejs/loaders", - "url": "https://github.com/nodejs/loaders", - "description": "ECMAScript Modules Loaders", - "name": "loaders", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCgaNy85CmM5g", - "url": "https://github.com/nodejs/nodejs.dev/issues/2235", - "number": 2235, - "title": "Adding another module for npm", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-28T11:43:42Z", - "updatedAt": "2022-01-28T20:56:40Z", - "closedAt": "2022-01-28T20:56:40Z" - }, - "author": { - "username": "vasantisuthar", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85Cl_D-", - "url": "https://github.com/nodejs/node/issues/41730", - "number": 41730, - "title": "Nodejs is happily writing a file called \"NUL\" (or \"nul\", \"nuL\", ...) on Windows", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-28T10:43:40Z", - "updatedAt": "2022-01-28T23:33:13Z", - "closedAt": "2022-01-28T23:33:13Z" - }, - "author": { - "username": "jeffrson", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85Cl5Hn", - "url": "https://github.com/nodejs/node/issues/41729", - "number": 41729, - "title": "Incorrect async iterator for duplex streams", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-28T10:19:45Z", - "updatedAt": "2022-01-28T13:59:01Z", - "closedAt": "2022-01-28T13:57:13Z" - }, - "author": { - "username": "jakearchibald", - "association": "NONE" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5Clgjv", - "url": "https://github.com/nodejs/help/issues/3710", - "number": 3710, - "title": "stream incoming readableStream from server into a HTMLMediaElement", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-28T08:30:56Z", - "updatedAt": "2022-01-28T08:32:57Z", - "closedAt": null - }, - "author": { - "username": "ImanEmadi", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85CkffU", - "url": "https://github.com/nodejs/reliability/issues/185", - "number": 185, - "title": "CI Reliability 2022-01-28", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-28T00:08:18Z", - "updatedAt": "2022-01-28T00:08:18Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOADL-585CjSHt", - "url": "https://github.com/nodejs/node-gyp/issues/2602", - "number": 2602, - "title": "unable to run npm i - node-gyp still at v3.8.0 even after updating", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-27T17:21:57Z", - "updatedAt": "2022-01-28T11:42:33Z", - "closedAt": "2022-01-28T11:42:33Z" - }, - "author": { - "username": "NealWilxite", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMzQyMDU1", - "nameWithOwner": "nodejs/node-gyp", - "url": "https://github.com/nodejs/node-gyp", - "description": "Node.js native addon build tool", - "name": "node-gyp", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAE8mGM5Cgcsk", - "url": "https://github.com/nodejs/readable-stream/issues/468", - "number": 468, - "title": "Facing component Governance issue ", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-27T05:50:51Z", - "updatedAt": "2022-01-27T08:30:53Z", - "closedAt": "2022-01-27T07:40:05Z" - }, - "author": { - "username": "RajaThomas", - "association": "NONE" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk1MTg3MDk2", - "nameWithOwner": "nodejs/readable-stream", - "url": "https://github.com/nodejs/readable-stream", - "description": "Node-core streams for userland", - "name": "readable-stream", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85CfxMX", - "url": "https://github.com/nodejs/reliability/issues/184", - "number": 184, - "title": "CI Reliability 2022-01-27", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-27T00:07:44Z", - "updatedAt": "2022-01-27T00:07:44Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOADL-585CfYAp", - "url": "https://github.com/nodejs/node-gyp/issues/2599", - "number": 2599, - "title": "[question]: Is there a timeline for dropping node10 support?", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-26T21:30:42Z", - "updatedAt": "2022-01-27T14:46:25Z", - "closedAt": null - }, - "author": { - "username": "wraithgar", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 6 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMzQyMDU1", - "nameWithOwner": "nodejs/node-gyp", - "url": "https://github.com/nodejs/node-gyp", - "description": "Node.js native addon build tool", - "name": "node-gyp", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85CfROn", - "url": "https://github.com/nodejs/node/issues/41709", - "number": 41709, - "title": "Add depth/breadth first search algorithms to recursive readdir", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-26T20:56:57Z", - "updatedAt": "2022-01-27T12:19:57Z", - "closedAt": null - }, - "author": { - "username": "Ethan-Arrowood", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5CewWX", - "url": "https://github.com/nodejs/help/issues/3708", - "number": 3708, - "title": "Uncaught syntaxError: Token.deployed is not a function", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-26T18:38:03Z", - "updatedAt": "2022-01-28T16:17:49Z", - "closedAt": null - }, - "author": { - "username": "royal3lau", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5CdGPG", - "url": "https://github.com/nodejs/help/issues/3707", - "number": 3707, - "title": "Uninstalled completly to install another version node version but it keep showing the previous version", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-26T11:39:38Z", - "updatedAt": "2022-01-28T16:18:48Z", - "closedAt": null - }, - "author": { - "username": "theryantellem", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOADL-585Cc3ze", - "url": "https://github.com/nodejs/node-gyp/issues/2598", - "number": 2598, - "title": "Use of const in strict mode.", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-26T10:32:27Z", - "updatedAt": "2022-01-26T10:32:27Z", - "closedAt": null - }, - "author": { - "username": "OlMi1", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMzQyMDU1", - "nameWithOwner": "nodejs/node-gyp", - "url": "https://github.com/nodejs/node-gyp", - "description": "Node.js native addon build tool", - "name": "node-gyp", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAj-F4s5CcbZs", - "url": "https://github.com/nodejs/nodejs.org/issues/4384", - "number": 4384, - "title": "Formatting mistake at \"What is the arguments object?\" page", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-26T08:24:26Z", - "updatedAt": "2022-01-27T03:16:24Z", - "closedAt": "2022-01-27T03:16:24Z" - }, - "author": { - "username": "floreapaun", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85CcHH2", - "url": "https://github.com/nodejs/node/issues/41706", - "number": 41706, - "title": "parseInt doesnot work on map, while passing function directly", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-26T06:12:37Z", - "updatedAt": "2022-01-26T06:18:44Z", - "closedAt": "2022-01-26T06:18:44Z" - }, - "author": { - "username": "anwesh-b", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85CbbNI", - "url": "https://github.com/nodejs/reliability/issues/183", - "number": 183, - "title": "CI Reliability 2022-01-26", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-26T00:07:51Z", - "updatedAt": "2022-01-26T00:07:51Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5CbXUN", - "url": "https://github.com/nodejs/help/issues/3706", - "number": 3706, - "title": "Expired timer execution when scheduled during a timer", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-25T23:36:40Z", - "updatedAt": "2022-01-26T04:21:40Z", - "closedAt": null - }, - "author": { - "username": "renatomariscal", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85CbKD0", - "url": "https://github.com/nodejs/node/issues/41700", - "number": 41700, - "title": "Streams: Breaking Change in Behavior after node 17.1", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-25T22:14:22Z", - "updatedAt": "2022-01-28T03:13:21Z", - "closedAt": "2022-01-27T09:30:35Z" - }, - "author": { - "username": "markddrake", - "association": "NONE" - }, - "comments": { - "count": 12 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOADL-585Casg9", - "url": "https://github.com/nodejs/node-gyp/issues/2597", - "number": 2597, - "title": "(Please help!) node-gyp.js not found", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-25T19:45:46Z", - "updatedAt": "2022-01-26T10:31:37Z", - "closedAt": "2022-01-26T10:31:36Z" - }, - "author": { - "username": "OlMi1", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMzQyMDU1", - "nameWithOwner": "nodejs/node-gyp", - "url": "https://github.com/nodejs/node-gyp", - "description": "Node.js native addon build tool", - "name": "node-gyp", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5CaXsW", - "url": "https://github.com/nodejs/help/issues/3705", - "number": 3705, - "title": "Use async_hooks to access store in different module", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-25T18:08:53Z", - "updatedAt": "2022-01-28T16:07:06Z", - "closedAt": null - }, - "author": { - "username": "akravets", - "association": "NONE" - }, - "comments": { - "count": 6 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5CZSGE", - "url": "https://github.com/nodejs/help/issues/3704", - "number": 3704, - "title": "Convert cURL to https", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-25T14:00:22Z", - "updatedAt": "2022-01-26T18:45:43Z", - "closedAt": "2022-01-26T10:49:28Z" - }, - "author": { - "username": "Maelep", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85CY6lF", - "url": "https://github.com/nodejs/node/issues/41691", - "number": 41691, - "title": "Windows installer bug with chocolatey", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-25T12:26:22Z", - "updatedAt": "2022-01-25T20:28:43Z", - "closedAt": null - }, - "author": { - "username": "GurbuzKadir", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85CXn5e", - "url": "https://github.com/nodejs/node/issues/41689", - "number": 41689, - "title": "RangeError: Array buffer allocation failed", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-25T06:38:08Z", - "updatedAt": "2022-01-25T15:00:07Z", - "closedAt": null - }, - "author": { - "username": "fluentwind", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5CXoVM", - "url": "https://github.com/nodejs/help/issues/3703", - "number": 3703, - "title": "RangeError: Array buffer allocation failed", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-25T06:37:07Z", - "updatedAt": "2022-01-26T03:06:06Z", - "closedAt": null - }, - "author": { - "username": "fluentwind", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85CXmFX", - "url": "https://github.com/nodejs/node/issues/41687", - "number": 41687, - "title": "RangeError: Array buffer allocation failed", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-25T06:26:06Z", - "updatedAt": "2022-01-25T06:38:53Z", - "closedAt": "2022-01-25T06:38:48Z" - }, - "author": { - "username": "fluentwind", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85CWzn1", - "url": "https://github.com/nodejs/reliability/issues/182", - "number": 182, - "title": "CI Reliability 2022-01-25", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-25T00:07:28Z", - "updatedAt": "2022-01-27T11:26:27Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAoFLY85CV3G_", - "url": "https://github.com/nodejs/branch-diff/issues/45", - "number": 45, - "title": "Not excluding labels with branch-diff v2.0.0", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-24T19:02:27Z", - "updatedAt": "2022-01-24T19:50:34Z", - "closedAt": null - }, - "author": { - "username": "BethGriggs", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MjAyNzg3NQ==", - "nameWithOwner": "nodejs/branch-diff", - "url": "https://github.com/nodejs/branch-diff", - "description": "A tool to list print the commits on one git branch that are not on another using loose comparison", - "name": "branch-diff", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85CVY6K", - "url": "https://github.com/nodejs/node/issues/41680", - "number": 41680, - "title": "npm audit fix --force oscillates forever between two vulnerable versions", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-24T16:56:46Z", - "updatedAt": "2022-01-24T18:05:25Z", - "closedAt": "2022-01-24T18:05:25Z" - }, - "author": { - "username": "mcandre", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - } - ], - "pullRequests": [ - { - "meta": { - "id": "PR_kwDOAj-F4s4x3dLu", - "url": "https://github.com/nodejs/nodejs.org/pull/4397", - "number": 4397, - "title": "build(deps): bump metalsmith from 2.3.0 to 2.4.1", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T22:09:34Z", - "updatedAt": "2022-01-31T22:11:47Z", - "closedAt": "2022-01-31T22:11:46Z", - "mergedAt": "2022-01-31T22:11:46Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOBVqq084x24yU", - "url": "https://github.com/nodejs/remark-preset-lint-node/pull/338", - "number": 338, - "title": "build(deps-dev): bump eslint from 8.7.0 to 8.8.0", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T19:01:36Z", - "updatedAt": "2022-01-31T22:11:59Z", - "closedAt": "2022-01-31T22:11:47Z", - "mergedAt": "2022-01-31T22:11:47Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk4OTgyODA1MQ==", - "nameWithOwner": "nodejs/remark-preset-lint-node", - "url": "https://github.com/nodejs/remark-preset-lint-node", - "description": "remark preset to configure remark-lint with settings for nodejs/node", - "name": "remark-preset-lint-node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84x2kRf", - "url": "https://github.com/nodejs/node/pull/41787", - "number": 41787, - "title": "Update the syntax of commentaries of the file", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T17:21:35Z", - "updatedAt": "2022-01-31T19:54:46Z", - "closedAt": "2022-01-31T19:54:46Z", - "mergedAt": null - }, - "author": { - "username": "Ieandre", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s4x2eOh", - "url": "https://github.com/nodejs/nodejs.org/pull/4396", - "number": 4396, - "title": "build(deps): bump marked from 4.0.10 to 4.0.12", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T17:02:15Z", - "updatedAt": "2022-01-31T22:08:42Z", - "closedAt": "2022-01-31T22:08:42Z", - "mergedAt": "2022-01-31T22:08:41Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s4x2eIq", - "url": "https://github.com/nodejs/nodejs.org/pull/4395", - "number": 4395, - "title": "build(deps): bump metalsmith from 2.3.0 to 2.4.0", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T17:01:56Z", - "updatedAt": "2022-01-31T22:09:40Z", - "closedAt": "2022-01-31T22:09:38Z", - "mergedAt": null - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s4x2eDm", - "url": "https://github.com/nodejs/nodejs.org/pull/4394", - "number": 4394, - "title": "build(deps-dev): bump tape from 5.4.1 to 5.5.0", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T17:01:35Z", - "updatedAt": "2022-01-31T22:18:56Z", - "closedAt": "2022-01-31T22:18:55Z", - "mergedAt": "2022-01-31T22:18:55Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s4x2eBW", - "url": "https://github.com/nodejs/nodejs.org/pull/4393", - "number": 4393, - "title": "build(deps): bump @metalsmith/permalinks from 2.3.0 to 2.4.0", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T17:01:27Z", - "updatedAt": "2022-01-31T22:15:34Z", - "closedAt": "2022-01-31T22:15:33Z", - "mergedAt": "2022-01-31T22:15:33Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84x10BN", - "url": "https://github.com/nodejs/node/pull/41783", - "number": 41783, - "title": "Inspection functions on objects doesn't receive the inspect object (docs)", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": true, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T14:19:19Z", - "updatedAt": "2022-01-31T14:29:46Z", - "closedAt": "2022-01-31T14:29:46Z", - "mergedAt": null - }, - "author": { - "username": "Alynva", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCgaNy84x1yGX", - "url": "https://github.com/nodejs/nodejs.dev/pull/2253", - "number": 2253, - "title": "chore: move Dependabot to monthly updates", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T14:12:06Z", - "updatedAt": "2022-01-31T23:11:34Z", - "closedAt": "2022-01-31T23:07:25Z", - "mergedAt": "2022-01-31T23:07:25Z" - }, - "author": { - "username": "nschonni", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOB-7WbM4x03xf", - "url": "https://github.com/nodejs/undici/pull/1190", - "number": 1190, - "title": "Use the tagged pkgjs/action", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T09:51:14Z", - "updatedAt": "2022-01-31T10:00:32Z", - "closedAt": "2022-01-31T10:00:32Z", - "mergedAt": "2022-01-31T10:00:32Z" - }, - "author": { - "username": "dominykas", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCgaNy84x0lif", - "url": "https://github.com/nodejs/nodejs.dev/pull/2248", - "number": 2248, - "title": "build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.10.0 to 5.10.1", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T08:25:44Z", - "updatedAt": "2022-01-31T23:19:57Z", - "closedAt": "2022-01-31T23:19:55Z", - "mergedAt": null - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCgaNy84x0iiE", - "url": "https://github.com/nodejs/nodejs.dev/pull/2244", - "number": 2244, - "title": "build(deps-dev): bump @typescript-eslint/parser from 5.10.0 to 5.10.1", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T08:15:00Z", - "updatedAt": "2022-01-31T23:14:48Z", - "closedAt": "2022-01-31T23:14:47Z", - "mergedAt": null - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xz0E1", - "url": "https://github.com/nodejs/node/pull/41780", - "number": 41780, - "title": "doc: use Object.hasOwn() in util doc", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T02:43:33Z", - "updatedAt": "2022-01-31T22:33:17Z", - "closedAt": "2022-01-31T09:16:18Z", - "mergedAt": "2022-01-31T09:16:18Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOB-7WbM4xzUne", - "url": "https://github.com/nodejs/undici/pull/1189", - "number": 1189, - "title": "fetch: allow file:// URL & relative paths", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": true, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-30T22:49:47Z", - "updatedAt": "2022-01-31T14:47:23Z", - "closedAt": "2022-01-31T14:47:23Z", - "mergedAt": null - }, - "author": { - "username": "KhafraDev", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xy0u6", - "url": "https://github.com/nodejs/node/pull/41773", - "number": 41773, - "title": "doc: remove section on \"recent\" ECDH changes", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-30T15:38:25Z", - "updatedAt": "2022-01-31T07:47:14Z", - "closedAt": "2022-01-31T07:47:13Z", - "mergedAt": "2022-01-31T07:47:13Z" - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xyufr", - "url": "https://github.com/nodejs/node/pull/41769", - "number": 41769, - "title": "benchmark: use Object.hasOwn() instead of hasOwnProperty()", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-30T14:25:44Z", - "updatedAt": "2022-01-31T02:34:00Z", - "closedAt": "2022-01-31T01:28:58Z", - "mergedAt": "2022-01-31T01:28:58Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 7 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xytrt", - "url": "https://github.com/nodejs/node/pull/41768", - "number": 41768, - "title": "tools: add sort-keys rule in eslint", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-30T14:06:53Z", - "updatedAt": "2022-01-30T15:03:09Z", - "closedAt": "2022-01-30T15:03:09Z", - "mergedAt": null - }, - "author": { - "username": "MrJithil", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 9 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOB-7WbM4xykbo", - "url": "https://github.com/nodejs/undici/pull/1186", - "number": 1186, - "title": "lazy-load tls", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-30T11:37:31Z", - "updatedAt": "2022-01-30T14:43:18Z", - "closedAt": "2022-01-30T12:03:46Z", - "mergedAt": "2022-01-30T12:03:46Z" - }, - "author": { - "username": "benjamingr", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xyLFn", - "url": "https://github.com/nodejs/node/pull/41763", - "number": 41763, - "title": "meta: update AUTHORS", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-30T00:16:13Z", - "updatedAt": "2022-01-30T04:51:01Z", - "closedAt": "2022-01-30T03:36:13Z", - "mergedAt": "2022-01-30T03:36:13Z" - }, - "author": { - "username": "nodejs-github-bot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xyHrd", - "url": "https://github.com/nodejs/node/pull/41761", - "number": 41761, - "title": "crypto: fix `webcrypto.subtle` signature", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T22:26:59Z", - "updatedAt": "2022-01-31T22:23:35Z", - "closedAt": "2022-01-31T22:23:15Z", - "mergedAt": "2022-01-31T22:23:15Z" - }, - "author": { - "username": "aduh95", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 8 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xx1Ur", - "url": "https://github.com/nodejs/node/pull/41751", - "number": 41751, - "title": "meta: adjust mailmap/AUTHORS to reflect README change", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T15:04:37Z", - "updatedAt": "2022-01-29T19:15:09Z", - "closedAt": "2022-01-29T18:31:31Z", - "mergedAt": "2022-01-29T18:31:31Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xx1JR", - "url": "https://github.com/nodejs/node/pull/41750", - "number": 41750, - "title": "meta: update mailmap/AUTHORS info for existing collaborator", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T15:00:19Z", - "updatedAt": "2022-01-30T03:39:56Z", - "closedAt": "2022-01-29T22:10:48Z", - "mergedAt": "2022-01-29T22:10:48Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xxtc_", - "url": "https://github.com/nodejs/node/pull/41746", - "number": 41746, - "title": "test: fix typo in MessageChannel test", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T12:22:00Z", - "updatedAt": "2022-01-29T17:56:16Z", - "closedAt": "2022-01-29T17:53:29Z", - "mergedAt": "2022-01-29T17:53:28Z" - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 6 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCgaNy84xxmZ9", - "url": "https://github.com/nodejs/nodejs.dev/pull/2236", - "number": 2236, - "title": "Removes redundant HTTP POST guide", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T10:24:06Z", - "updatedAt": "2022-01-31T09:32:27Z", - "closedAt": "2022-01-31T09:32:27Z", - "mergedAt": "2022-01-31T09:32:27Z" - }, - "author": { - "username": "tiagonbotelho", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xxWWE", - "url": "https://github.com/nodejs/node/pull/41743", - "number": 41743, - "title": "deps: code optimization to remove if and for", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T07:09:31Z", - "updatedAt": "2022-01-29T09:24:48Z", - "closedAt": "2022-01-29T08:04:31Z", - "mergedAt": null - }, - "author": { - "username": "MrJithil", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xxMw-", - "url": "https://github.com/nodejs/node/pull/41742", - "number": 41742, - "title": "deps: remove unused variable and code optimization", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T06:20:54Z", - "updatedAt": "2022-01-29T08:14:05Z", - "closedAt": "2022-01-29T08:14:05Z", - "mergedAt": null - }, - "author": { - "username": "MrJithil", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xw9fi", - "url": "https://github.com/nodejs/node/pull/41738", - "number": 41738, - "title": "tools: update eslint to 8.8.0", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T00:15:20Z", - "updatedAt": "2022-01-29T19:44:51Z", - "closedAt": "2022-01-29T19:34:51Z", - "mergedAt": "2022-01-29T19:34:51Z" - }, - "author": { - "username": "nodejs-github-bot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xuk_l", - "url": "https://github.com/nodejs/node/pull/41728", - "number": 41728, - "title": "doc: update modules.md wording", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-28T10:17:11Z", - "updatedAt": "2022-01-30T14:26:15Z", - "closedAt": "2022-01-30T14:26:14Z", - "mergedAt": "2022-01-30T14:26:14Z" - }, - "author": { - "username": "thernstig", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOEJiv_c4xuWej", - "url": "https://github.com/nodejs/tweet/pull/66", - "number": 66, - "title": "tweet: monthly build tweet", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-28T09:00:45Z", - "updatedAt": "2022-01-28T16:08:37Z", - "closedAt": "2022-01-28T16:08:36Z", - "mergedAt": "2022-01-28T16:08:36Z" - }, - "author": { - "username": "nodejs-github-bot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzg0NDE5ODE=", - "nameWithOwner": "nodejs/tweet", - "url": "https://github.com/nodejs/tweet", - "description": "Guidelines for the Node.js Twitter and automation through PRs to tweet.", - "name": "tweet", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xt5hT", - "url": "https://github.com/nodejs/node/pull/41725", - "number": 41725, - "title": "build: introduce a stale issues workflow", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-28T05:28:54Z", - "updatedAt": "2022-01-31T22:32:31Z", - "closedAt": "2022-01-28T06:47:03Z", - "mergedAt": null - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 13 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xtzlk", - "url": "https://github.com/nodejs/node/pull/41724", - "number": 41724, - "title": "benchmark: replace hasOwnProperty() with Object.hasOwn()", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-28T04:26:51Z", - "updatedAt": "2022-01-30T07:12:59Z", - "closedAt": "2022-01-30T06:36:19Z", - "mergedAt": "2022-01-30T06:36:19Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xtpZ3", - "url": "https://github.com/nodejs/node/pull/41723", - "number": 41723, - "title": "doc: fix typo in contributing guides", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-28T02:36:42Z", - "updatedAt": "2022-01-28T11:07:56Z", - "closedAt": "2022-01-28T11:07:55Z", - "mergedAt": "2022-01-28T11:07:55Z" - }, - "author": { - "username": "kuriyosh", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xtFxL", - "url": "https://github.com/nodejs/node/pull/41720", - "number": 41720, - "title": "doc: clarify that import also uses main", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-27T21:40:29Z", - "updatedAt": "2022-01-30T17:13:49Z", - "closedAt": "2022-01-30T14:26:22Z", - "mergedAt": "2022-01-30T14:26:22Z" - }, - "author": { - "username": "benmccann", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 6 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xs8ie", - "url": "https://github.com/nodejs/node/pull/41718", - "number": 41718, - "title": "Used a global eslint for lintering the javascript files for readibility.", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-27T20:45:44Z", - "updatedAt": "2022-01-27T21:04:15Z", - "closedAt": "2022-01-27T21:04:14Z", - "mergedAt": null - }, - "author": { - "username": "Harry-Hopkinson", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCgaNy84xsgPE", - "url": "https://github.com/nodejs/nodejs.dev/pull/2232", - "number": 2232, - "title": "Update official site for hapi.js documentation", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-27T18:03:17Z", - "updatedAt": "2022-01-31T09:04:56Z", - "closedAt": "2022-01-31T09:04:56Z", - "mergedAt": "2022-01-31T09:04:56Z" - }, - "author": { - "username": "jonathansamines", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOADL-584xrj8p", - "url": "https://github.com/nodejs/node-gyp/pull/2601", - "number": 2601, - "title": "deps: increase \"engines\" to \"node\" : \"^12.22 || ^14.13 || >=16\"", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-27T14:46:10Z", - "updatedAt": "2022-01-31T14:36:54Z", - "closedAt": "2022-01-31T02:42:45Z", - "mergedAt": "2022-01-31T02:42:44Z" - }, - "author": { - "username": "wraithgar", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMzQyMDU1", - "nameWithOwner": "nodejs/node-gyp", - "url": "https://github.com/nodejs/node-gyp", - "description": "Node.js native addon build tool", - "name": "node-gyp", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xqtHz", - "url": "https://github.com/nodejs/node/pull/41715", - "number": 41715, - "title": "test: make fs watch test more stable", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-27T10:41:26Z", - "updatedAt": "2022-01-29T19:49:28Z", - "closedAt": "2022-01-29T19:49:27Z", - "mergedAt": "2022-01-29T19:49:27Z" - }, - "author": { - "username": "benjamingr", - "association": "MEMBER" - }, - "comments": { - "count": 6 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xpMfK", - "url": "https://github.com/nodejs/node/pull/41712", - "number": 41712, - "title": "doc: fix link to npm documentation", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-26T22:59:21Z", - "updatedAt": "2022-01-27T23:42:12Z", - "closedAt": "2022-01-27T23:35:23Z", - "mergedAt": "2022-01-27T23:35:23Z" - }, - "author": { - "username": "aduh95", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOB-7WbM4xoy5S", - "url": "https://github.com/nodejs/undici/pull/1178", - "number": 1178, - "title": "docs: fix typo in sample code", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-26T20:17:48Z", - "updatedAt": "2022-01-26T21:35:34Z", - "closedAt": "2022-01-26T21:35:33Z", - "mergedAt": "2022-01-26T21:35:33Z" - }, - "author": { - "username": "snyamathi", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAmWcF84xox3B", - "url": "https://github.com/nodejs/TSC/pull/1157", - "number": 1157, - "title": "doc: fix typo in last week's minutes", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-26T20:12:25Z", - "updatedAt": "2022-01-26T21:39:49Z", - "closedAt": "2022-01-26T21:39:49Z", - "mergedAt": "2022-01-26T21:39:49Z" - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MDIxMzUyNw==", - "nameWithOwner": "nodejs/TSC", - "url": "https://github.com/nodejs/TSC", - "description": "The Node.js Technical Steering Committee", - "name": "TSC", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xoTds", - "url": "https://github.com/nodejs/node/pull/41707", - "number": 41707, - "title": "doc: add security-steward rotation information", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-26T17:29:12Z", - "updatedAt": "2022-01-31T19:33:30Z", - "closedAt": "2022-01-31T19:33:29Z", - "mergedAt": null - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAc-Klc4xmRfm", - "url": "https://github.com/nodejs/diagnostics/pull/524", - "number": 524, - "title": "doc: add minutes for meeting jan 25, 2022", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-26T06:00:39Z", - "updatedAt": "2022-01-27T04:57:10Z", - "closedAt": "2022-01-27T04:57:09Z", - "mergedAt": null - }, - "author": { - "username": "gireeshpunathil", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMDM3ODY0NQ==", - "nameWithOwner": "nodejs/diagnostics", - "url": "https://github.com/nodejs/diagnostics", - "description": "Node.js Diagnostics Working Group", - "name": "diagnostics", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xlt_S", - "url": "https://github.com/nodejs/node/pull/41701", - "number": 41701, - "title": "doc: avoid incomplete sentence in cluster docs", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-26T00:04:54Z", - "updatedAt": "2022-01-28T16:55:04Z", - "closedAt": "2022-01-28T16:55:03Z", - "mergedAt": "2022-01-28T16:55:03Z" - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xla3Z", - "url": "https://github.com/nodejs/node/pull/41698", - "number": 41698, - "title": "lib: refactor source map stack trace prepare", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-25T21:44:05Z", - "updatedAt": "2022-01-29T22:07:19Z", - "closedAt": "2022-01-29T22:01:56Z", - "mergedAt": "2022-01-29T22:01:56Z" - }, - "author": { - "username": "VoltrexMaster", - "association": "MEMBER" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xlFkj", - "url": "https://github.com/nodejs/node/pull/41695", - "number": 41695, - "title": "tools: use Set instead of `{ [key]: true }` object", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-25T19:41:31Z", - "updatedAt": "2022-01-28T16:41:18Z", - "closedAt": "2022-01-28T16:41:16Z", - "mergedAt": "2022-01-28T16:41:16Z" - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xk1zw", - "url": "https://github.com/nodejs/node/pull/41694", - "number": 41694, - "title": "doc: fix typo in `technical-priorities.md`", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-25T18:14:46Z", - "updatedAt": "2022-01-26T05:05:52Z", - "closedAt": "2022-01-26T05:05:51Z", - "mergedAt": "2022-01-26T05:05:51Z" - }, - "author": { - "username": "marsonya", - "association": "MEMBER" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xkLkx", - "url": "https://github.com/nodejs/node/pull/41692", - "number": 41692, - "title": "util: use hasOwnProperty() primordial ", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-25T15:16:03Z", - "updatedAt": "2022-01-27T19:50:34Z", - "closedAt": "2022-01-27T19:50:30Z", - "mergedAt": "2022-01-27T19:50:30Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 12 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xiGbS", - "url": "https://github.com/nodejs/node/pull/41685", - "number": 41685, - "title": "doc: clarify treatment of non-string base in URL()", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-25T03:08:51Z", - "updatedAt": "2022-01-27T05:50:53Z", - "closedAt": "2022-01-27T05:45:53Z", - "mergedAt": "2022-01-27T05:45:53Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xhe3A", - "url": "https://github.com/nodejs/node/pull/41684", - "number": 41684, - "title": "test: make worker-take-heapsnapshot non-flaky", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-24T21:52:22Z", - "updatedAt": "2022-01-31T20:56:21Z", - "closedAt": "2022-01-31T20:56:21Z", - "mergedAt": null - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 12 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xhSIm", - "url": "https://github.com/nodejs/node/pull/41683", - "number": 41683, - "title": "doc: update Mesteery email", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-24T20:40:51Z", - "updatedAt": "2022-01-29T08:10:06Z", - "closedAt": "2022-01-29T08:10:05Z", - "mergedAt": "2022-01-29T08:10:05Z" - }, - "author": { - "username": "Mesteery", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAE8mGM4xhGiE", - "url": "https://github.com/nodejs/readable-stream/pull/467", - "number": 467, - "title": "fix: Replace global with globalThis", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-24T19:39:57Z", - "updatedAt": "2022-01-24T20:01:49Z", - "closedAt": "2022-01-24T20:01:48Z", - "mergedAt": null - }, - "author": { - "username": "phated", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk1MTg3MDk2", - "nameWithOwner": "nodejs/readable-stream", - "url": "https://github.com/nodejs/readable-stream", - "description": "Node-core streams for userland", - "name": "readable-stream", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xg8lk", - "url": "https://github.com/nodejs/node/pull/41682", - "number": 41682, - "title": "process: unhandledRejection support more errors", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-24T18:51:28Z", - "updatedAt": "2022-01-29T17:17:20Z", - "closedAt": "2022-01-28T19:11:27Z", - "mergedAt": "2022-01-28T19:11:26Z" - }, - "author": { - "username": "benjamingr", - "association": "MEMBER" - }, - "comments": { - "count": 8 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xgril", - "url": "https://github.com/nodejs/node/pull/41681", - "number": 41681, - "title": "stream: add asIndexedPairs", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-24T17:24:52Z", - "updatedAt": "2022-01-27T11:05:42Z", - "closedAt": "2022-01-27T11:05:41Z", - "mergedAt": null - }, - "author": { - "username": "benjamingr", - "association": "MEMBER" - }, - "comments": { - "count": 33 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s4xgmC0", - "url": "https://github.com/nodejs/nodejs.org/pull/4383", - "number": 4383, - "title": "build(deps): bump sass from 1.48.0 to 1.49.0", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-24T17:01:57Z", - "updatedAt": "2022-01-24T17:29:29Z", - "closedAt": "2022-01-24T17:29:28Z", - "mergedAt": "2022-01-24T17:29:28Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s4xgl9o", - "url": "https://github.com/nodejs/nodejs.org/pull/4382", - "number": 4382, - "title": "build(deps-dev): bump chokidar from 3.5.2 to 3.5.3", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-24T17:01:38Z", - "updatedAt": "2022-01-24T17:24:05Z", - "closedAt": "2022-01-24T17:24:04Z", - "mergedAt": "2022-01-24T17:24:04Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s4xgl5m", - "url": "https://github.com/nodejs/nodejs.org/pull/4381", - "number": 4381, - "title": "build(deps-dev): bump stylelint from 14.2.0 to 14.3.0", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-24T17:01:22Z", - "updatedAt": "2022-01-24T17:20:23Z", - "closedAt": "2022-01-24T17:20:22Z", - "mergedAt": "2022-01-24T17:20:22Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - } - ], - "discussions": [ - { - "meta": { - "id": "MDEwOkRpc2N1c3Npb242MjA0NQ==", - "url": "https://github.com/nodejs/node/discussions/36481", - "number": 36481, - "title": "Move node-inspect into core?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2020-12-11T15:46:21Z", - "updatedAt": "2022-01-31T19:08:48Z" - }, - "author": { - "username": "jkrems", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 17 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AOqK9", - "url": "https://github.com/nodejs/undici/discussions/1185", - "number": 1185, - "title": "How to access request headers when mocking?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-30T05:22:59Z", - "updatedAt": "2022-01-30T05:23:10Z" - }, - "author": { - "username": "suneettipirneni", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84AOpcI", - "url": "https://github.com/nodejs/node/discussions/41727", - "number": 41727, - "title": "Nodejs crashed addon (NAN)", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-28T09:35:30Z", - "updatedAt": "2022-01-28T09:35:56Z" - }, - "author": { - "username": "mohammadmoth", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AOpEL", - "url": "https://github.com/nodejs/undici/discussions/1180", - "number": 1180, - "title": "How to download 10'000+ images with undici", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-27T17:17:31Z", - "updatedAt": "2022-01-27T18:17:48Z" - }, - "author": { - "username": "higoka", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "MDEwOkRpc2N1c3Npb24zMzgyOA==", - "url": "https://github.com/nodejs/node/discussions/36186", - "number": 36186, - "title": "Disable requiring addons possible?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2020-11-20T11:06:38Z", - "updatedAt": "2022-01-25T02:34:44Z" - }, - "author": { - "username": "techar", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AOc4D", - "url": "https://github.com/nodejs/undici/discussions/1161", - "number": 1161, - "title": "Has anyone encountered \"Error: write EPIPE\" before?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-08T19:28:47Z", - "updatedAt": "2022-01-24T20:54:58Z" - }, - "author": { - "username": "joshxyzhimself", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84AOMGr", - "url": "https://github.com/nodejs/node/discussions/41064", - "number": 41064, - "title": "How to add an internal module", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2021-12-02T20:02:33Z", - "updatedAt": "2022-01-22T11:11:07Z" - }, - "author": { - "username": "Melab", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84AOjDx", - "url": "https://github.com/nodejs/node/discussions/41608", - "number": 41608, - "title": "can't understand the executable file in child_process section", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-20T09:18:44Z", - "updatedAt": "2022-01-21T10:11:03Z" - }, - "author": { - "username": "HomyeeKing", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AOF-V", - "url": "https://github.com/nodejs/undici/discussions/1105", - "number": 1105, - "title": "How to use proxy with fetch API?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2021-11-19T09:39:54Z", - "updatedAt": "2022-01-20T11:58:04Z" - }, - "author": { - "username": "ssslambda", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AOYr3", - "url": "https://github.com/nodejs/undici/discussions/1155", - "number": 1155, - "title": "How to decompress the response?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2021-12-29T17:46:33Z", - "updatedAt": "2022-01-20T10:29:38Z" - }, - "author": { - "username": "psytechno604", - "association": "NONE" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AOh3j", - "url": "https://github.com/nodejs/undici/discussions/1170", - "number": 1170, - "title": "diagnostic channel events on body consume / cancel", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-18T22:46:36Z", - "updatedAt": "2022-01-20T12:23:39Z" - }, - "author": { - "username": "artur-ma", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AOhqk", - "url": "https://github.com/nodejs/undici/discussions/1168", - "number": 1168, - "title": "Setting Request Headers with Request", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-18T15:03:14Z", - "updatedAt": "2022-01-18T15:41:59Z" - }, - "author": { - "username": "shellscape", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84AOWUC", - "url": "https://github.com/nodejs/node/discussions/41283", - "number": 41283, - "title": "util: displaying non-enumerable values", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2021-12-22T16:53:22Z", - "updatedAt": "2022-01-12T20:01:48Z" - }, - "author": { - "username": "ljharb", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84AOdpw", - "url": "https://github.com/nodejs/node/discussions/41462", - "number": 41462, - "title": "Next 10 - Mini summit - Modern HTTP and Documentation", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-10T19:32:10Z", - "updatedAt": "2022-01-20T13:03:43Z" - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AOdGs", - "url": "https://github.com/nodejs/undici/discussions/1163", - "number": 1163, - "title": "How to decode data for Dispatcher#dispatch?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-09T15:14:05Z", - "updatedAt": "2022-01-09T15:14:15Z" - }, - "author": { - "username": "Naterr02", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOCgaNy84AOaP8", - "url": "https://github.com/nodejs/nodejs.dev/discussions/2158", - "number": 2158, - "title": "Enhance docs for new site", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-03T17:40:26Z", - "updatedAt": "2022-01-07T13:58:19Z" - }, - "author": { - "username": "joesepi", - "association": "MEMBER" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AObxu", - "url": "https://github.com/nodejs/undici/discussions/1160", - "number": 1160, - "title": "How to get in-flight requests count with Pool", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-06T16:05:16Z", - "updatedAt": "2022-01-17T09:05:03Z" - }, - "author": { - "username": "StefanCenusa", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84AOPHk", - "url": "https://github.com/nodejs/node/discussions/41122", - "number": 41122, - "title": "Receive ZIP file from API and write it to the local file system", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2021-12-09T10:52:53Z", - "updatedAt": "2022-01-06T00:47:55Z" - }, - "author": { - "username": "feniljariwala82", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84AN9kM", - "url": "https://github.com/nodejs/node/discussions/40687", - "number": 40687, - "title": "npm i node-sass 报错,我该怎么办 node版本16.3。路过的好心人帮帮忙", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2021-11-01T08:56:10Z", - "updatedAt": "2022-01-25T16:00:11Z" - }, - "author": { - "username": "tanyixiao", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "MDEwOkRpc2N1c3Npb24zNDEyOTAy", - "url": "https://github.com/nodejs/node/discussions/39042", - "number": 39042, - "title": "node exited with code -1073740791, whats is this error code?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2021-06-15T13:09:37Z", - "updatedAt": "2022-01-21T07:47:33Z" - }, - "author": { - "username": "MuhamedSalihSeyedIbrahim", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - } - ] + "meta": { + "issues": { + "count": 44, + "authors": { + "count": 32, + "list": [ + "ORESoftware", + "dominykas", + "github-actions", + "MrJithil", + "tacosontitan", + "8HoLoN", + "hexxone", + "zackw", + "eco747", + "thisiseesmaeel", + "mhdawson", + "vasantisuthar", + "jeffrson", + "jakearchibald", + "ImanEmadi", + "NealWilxite", + "RajaThomas", + "wraithgar", + "Ethan-Arrowood", + "royal3lau", + "theryantellem", + "OlMi1", + "floreapaun", + "anwesh-b", + "renatomariscal", + "markddrake", + "akravets", + "Maelep", + "GurbuzKadir", + "fluentwind", + "BethGriggs", + "mcandre" + ] + } + }, + "pullRequests": { + "count": 56, + "authors": { + "count": 26, + "list": [ + "dependabot", + "Ieandre", + "Alynva", + "nschonni", + "dominykas", + "Trott", + "KhafraDev", + "tniessen", + "MrJithil", + "benjamingr", + "nodejs-github-bot", + "aduh95", + "tiagonbotelho", + "thernstig", + "kuriyosh", + "benmccann", + "Harry-Hopkinson", + "jonathansamines", + "wraithgar", + "snyamathi", + "mhdawson", + "gireeshpunathil", + "VoltrexMaster", + "marsonya", + "Mesteery", + "phated" + ] + } + }, + "discussions": { + "count": 20, + "authors": { + "count": 20, + "list": [ + "jkrems", + "suneettipirneni", + "mohammadmoth", + "higoka", + "techar", + "joshxyzhimself", + "Melab", + "HomyeeKing", + "ssslambda", + "psytechno604", + "artur-ma", + "shellscape", + "ljharb", + "mhdawson", + "Naterr02", + "joesepi", + "StefanCenusa", + "feniljariwala82", + "tanyixiao", + "MuhamedSalihSeyedIbrahim" + ] + } + }, + "owner": "nodejs" + }, + "issues": [ + { + "meta": { + "id": "I_kwDOAZ7xs85CvQ-4", + "url": "https://github.com/nodejs/node/issues/41786", + "number": 41786, + "title": "placeholder for unused arguments. (in golang it is the underscore).", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T17:00:25Z", + "updatedAt": "2022-01-31T17:17:48Z", + "closedAt": "2022-01-31T17:17:48Z" + }, + "author": { + "username": "ORESoftware", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAltA885Cu3Ie", + "url": "https://github.com/nodejs/citgm/issues/891", + "number": 891, + "title": "Use pkgjs/action for CI to auto-upgrade to latest nodes", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-31T15:28:46Z", + "updatedAt": "2022-01-31T23:21:35Z", + "closedAt": null + }, + "author": { + "username": "dominykas", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzOTUzNDgzNQ==", + "nameWithOwner": "nodejs/citgm", + "url": "https://github.com/nodejs/citgm", + "description": "Canary in the Gold Mine", + "name": "citgm", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAE8mGM5Cu28w", + "url": "https://github.com/nodejs/readable-stream/issues/469", + "number": 469, + "title": "Use pkgjs/action for CI to auto-upgrade to latest nodes", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-31T15:28:10Z", + "updatedAt": "2022-01-31T21:05:04Z", + "closedAt": null + }, + "author": { + "username": "dominykas", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk1MTg3MDk2", + "nameWithOwner": "nodejs/readable-stream", + "url": "https://github.com/nodejs/readable-stream", + "description": "Node-core streams for userland", + "name": "readable-stream", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOBAJmrc5Cu1dm", + "url": "https://github.com/nodejs/node-inspect/issues/106", + "number": 106, + "title": "Use pkgjs/action for CI to auto-upgrade to latest nodes", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T15:23:20Z", + "updatedAt": "2022-01-31T19:06:13Z", + "closedAt": "2022-01-31T19:06:13Z" + }, + "author": { + "username": "dominykas", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk2NzI2NjIyMQ==", + "nameWithOwner": "nodejs/node-inspect", + "url": "https://github.com/nodejs/node-inspect", + "description": "Code that's now part of node, previously `node debug` for `node --inspect`", + "name": "node-inspect", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOFHUCGc5Cu0ox", + "url": "https://github.com/nodejs/node-pr-labeler/issues/11", + "number": 11, + "title": "Use pkgjs/action for CI to auto-upgrade to latest nodes", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-31T15:20:39Z", + "updatedAt": "2022-01-31T15:20:39Z", + "closedAt": null + }, + "author": { + "username": "dominykas", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNDMyMTI1Njk=", + "nameWithOwner": "nodejs/node-pr-labeler", + "url": "https://github.com/nodejs/node-pr-labeler", + "description": "GitHub Action used by the nodejs/node repository to automatically label pull requests", + "name": "node-pr-labeler", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85Cr3Hg", + "url": "https://github.com/nodejs/reliability/issues/188", + "number": 188, + "title": "CI Reliability 2022-01-31", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-31T00:08:11Z", + "updatedAt": "2022-01-31T00:08:11Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85Cq03k", + "url": "https://github.com/nodejs/node/issues/41767", + "number": 41767, + "title": "Linters should support sort keys in js files", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-30T12:38:29Z", + "updatedAt": "2022-01-30T15:03:43Z", + "closedAt": "2022-01-30T15:03:43Z" + }, + "author": { + "username": "MrJithil", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85CqYOW", + "url": "https://github.com/nodejs/node/issues/41765", + "number": 41765, + "title": "Unable to load files without an extension.", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-30T04:38:09Z", + "updatedAt": "2022-01-30T06:37:05Z", + "closedAt": "2022-01-30T06:37:05Z" + }, + "author": { + "username": "tacosontitan", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85CqMzm", + "url": "https://github.com/nodejs/reliability/issues/187", + "number": 187, + "title": "CI Reliability 2022-01-30", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-30T00:07:26Z", + "updatedAt": "2022-01-30T00:07:26Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85CqLtp", + "url": "https://github.com/nodejs/node/issues/41762", + "number": 41762, + "title": "memory leak with worker thread and parentPort.postMessage", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-29T23:40:02Z", + "updatedAt": "2022-01-31T19:51:36Z", + "closedAt": null + }, + "author": { + "username": "8HoLoN", + "association": "NONE" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85Co1bX", + "url": "https://github.com/nodejs/node/issues/41740", + "number": 41740, + "title": "custom registry not working on Windows", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T02:14:37Z", + "updatedAt": "2022-01-29T04:11:02Z", + "closedAt": "2022-01-29T04:10:57Z" + }, + "author": { + "username": "hexxone", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85Cora4", + "url": "https://github.com/nodejs/reliability/issues/186", + "number": 186, + "title": "CI Reliability 2022-01-29", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-29T00:06:21Z", + "updatedAt": "2022-01-29T00:06:21Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85CnbKm", + "url": "https://github.com/nodejs/node/issues/41733", + "number": 41733, + "title": "Missing fs(/promises) APIs: dup, dup2, fdopen", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-28T16:56:57Z", + "updatedAt": "2022-01-29T00:28:12Z", + "closedAt": null + }, + "author": { + "username": "zackw", + "association": "NONE" + }, + "comments": { + "count": 6 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5CnWhD", + "url": "https://github.com/nodejs/help/issues/3712", + "number": 3712, + "title": "unlinkSync is not always sync", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-28T16:30:24Z", + "updatedAt": "2022-01-28T16:39:58Z", + "closedAt": null + }, + "author": { + "username": "eco747", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5Cm2Da", + "url": "https://github.com/nodejs/help/issues/3711", + "number": 3711, + "title": "Problem when building an app.", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-28T14:38:17Z", + "updatedAt": "2022-01-28T14:38:17Z", + "closedAt": null + }, + "author": { + "username": "thisiseesmaeel", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOFXAcWc5CmeeM", + "url": "https://github.com/nodejs/loaders/issues/61", + "number": 61, + "title": "Node.js Loaders Team Meeting 2022-02-01", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-28T13:05:22Z", + "updatedAt": "2022-01-29T00:49:04Z", + "closedAt": "2022-01-29T00:49:04Z" + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNTk2Njg4MjU=", + "nameWithOwner": "nodejs/loaders", + "url": "https://github.com/nodejs/loaders", + "description": "ECMAScript Modules Loaders", + "name": "loaders", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCgaNy85CmM5g", + "url": "https://github.com/nodejs/nodejs.dev/issues/2235", + "number": 2235, + "title": "Adding another module for npm", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-28T11:43:42Z", + "updatedAt": "2022-01-28T20:56:40Z", + "closedAt": "2022-01-28T20:56:40Z" + }, + "author": { + "username": "vasantisuthar", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85Cl_D-", + "url": "https://github.com/nodejs/node/issues/41730", + "number": 41730, + "title": "Nodejs is happily writing a file called \"NUL\" (or \"nul\", \"nuL\", ...) on Windows", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-28T10:43:40Z", + "updatedAt": "2022-01-28T23:33:13Z", + "closedAt": "2022-01-28T23:33:13Z" + }, + "author": { + "username": "jeffrson", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85Cl5Hn", + "url": "https://github.com/nodejs/node/issues/41729", + "number": 41729, + "title": "Incorrect async iterator for duplex streams", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-28T10:19:45Z", + "updatedAt": "2022-01-28T13:59:01Z", + "closedAt": "2022-01-28T13:57:13Z" + }, + "author": { + "username": "jakearchibald", + "association": "NONE" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5Clgjv", + "url": "https://github.com/nodejs/help/issues/3710", + "number": 3710, + "title": "stream incoming readableStream from server into a HTMLMediaElement", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-28T08:30:56Z", + "updatedAt": "2022-01-28T08:32:57Z", + "closedAt": null + }, + "author": { + "username": "ImanEmadi", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85CkffU", + "url": "https://github.com/nodejs/reliability/issues/185", + "number": 185, + "title": "CI Reliability 2022-01-28", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-28T00:08:18Z", + "updatedAt": "2022-01-28T00:08:18Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOADL-585CjSHt", + "url": "https://github.com/nodejs/node-gyp/issues/2602", + "number": 2602, + "title": "unable to run npm i - node-gyp still at v3.8.0 even after updating", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-27T17:21:57Z", + "updatedAt": "2022-01-28T11:42:33Z", + "closedAt": "2022-01-28T11:42:33Z" + }, + "author": { + "username": "NealWilxite", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMzQyMDU1", + "nameWithOwner": "nodejs/node-gyp", + "url": "https://github.com/nodejs/node-gyp", + "description": "Node.js native addon build tool", + "name": "node-gyp", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAE8mGM5Cgcsk", + "url": "https://github.com/nodejs/readable-stream/issues/468", + "number": 468, + "title": "Facing component Governance issue ", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-27T05:50:51Z", + "updatedAt": "2022-01-27T08:30:53Z", + "closedAt": "2022-01-27T07:40:05Z" + }, + "author": { + "username": "RajaThomas", + "association": "NONE" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk1MTg3MDk2", + "nameWithOwner": "nodejs/readable-stream", + "url": "https://github.com/nodejs/readable-stream", + "description": "Node-core streams for userland", + "name": "readable-stream", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85CfxMX", + "url": "https://github.com/nodejs/reliability/issues/184", + "number": 184, + "title": "CI Reliability 2022-01-27", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-27T00:07:44Z", + "updatedAt": "2022-01-27T00:07:44Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOADL-585CfYAp", + "url": "https://github.com/nodejs/node-gyp/issues/2599", + "number": 2599, + "title": "[question]: Is there a timeline for dropping node10 support?", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-26T21:30:42Z", + "updatedAt": "2022-01-27T14:46:25Z", + "closedAt": null + }, + "author": { + "username": "wraithgar", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 6 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMzQyMDU1", + "nameWithOwner": "nodejs/node-gyp", + "url": "https://github.com/nodejs/node-gyp", + "description": "Node.js native addon build tool", + "name": "node-gyp", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85CfROn", + "url": "https://github.com/nodejs/node/issues/41709", + "number": 41709, + "title": "Add depth/breadth first search algorithms to recursive readdir", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-26T20:56:57Z", + "updatedAt": "2022-01-27T12:19:57Z", + "closedAt": null + }, + "author": { + "username": "Ethan-Arrowood", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5CewWX", + "url": "https://github.com/nodejs/help/issues/3708", + "number": 3708, + "title": "Uncaught syntaxError: Token.deployed is not a function", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-26T18:38:03Z", + "updatedAt": "2022-01-28T16:17:49Z", + "closedAt": null + }, + "author": { + "username": "royal3lau", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5CdGPG", + "url": "https://github.com/nodejs/help/issues/3707", + "number": 3707, + "title": "Uninstalled completly to install another version node version but it keep showing the previous version", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-26T11:39:38Z", + "updatedAt": "2022-01-28T16:18:48Z", + "closedAt": null + }, + "author": { + "username": "theryantellem", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOADL-585Cc3ze", + "url": "https://github.com/nodejs/node-gyp/issues/2598", + "number": 2598, + "title": "Use of const in strict mode.", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-26T10:32:27Z", + "updatedAt": "2022-01-26T10:32:27Z", + "closedAt": null + }, + "author": { + "username": "OlMi1", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMzQyMDU1", + "nameWithOwner": "nodejs/node-gyp", + "url": "https://github.com/nodejs/node-gyp", + "description": "Node.js native addon build tool", + "name": "node-gyp", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAj-F4s5CcbZs", + "url": "https://github.com/nodejs/nodejs.org/issues/4384", + "number": 4384, + "title": "Formatting mistake at \"What is the arguments object?\" page", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-26T08:24:26Z", + "updatedAt": "2022-01-27T03:16:24Z", + "closedAt": "2022-01-27T03:16:24Z" + }, + "author": { + "username": "floreapaun", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85CcHH2", + "url": "https://github.com/nodejs/node/issues/41706", + "number": 41706, + "title": "parseInt doesnot work on map, while passing function directly", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-26T06:12:37Z", + "updatedAt": "2022-01-26T06:18:44Z", + "closedAt": "2022-01-26T06:18:44Z" + }, + "author": { + "username": "anwesh-b", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85CbbNI", + "url": "https://github.com/nodejs/reliability/issues/183", + "number": 183, + "title": "CI Reliability 2022-01-26", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-26T00:07:51Z", + "updatedAt": "2022-01-26T00:07:51Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5CbXUN", + "url": "https://github.com/nodejs/help/issues/3706", + "number": 3706, + "title": "Expired timer execution when scheduled during a timer", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-25T23:36:40Z", + "updatedAt": "2022-01-26T04:21:40Z", + "closedAt": null + }, + "author": { + "username": "renatomariscal", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85CbKD0", + "url": "https://github.com/nodejs/node/issues/41700", + "number": 41700, + "title": "Streams: Breaking Change in Behavior after node 17.1", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-25T22:14:22Z", + "updatedAt": "2022-01-28T03:13:21Z", + "closedAt": "2022-01-27T09:30:35Z" + }, + "author": { + "username": "markddrake", + "association": "NONE" + }, + "comments": { + "count": 12 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOADL-585Casg9", + "url": "https://github.com/nodejs/node-gyp/issues/2597", + "number": 2597, + "title": "(Please help!) node-gyp.js not found", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-25T19:45:46Z", + "updatedAt": "2022-01-26T10:31:37Z", + "closedAt": "2022-01-26T10:31:36Z" + }, + "author": { + "username": "OlMi1", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMzQyMDU1", + "nameWithOwner": "nodejs/node-gyp", + "url": "https://github.com/nodejs/node-gyp", + "description": "Node.js native addon build tool", + "name": "node-gyp", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5CaXsW", + "url": "https://github.com/nodejs/help/issues/3705", + "number": 3705, + "title": "Use async_hooks to access store in different module", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-25T18:08:53Z", + "updatedAt": "2022-01-28T16:07:06Z", + "closedAt": null + }, + "author": { + "username": "akravets", + "association": "NONE" + }, + "comments": { + "count": 6 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5CZSGE", + "url": "https://github.com/nodejs/help/issues/3704", + "number": 3704, + "title": "Convert cURL to https", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-25T14:00:22Z", + "updatedAt": "2022-01-26T18:45:43Z", + "closedAt": "2022-01-26T10:49:28Z" + }, + "author": { + "username": "Maelep", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85CY6lF", + "url": "https://github.com/nodejs/node/issues/41691", + "number": 41691, + "title": "Windows installer bug with chocolatey", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-25T12:26:22Z", + "updatedAt": "2022-01-25T20:28:43Z", + "closedAt": null + }, + "author": { + "username": "GurbuzKadir", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85CXn5e", + "url": "https://github.com/nodejs/node/issues/41689", + "number": 41689, + "title": "RangeError: Array buffer allocation failed", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-25T06:38:08Z", + "updatedAt": "2022-01-25T15:00:07Z", + "closedAt": null + }, + "author": { + "username": "fluentwind", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5CXoVM", + "url": "https://github.com/nodejs/help/issues/3703", + "number": 3703, + "title": "RangeError: Array buffer allocation failed", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-25T06:37:07Z", + "updatedAt": "2022-01-26T03:06:06Z", + "closedAt": null + }, + "author": { + "username": "fluentwind", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85CXmFX", + "url": "https://github.com/nodejs/node/issues/41687", + "number": 41687, + "title": "RangeError: Array buffer allocation failed", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-25T06:26:06Z", + "updatedAt": "2022-01-25T06:38:53Z", + "closedAt": "2022-01-25T06:38:48Z" + }, + "author": { + "username": "fluentwind", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85CWzn1", + "url": "https://github.com/nodejs/reliability/issues/182", + "number": 182, + "title": "CI Reliability 2022-01-25", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-25T00:07:28Z", + "updatedAt": "2022-01-27T11:26:27Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAoFLY85CV3G_", + "url": "https://github.com/nodejs/branch-diff/issues/45", + "number": 45, + "title": "Not excluding labels with branch-diff v2.0.0", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-24T19:02:27Z", + "updatedAt": "2022-01-24T19:50:34Z", + "closedAt": null + }, + "author": { + "username": "BethGriggs", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MjAyNzg3NQ==", + "nameWithOwner": "nodejs/branch-diff", + "url": "https://github.com/nodejs/branch-diff", + "description": "A tool to list print the commits on one git branch that are not on another using loose comparison", + "name": "branch-diff", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85CVY6K", + "url": "https://github.com/nodejs/node/issues/41680", + "number": 41680, + "title": "npm audit fix --force oscillates forever between two vulnerable versions", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-24T16:56:46Z", + "updatedAt": "2022-01-24T18:05:25Z", + "closedAt": "2022-01-24T18:05:25Z" + }, + "author": { + "username": "mcandre", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + } + ], + "pullRequests": [ + { + "meta": { + "id": "PR_kwDOAj-F4s4x3dLu", + "url": "https://github.com/nodejs/nodejs.org/pull/4397", + "number": 4397, + "title": "build(deps): bump metalsmith from 2.3.0 to 2.4.1", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T22:09:34Z", + "updatedAt": "2022-01-31T22:11:47Z", + "closedAt": "2022-01-31T22:11:46Z", + "mergedAt": "2022-01-31T22:11:46Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOBVqq084x24yU", + "url": "https://github.com/nodejs/remark-preset-lint-node/pull/338", + "number": 338, + "title": "build(deps-dev): bump eslint from 8.7.0 to 8.8.0", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T19:01:36Z", + "updatedAt": "2022-01-31T22:11:59Z", + "closedAt": "2022-01-31T22:11:47Z", + "mergedAt": "2022-01-31T22:11:47Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk4OTgyODA1MQ==", + "nameWithOwner": "nodejs/remark-preset-lint-node", + "url": "https://github.com/nodejs/remark-preset-lint-node", + "description": "remark preset to configure remark-lint with settings for nodejs/node", + "name": "remark-preset-lint-node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84x2kRf", + "url": "https://github.com/nodejs/node/pull/41787", + "number": 41787, + "title": "Update the syntax of commentaries of the file", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T17:21:35Z", + "updatedAt": "2022-01-31T19:54:46Z", + "closedAt": "2022-01-31T19:54:46Z", + "mergedAt": null + }, + "author": { + "username": "Ieandre", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s4x2eOh", + "url": "https://github.com/nodejs/nodejs.org/pull/4396", + "number": 4396, + "title": "build(deps): bump marked from 4.0.10 to 4.0.12", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T17:02:15Z", + "updatedAt": "2022-01-31T22:08:42Z", + "closedAt": "2022-01-31T22:08:42Z", + "mergedAt": "2022-01-31T22:08:41Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s4x2eIq", + "url": "https://github.com/nodejs/nodejs.org/pull/4395", + "number": 4395, + "title": "build(deps): bump metalsmith from 2.3.0 to 2.4.0", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T17:01:56Z", + "updatedAt": "2022-01-31T22:09:40Z", + "closedAt": "2022-01-31T22:09:38Z", + "mergedAt": null + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s4x2eDm", + "url": "https://github.com/nodejs/nodejs.org/pull/4394", + "number": 4394, + "title": "build(deps-dev): bump tape from 5.4.1 to 5.5.0", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T17:01:35Z", + "updatedAt": "2022-01-31T22:18:56Z", + "closedAt": "2022-01-31T22:18:55Z", + "mergedAt": "2022-01-31T22:18:55Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s4x2eBW", + "url": "https://github.com/nodejs/nodejs.org/pull/4393", + "number": 4393, + "title": "build(deps): bump @metalsmith/permalinks from 2.3.0 to 2.4.0", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T17:01:27Z", + "updatedAt": "2022-01-31T22:15:34Z", + "closedAt": "2022-01-31T22:15:33Z", + "mergedAt": "2022-01-31T22:15:33Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84x10BN", + "url": "https://github.com/nodejs/node/pull/41783", + "number": 41783, + "title": "Inspection functions on objects doesn't receive the inspect object (docs)", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": true, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T14:19:19Z", + "updatedAt": "2022-01-31T14:29:46Z", + "closedAt": "2022-01-31T14:29:46Z", + "mergedAt": null + }, + "author": { + "username": "Alynva", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCgaNy84x1yGX", + "url": "https://github.com/nodejs/nodejs.dev/pull/2253", + "number": 2253, + "title": "chore: move Dependabot to monthly updates", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T14:12:06Z", + "updatedAt": "2022-01-31T23:11:34Z", + "closedAt": "2022-01-31T23:07:25Z", + "mergedAt": "2022-01-31T23:07:25Z" + }, + "author": { + "username": "nschonni", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOB-7WbM4x03xf", + "url": "https://github.com/nodejs/undici/pull/1190", + "number": 1190, + "title": "Use the tagged pkgjs/action", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T09:51:14Z", + "updatedAt": "2022-01-31T10:00:32Z", + "closedAt": "2022-01-31T10:00:32Z", + "mergedAt": "2022-01-31T10:00:32Z" + }, + "author": { + "username": "dominykas", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCgaNy84x0lif", + "url": "https://github.com/nodejs/nodejs.dev/pull/2248", + "number": 2248, + "title": "build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.10.0 to 5.10.1", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T08:25:44Z", + "updatedAt": "2022-01-31T23:19:57Z", + "closedAt": "2022-01-31T23:19:55Z", + "mergedAt": null + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCgaNy84x0iiE", + "url": "https://github.com/nodejs/nodejs.dev/pull/2244", + "number": 2244, + "title": "build(deps-dev): bump @typescript-eslint/parser from 5.10.0 to 5.10.1", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T08:15:00Z", + "updatedAt": "2022-01-31T23:14:48Z", + "closedAt": "2022-01-31T23:14:47Z", + "mergedAt": null + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xz0E1", + "url": "https://github.com/nodejs/node/pull/41780", + "number": 41780, + "title": "doc: use Object.hasOwn() in util doc", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T02:43:33Z", + "updatedAt": "2022-01-31T22:33:17Z", + "closedAt": "2022-01-31T09:16:18Z", + "mergedAt": "2022-01-31T09:16:18Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOB-7WbM4xzUne", + "url": "https://github.com/nodejs/undici/pull/1189", + "number": 1189, + "title": "fetch: allow file:// URL & relative paths", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": true, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-30T22:49:47Z", + "updatedAt": "2022-01-31T14:47:23Z", + "closedAt": "2022-01-31T14:47:23Z", + "mergedAt": null + }, + "author": { + "username": "KhafraDev", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xy0u6", + "url": "https://github.com/nodejs/node/pull/41773", + "number": 41773, + "title": "doc: remove section on \"recent\" ECDH changes", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-30T15:38:25Z", + "updatedAt": "2022-01-31T07:47:14Z", + "closedAt": "2022-01-31T07:47:13Z", + "mergedAt": "2022-01-31T07:47:13Z" + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xyufr", + "url": "https://github.com/nodejs/node/pull/41769", + "number": 41769, + "title": "benchmark: use Object.hasOwn() instead of hasOwnProperty()", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-30T14:25:44Z", + "updatedAt": "2022-01-31T02:34:00Z", + "closedAt": "2022-01-31T01:28:58Z", + "mergedAt": "2022-01-31T01:28:58Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 7 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xytrt", + "url": "https://github.com/nodejs/node/pull/41768", + "number": 41768, + "title": "tools: add sort-keys rule in eslint", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-30T14:06:53Z", + "updatedAt": "2022-01-30T15:03:09Z", + "closedAt": "2022-01-30T15:03:09Z", + "mergedAt": null + }, + "author": { + "username": "MrJithil", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 9 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOB-7WbM4xykbo", + "url": "https://github.com/nodejs/undici/pull/1186", + "number": 1186, + "title": "lazy-load tls", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-30T11:37:31Z", + "updatedAt": "2022-01-30T14:43:18Z", + "closedAt": "2022-01-30T12:03:46Z", + "mergedAt": "2022-01-30T12:03:46Z" + }, + "author": { + "username": "benjamingr", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xyLFn", + "url": "https://github.com/nodejs/node/pull/41763", + "number": 41763, + "title": "meta: update AUTHORS", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-30T00:16:13Z", + "updatedAt": "2022-01-30T04:51:01Z", + "closedAt": "2022-01-30T03:36:13Z", + "mergedAt": "2022-01-30T03:36:13Z" + }, + "author": { + "username": "nodejs-github-bot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xyHrd", + "url": "https://github.com/nodejs/node/pull/41761", + "number": 41761, + "title": "crypto: fix `webcrypto.subtle` signature", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T22:26:59Z", + "updatedAt": "2022-01-31T22:23:35Z", + "closedAt": "2022-01-31T22:23:15Z", + "mergedAt": "2022-01-31T22:23:15Z" + }, + "author": { + "username": "aduh95", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 8 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xx1Ur", + "url": "https://github.com/nodejs/node/pull/41751", + "number": 41751, + "title": "meta: adjust mailmap/AUTHORS to reflect README change", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T15:04:37Z", + "updatedAt": "2022-01-29T19:15:09Z", + "closedAt": "2022-01-29T18:31:31Z", + "mergedAt": "2022-01-29T18:31:31Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xx1JR", + "url": "https://github.com/nodejs/node/pull/41750", + "number": 41750, + "title": "meta: update mailmap/AUTHORS info for existing collaborator", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T15:00:19Z", + "updatedAt": "2022-01-30T03:39:56Z", + "closedAt": "2022-01-29T22:10:48Z", + "mergedAt": "2022-01-29T22:10:48Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xxtc_", + "url": "https://github.com/nodejs/node/pull/41746", + "number": 41746, + "title": "test: fix typo in MessageChannel test", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T12:22:00Z", + "updatedAt": "2022-01-29T17:56:16Z", + "closedAt": "2022-01-29T17:53:29Z", + "mergedAt": "2022-01-29T17:53:28Z" + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 6 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCgaNy84xxmZ9", + "url": "https://github.com/nodejs/nodejs.dev/pull/2236", + "number": 2236, + "title": "Removes redundant HTTP POST guide", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T10:24:06Z", + "updatedAt": "2022-01-31T09:32:27Z", + "closedAt": "2022-01-31T09:32:27Z", + "mergedAt": "2022-01-31T09:32:27Z" + }, + "author": { + "username": "tiagonbotelho", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xxWWE", + "url": "https://github.com/nodejs/node/pull/41743", + "number": 41743, + "title": "deps: code optimization to remove if and for", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T07:09:31Z", + "updatedAt": "2022-01-29T09:24:48Z", + "closedAt": "2022-01-29T08:04:31Z", + "mergedAt": null + }, + "author": { + "username": "MrJithil", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xxMw-", + "url": "https://github.com/nodejs/node/pull/41742", + "number": 41742, + "title": "deps: remove unused variable and code optimization", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T06:20:54Z", + "updatedAt": "2022-01-29T08:14:05Z", + "closedAt": "2022-01-29T08:14:05Z", + "mergedAt": null + }, + "author": { + "username": "MrJithil", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xw9fi", + "url": "https://github.com/nodejs/node/pull/41738", + "number": 41738, + "title": "tools: update eslint to 8.8.0", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T00:15:20Z", + "updatedAt": "2022-01-29T19:44:51Z", + "closedAt": "2022-01-29T19:34:51Z", + "mergedAt": "2022-01-29T19:34:51Z" + }, + "author": { + "username": "nodejs-github-bot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xuk_l", + "url": "https://github.com/nodejs/node/pull/41728", + "number": 41728, + "title": "doc: update modules.md wording", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-28T10:17:11Z", + "updatedAt": "2022-01-30T14:26:15Z", + "closedAt": "2022-01-30T14:26:14Z", + "mergedAt": "2022-01-30T14:26:14Z" + }, + "author": { + "username": "thernstig", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOEJiv_c4xuWej", + "url": "https://github.com/nodejs/tweet/pull/66", + "number": 66, + "title": "tweet: monthly build tweet", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-28T09:00:45Z", + "updatedAt": "2022-01-28T16:08:37Z", + "closedAt": "2022-01-28T16:08:36Z", + "mergedAt": "2022-01-28T16:08:36Z" + }, + "author": { + "username": "nodejs-github-bot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzg0NDE5ODE=", + "nameWithOwner": "nodejs/tweet", + "url": "https://github.com/nodejs/tweet", + "description": "Guidelines for the Node.js Twitter and automation through PRs to tweet.", + "name": "tweet", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xt5hT", + "url": "https://github.com/nodejs/node/pull/41725", + "number": 41725, + "title": "build: introduce a stale issues workflow", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-28T05:28:54Z", + "updatedAt": "2022-01-31T22:32:31Z", + "closedAt": "2022-01-28T06:47:03Z", + "mergedAt": null + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 13 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xtzlk", + "url": "https://github.com/nodejs/node/pull/41724", + "number": 41724, + "title": "benchmark: replace hasOwnProperty() with Object.hasOwn()", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-28T04:26:51Z", + "updatedAt": "2022-01-30T07:12:59Z", + "closedAt": "2022-01-30T06:36:19Z", + "mergedAt": "2022-01-30T06:36:19Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xtpZ3", + "url": "https://github.com/nodejs/node/pull/41723", + "number": 41723, + "title": "doc: fix typo in contributing guides", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-28T02:36:42Z", + "updatedAt": "2022-01-28T11:07:56Z", + "closedAt": "2022-01-28T11:07:55Z", + "mergedAt": "2022-01-28T11:07:55Z" + }, + "author": { + "username": "kuriyosh", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xtFxL", + "url": "https://github.com/nodejs/node/pull/41720", + "number": 41720, + "title": "doc: clarify that import also uses main", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-27T21:40:29Z", + "updatedAt": "2022-01-30T17:13:49Z", + "closedAt": "2022-01-30T14:26:22Z", + "mergedAt": "2022-01-30T14:26:22Z" + }, + "author": { + "username": "benmccann", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 6 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xs8ie", + "url": "https://github.com/nodejs/node/pull/41718", + "number": 41718, + "title": "Used a global eslint for lintering the javascript files for readibility.", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-27T20:45:44Z", + "updatedAt": "2022-01-27T21:04:15Z", + "closedAt": "2022-01-27T21:04:14Z", + "mergedAt": null + }, + "author": { + "username": "Harry-Hopkinson", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCgaNy84xsgPE", + "url": "https://github.com/nodejs/nodejs.dev/pull/2232", + "number": 2232, + "title": "Update official site for hapi.js documentation", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-27T18:03:17Z", + "updatedAt": "2022-01-31T09:04:56Z", + "closedAt": "2022-01-31T09:04:56Z", + "mergedAt": "2022-01-31T09:04:56Z" + }, + "author": { + "username": "jonathansamines", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOADL-584xrj8p", + "url": "https://github.com/nodejs/node-gyp/pull/2601", + "number": 2601, + "title": "deps: increase \"engines\" to \"node\" : \"^12.22 || ^14.13 || >=16\"", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-27T14:46:10Z", + "updatedAt": "2022-01-31T14:36:54Z", + "closedAt": "2022-01-31T02:42:45Z", + "mergedAt": "2022-01-31T02:42:44Z" + }, + "author": { + "username": "wraithgar", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMzQyMDU1", + "nameWithOwner": "nodejs/node-gyp", + "url": "https://github.com/nodejs/node-gyp", + "description": "Node.js native addon build tool", + "name": "node-gyp", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xqtHz", + "url": "https://github.com/nodejs/node/pull/41715", + "number": 41715, + "title": "test: make fs watch test more stable", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-27T10:41:26Z", + "updatedAt": "2022-01-29T19:49:28Z", + "closedAt": "2022-01-29T19:49:27Z", + "mergedAt": "2022-01-29T19:49:27Z" + }, + "author": { + "username": "benjamingr", + "association": "MEMBER" + }, + "comments": { + "count": 6 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xpMfK", + "url": "https://github.com/nodejs/node/pull/41712", + "number": 41712, + "title": "doc: fix link to npm documentation", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-26T22:59:21Z", + "updatedAt": "2022-01-27T23:42:12Z", + "closedAt": "2022-01-27T23:35:23Z", + "mergedAt": "2022-01-27T23:35:23Z" + }, + "author": { + "username": "aduh95", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOB-7WbM4xoy5S", + "url": "https://github.com/nodejs/undici/pull/1178", + "number": 1178, + "title": "docs: fix typo in sample code", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-26T20:17:48Z", + "updatedAt": "2022-01-26T21:35:34Z", + "closedAt": "2022-01-26T21:35:33Z", + "mergedAt": "2022-01-26T21:35:33Z" + }, + "author": { + "username": "snyamathi", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAmWcF84xox3B", + "url": "https://github.com/nodejs/TSC/pull/1157", + "number": 1157, + "title": "doc: fix typo in last week's minutes", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-26T20:12:25Z", + "updatedAt": "2022-01-26T21:39:49Z", + "closedAt": "2022-01-26T21:39:49Z", + "mergedAt": "2022-01-26T21:39:49Z" + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MDIxMzUyNw==", + "nameWithOwner": "nodejs/TSC", + "url": "https://github.com/nodejs/TSC", + "description": "The Node.js Technical Steering Committee", + "name": "TSC", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xoTds", + "url": "https://github.com/nodejs/node/pull/41707", + "number": 41707, + "title": "doc: add security-steward rotation information", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-26T17:29:12Z", + "updatedAt": "2022-01-31T19:33:30Z", + "closedAt": "2022-01-31T19:33:29Z", + "mergedAt": null + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAc-Klc4xmRfm", + "url": "https://github.com/nodejs/diagnostics/pull/524", + "number": 524, + "title": "doc: add minutes for meeting jan 25, 2022", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-26T06:00:39Z", + "updatedAt": "2022-01-27T04:57:10Z", + "closedAt": "2022-01-27T04:57:09Z", + "mergedAt": null + }, + "author": { + "username": "gireeshpunathil", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMDM3ODY0NQ==", + "nameWithOwner": "nodejs/diagnostics", + "url": "https://github.com/nodejs/diagnostics", + "description": "Node.js Diagnostics Working Group", + "name": "diagnostics", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xlt_S", + "url": "https://github.com/nodejs/node/pull/41701", + "number": 41701, + "title": "doc: avoid incomplete sentence in cluster docs", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-26T00:04:54Z", + "updatedAt": "2022-01-28T16:55:04Z", + "closedAt": "2022-01-28T16:55:03Z", + "mergedAt": "2022-01-28T16:55:03Z" + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xla3Z", + "url": "https://github.com/nodejs/node/pull/41698", + "number": 41698, + "title": "lib: refactor source map stack trace prepare", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-25T21:44:05Z", + "updatedAt": "2022-01-29T22:07:19Z", + "closedAt": "2022-01-29T22:01:56Z", + "mergedAt": "2022-01-29T22:01:56Z" + }, + "author": { + "username": "VoltrexMaster", + "association": "MEMBER" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xlFkj", + "url": "https://github.com/nodejs/node/pull/41695", + "number": 41695, + "title": "tools: use Set instead of `{ [key]: true }` object", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-25T19:41:31Z", + "updatedAt": "2022-01-28T16:41:18Z", + "closedAt": "2022-01-28T16:41:16Z", + "mergedAt": "2022-01-28T16:41:16Z" + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xk1zw", + "url": "https://github.com/nodejs/node/pull/41694", + "number": 41694, + "title": "doc: fix typo in `technical-priorities.md`", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-25T18:14:46Z", + "updatedAt": "2022-01-26T05:05:52Z", + "closedAt": "2022-01-26T05:05:51Z", + "mergedAt": "2022-01-26T05:05:51Z" + }, + "author": { + "username": "marsonya", + "association": "MEMBER" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xkLkx", + "url": "https://github.com/nodejs/node/pull/41692", + "number": 41692, + "title": "util: use hasOwnProperty() primordial ", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-25T15:16:03Z", + "updatedAt": "2022-01-27T19:50:34Z", + "closedAt": "2022-01-27T19:50:30Z", + "mergedAt": "2022-01-27T19:50:30Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 12 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xiGbS", + "url": "https://github.com/nodejs/node/pull/41685", + "number": 41685, + "title": "doc: clarify treatment of non-string base in URL()", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-25T03:08:51Z", + "updatedAt": "2022-01-27T05:50:53Z", + "closedAt": "2022-01-27T05:45:53Z", + "mergedAt": "2022-01-27T05:45:53Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xhe3A", + "url": "https://github.com/nodejs/node/pull/41684", + "number": 41684, + "title": "test: make worker-take-heapsnapshot non-flaky", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-24T21:52:22Z", + "updatedAt": "2022-01-31T20:56:21Z", + "closedAt": "2022-01-31T20:56:21Z", + "mergedAt": null + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 12 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xhSIm", + "url": "https://github.com/nodejs/node/pull/41683", + "number": 41683, + "title": "doc: update Mesteery email", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-24T20:40:51Z", + "updatedAt": "2022-01-29T08:10:06Z", + "closedAt": "2022-01-29T08:10:05Z", + "mergedAt": "2022-01-29T08:10:05Z" + }, + "author": { + "username": "Mesteery", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAE8mGM4xhGiE", + "url": "https://github.com/nodejs/readable-stream/pull/467", + "number": 467, + "title": "fix: Replace global with globalThis", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-24T19:39:57Z", + "updatedAt": "2022-01-24T20:01:49Z", + "closedAt": "2022-01-24T20:01:48Z", + "mergedAt": null + }, + "author": { + "username": "phated", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk1MTg3MDk2", + "nameWithOwner": "nodejs/readable-stream", + "url": "https://github.com/nodejs/readable-stream", + "description": "Node-core streams for userland", + "name": "readable-stream", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xg8lk", + "url": "https://github.com/nodejs/node/pull/41682", + "number": 41682, + "title": "process: unhandledRejection support more errors", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-24T18:51:28Z", + "updatedAt": "2022-01-29T17:17:20Z", + "closedAt": "2022-01-28T19:11:27Z", + "mergedAt": "2022-01-28T19:11:26Z" + }, + "author": { + "username": "benjamingr", + "association": "MEMBER" + }, + "comments": { + "count": 8 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xgril", + "url": "https://github.com/nodejs/node/pull/41681", + "number": 41681, + "title": "stream: add asIndexedPairs", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-24T17:24:52Z", + "updatedAt": "2022-01-27T11:05:42Z", + "closedAt": "2022-01-27T11:05:41Z", + "mergedAt": null + }, + "author": { + "username": "benjamingr", + "association": "MEMBER" + }, + "comments": { + "count": 33 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s4xgmC0", + "url": "https://github.com/nodejs/nodejs.org/pull/4383", + "number": 4383, + "title": "build(deps): bump sass from 1.48.0 to 1.49.0", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-24T17:01:57Z", + "updatedAt": "2022-01-24T17:29:29Z", + "closedAt": "2022-01-24T17:29:28Z", + "mergedAt": "2022-01-24T17:29:28Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s4xgl9o", + "url": "https://github.com/nodejs/nodejs.org/pull/4382", + "number": 4382, + "title": "build(deps-dev): bump chokidar from 3.5.2 to 3.5.3", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-24T17:01:38Z", + "updatedAt": "2022-01-24T17:24:05Z", + "closedAt": "2022-01-24T17:24:04Z", + "mergedAt": "2022-01-24T17:24:04Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s4xgl5m", + "url": "https://github.com/nodejs/nodejs.org/pull/4381", + "number": 4381, + "title": "build(deps-dev): bump stylelint from 14.2.0 to 14.3.0", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-24T17:01:22Z", + "updatedAt": "2022-01-24T17:20:23Z", + "closedAt": "2022-01-24T17:20:22Z", + "mergedAt": "2022-01-24T17:20:22Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + } + ], + "discussions": [ + { + "meta": { + "id": "MDEwOkRpc2N1c3Npb242MjA0NQ==", + "url": "https://github.com/nodejs/node/discussions/36481", + "number": 36481, + "title": "Move node-inspect into core?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2020-12-11T15:46:21Z", + "updatedAt": "2022-01-31T19:08:48Z" + }, + "author": { + "username": "jkrems", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 17 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AOqK9", + "url": "https://github.com/nodejs/undici/discussions/1185", + "number": 1185, + "title": "How to access request headers when mocking?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-30T05:22:59Z", + "updatedAt": "2022-01-30T05:23:10Z" + }, + "author": { + "username": "suneettipirneni", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84AOpcI", + "url": "https://github.com/nodejs/node/discussions/41727", + "number": 41727, + "title": "Nodejs crashed addon (NAN)", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-28T09:35:30Z", + "updatedAt": "2022-01-28T09:35:56Z" + }, + "author": { + "username": "mohammadmoth", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AOpEL", + "url": "https://github.com/nodejs/undici/discussions/1180", + "number": 1180, + "title": "How to download 10'000+ images with undici", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-27T17:17:31Z", + "updatedAt": "2022-01-27T18:17:48Z" + }, + "author": { + "username": "higoka", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "MDEwOkRpc2N1c3Npb24zMzgyOA==", + "url": "https://github.com/nodejs/node/discussions/36186", + "number": 36186, + "title": "Disable requiring addons possible?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2020-11-20T11:06:38Z", + "updatedAt": "2022-01-25T02:34:44Z" + }, + "author": { + "username": "techar", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AOc4D", + "url": "https://github.com/nodejs/undici/discussions/1161", + "number": 1161, + "title": "Has anyone encountered \"Error: write EPIPE\" before?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-08T19:28:47Z", + "updatedAt": "2022-01-24T20:54:58Z" + }, + "author": { + "username": "joshxyzhimself", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84AOMGr", + "url": "https://github.com/nodejs/node/discussions/41064", + "number": 41064, + "title": "How to add an internal module", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2021-12-02T20:02:33Z", + "updatedAt": "2022-01-22T11:11:07Z" + }, + "author": { + "username": "Melab", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84AOjDx", + "url": "https://github.com/nodejs/node/discussions/41608", + "number": 41608, + "title": "can't understand the executable file in child_process section", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-20T09:18:44Z", + "updatedAt": "2022-01-21T10:11:03Z" + }, + "author": { + "username": "HomyeeKing", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AOF-V", + "url": "https://github.com/nodejs/undici/discussions/1105", + "number": 1105, + "title": "How to use proxy with fetch API?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2021-11-19T09:39:54Z", + "updatedAt": "2022-01-20T11:58:04Z" + }, + "author": { + "username": "ssslambda", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AOYr3", + "url": "https://github.com/nodejs/undici/discussions/1155", + "number": 1155, + "title": "How to decompress the response?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2021-12-29T17:46:33Z", + "updatedAt": "2022-01-20T10:29:38Z" + }, + "author": { + "username": "psytechno604", + "association": "NONE" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AOh3j", + "url": "https://github.com/nodejs/undici/discussions/1170", + "number": 1170, + "title": "diagnostic channel events on body consume / cancel", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-18T22:46:36Z", + "updatedAt": "2022-01-20T12:23:39Z" + }, + "author": { + "username": "artur-ma", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AOhqk", + "url": "https://github.com/nodejs/undici/discussions/1168", + "number": 1168, + "title": "Setting Request Headers with Request", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-18T15:03:14Z", + "updatedAt": "2022-01-18T15:41:59Z" + }, + "author": { + "username": "shellscape", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84AOWUC", + "url": "https://github.com/nodejs/node/discussions/41283", + "number": 41283, + "title": "util: displaying non-enumerable values", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2021-12-22T16:53:22Z", + "updatedAt": "2022-01-12T20:01:48Z" + }, + "author": { + "username": "ljharb", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84AOdpw", + "url": "https://github.com/nodejs/node/discussions/41462", + "number": 41462, + "title": "Next 10 - Mini summit - Modern HTTP and Documentation", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-10T19:32:10Z", + "updatedAt": "2022-01-20T13:03:43Z" + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AOdGs", + "url": "https://github.com/nodejs/undici/discussions/1163", + "number": 1163, + "title": "How to decode data for Dispatcher#dispatch?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-09T15:14:05Z", + "updatedAt": "2022-01-09T15:14:15Z" + }, + "author": { + "username": "Naterr02", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOCgaNy84AOaP8", + "url": "https://github.com/nodejs/nodejs.dev/discussions/2158", + "number": 2158, + "title": "Enhance docs for new site", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-03T17:40:26Z", + "updatedAt": "2022-01-07T13:58:19Z" + }, + "author": { + "username": "joesepi", + "association": "MEMBER" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AObxu", + "url": "https://github.com/nodejs/undici/discussions/1160", + "number": 1160, + "title": "How to get in-flight requests count with Pool", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-06T16:05:16Z", + "updatedAt": "2022-01-17T09:05:03Z" + }, + "author": { + "username": "StefanCenusa", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84AOPHk", + "url": "https://github.com/nodejs/node/discussions/41122", + "number": 41122, + "title": "Receive ZIP file from API and write it to the local file system", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2021-12-09T10:52:53Z", + "updatedAt": "2022-01-06T00:47:55Z" + }, + "author": { + "username": "feniljariwala82", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84AN9kM", + "url": "https://github.com/nodejs/node/discussions/40687", + "number": 40687, + "title": "npm i node-sass 报错,我该怎么办 node版本16.3。路过的好心人帮帮忙", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2021-11-01T08:56:10Z", + "updatedAt": "2022-01-25T16:00:11Z" + }, + "author": { + "username": "tanyixiao", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "MDEwOkRpc2N1c3Npb24zNDEyOTAy", + "url": "https://github.com/nodejs/node/discussions/39042", + "number": 39042, + "title": "node exited with code -1073740791, whats is this error code?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2021-06-15T13:09:37Z", + "updatedAt": "2022-01-21T07:47:33Z" + }, + "author": { + "username": "MuhamedSalihSeyedIbrahim", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + } + ] } diff --git a/core/examples/output/defaultWithOptions.json b/core/examples/output/defaultWithOptions.json index 6cc932e..84d098b 100644 --- a/core/examples/output/defaultWithOptions.json +++ b/core/examples/output/defaultWithOptions.json @@ -1,2634 +1,2634 @@ { - "meta": { - "issues": { - "count": 20, - "authors": { - "count": 15, - "list": [ - "ORESoftware", - "dominykas", - "github-actions", - "MrJithil", - "tacosontitan", - "8HoLoN", - "hexxone", - "zackw", - "eco747", - "thisiseesmaeel", - "mhdawson", - "vasantisuthar", - "jeffrson", - "jakearchibald", - "ImanEmadi" - ] - } - }, - "pullRequests": { - "count": 30, - "authors": { - "count": 14, - "list": [ - "dependabot", - "Ieandre", - "Alynva", - "nschonni", - "dominykas", - "Trott", - "KhafraDev", - "tniessen", - "MrJithil", - "benjamingr", - "nodejs-github-bot", - "aduh95", - "tiagonbotelho", - "thernstig" - ] - } - }, - "discussions": { - "count": 20, - "authors": { - "count": 20, - "list": [ - "jkrems", - "suneettipirneni", - "mohammadmoth", - "higoka", - "techar", - "joshxyzhimself", - "Melab", - "HomyeeKing", - "ssslambda", - "psytechno604", - "artur-ma", - "shellscape", - "ljharb", - "mhdawson", - "Naterr02", - "joesepi", - "StefanCenusa", - "feniljariwala82", - "tanyixiao", - "MuhamedSalihSeyedIbrahim" - ] - } - }, - "owner": "nodejs" - }, - "issues": [ - { - "meta": { - "id": "I_kwDOAZ7xs85CvQ-4", - "url": "https://github.com/nodejs/node/issues/41786", - "number": 41786, - "title": "placeholder for unused arguments. (in golang it is the underscore).", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T17:00:25Z", - "updatedAt": "2022-01-31T17:17:48Z", - "closedAt": "2022-01-31T17:17:48Z" - }, - "author": { - "username": "ORESoftware", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAltA885Cu3Ie", - "url": "https://github.com/nodejs/citgm/issues/891", - "number": 891, - "title": "Use pkgjs/action for CI to auto-upgrade to latest nodes", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-31T15:28:46Z", - "updatedAt": "2022-01-31T23:21:35Z", - "closedAt": null - }, - "author": { - "username": "dominykas", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzOTUzNDgzNQ==", - "nameWithOwner": "nodejs/citgm", - "url": "https://github.com/nodejs/citgm", - "description": "Canary in the Gold Mine", - "name": "citgm", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAE8mGM5Cu28w", - "url": "https://github.com/nodejs/readable-stream/issues/469", - "number": 469, - "title": "Use pkgjs/action for CI to auto-upgrade to latest nodes", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-31T15:28:10Z", - "updatedAt": "2022-01-31T21:05:04Z", - "closedAt": null - }, - "author": { - "username": "dominykas", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk1MTg3MDk2", - "nameWithOwner": "nodejs/readable-stream", - "url": "https://github.com/nodejs/readable-stream", - "description": "Node-core streams for userland", - "name": "readable-stream", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOBAJmrc5Cu1dm", - "url": "https://github.com/nodejs/node-inspect/issues/106", - "number": 106, - "title": "Use pkgjs/action for CI to auto-upgrade to latest nodes", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T15:23:20Z", - "updatedAt": "2022-01-31T19:06:13Z", - "closedAt": "2022-01-31T19:06:13Z" - }, - "author": { - "username": "dominykas", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk2NzI2NjIyMQ==", - "nameWithOwner": "nodejs/node-inspect", - "url": "https://github.com/nodejs/node-inspect", - "description": "Code that's now part of node, previously `node debug` for `node --inspect`", - "name": "node-inspect", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOFHUCGc5Cu0ox", - "url": "https://github.com/nodejs/node-pr-labeler/issues/11", - "number": 11, - "title": "Use pkgjs/action for CI to auto-upgrade to latest nodes", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-31T15:20:39Z", - "updatedAt": "2022-01-31T15:20:39Z", - "closedAt": null - }, - "author": { - "username": "dominykas", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNDMyMTI1Njk=", - "nameWithOwner": "nodejs/node-pr-labeler", - "url": "https://github.com/nodejs/node-pr-labeler", - "description": "GitHub Action used by the nodejs/node repository to automatically label pull requests", - "name": "node-pr-labeler", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85Cr3Hg", - "url": "https://github.com/nodejs/reliability/issues/188", - "number": 188, - "title": "CI Reliability 2022-01-31", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-31T00:08:11Z", - "updatedAt": "2022-01-31T00:08:11Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85Cq03k", - "url": "https://github.com/nodejs/node/issues/41767", - "number": 41767, - "title": "Linters should support sort keys in js files", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-30T12:38:29Z", - "updatedAt": "2022-01-30T15:03:43Z", - "closedAt": "2022-01-30T15:03:43Z" - }, - "author": { - "username": "MrJithil", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85CqYOW", - "url": "https://github.com/nodejs/node/issues/41765", - "number": 41765, - "title": "Unable to load files without an extension.", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-30T04:38:09Z", - "updatedAt": "2022-01-30T06:37:05Z", - "closedAt": "2022-01-30T06:37:05Z" - }, - "author": { - "username": "tacosontitan", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85CqMzm", - "url": "https://github.com/nodejs/reliability/issues/187", - "number": 187, - "title": "CI Reliability 2022-01-30", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-30T00:07:26Z", - "updatedAt": "2022-01-30T00:07:26Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85CqLtp", - "url": "https://github.com/nodejs/node/issues/41762", - "number": 41762, - "title": "memory leak with worker thread and parentPort.postMessage", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-29T23:40:02Z", - "updatedAt": "2022-01-31T19:51:36Z", - "closedAt": null - }, - "author": { - "username": "8HoLoN", - "association": "NONE" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85Co1bX", - "url": "https://github.com/nodejs/node/issues/41740", - "number": 41740, - "title": "custom registry not working on Windows", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T02:14:37Z", - "updatedAt": "2022-01-29T04:11:02Z", - "closedAt": "2022-01-29T04:10:57Z" - }, - "author": { - "username": "hexxone", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85Cora4", - "url": "https://github.com/nodejs/reliability/issues/186", - "number": 186, - "title": "CI Reliability 2022-01-29", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-29T00:06:21Z", - "updatedAt": "2022-01-29T00:06:21Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85CnbKm", - "url": "https://github.com/nodejs/node/issues/41733", - "number": 41733, - "title": "Missing fs(/promises) APIs: dup, dup2, fdopen", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-28T16:56:57Z", - "updatedAt": "2022-01-29T00:28:12Z", - "closedAt": null - }, - "author": { - "username": "zackw", - "association": "NONE" - }, - "comments": { - "count": 6 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5CnWhD", - "url": "https://github.com/nodejs/help/issues/3712", - "number": 3712, - "title": "unlinkSync is not always sync", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-28T16:30:24Z", - "updatedAt": "2022-01-28T16:39:58Z", - "closedAt": null - }, - "author": { - "username": "eco747", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5Cm2Da", - "url": "https://github.com/nodejs/help/issues/3711", - "number": 3711, - "title": "Problem when building an app.", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-28T14:38:17Z", - "updatedAt": "2022-01-28T14:38:17Z", - "closedAt": null - }, - "author": { - "username": "thisiseesmaeel", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOFXAcWc5CmeeM", - "url": "https://github.com/nodejs/loaders/issues/61", - "number": 61, - "title": "Node.js Loaders Team Meeting 2022-02-01", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-28T13:05:22Z", - "updatedAt": "2022-01-29T00:49:04Z", - "closedAt": "2022-01-29T00:49:04Z" - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNTk2Njg4MjU=", - "nameWithOwner": "nodejs/loaders", - "url": "https://github.com/nodejs/loaders", - "description": "ECMAScript Modules Loaders", - "name": "loaders", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCgaNy85CmM5g", - "url": "https://github.com/nodejs/nodejs.dev/issues/2235", - "number": 2235, - "title": "Adding another module for npm", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-28T11:43:42Z", - "updatedAt": "2022-01-28T20:56:40Z", - "closedAt": "2022-01-28T20:56:40Z" - }, - "author": { - "username": "vasantisuthar", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85Cl_D-", - "url": "https://github.com/nodejs/node/issues/41730", - "number": 41730, - "title": "Nodejs is happily writing a file called \"NUL\" (or \"nul\", \"nuL\", ...) on Windows", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-28T10:43:40Z", - "updatedAt": "2022-01-28T23:33:13Z", - "closedAt": "2022-01-28T23:33:13Z" - }, - "author": { - "username": "jeffrson", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85Cl5Hn", - "url": "https://github.com/nodejs/node/issues/41729", - "number": 41729, - "title": "Incorrect async iterator for duplex streams", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-28T10:19:45Z", - "updatedAt": "2022-01-28T13:59:01Z", - "closedAt": "2022-01-28T13:57:13Z" - }, - "author": { - "username": "jakearchibald", - "association": "NONE" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5Clgjv", - "url": "https://github.com/nodejs/help/issues/3710", - "number": 3710, - "title": "stream incoming readableStream from server into a HTMLMediaElement", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-01-28T08:30:56Z", - "updatedAt": "2022-01-28T08:32:57Z", - "closedAt": null - }, - "author": { - "username": "ImanEmadi", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - } - ], - "pullRequests": [ - { - "meta": { - "id": "PR_kwDOAj-F4s4x3dLu", - "url": "https://github.com/nodejs/nodejs.org/pull/4397", - "number": 4397, - "title": "build(deps): bump metalsmith from 2.3.0 to 2.4.1", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T22:09:34Z", - "updatedAt": "2022-01-31T22:11:47Z", - "closedAt": "2022-01-31T22:11:46Z", - "mergedAt": "2022-01-31T22:11:46Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOBVqq084x24yU", - "url": "https://github.com/nodejs/remark-preset-lint-node/pull/338", - "number": 338, - "title": "build(deps-dev): bump eslint from 8.7.0 to 8.8.0", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T19:01:36Z", - "updatedAt": "2022-01-31T22:11:59Z", - "closedAt": "2022-01-31T22:11:47Z", - "mergedAt": "2022-01-31T22:11:47Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk4OTgyODA1MQ==", - "nameWithOwner": "nodejs/remark-preset-lint-node", - "url": "https://github.com/nodejs/remark-preset-lint-node", - "description": "remark preset to configure remark-lint with settings for nodejs/node", - "name": "remark-preset-lint-node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84x2kRf", - "url": "https://github.com/nodejs/node/pull/41787", - "number": 41787, - "title": "Update the syntax of commentaries of the file", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T17:21:35Z", - "updatedAt": "2022-01-31T19:54:46Z", - "closedAt": "2022-01-31T19:54:46Z", - "mergedAt": null - }, - "author": { - "username": "Ieandre", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s4x2eOh", - "url": "https://github.com/nodejs/nodejs.org/pull/4396", - "number": 4396, - "title": "build(deps): bump marked from 4.0.10 to 4.0.12", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T17:02:15Z", - "updatedAt": "2022-01-31T22:08:42Z", - "closedAt": "2022-01-31T22:08:42Z", - "mergedAt": "2022-01-31T22:08:41Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s4x2eIq", - "url": "https://github.com/nodejs/nodejs.org/pull/4395", - "number": 4395, - "title": "build(deps): bump metalsmith from 2.3.0 to 2.4.0", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T17:01:56Z", - "updatedAt": "2022-01-31T22:09:40Z", - "closedAt": "2022-01-31T22:09:38Z", - "mergedAt": null - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s4x2eDm", - "url": "https://github.com/nodejs/nodejs.org/pull/4394", - "number": 4394, - "title": "build(deps-dev): bump tape from 5.4.1 to 5.5.0", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T17:01:35Z", - "updatedAt": "2022-01-31T22:18:56Z", - "closedAt": "2022-01-31T22:18:55Z", - "mergedAt": "2022-01-31T22:18:55Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s4x2eBW", - "url": "https://github.com/nodejs/nodejs.org/pull/4393", - "number": 4393, - "title": "build(deps): bump @metalsmith/permalinks from 2.3.0 to 2.4.0", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T17:01:27Z", - "updatedAt": "2022-01-31T22:15:34Z", - "closedAt": "2022-01-31T22:15:33Z", - "mergedAt": "2022-01-31T22:15:33Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84x10BN", - "url": "https://github.com/nodejs/node/pull/41783", - "number": 41783, - "title": "Inspection functions on objects doesn't receive the inspect object (docs)", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": true, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T14:19:19Z", - "updatedAt": "2022-01-31T14:29:46Z", - "closedAt": "2022-01-31T14:29:46Z", - "mergedAt": null - }, - "author": { - "username": "Alynva", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCgaNy84x1yGX", - "url": "https://github.com/nodejs/nodejs.dev/pull/2253", - "number": 2253, - "title": "chore: move Dependabot to monthly updates", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T14:12:06Z", - "updatedAt": "2022-01-31T23:11:34Z", - "closedAt": "2022-01-31T23:07:25Z", - "mergedAt": "2022-01-31T23:07:25Z" - }, - "author": { - "username": "nschonni", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOB-7WbM4x03xf", - "url": "https://github.com/nodejs/undici/pull/1190", - "number": 1190, - "title": "Use the tagged pkgjs/action", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T09:51:14Z", - "updatedAt": "2022-01-31T10:00:32Z", - "closedAt": "2022-01-31T10:00:32Z", - "mergedAt": "2022-01-31T10:00:32Z" - }, - "author": { - "username": "dominykas", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCgaNy84x0lif", - "url": "https://github.com/nodejs/nodejs.dev/pull/2248", - "number": 2248, - "title": "build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.10.0 to 5.10.1", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T08:25:44Z", - "updatedAt": "2022-01-31T23:19:57Z", - "closedAt": "2022-01-31T23:19:55Z", - "mergedAt": null - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCgaNy84x0iiE", - "url": "https://github.com/nodejs/nodejs.dev/pull/2244", - "number": 2244, - "title": "build(deps-dev): bump @typescript-eslint/parser from 5.10.0 to 5.10.1", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T08:15:00Z", - "updatedAt": "2022-01-31T23:14:48Z", - "closedAt": "2022-01-31T23:14:47Z", - "mergedAt": null - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xz0E1", - "url": "https://github.com/nodejs/node/pull/41780", - "number": 41780, - "title": "doc: use Object.hasOwn() in util doc", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-31T02:43:33Z", - "updatedAt": "2022-01-31T22:33:17Z", - "closedAt": "2022-01-31T09:16:18Z", - "mergedAt": "2022-01-31T09:16:18Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOB-7WbM4xzUne", - "url": "https://github.com/nodejs/undici/pull/1189", - "number": 1189, - "title": "fetch: allow file:// URL & relative paths", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": true, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-30T22:49:47Z", - "updatedAt": "2022-01-31T14:47:23Z", - "closedAt": "2022-01-31T14:47:23Z", - "mergedAt": null - }, - "author": { - "username": "KhafraDev", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xy0u6", - "url": "https://github.com/nodejs/node/pull/41773", - "number": 41773, - "title": "doc: remove section on \"recent\" ECDH changes", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-30T15:38:25Z", - "updatedAt": "2022-01-31T07:47:14Z", - "closedAt": "2022-01-31T07:47:13Z", - "mergedAt": "2022-01-31T07:47:13Z" - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xyufr", - "url": "https://github.com/nodejs/node/pull/41769", - "number": 41769, - "title": "benchmark: use Object.hasOwn() instead of hasOwnProperty()", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-30T14:25:44Z", - "updatedAt": "2022-01-31T02:34:00Z", - "closedAt": "2022-01-31T01:28:58Z", - "mergedAt": "2022-01-31T01:28:58Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 7 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xytrt", - "url": "https://github.com/nodejs/node/pull/41768", - "number": 41768, - "title": "tools: add sort-keys rule in eslint", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-30T14:06:53Z", - "updatedAt": "2022-01-30T15:03:09Z", - "closedAt": "2022-01-30T15:03:09Z", - "mergedAt": null - }, - "author": { - "username": "MrJithil", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 9 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOB-7WbM4xykbo", - "url": "https://github.com/nodejs/undici/pull/1186", - "number": 1186, - "title": "lazy-load tls", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-30T11:37:31Z", - "updatedAt": "2022-01-30T14:43:18Z", - "closedAt": "2022-01-30T12:03:46Z", - "mergedAt": "2022-01-30T12:03:46Z" - }, - "author": { - "username": "benjamingr", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xyLFn", - "url": "https://github.com/nodejs/node/pull/41763", - "number": 41763, - "title": "meta: update AUTHORS", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-30T00:16:13Z", - "updatedAt": "2022-01-30T04:51:01Z", - "closedAt": "2022-01-30T03:36:13Z", - "mergedAt": "2022-01-30T03:36:13Z" - }, - "author": { - "username": "nodejs-github-bot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xyHrd", - "url": "https://github.com/nodejs/node/pull/41761", - "number": 41761, - "title": "crypto: fix `webcrypto.subtle` signature", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T22:26:59Z", - "updatedAt": "2022-01-31T22:23:35Z", - "closedAt": "2022-01-31T22:23:15Z", - "mergedAt": "2022-01-31T22:23:15Z" - }, - "author": { - "username": "aduh95", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 8 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xx1Ur", - "url": "https://github.com/nodejs/node/pull/41751", - "number": 41751, - "title": "meta: adjust mailmap/AUTHORS to reflect README change", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T15:04:37Z", - "updatedAt": "2022-01-29T19:15:09Z", - "closedAt": "2022-01-29T18:31:31Z", - "mergedAt": "2022-01-29T18:31:31Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xx1JR", - "url": "https://github.com/nodejs/node/pull/41750", - "number": 41750, - "title": "meta: update mailmap/AUTHORS info for existing collaborator", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T15:00:19Z", - "updatedAt": "2022-01-30T03:39:56Z", - "closedAt": "2022-01-29T22:10:48Z", - "mergedAt": "2022-01-29T22:10:48Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xxtc_", - "url": "https://github.com/nodejs/node/pull/41746", - "number": 41746, - "title": "test: fix typo in MessageChannel test", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T12:22:00Z", - "updatedAt": "2022-01-29T17:56:16Z", - "closedAt": "2022-01-29T17:53:29Z", - "mergedAt": "2022-01-29T17:53:28Z" - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 6 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCgaNy84xxmZ9", - "url": "https://github.com/nodejs/nodejs.dev/pull/2236", - "number": 2236, - "title": "Removes redundant HTTP POST guide", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T10:24:06Z", - "updatedAt": "2022-01-31T09:32:27Z", - "closedAt": "2022-01-31T09:32:27Z", - "mergedAt": "2022-01-31T09:32:27Z" - }, - "author": { - "username": "tiagonbotelho", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xxWWE", - "url": "https://github.com/nodejs/node/pull/41743", - "number": 41743, - "title": "deps: code optimization to remove if and for", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T07:09:31Z", - "updatedAt": "2022-01-29T09:24:48Z", - "closedAt": "2022-01-29T08:04:31Z", - "mergedAt": null - }, - "author": { - "username": "MrJithil", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xxMw-", - "url": "https://github.com/nodejs/node/pull/41742", - "number": 41742, - "title": "deps: remove unused variable and code optimization", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T06:20:54Z", - "updatedAt": "2022-01-29T08:14:05Z", - "closedAt": "2022-01-29T08:14:05Z", - "mergedAt": null - }, - "author": { - "username": "MrJithil", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xw9fi", - "url": "https://github.com/nodejs/node/pull/41738", - "number": 41738, - "title": "tools: update eslint to 8.8.0", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-29T00:15:20Z", - "updatedAt": "2022-01-29T19:44:51Z", - "closedAt": "2022-01-29T19:34:51Z", - "mergedAt": "2022-01-29T19:34:51Z" - }, - "author": { - "username": "nodejs-github-bot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xuk_l", - "url": "https://github.com/nodejs/node/pull/41728", - "number": 41728, - "title": "doc: update modules.md wording", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-28T10:17:11Z", - "updatedAt": "2022-01-30T14:26:15Z", - "closedAt": "2022-01-30T14:26:14Z", - "mergedAt": "2022-01-30T14:26:14Z" - }, - "author": { - "username": "thernstig", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOEJiv_c4xuWej", - "url": "https://github.com/nodejs/tweet/pull/66", - "number": 66, - "title": "tweet: monthly build tweet", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-01-28T09:00:45Z", - "updatedAt": "2022-01-28T16:08:37Z", - "closedAt": "2022-01-28T16:08:36Z", - "mergedAt": "2022-01-28T16:08:36Z" - }, - "author": { - "username": "nodejs-github-bot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzg0NDE5ODE=", - "nameWithOwner": "nodejs/tweet", - "url": "https://github.com/nodejs/tweet", - "description": "Guidelines for the Node.js Twitter and automation through PRs to tweet.", - "name": "tweet", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84xt5hT", - "url": "https://github.com/nodejs/node/pull/41725", - "number": 41725, - "title": "build: introduce a stale issues workflow", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-01-28T05:28:54Z", - "updatedAt": "2022-01-31T22:32:31Z", - "closedAt": "2022-01-28T06:47:03Z", - "mergedAt": null - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 13 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - } - ], - "discussions": [ - { - "meta": { - "id": "MDEwOkRpc2N1c3Npb242MjA0NQ==", - "url": "https://github.com/nodejs/node/discussions/36481", - "number": 36481, - "title": "Move node-inspect into core?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2020-12-11T15:46:21Z", - "updatedAt": "2022-01-31T19:08:48Z" - }, - "author": { - "username": "jkrems", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 17 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AOqK9", - "url": "https://github.com/nodejs/undici/discussions/1185", - "number": 1185, - "title": "How to access request headers when mocking?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-30T05:22:59Z", - "updatedAt": "2022-01-30T05:23:10Z" - }, - "author": { - "username": "suneettipirneni", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84AOpcI", - "url": "https://github.com/nodejs/node/discussions/41727", - "number": 41727, - "title": "Nodejs crashed addon (NAN)", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-28T09:35:30Z", - "updatedAt": "2022-01-28T09:35:56Z" - }, - "author": { - "username": "mohammadmoth", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AOpEL", - "url": "https://github.com/nodejs/undici/discussions/1180", - "number": 1180, - "title": "How to download 10'000+ images with undici", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-27T17:17:31Z", - "updatedAt": "2022-01-27T18:17:48Z" - }, - "author": { - "username": "higoka", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "MDEwOkRpc2N1c3Npb24zMzgyOA==", - "url": "https://github.com/nodejs/node/discussions/36186", - "number": 36186, - "title": "Disable requiring addons possible?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2020-11-20T11:06:38Z", - "updatedAt": "2022-01-25T02:34:44Z" - }, - "author": { - "username": "techar", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AOc4D", - "url": "https://github.com/nodejs/undici/discussions/1161", - "number": 1161, - "title": "Has anyone encountered \"Error: write EPIPE\" before?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-08T19:28:47Z", - "updatedAt": "2022-01-24T20:54:58Z" - }, - "author": { - "username": "joshxyzhimself", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84AOMGr", - "url": "https://github.com/nodejs/node/discussions/41064", - "number": 41064, - "title": "How to add an internal module", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2021-12-02T20:02:33Z", - "updatedAt": "2022-01-22T11:11:07Z" - }, - "author": { - "username": "Melab", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84AOjDx", - "url": "https://github.com/nodejs/node/discussions/41608", - "number": 41608, - "title": "can't understand the executable file in child_process section", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-20T09:18:44Z", - "updatedAt": "2022-01-21T10:11:03Z" - }, - "author": { - "username": "HomyeeKing", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AOF-V", - "url": "https://github.com/nodejs/undici/discussions/1105", - "number": 1105, - "title": "How to use proxy with fetch API?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2021-11-19T09:39:54Z", - "updatedAt": "2022-01-20T11:58:04Z" - }, - "author": { - "username": "ssslambda", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AOYr3", - "url": "https://github.com/nodejs/undici/discussions/1155", - "number": 1155, - "title": "How to decompress the response?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2021-12-29T17:46:33Z", - "updatedAt": "2022-01-20T10:29:38Z" - }, - "author": { - "username": "psytechno604", - "association": "NONE" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AOh3j", - "url": "https://github.com/nodejs/undici/discussions/1170", - "number": 1170, - "title": "diagnostic channel events on body consume / cancel", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-18T22:46:36Z", - "updatedAt": "2022-01-20T12:23:39Z" - }, - "author": { - "username": "artur-ma", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AOhqk", - "url": "https://github.com/nodejs/undici/discussions/1168", - "number": 1168, - "title": "Setting Request Headers with Request", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-18T15:03:14Z", - "updatedAt": "2022-01-18T15:41:59Z" - }, - "author": { - "username": "shellscape", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84AOWUC", - "url": "https://github.com/nodejs/node/discussions/41283", - "number": 41283, - "title": "util: displaying non-enumerable values", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2021-12-22T16:53:22Z", - "updatedAt": "2022-01-12T20:01:48Z" - }, - "author": { - "username": "ljharb", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84AOdpw", - "url": "https://github.com/nodejs/node/discussions/41462", - "number": 41462, - "title": "Next 10 - Mini summit - Modern HTTP and Documentation", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-10T19:32:10Z", - "updatedAt": "2022-01-20T13:03:43Z" - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AOdGs", - "url": "https://github.com/nodejs/undici/discussions/1163", - "number": 1163, - "title": "How to decode data for Dispatcher#dispatch?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-09T15:14:05Z", - "updatedAt": "2022-01-09T15:14:15Z" - }, - "author": { - "username": "Naterr02", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOCgaNy84AOaP8", - "url": "https://github.com/nodejs/nodejs.dev/discussions/2158", - "number": 2158, - "title": "Enhance docs for new site", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-03T17:40:26Z", - "updatedAt": "2022-01-07T13:58:19Z" - }, - "author": { - "username": "joesepi", - "association": "MEMBER" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4AObxu", - "url": "https://github.com/nodejs/undici/discussions/1160", - "number": 1160, - "title": "How to get in-flight requests count with Pool", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-01-06T16:05:16Z", - "updatedAt": "2022-01-17T09:05:03Z" - }, - "author": { - "username": "StefanCenusa", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84AOPHk", - "url": "https://github.com/nodejs/node/discussions/41122", - "number": 41122, - "title": "Receive ZIP file from API and write it to the local file system", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2021-12-09T10:52:53Z", - "updatedAt": "2022-01-06T00:47:55Z" - }, - "author": { - "username": "feniljariwala82", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84AN9kM", - "url": "https://github.com/nodejs/node/discussions/40687", - "number": 40687, - "title": "npm i node-sass 报错,我该怎么办 node版本16.3。路过的好心人帮帮忙", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2021-11-01T08:56:10Z", - "updatedAt": "2022-01-25T16:00:11Z" - }, - "author": { - "username": "tanyixiao", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "MDEwOkRpc2N1c3Npb24zNDEyOTAy", - "url": "https://github.com/nodejs/node/discussions/39042", - "number": 39042, - "title": "node exited with code -1073740791, whats is this error code?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2021-06-15T13:09:37Z", - "updatedAt": "2022-01-21T07:47:33Z" - }, - "author": { - "username": "MuhamedSalihSeyedIbrahim", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - } - ] + "meta": { + "issues": { + "count": 20, + "authors": { + "count": 15, + "list": [ + "ORESoftware", + "dominykas", + "github-actions", + "MrJithil", + "tacosontitan", + "8HoLoN", + "hexxone", + "zackw", + "eco747", + "thisiseesmaeel", + "mhdawson", + "vasantisuthar", + "jeffrson", + "jakearchibald", + "ImanEmadi" + ] + } + }, + "pullRequests": { + "count": 30, + "authors": { + "count": 14, + "list": [ + "dependabot", + "Ieandre", + "Alynva", + "nschonni", + "dominykas", + "Trott", + "KhafraDev", + "tniessen", + "MrJithil", + "benjamingr", + "nodejs-github-bot", + "aduh95", + "tiagonbotelho", + "thernstig" + ] + } + }, + "discussions": { + "count": 20, + "authors": { + "count": 20, + "list": [ + "jkrems", + "suneettipirneni", + "mohammadmoth", + "higoka", + "techar", + "joshxyzhimself", + "Melab", + "HomyeeKing", + "ssslambda", + "psytechno604", + "artur-ma", + "shellscape", + "ljharb", + "mhdawson", + "Naterr02", + "joesepi", + "StefanCenusa", + "feniljariwala82", + "tanyixiao", + "MuhamedSalihSeyedIbrahim" + ] + } + }, + "owner": "nodejs" + }, + "issues": [ + { + "meta": { + "id": "I_kwDOAZ7xs85CvQ-4", + "url": "https://github.com/nodejs/node/issues/41786", + "number": 41786, + "title": "placeholder for unused arguments. (in golang it is the underscore).", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T17:00:25Z", + "updatedAt": "2022-01-31T17:17:48Z", + "closedAt": "2022-01-31T17:17:48Z" + }, + "author": { + "username": "ORESoftware", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAltA885Cu3Ie", + "url": "https://github.com/nodejs/citgm/issues/891", + "number": 891, + "title": "Use pkgjs/action for CI to auto-upgrade to latest nodes", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-31T15:28:46Z", + "updatedAt": "2022-01-31T23:21:35Z", + "closedAt": null + }, + "author": { + "username": "dominykas", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzOTUzNDgzNQ==", + "nameWithOwner": "nodejs/citgm", + "url": "https://github.com/nodejs/citgm", + "description": "Canary in the Gold Mine", + "name": "citgm", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAE8mGM5Cu28w", + "url": "https://github.com/nodejs/readable-stream/issues/469", + "number": 469, + "title": "Use pkgjs/action for CI to auto-upgrade to latest nodes", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-31T15:28:10Z", + "updatedAt": "2022-01-31T21:05:04Z", + "closedAt": null + }, + "author": { + "username": "dominykas", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk1MTg3MDk2", + "nameWithOwner": "nodejs/readable-stream", + "url": "https://github.com/nodejs/readable-stream", + "description": "Node-core streams for userland", + "name": "readable-stream", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOBAJmrc5Cu1dm", + "url": "https://github.com/nodejs/node-inspect/issues/106", + "number": 106, + "title": "Use pkgjs/action for CI to auto-upgrade to latest nodes", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T15:23:20Z", + "updatedAt": "2022-01-31T19:06:13Z", + "closedAt": "2022-01-31T19:06:13Z" + }, + "author": { + "username": "dominykas", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk2NzI2NjIyMQ==", + "nameWithOwner": "nodejs/node-inspect", + "url": "https://github.com/nodejs/node-inspect", + "description": "Code that's now part of node, previously `node debug` for `node --inspect`", + "name": "node-inspect", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOFHUCGc5Cu0ox", + "url": "https://github.com/nodejs/node-pr-labeler/issues/11", + "number": 11, + "title": "Use pkgjs/action for CI to auto-upgrade to latest nodes", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-31T15:20:39Z", + "updatedAt": "2022-01-31T15:20:39Z", + "closedAt": null + }, + "author": { + "username": "dominykas", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNDMyMTI1Njk=", + "nameWithOwner": "nodejs/node-pr-labeler", + "url": "https://github.com/nodejs/node-pr-labeler", + "description": "GitHub Action used by the nodejs/node repository to automatically label pull requests", + "name": "node-pr-labeler", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85Cr3Hg", + "url": "https://github.com/nodejs/reliability/issues/188", + "number": 188, + "title": "CI Reliability 2022-01-31", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-31T00:08:11Z", + "updatedAt": "2022-01-31T00:08:11Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85Cq03k", + "url": "https://github.com/nodejs/node/issues/41767", + "number": 41767, + "title": "Linters should support sort keys in js files", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-30T12:38:29Z", + "updatedAt": "2022-01-30T15:03:43Z", + "closedAt": "2022-01-30T15:03:43Z" + }, + "author": { + "username": "MrJithil", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85CqYOW", + "url": "https://github.com/nodejs/node/issues/41765", + "number": 41765, + "title": "Unable to load files without an extension.", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-30T04:38:09Z", + "updatedAt": "2022-01-30T06:37:05Z", + "closedAt": "2022-01-30T06:37:05Z" + }, + "author": { + "username": "tacosontitan", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85CqMzm", + "url": "https://github.com/nodejs/reliability/issues/187", + "number": 187, + "title": "CI Reliability 2022-01-30", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-30T00:07:26Z", + "updatedAt": "2022-01-30T00:07:26Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85CqLtp", + "url": "https://github.com/nodejs/node/issues/41762", + "number": 41762, + "title": "memory leak with worker thread and parentPort.postMessage", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-29T23:40:02Z", + "updatedAt": "2022-01-31T19:51:36Z", + "closedAt": null + }, + "author": { + "username": "8HoLoN", + "association": "NONE" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85Co1bX", + "url": "https://github.com/nodejs/node/issues/41740", + "number": 41740, + "title": "custom registry not working on Windows", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T02:14:37Z", + "updatedAt": "2022-01-29T04:11:02Z", + "closedAt": "2022-01-29T04:10:57Z" + }, + "author": { + "username": "hexxone", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85Cora4", + "url": "https://github.com/nodejs/reliability/issues/186", + "number": 186, + "title": "CI Reliability 2022-01-29", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-29T00:06:21Z", + "updatedAt": "2022-01-29T00:06:21Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85CnbKm", + "url": "https://github.com/nodejs/node/issues/41733", + "number": 41733, + "title": "Missing fs(/promises) APIs: dup, dup2, fdopen", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-28T16:56:57Z", + "updatedAt": "2022-01-29T00:28:12Z", + "closedAt": null + }, + "author": { + "username": "zackw", + "association": "NONE" + }, + "comments": { + "count": 6 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5CnWhD", + "url": "https://github.com/nodejs/help/issues/3712", + "number": 3712, + "title": "unlinkSync is not always sync", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-28T16:30:24Z", + "updatedAt": "2022-01-28T16:39:58Z", + "closedAt": null + }, + "author": { + "username": "eco747", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5Cm2Da", + "url": "https://github.com/nodejs/help/issues/3711", + "number": 3711, + "title": "Problem when building an app.", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-28T14:38:17Z", + "updatedAt": "2022-01-28T14:38:17Z", + "closedAt": null + }, + "author": { + "username": "thisiseesmaeel", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOFXAcWc5CmeeM", + "url": "https://github.com/nodejs/loaders/issues/61", + "number": 61, + "title": "Node.js Loaders Team Meeting 2022-02-01", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-28T13:05:22Z", + "updatedAt": "2022-01-29T00:49:04Z", + "closedAt": "2022-01-29T00:49:04Z" + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNTk2Njg4MjU=", + "nameWithOwner": "nodejs/loaders", + "url": "https://github.com/nodejs/loaders", + "description": "ECMAScript Modules Loaders", + "name": "loaders", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCgaNy85CmM5g", + "url": "https://github.com/nodejs/nodejs.dev/issues/2235", + "number": 2235, + "title": "Adding another module for npm", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-28T11:43:42Z", + "updatedAt": "2022-01-28T20:56:40Z", + "closedAt": "2022-01-28T20:56:40Z" + }, + "author": { + "username": "vasantisuthar", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85Cl_D-", + "url": "https://github.com/nodejs/node/issues/41730", + "number": 41730, + "title": "Nodejs is happily writing a file called \"NUL\" (or \"nul\", \"nuL\", ...) on Windows", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-28T10:43:40Z", + "updatedAt": "2022-01-28T23:33:13Z", + "closedAt": "2022-01-28T23:33:13Z" + }, + "author": { + "username": "jeffrson", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85Cl5Hn", + "url": "https://github.com/nodejs/node/issues/41729", + "number": 41729, + "title": "Incorrect async iterator for duplex streams", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-28T10:19:45Z", + "updatedAt": "2022-01-28T13:59:01Z", + "closedAt": "2022-01-28T13:57:13Z" + }, + "author": { + "username": "jakearchibald", + "association": "NONE" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5Clgjv", + "url": "https://github.com/nodejs/help/issues/3710", + "number": 3710, + "title": "stream incoming readableStream from server into a HTMLMediaElement", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-01-28T08:30:56Z", + "updatedAt": "2022-01-28T08:32:57Z", + "closedAt": null + }, + "author": { + "username": "ImanEmadi", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + } + ], + "pullRequests": [ + { + "meta": { + "id": "PR_kwDOAj-F4s4x3dLu", + "url": "https://github.com/nodejs/nodejs.org/pull/4397", + "number": 4397, + "title": "build(deps): bump metalsmith from 2.3.0 to 2.4.1", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T22:09:34Z", + "updatedAt": "2022-01-31T22:11:47Z", + "closedAt": "2022-01-31T22:11:46Z", + "mergedAt": "2022-01-31T22:11:46Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOBVqq084x24yU", + "url": "https://github.com/nodejs/remark-preset-lint-node/pull/338", + "number": 338, + "title": "build(deps-dev): bump eslint from 8.7.0 to 8.8.0", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T19:01:36Z", + "updatedAt": "2022-01-31T22:11:59Z", + "closedAt": "2022-01-31T22:11:47Z", + "mergedAt": "2022-01-31T22:11:47Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk4OTgyODA1MQ==", + "nameWithOwner": "nodejs/remark-preset-lint-node", + "url": "https://github.com/nodejs/remark-preset-lint-node", + "description": "remark preset to configure remark-lint with settings for nodejs/node", + "name": "remark-preset-lint-node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84x2kRf", + "url": "https://github.com/nodejs/node/pull/41787", + "number": 41787, + "title": "Update the syntax of commentaries of the file", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T17:21:35Z", + "updatedAt": "2022-01-31T19:54:46Z", + "closedAt": "2022-01-31T19:54:46Z", + "mergedAt": null + }, + "author": { + "username": "Ieandre", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s4x2eOh", + "url": "https://github.com/nodejs/nodejs.org/pull/4396", + "number": 4396, + "title": "build(deps): bump marked from 4.0.10 to 4.0.12", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T17:02:15Z", + "updatedAt": "2022-01-31T22:08:42Z", + "closedAt": "2022-01-31T22:08:42Z", + "mergedAt": "2022-01-31T22:08:41Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s4x2eIq", + "url": "https://github.com/nodejs/nodejs.org/pull/4395", + "number": 4395, + "title": "build(deps): bump metalsmith from 2.3.0 to 2.4.0", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T17:01:56Z", + "updatedAt": "2022-01-31T22:09:40Z", + "closedAt": "2022-01-31T22:09:38Z", + "mergedAt": null + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s4x2eDm", + "url": "https://github.com/nodejs/nodejs.org/pull/4394", + "number": 4394, + "title": "build(deps-dev): bump tape from 5.4.1 to 5.5.0", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T17:01:35Z", + "updatedAt": "2022-01-31T22:18:56Z", + "closedAt": "2022-01-31T22:18:55Z", + "mergedAt": "2022-01-31T22:18:55Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s4x2eBW", + "url": "https://github.com/nodejs/nodejs.org/pull/4393", + "number": 4393, + "title": "build(deps): bump @metalsmith/permalinks from 2.3.0 to 2.4.0", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T17:01:27Z", + "updatedAt": "2022-01-31T22:15:34Z", + "closedAt": "2022-01-31T22:15:33Z", + "mergedAt": "2022-01-31T22:15:33Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84x10BN", + "url": "https://github.com/nodejs/node/pull/41783", + "number": 41783, + "title": "Inspection functions on objects doesn't receive the inspect object (docs)", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": true, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T14:19:19Z", + "updatedAt": "2022-01-31T14:29:46Z", + "closedAt": "2022-01-31T14:29:46Z", + "mergedAt": null + }, + "author": { + "username": "Alynva", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCgaNy84x1yGX", + "url": "https://github.com/nodejs/nodejs.dev/pull/2253", + "number": 2253, + "title": "chore: move Dependabot to monthly updates", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T14:12:06Z", + "updatedAt": "2022-01-31T23:11:34Z", + "closedAt": "2022-01-31T23:07:25Z", + "mergedAt": "2022-01-31T23:07:25Z" + }, + "author": { + "username": "nschonni", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOB-7WbM4x03xf", + "url": "https://github.com/nodejs/undici/pull/1190", + "number": 1190, + "title": "Use the tagged pkgjs/action", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T09:51:14Z", + "updatedAt": "2022-01-31T10:00:32Z", + "closedAt": "2022-01-31T10:00:32Z", + "mergedAt": "2022-01-31T10:00:32Z" + }, + "author": { + "username": "dominykas", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCgaNy84x0lif", + "url": "https://github.com/nodejs/nodejs.dev/pull/2248", + "number": 2248, + "title": "build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.10.0 to 5.10.1", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T08:25:44Z", + "updatedAt": "2022-01-31T23:19:57Z", + "closedAt": "2022-01-31T23:19:55Z", + "mergedAt": null + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCgaNy84x0iiE", + "url": "https://github.com/nodejs/nodejs.dev/pull/2244", + "number": 2244, + "title": "build(deps-dev): bump @typescript-eslint/parser from 5.10.0 to 5.10.1", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T08:15:00Z", + "updatedAt": "2022-01-31T23:14:48Z", + "closedAt": "2022-01-31T23:14:47Z", + "mergedAt": null + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xz0E1", + "url": "https://github.com/nodejs/node/pull/41780", + "number": 41780, + "title": "doc: use Object.hasOwn() in util doc", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-31T02:43:33Z", + "updatedAt": "2022-01-31T22:33:17Z", + "closedAt": "2022-01-31T09:16:18Z", + "mergedAt": "2022-01-31T09:16:18Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOB-7WbM4xzUne", + "url": "https://github.com/nodejs/undici/pull/1189", + "number": 1189, + "title": "fetch: allow file:// URL & relative paths", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": true, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-30T22:49:47Z", + "updatedAt": "2022-01-31T14:47:23Z", + "closedAt": "2022-01-31T14:47:23Z", + "mergedAt": null + }, + "author": { + "username": "KhafraDev", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xy0u6", + "url": "https://github.com/nodejs/node/pull/41773", + "number": 41773, + "title": "doc: remove section on \"recent\" ECDH changes", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-30T15:38:25Z", + "updatedAt": "2022-01-31T07:47:14Z", + "closedAt": "2022-01-31T07:47:13Z", + "mergedAt": "2022-01-31T07:47:13Z" + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xyufr", + "url": "https://github.com/nodejs/node/pull/41769", + "number": 41769, + "title": "benchmark: use Object.hasOwn() instead of hasOwnProperty()", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-30T14:25:44Z", + "updatedAt": "2022-01-31T02:34:00Z", + "closedAt": "2022-01-31T01:28:58Z", + "mergedAt": "2022-01-31T01:28:58Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 7 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xytrt", + "url": "https://github.com/nodejs/node/pull/41768", + "number": 41768, + "title": "tools: add sort-keys rule in eslint", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-30T14:06:53Z", + "updatedAt": "2022-01-30T15:03:09Z", + "closedAt": "2022-01-30T15:03:09Z", + "mergedAt": null + }, + "author": { + "username": "MrJithil", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 9 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOB-7WbM4xykbo", + "url": "https://github.com/nodejs/undici/pull/1186", + "number": 1186, + "title": "lazy-load tls", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-30T11:37:31Z", + "updatedAt": "2022-01-30T14:43:18Z", + "closedAt": "2022-01-30T12:03:46Z", + "mergedAt": "2022-01-30T12:03:46Z" + }, + "author": { + "username": "benjamingr", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xyLFn", + "url": "https://github.com/nodejs/node/pull/41763", + "number": 41763, + "title": "meta: update AUTHORS", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-30T00:16:13Z", + "updatedAt": "2022-01-30T04:51:01Z", + "closedAt": "2022-01-30T03:36:13Z", + "mergedAt": "2022-01-30T03:36:13Z" + }, + "author": { + "username": "nodejs-github-bot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xyHrd", + "url": "https://github.com/nodejs/node/pull/41761", + "number": 41761, + "title": "crypto: fix `webcrypto.subtle` signature", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T22:26:59Z", + "updatedAt": "2022-01-31T22:23:35Z", + "closedAt": "2022-01-31T22:23:15Z", + "mergedAt": "2022-01-31T22:23:15Z" + }, + "author": { + "username": "aduh95", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 8 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xx1Ur", + "url": "https://github.com/nodejs/node/pull/41751", + "number": 41751, + "title": "meta: adjust mailmap/AUTHORS to reflect README change", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T15:04:37Z", + "updatedAt": "2022-01-29T19:15:09Z", + "closedAt": "2022-01-29T18:31:31Z", + "mergedAt": "2022-01-29T18:31:31Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xx1JR", + "url": "https://github.com/nodejs/node/pull/41750", + "number": 41750, + "title": "meta: update mailmap/AUTHORS info for existing collaborator", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T15:00:19Z", + "updatedAt": "2022-01-30T03:39:56Z", + "closedAt": "2022-01-29T22:10:48Z", + "mergedAt": "2022-01-29T22:10:48Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xxtc_", + "url": "https://github.com/nodejs/node/pull/41746", + "number": 41746, + "title": "test: fix typo in MessageChannel test", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T12:22:00Z", + "updatedAt": "2022-01-29T17:56:16Z", + "closedAt": "2022-01-29T17:53:29Z", + "mergedAt": "2022-01-29T17:53:28Z" + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 6 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCgaNy84xxmZ9", + "url": "https://github.com/nodejs/nodejs.dev/pull/2236", + "number": 2236, + "title": "Removes redundant HTTP POST guide", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T10:24:06Z", + "updatedAt": "2022-01-31T09:32:27Z", + "closedAt": "2022-01-31T09:32:27Z", + "mergedAt": "2022-01-31T09:32:27Z" + }, + "author": { + "username": "tiagonbotelho", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xxWWE", + "url": "https://github.com/nodejs/node/pull/41743", + "number": 41743, + "title": "deps: code optimization to remove if and for", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T07:09:31Z", + "updatedAt": "2022-01-29T09:24:48Z", + "closedAt": "2022-01-29T08:04:31Z", + "mergedAt": null + }, + "author": { + "username": "MrJithil", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xxMw-", + "url": "https://github.com/nodejs/node/pull/41742", + "number": 41742, + "title": "deps: remove unused variable and code optimization", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T06:20:54Z", + "updatedAt": "2022-01-29T08:14:05Z", + "closedAt": "2022-01-29T08:14:05Z", + "mergedAt": null + }, + "author": { + "username": "MrJithil", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xw9fi", + "url": "https://github.com/nodejs/node/pull/41738", + "number": 41738, + "title": "tools: update eslint to 8.8.0", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-29T00:15:20Z", + "updatedAt": "2022-01-29T19:44:51Z", + "closedAt": "2022-01-29T19:34:51Z", + "mergedAt": "2022-01-29T19:34:51Z" + }, + "author": { + "username": "nodejs-github-bot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xuk_l", + "url": "https://github.com/nodejs/node/pull/41728", + "number": 41728, + "title": "doc: update modules.md wording", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-28T10:17:11Z", + "updatedAt": "2022-01-30T14:26:15Z", + "closedAt": "2022-01-30T14:26:14Z", + "mergedAt": "2022-01-30T14:26:14Z" + }, + "author": { + "username": "thernstig", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOEJiv_c4xuWej", + "url": "https://github.com/nodejs/tweet/pull/66", + "number": 66, + "title": "tweet: monthly build tweet", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-01-28T09:00:45Z", + "updatedAt": "2022-01-28T16:08:37Z", + "closedAt": "2022-01-28T16:08:36Z", + "mergedAt": "2022-01-28T16:08:36Z" + }, + "author": { + "username": "nodejs-github-bot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzg0NDE5ODE=", + "nameWithOwner": "nodejs/tweet", + "url": "https://github.com/nodejs/tweet", + "description": "Guidelines for the Node.js Twitter and automation through PRs to tweet.", + "name": "tweet", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84xt5hT", + "url": "https://github.com/nodejs/node/pull/41725", + "number": 41725, + "title": "build: introduce a stale issues workflow", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-01-28T05:28:54Z", + "updatedAt": "2022-01-31T22:32:31Z", + "closedAt": "2022-01-28T06:47:03Z", + "mergedAt": null + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 13 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + } + ], + "discussions": [ + { + "meta": { + "id": "MDEwOkRpc2N1c3Npb242MjA0NQ==", + "url": "https://github.com/nodejs/node/discussions/36481", + "number": 36481, + "title": "Move node-inspect into core?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2020-12-11T15:46:21Z", + "updatedAt": "2022-01-31T19:08:48Z" + }, + "author": { + "username": "jkrems", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 17 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AOqK9", + "url": "https://github.com/nodejs/undici/discussions/1185", + "number": 1185, + "title": "How to access request headers when mocking?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-30T05:22:59Z", + "updatedAt": "2022-01-30T05:23:10Z" + }, + "author": { + "username": "suneettipirneni", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84AOpcI", + "url": "https://github.com/nodejs/node/discussions/41727", + "number": 41727, + "title": "Nodejs crashed addon (NAN)", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-28T09:35:30Z", + "updatedAt": "2022-01-28T09:35:56Z" + }, + "author": { + "username": "mohammadmoth", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AOpEL", + "url": "https://github.com/nodejs/undici/discussions/1180", + "number": 1180, + "title": "How to download 10'000+ images with undici", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-27T17:17:31Z", + "updatedAt": "2022-01-27T18:17:48Z" + }, + "author": { + "username": "higoka", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "MDEwOkRpc2N1c3Npb24zMzgyOA==", + "url": "https://github.com/nodejs/node/discussions/36186", + "number": 36186, + "title": "Disable requiring addons possible?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2020-11-20T11:06:38Z", + "updatedAt": "2022-01-25T02:34:44Z" + }, + "author": { + "username": "techar", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AOc4D", + "url": "https://github.com/nodejs/undici/discussions/1161", + "number": 1161, + "title": "Has anyone encountered \"Error: write EPIPE\" before?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-08T19:28:47Z", + "updatedAt": "2022-01-24T20:54:58Z" + }, + "author": { + "username": "joshxyzhimself", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84AOMGr", + "url": "https://github.com/nodejs/node/discussions/41064", + "number": 41064, + "title": "How to add an internal module", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2021-12-02T20:02:33Z", + "updatedAt": "2022-01-22T11:11:07Z" + }, + "author": { + "username": "Melab", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84AOjDx", + "url": "https://github.com/nodejs/node/discussions/41608", + "number": 41608, + "title": "can't understand the executable file in child_process section", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-20T09:18:44Z", + "updatedAt": "2022-01-21T10:11:03Z" + }, + "author": { + "username": "HomyeeKing", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AOF-V", + "url": "https://github.com/nodejs/undici/discussions/1105", + "number": 1105, + "title": "How to use proxy with fetch API?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2021-11-19T09:39:54Z", + "updatedAt": "2022-01-20T11:58:04Z" + }, + "author": { + "username": "ssslambda", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AOYr3", + "url": "https://github.com/nodejs/undici/discussions/1155", + "number": 1155, + "title": "How to decompress the response?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2021-12-29T17:46:33Z", + "updatedAt": "2022-01-20T10:29:38Z" + }, + "author": { + "username": "psytechno604", + "association": "NONE" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AOh3j", + "url": "https://github.com/nodejs/undici/discussions/1170", + "number": 1170, + "title": "diagnostic channel events on body consume / cancel", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-18T22:46:36Z", + "updatedAt": "2022-01-20T12:23:39Z" + }, + "author": { + "username": "artur-ma", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AOhqk", + "url": "https://github.com/nodejs/undici/discussions/1168", + "number": 1168, + "title": "Setting Request Headers with Request", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-18T15:03:14Z", + "updatedAt": "2022-01-18T15:41:59Z" + }, + "author": { + "username": "shellscape", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84AOWUC", + "url": "https://github.com/nodejs/node/discussions/41283", + "number": 41283, + "title": "util: displaying non-enumerable values", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2021-12-22T16:53:22Z", + "updatedAt": "2022-01-12T20:01:48Z" + }, + "author": { + "username": "ljharb", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84AOdpw", + "url": "https://github.com/nodejs/node/discussions/41462", + "number": 41462, + "title": "Next 10 - Mini summit - Modern HTTP and Documentation", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-10T19:32:10Z", + "updatedAt": "2022-01-20T13:03:43Z" + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AOdGs", + "url": "https://github.com/nodejs/undici/discussions/1163", + "number": 1163, + "title": "How to decode data for Dispatcher#dispatch?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-09T15:14:05Z", + "updatedAt": "2022-01-09T15:14:15Z" + }, + "author": { + "username": "Naterr02", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOCgaNy84AOaP8", + "url": "https://github.com/nodejs/nodejs.dev/discussions/2158", + "number": 2158, + "title": "Enhance docs for new site", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-03T17:40:26Z", + "updatedAt": "2022-01-07T13:58:19Z" + }, + "author": { + "username": "joesepi", + "association": "MEMBER" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4AObxu", + "url": "https://github.com/nodejs/undici/discussions/1160", + "number": 1160, + "title": "How to get in-flight requests count with Pool", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-01-06T16:05:16Z", + "updatedAt": "2022-01-17T09:05:03Z" + }, + "author": { + "username": "StefanCenusa", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84AOPHk", + "url": "https://github.com/nodejs/node/discussions/41122", + "number": 41122, + "title": "Receive ZIP file from API and write it to the local file system", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2021-12-09T10:52:53Z", + "updatedAt": "2022-01-06T00:47:55Z" + }, + "author": { + "username": "feniljariwala82", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84AN9kM", + "url": "https://github.com/nodejs/node/discussions/40687", + "number": 40687, + "title": "npm i node-sass 报错,我该怎么办 node版本16.3。路过的好心人帮帮忙", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2021-11-01T08:56:10Z", + "updatedAt": "2022-01-25T16:00:11Z" + }, + "author": { + "username": "tanyixiao", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "MDEwOkRpc2N1c3Npb24zNDEyOTAy", + "url": "https://github.com/nodejs/node/discussions/39042", + "number": 39042, + "title": "node exited with code -1073740791, whats is this error code?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2021-06-15T13:09:37Z", + "updatedAt": "2022-01-21T07:47:33Z" + }, + "author": { + "username": "MuhamedSalihSeyedIbrahim", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + } + ] } diff --git a/core/examples/output/relativeDate.json b/core/examples/output/relativeDate.json index 14836e1..fe6ff16 100644 --- a/core/examples/output/relativeDate.json +++ b/core/examples/output/relativeDate.json @@ -1,4093 +1,4093 @@ { - "meta": { - "issues": { - "count": 33, - "authors": { - "count": 24, - "list": [ - "tniessen", - "cola119", - "regseb", - "mhdawson", - "Exortions", - "Meiye-lj", - "github-actions", - "KhafraDev", - "Flashtheorie", - "nextgenthemes", - "swipsy", - "Mohamadhj", - "Trott", - "Mr-ackerman", - "ajihyf", - "ShogunPanda", - "SJcz", - "NeoProg2013", - "hax", - "soukainakhalkhouli", - "richardlau", - "maximehuran", - "wmertens", - "targos" - ] - } - }, - "pullRequests": { - "count": 67, - "authors": { - "count": 29, - "list": [ - "dependabot", - "devsnek", - "tniessen", - "cola119", - "LiviaMedeiros", - "fossamagna", - "nodejs-github-bot", - "KhafraDev", - "RafaelGSS", - "daeyeon", - "aduh95", - "RaisinTen", - "destimon", - "Trott", - "kherock", - "JckXia", - "austinkelleher", - "ilg-ul", - "Malouda", - "mmarchini", - "dygabo", - "ShogunPanda", - "kuriyosh", - "npm-robot", - "richardlau", - "targos", - "ErickWendel", - "lpinca", - "Nditah" - ] - } - }, - "discussions": { - "count": 6, - "authors": { - "count": 6, - "list": [ - "mohammadmoth", - "dugaquilin", - "Lypheal", - "timescodex", - "cumhuronat", - "marsonya" - ] - } - }, - "owner": "nodejs" - }, - "issues": [ - { - "meta": { - "id": "I_kwDOB-7WbM5H9EkR", - "url": "https://github.com/nodejs/undici/issues/1345", - "number": 1345, - "title": "response.bodyUsed is undefined when body is null", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T16:03:38Z", - "updatedAt": "2022-04-18T16:03:52Z", - "closedAt": null - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85H8t56", - "url": "https://github.com/nodejs/node/issues/42775", - "number": 42775, - "title": "Debugger's `list` command throws TypeError: Cannot read properties of null (reading 'list')", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T14:21:19Z", - "updatedAt": "2022-04-18T14:24:26Z", - "closedAt": null - }, - "author": { - "username": "cola119", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85H8cT2", - "url": "https://github.com/nodejs/node/issues/42773", - "number": 42773, - "title": "TypeError when `console.log` a static property `name` in class", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T13:01:29Z", - "updatedAt": "2022-04-18T13:31:45Z", - "closedAt": null - }, - "author": { - "username": "regseb", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCgaNy85H8RH7", - "url": "https://github.com/nodejs/nodejs.dev/issues/2385", - "number": 2385, - "title": "Node.js Website Redesign Strategic Initiative Meeting 2022-04-20", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T12:06:44Z", - "updatedAt": "2022-04-18T12:06:44Z", - "closedAt": null - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAc-Klc5H8REO", - "url": "https://github.com/nodejs/diagnostics/issues/556", - "number": 556, - "title": "Node.js Diagnostics WorkGroup Meeting 2022-04-19", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T12:06:27Z", - "updatedAt": "2022-04-18T15:14:44Z", - "closedAt": null - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMDM3ODY0NQ==", - "nameWithOwner": "nodejs/diagnostics", - "url": "https://github.com/nodejs/diagnostics", - "description": "Node.js Diagnostics Working Group", - "name": "diagnostics", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAmWcF85H8RBA", - "url": "https://github.com/nodejs/TSC/issues/1212", - "number": 1212, - "title": "Node.js Technical Steering Committee (TSC) Meeting 2022-04-20", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T12:06:09Z", - "updatedAt": "2022-04-18T12:06:10Z", - "closedAt": null - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MDIxMzUyNw==", - "nameWithOwner": "nodejs/TSC", - "url": "https://github.com/nodejs/TSC", - "description": "The Node.js Technical Steering Committee", - "name": "TSC", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85H691H", - "url": "https://github.com/nodejs/node/issues/42770", - "number": 42770, - "title": "Terminal colors built-in to Node", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T04:15:02Z", - "updatedAt": "2022-04-18T04:57:45Z", - "closedAt": null - }, - "author": { - "username": "Exortions", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAALZfc5H6xx9", - "url": "https://github.com/nodejs/http-parser/issues/535", - "number": 535, - "title": "Incremental builds with no changes still trigger refactoring", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T02:37:59Z", - "updatedAt": "2022-04-18T02:37:59Z", - "closedAt": null - }, - "author": { - "username": "Meiye-lj", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxODY3NDk=", - "nameWithOwner": "nodejs/http-parser", - "url": "https://github.com/nodejs/http-parser", - "description": "http request/response parser for c", - "name": "http-parser", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85H6g0t", - "url": "https://github.com/nodejs/reliability/issues/255", - "number": 255, - "title": "CI Reliability 2022-04-18", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T00:14:15Z", - "updatedAt": "2022-04-18T00:14:15Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOB-7WbM5H6QUl", - "url": "https://github.com/nodejs/undici/issues/1342", - "number": 1342, - "title": "[diagnostics_channel] support body received in `undici:request:trailers`", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-17T18:43:58Z", - "updatedAt": "2022-04-18T01:01:14Z", - "closedAt": null - }, - "author": { - "username": "KhafraDev", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5H5xmx", - "url": "https://github.com/nodejs/help/issues/3829", - "number": 3829, - "title": "Refused to load the script * because it violates the following Content Security Policy directive", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-17T09:30:17Z", - "updatedAt": "2022-04-17T23:40:50Z", - "closedAt": null - }, - "author": { - "username": "Flashtheorie", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOEiJJ4M5H5sx9", - "url": "https://github.com/nodejs/snap/issues/31", - "number": 31, - "title": "Version detection fails", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-17T07:44:34Z", - "updatedAt": "2022-04-17T07:44:34Z", - "closedAt": null - }, - "author": { - "username": "nextgenthemes", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMDQyMzcwMjQ=", - "nameWithOwner": "nodejs/snap", - "url": "https://github.com/nodejs/snap", - "description": "Node.js snap source and updater", - "name": "snap", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85H5dD9", - "url": "https://github.com/nodejs/reliability/issues/254", - "number": 254, - "title": "CI Reliability 2022-04-17", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-17T00:13:44Z", - "updatedAt": "2022-04-17T00:13:44Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5H5aHF", - "url": "https://github.com/nodejs/help/issues/3828", - "number": 3828, - "title": "'edgesOut'", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-16T22:46:54Z", - "updatedAt": "2022-04-16T22:47:43Z", - "closedAt": null - }, - "author": { - "username": "swipsy", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAHaIHc5H5Xnl", - "url": "https://github.com/nodejs/node-addon-examples/issues/194", - "number": 194, - "title": "returning synchronous array in c++ addon", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-16T21:36:43Z", - "updatedAt": "2022-04-16T21:36:43Z", - "closedAt": null - }, - "author": { - "username": "Mohamadhj", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk3NzY4MDkz", - "nameWithOwner": "nodejs/node-addon-examples", - "url": "https://github.com/nodejs/node-addon-examples", - "description": "Node.js C++ addon examples from http://nodejs.org/docs/latest/api/addons.html", - "name": "node-addon-examples", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOEVYqBM5H4_2n", - "url": "https://github.com/nodejs/build-toolchain-next/issues/13", - "number": 13, - "title": "Initiative needs a champion", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-16T14:25:38Z", - "updatedAt": "2022-04-16T14:25:38Z", - "closedAt": null - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyOTA4NTk1MjQ=", - "nameWithOwner": "nodejs/build-toolchain-next", - "url": "https://github.com/nodejs/build-toolchain-next", - "description": "Repository to discuss and track progress of \"Future of Build Toolchain\" Strategic Initiative", - "name": "build-toolchain-next", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85H8qLG", - "url": "https://github.com/nodejs/node/issues/42774", - "number": 42774, - "title": "test binarytrees working with only one thread", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-16T09:55:07Z", - "updatedAt": "2022-04-18T14:17:24Z", - "closedAt": null - }, - "author": { - "username": "Mr-ackerman", - "association": "NONE" - }, - "comments": { - "count": 6 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOBNnUgs5H4cvj", - "url": "https://github.com/nodejs/node-addon-api/issues/1163", - "number": 1163, - "title": "Boilerplate-less way to write node-addon-api code", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-16T01:49:00Z", - "updatedAt": "2022-04-16T01:49:14Z", - "closedAt": null - }, - "author": { - "username": "ajihyf", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk4MTM4NDU3OA==", - "nameWithOwner": "nodejs/node-addon-api", - "url": "https://github.com/nodejs/node-addon-api", - "description": "Module for using Node-API from C++", - "name": "node-addon-api", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85H4X6z", - "url": "https://github.com/nodejs/reliability/issues/253", - "number": 253, - "title": "CI Reliability 2022-04-16", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-16T00:12:52Z", - "updatedAt": "2022-04-16T00:12:52Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAVrv9s5H24Mc", - "url": "https://github.com/nodejs/build/issues/2929", - "number": 2929, - "title": "Access to @ShogunPanda to freebsd12-x64 test VM", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-15T13:12:48Z", - "updatedAt": "2022-04-16T18:09:50Z", - "closedAt": null - }, - "author": { - "username": "ShogunPanda", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyMjczNjg4Ng==", - "nameWithOwner": "nodejs/build", - "url": "https://github.com/nodejs/build", - "description": "Better build and test infra for Node.", - "name": "build", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5H2ilt", - "url": "https://github.com/nodejs/help/issues/3826", - "number": 3826, - "title": "what does ReadableSate.sync mean in lib/internal/streams/readable.js", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-15T10:40:15Z", - "updatedAt": "2022-04-15T15:48:13Z", - "closedAt": null - }, - "author": { - "username": "SJcz", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOB0WeDs5H2eqn", - "url": "https://github.com/nodejs/llhttp/issues/153", - "number": 153, - "title": "Support parsing chunk-extension for Transfer-Encoding: chunked", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-15T10:17:35Z", - "updatedAt": "2022-04-15T10:24:19Z", - "closedAt": null - }, - "author": { - "username": "NeoProg2013", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMjIwMDI5NTg=", - "nameWithOwner": "nodejs/llhttp", - "url": "https://github.com/nodejs/llhttp", - "description": "Port of http_parser to llparse", - "name": "llhttp", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85H1LFF", - "url": "https://github.com/nodejs/reliability/issues/252", - "number": 252, - "title": "CI Reliability 2022-04-15", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-15T00:12:32Z", - "updatedAt": "2022-04-15T00:12:32Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOBwoOM85H1Kbe", - "url": "https://github.com/nodejs/i18n/issues/647", - "number": 647, - "title": "i18n WG Meeting April 15th", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-15T00:07:01Z", - "updatedAt": "2022-04-15T00:07:01Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMTgwOTk1MDc=", - "nameWithOwner": "nodejs/i18n", - "url": "https://github.com/nodejs/i18n", - "description": "The Node.js Internationalization Working Group – A Community Committee initiative.", - "name": "i18n", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85H0l4a", - "url": "https://github.com/nodejs/node/issues/42743", - "number": 42743, - "title": "performance.timerify(fn) behave inconsistently for sync/async functions", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-14T20:54:38Z", - "updatedAt": "2022-04-14T23:58:53Z", - "closedAt": null - }, - "author": { - "username": "hax", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85H0fAH", - "url": "https://github.com/nodejs/node/issues/42742", - "number": 42742, - "title": "performance.timerify(fn, options) always return the same timerifed function", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-14T20:19:11Z", - "updatedAt": "2022-04-14T23:58:09Z", - "closedAt": null - }, - "author": { - "username": "hax", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAaop4M5H0YVm", - "url": "https://github.com/nodejs/docker-node/issues/1695", - "number": 1695, - "title": "ALPINE-CVE-2022-28391 node:16.14-alpine3.15", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-14T19:43:58Z", - "updatedAt": "2022-04-15T13:44:49Z", - "closedAt": "2022-04-14T20:35:41Z" - }, - "author": { - "username": "soukainakhalkhouli", - "association": "NONE" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzkyOTA1Ng==", - "nameWithOwner": "nodejs/docker-node", - "url": "https://github.com/nodejs/docker-node", - "description": "Official Docker Image for Node.js :whale: :turtle: :rocket: ", - "name": "docker-node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85HzzDn", - "url": "https://github.com/nodejs/node/issues/42741", - "number": 42741, - "title": "Investigate flaky test-http-server-request-timeout-keepalive", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-14T16:48:41Z", - "updatedAt": "2022-04-14T17:08:20Z", - "closedAt": null - }, - "author": { - "username": "richardlau", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAoFLY85HziuR", - "url": "https://github.com/nodejs/branch-diff/issues/51", - "number": 51, - "title": "Adding the release team as maintainers", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-14T15:40:31Z", - "updatedAt": "2022-04-14T15:40:31Z", - "closedAt": null - }, - "author": { - "username": "richardlau", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MjAyNzg3NQ==", - "nameWithOwner": "nodejs/branch-diff", - "url": "https://github.com/nodejs/branch-diff", - "description": "A tool to list print the commits on one git branch that are not on another using loose comparison", - "name": "branch-diff", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAdhZ2s5HziKw", - "url": "https://github.com/nodejs/changelog-maker/issues/128", - "number": 128, - "title": "Adding the release team as maintainers", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-14T15:38:51Z", - "updatedAt": "2022-04-14T15:38:51Z", - "closedAt": null - }, - "author": { - "username": "richardlau", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMDk1NTk5NA==", - "nameWithOwner": "nodejs/changelog-maker", - "url": "https://github.com/nodejs/changelog-maker", - "description": "A git log to CHANGELOG.md tool", - "name": "changelog-maker", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAaop4M5HypXt", - "url": "https://github.com/nodejs/docker-node/issues/1694", - "number": 1694, - "title": "Permission denied while yarn install with VirtioFS", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-14T12:20:18Z", - "updatedAt": "2022-04-14T21:11:41Z", - "closedAt": "2022-04-14T21:11:41Z" - }, - "author": { - "username": "maximehuran", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzkyOTA1Ng==", - "nameWithOwner": "nodejs/docker-node", - "url": "https://github.com/nodejs/docker-node", - "description": "Official Docker Image for Node.js :whale: :turtle: :rocket: ", - "name": "docker-node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOB-7WbM5HyOfn", - "url": "https://github.com/nodejs/undici/issues/1339", - "number": 1339, - "title": "Fetch returns body on null-body statuses", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-14T10:21:13Z", - "updatedAt": "2022-04-14T14:35:12Z", - "closedAt": "2022-04-14T14:35:11Z" - }, - "author": { - "username": "wmertens", - "association": "NONE" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOADL-585HyKNH", - "url": "https://github.com/nodejs/node-gyp/issues/2645", - "number": 2645, - "title": "Some tests fail because certificate expired", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-14T10:03:21Z", - "updatedAt": "2022-04-14T20:50:48Z", - "closedAt": null - }, - "author": { - "username": "targos", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMzQyMDU1", - "nameWithOwner": "nodejs/node-gyp", - "url": "https://github.com/nodejs/node-gyp", - "description": "Node.js native addon build tool", - "name": "node-gyp", - "owner": { - "login": "nodejs" - } - } - } - ], - "pullRequests": [ - { - "meta": { - "id": "PR_kwDOAj-F4s42XyFR", - "url": "https://github.com/nodejs/nodejs.org/pull/4547", - "number": 4547, - "title": "build(deps-dev): bump stylelint from 14.6.1 to 14.7.1", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T17:01:39Z", - "updatedAt": "2022-04-18T17:01:40Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s42XyBl", - "url": "https://github.com/nodejs/nodejs.org/pull/4546", - "number": 4546, - "title": "build(deps): bump jquery.fancytable from 1.0.28 to 1.0.30", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T17:01:21Z", - "updatedAt": "2022-04-18T17:01:22Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842XxeW", - "url": "https://github.com/nodejs/node/pull/42777", - "number": 42777, - "title": "lib,src,v8: testing serializer changes", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": true, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T16:58:17Z", - "updatedAt": "2022-04-18T16:59:37Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "devsnek", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOB-7WbM42Xofq", - "url": "https://github.com/nodejs/undici/pull/1346", - "number": 1346, - "title": "fix(fetch): do not set bodyUsed to undefined", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T16:07:11Z", - "updatedAt": "2022-04-18T16:25:12Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOBwoOM842XnOl", - "url": "https://github.com/nodejs/i18n/pull/648", - "number": 648, - "title": "build(deps-dev): bump fs-extra from 10.0.1 to 10.1.0", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T16:00:54Z", - "updatedAt": "2022-04-18T16:00:55Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMTgwOTk1MDc=", - "nameWithOwner": "nodejs/i18n", - "url": "https://github.com/nodejs/i18n", - "description": "The Node.js Internationalization Working Group – A Community Committee initiative.", - "name": "i18n", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842XV3g", - "url": "https://github.com/nodejs/node/pull/42776", - "number": 42776, - "title": "debugger: fix TypeError of list command in inspector repl", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T14:28:56Z", - "updatedAt": "2022-04-18T15:08:08Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "cola119", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842W_hG", - "url": "https://github.com/nodejs/node/pull/42772", - "number": 42772, - "title": "fs: harden `fs.read(object)` and `filehandle.read(object)` typecheck", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T12:28:29Z", - "updatedAt": "2022-04-18T17:47:21Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "LiviaMedeiros", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842V2jz", - "url": "https://github.com/nodejs/node/pull/42771", - "number": 42771, - "title": "test: improve lib/internal/source_map/source_map.js coverage", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T04:48:02Z", - "updatedAt": "2022-04-18T04:48:16Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "fossamagna", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842Vx5L", - "url": "https://github.com/nodejs/node/pull/42769", - "number": 42769, - "title": "meta: move one or more collaborators to emeritus", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T04:10:57Z", - "updatedAt": "2022-04-18T04:26:41Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "nodejs-github-bot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOB-7WbM42VhVa", - "url": "https://github.com/nodejs/undici/pull/1344", - "number": 1344, - "title": "feat(diagnostics_channel): add `bodyReceived` property to trailers", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-18T01:31:25Z", - "updatedAt": "2022-04-18T15:06:33Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "KhafraDev", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOB-7WbM42VXVC", - "url": "https://github.com/nodejs/undici/pull/1343", - "number": 1343, - "title": "fetch: remove unnecessary new URL calls", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-17T23:20:16Z", - "updatedAt": "2022-04-18T04:15:26Z", - "closedAt": "2022-04-18T04:15:26Z", - "mergedAt": "2022-04-18T04:15:26Z" - }, - "author": { - "username": "RafaelGSS", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842VI0x", - "url": "https://github.com/nodejs/node/pull/42768", - "number": 42768, - "title": "fs: add read(buffer[, options]) versions", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-17T17:15:02Z", - "updatedAt": "2022-04-18T09:06:07Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "LiviaMedeiros", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842VIm6", - "url": "https://github.com/nodejs/node/pull/42767", - "number": 42767, - "title": "doc: add missing `rename` event in fs.FSWatcher", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-17T17:09:30Z", - "updatedAt": "2022-04-17T17:09:42Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "daeyeon", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDODrbejM42VGD9", - "url": "https://github.com/nodejs/corepack/pull/100", - "number": 100, - "title": "chore: update dependencies, remove unused ones", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-17T16:20:14Z", - "updatedAt": "2022-04-17T16:35:28Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "aduh95", - "association": "FIRST_TIME_CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNDY4NjU1NDg=", - "nameWithOwner": "nodejs/corepack", - "url": "https://github.com/nodejs/corepack", - "description": "Zero-runtime-dependency package acting as bridge between Node projects and their package managers", - "name": "corepack", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842U_Ta", - "url": "https://github.com/nodejs/node/pull/42766", - "number": 42766, - "title": "src,crypto: remove uses of `AllocatedBuffer` from `crypto_ec.cc`", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-17T14:15:43Z", - "updatedAt": "2022-04-18T14:08:22Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "RaisinTen", - "association": "MEMBER" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842U-AG", - "url": "https://github.com/nodejs/node/pull/42765", - "number": 42765, - "title": "build: improve the `format-cpp` error message", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-17T13:49:42Z", - "updatedAt": "2022-04-18T01:50:50Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "RaisinTen", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842U8co", - "url": "https://github.com/nodejs/node/pull/42764", - "number": 42764, - "title": "build: fix format-cpp", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-17T13:13:24Z", - "updatedAt": "2022-04-17T23:44:28Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "RaisinTen", - "association": "MEMBER" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842U7VV", - "url": "https://github.com/nodejs/node/pull/42763", - "number": 42763, - "title": "doc: improve building doc with windows debug build", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-17T12:46:07Z", - "updatedAt": "2022-04-18T05:03:59Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "destimon", - "association": "FIRST_TIME_CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842U4sl", - "url": "https://github.com/nodejs/node/pull/42762", - "number": 42762, - "title": "build: clarify missing clang-format tool", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-17T11:36:45Z", - "updatedAt": "2022-04-18T16:32:14Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 7 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842U4ji", - "url": "https://github.com/nodejs/node/pull/42761", - "number": 42761, - "title": "test: make port arbitrary in net-perf_hooks", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-17T11:33:02Z", - "updatedAt": "2022-04-17T19:20:03Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "LiviaMedeiros", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842UkVd", - "url": "https://github.com/nodejs/node/pull/42760", - "number": 42760, - "title": "meta: update AUTHORS", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-17T00:24:12Z", - "updatedAt": "2022-04-17T13:36:23Z", - "closedAt": "2022-04-17T06:43:09Z", - "mergedAt": "2022-04-17T06:43:09Z" - }, - "author": { - "username": "nodejs-github-bot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842UkUL", - "url": "https://github.com/nodejs/node/pull/42759", - "number": 42759, - "title": "tools: update lint-md-dependencies to @rollup/plugin-commonjs@21.1.0 @rollup/plugin-node-resolve@13.2.1 rollup@2.70.2", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-17T00:23:45Z", - "updatedAt": "2022-04-17T13:36:37Z", - "closedAt": "2022-04-17T06:43:22Z", - "mergedAt": "2022-04-17T06:43:22Z" - }, - "author": { - "username": "nodejs-github-bot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842UkT7", - "url": "https://github.com/nodejs/node/pull/42758", - "number": 42758, - "title": "tools: update doc to highlight.js@11.5.1", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-17T00:23:40Z", - "updatedAt": "2022-04-17T13:36:46Z", - "closedAt": "2022-04-17T06:44:37Z", - "mergedAt": "2022-04-17T06:44:37Z" - }, - "author": { - "username": "nodejs-github-bot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAu7Mks42Uj_I", - "url": "https://github.com/nodejs/make-node-meeting/pull/45", - "number": 45, - "title": "chore: update node-meeting-agenda from 1.x to 2.x", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-17T00:14:33Z", - "updatedAt": "2022-04-17T00:14:44Z", - "closedAt": "2022-04-17T00:14:42Z", - "mergedAt": "2022-04-17T00:14:42Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0OTIwNDM3MA==", - "nameWithOwner": "nodejs/make-node-meeting", - "url": "https://github.com/nodejs/make-node-meeting", - "description": "Generate a text for a GitHub issue announcing a Node.js working group meeting", - "name": "make-node-meeting", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAu7H-842Ujmh", - "url": "https://github.com/nodejs/node-meeting-agenda/pull/5", - "number": 5, - "title": "chore: bump ghauth from 3.2.0 to 5.0.1", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-17T00:04:40Z", - "updatedAt": "2022-04-17T00:04:57Z", - "closedAt": "2022-04-17T00:04:53Z", - "mergedAt": "2022-04-17T00:04:53Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0OTIwMzE5NQ==", - "nameWithOwner": "nodejs/node-meeting-agenda", - "url": "https://github.com/nodejs/node-meeting-agenda", - "description": "Generate an agenda for a Node.js working group based on GitHub issue labels", - "name": "node-meeting-agenda", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAu7H-842UhNe", - "url": "https://github.com/nodejs/node-meeting-agenda/pull/4", - "number": 4, - "title": "add package-lock.json, bump ghrepos, add linting", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-16T22:27:56Z", - "updatedAt": "2022-04-16T22:28:16Z", - "closedAt": "2022-04-16T22:28:13Z", - "mergedAt": "2022-04-16T22:28:13Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0OTIwMzE5NQ==", - "nameWithOwner": "nodejs/node-meeting-agenda", - "url": "https://github.com/nodejs/node-meeting-agenda", - "description": "Generate an agenda for a Node.js working group based on GitHub issue labels", - "name": "node-meeting-agenda", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDODrbejM42Ugsz", - "url": "https://github.com/nodejs/corepack/pull/99", - "number": 99, - "title": "Fixes `corepack prepare` when no additional arguments are passed", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-16T22:08:55Z", - "updatedAt": "2022-04-17T04:32:42Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "kherock", - "association": "FIRST_TIME_CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNDY4NjU1NDg=", - "nameWithOwner": "nodejs/corepack", - "url": "https://github.com/nodejs/corepack", - "description": "Zero-runtime-dependency package acting as bridge between Node projects and their package managers", - "name": "corepack", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOBNnUgs42UdrU", - "url": "https://github.com/nodejs/node-addon-api/pull/1164", - "number": 1164, - "title": "Add test coverage for async contexts", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-16T20:29:24Z", - "updatedAt": "2022-04-16T20:29:24Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "JckXia", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk4MTM4NDU3OA==", - "nameWithOwner": "nodejs/node-addon-api", - "url": "https://github.com/nodejs/node-addon-api", - "description": "Module for using Node-API from C++", - "name": "node-addon-api", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s42Uddm", - "url": "https://github.com/nodejs/nodejs.org/pull/4545", - "number": 4545, - "title": "fix: add Node.js 16.x and 17.x to generated version link list", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-16T20:22:56Z", - "updatedAt": "2022-04-17T00:18:45Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "austinkelleher", - "association": "FIRST_TIME_CONTRIBUTOR" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAu7Mks42UYpC", - "url": "https://github.com/nodejs/make-node-meeting/pull/44", - "number": 44, - "title": "add shellcheck linting, do not publish example files to npm, update dependencies, add package-lock.json", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-16T18:01:58Z", - "updatedAt": "2022-04-16T21:57:07Z", - "closedAt": "2022-04-16T21:57:04Z", - "mergedAt": "2022-04-16T21:57:04Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0OTIwNDM3MA==", - "nameWithOwner": "nodejs/make-node-meeting", - "url": "https://github.com/nodejs/make-node-meeting", - "description": "Generate a text for a GitHub issue announcing a Node.js working group meeting", - "name": "make-node-meeting", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842UXCL", - "url": "https://github.com/nodejs/node/pull/42757", - "number": 42757, - "title": "src: define fs.constants.S_IWUSR & S_IRUSR for Win", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-16T17:16:02Z", - "updatedAt": "2022-04-18T06:56:00Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "ilg-ul", - "association": "FIRST_TIME_CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOB-7WbM42UUpp", - "url": "https://github.com/nodejs/undici/pull/1341", - "number": 1341, - "title": "doc: fix documented mock request example", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-16T16:09:12Z", - "updatedAt": "2022-04-16T21:36:09Z", - "closedAt": "2022-04-16T21:36:09Z", - "mergedAt": "2022-04-16T21:36:09Z" - }, - "author": { - "username": "austinkelleher", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842UNdO", - "url": "https://github.com/nodejs/node/pull/42756", - "number": 42756, - "title": "worker: add `hasRef()` to the handle object", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-16T13:12:23Z", - "updatedAt": "2022-04-17T10:49:28Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "RaisinTen", - "association": "MEMBER" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCgaNy842T8Sb", - "url": "https://github.com/nodejs/nodejs.dev/pull/2384", - "number": 2384, - "title": "Update index.md", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-16T04:13:27Z", - "updatedAt": "2022-04-17T19:41:22Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "Malouda", - "association": "FIRST_TIME_CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842T58J", - "url": "https://github.com/nodejs/node/pull/42754", - "number": 42754, - "title": "test: rename handlewrap.hasref tests", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-16T03:08:59Z", - "updatedAt": "2022-04-17T20:24:00Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "daeyeon", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOB-7WbM42T2x4", - "url": "https://github.com/nodejs/undici/pull/1340", - "number": 1340, - "title": "fix: jest bug when using MockScope.delay", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-16T01:28:23Z", - "updatedAt": "2022-04-16T14:32:30Z", - "closedAt": "2022-04-16T06:38:54Z", - "mergedAt": "2022-04-16T06:38:54Z" - }, - "author": { - "username": "KhafraDev", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842TxzK", - "url": "https://github.com/nodejs/node/pull/42753", - "number": 42753, - "title": "doc: clarify core modules that can be loaded without a prefix", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-15T23:32:28Z", - "updatedAt": "2022-04-17T20:23:20Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "aduh95", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842TxUp", - "url": "https://github.com/nodejs/node/pull/42752", - "number": 42752, - "title": "doc: add `node:` prefix for all core modules", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-15T23:24:08Z", - "updatedAt": "2022-04-18T14:26:06Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "aduh95", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842TSin", - "url": "https://github.com/nodejs/node/pull/42751", - "number": 42751, - "title": "doc: close tag in n-api.md", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-15T18:28:57Z", - "updatedAt": "2022-04-18T09:45:26Z", - "closedAt": "2022-04-18T09:45:24Z", - "mergedAt": "2022-04-18T09:45:24Z" - }, - "author": { - "username": "LiviaMedeiros", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOBnCoNM42TJ97", - "url": "https://github.com/nodejs/create-node-meeting-artifacts/pull/113", - "number": 113, - "title": "meta: remove mmarchini from TSC meeting invite", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-15T17:26:24Z", - "updatedAt": "2022-04-16T17:36:20Z", - "closedAt": "2022-04-16T17:36:20Z", - "mergedAt": "2022-04-16T17:36:19Z" - }, - "author": { - "username": "mmarchini", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMDgwNDYzODg=", - "nameWithOwner": "nodejs/create-node-meeting-artifacts", - "url": "https://github.com/nodejs/create-node-meeting-artifacts", - "description": "Tool to create artifacts for node.js team meetings", - "name": "create-node-meeting-artifacts", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAjE6d842TJfS", - "url": "https://github.com/nodejs/email/pull/187", - "number": 187, - "title": "meta: remove mmarchini from mailing lists", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-15T17:22:28Z", - "updatedAt": "2022-04-15T18:00:37Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "mmarchini", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNjc4MDY2Mw==", - "nameWithOwner": "nodejs/email", - "url": "https://github.com/nodejs/email", - "description": "MX server management for iojs.org (and eventually nodejs.org)", - "name": "email", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCuh9e842TJO0", - "url": "https://github.com/nodejs/unofficial-builds/pull/57", - "number": 57, - "title": "meta: move mmarchini to emeritus", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-15T17:20:34Z", - "updatedAt": "2022-04-15T17:20:34Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "mmarchini", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxODMwMDg2MzU=", - "nameWithOwner": "nodejs/unofficial-builds", - "url": "https://github.com/nodejs/unofficial-builds", - "description": "Unofficial binaries for Node.js", - "name": "unofficial-builds", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAVrv9s42TJAp", - "url": "https://github.com/nodejs/build/pull/2930", - "number": 2930, - "title": "meta: move mmarchini to emeritus", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-15T17:18:58Z", - "updatedAt": "2022-04-15T17:18:59Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "mmarchini", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyMjczNjg4Ng==", - "nameWithOwner": "nodejs/build", - "url": "https://github.com/nodejs/build", - "description": "Better build and test infra for Node.", - "name": "build", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAc-Klc42TIw2", - "url": "https://github.com/nodejs/diagnostics/pull/555", - "number": 555, - "title": "meta: move mmarchini to emeritus", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-15T17:16:51Z", - "updatedAt": "2022-04-18T12:51:41Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "mmarchini", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMDM3ODY0NQ==", - "nameWithOwner": "nodejs/diagnostics", - "url": "https://github.com/nodejs/diagnostics", - "description": "Node.js Diagnostics Working Group", - "name": "diagnostics", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAmlJl842TInn", - "url": "https://github.com/nodejs/admin/pull/680", - "number": 680, - "title": "meta: move mmarchini to emeritus", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-15T17:15:39Z", - "updatedAt": "2022-04-16T17:08:13Z", - "closedAt": "2022-04-16T17:08:13Z", - "mergedAt": "2022-04-16T17:08:12Z" - }, - "author": { - "username": "mmarchini", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MDQ1NDU1MQ==", - "nameWithOwner": "nodejs/admin", - "url": "https://github.com/nodejs/admin", - "description": "Facilitating joint collaboration amongst the TSC and CommComm", - "name": "admin", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOEN36fM42TIep", - "url": "https://github.com/nodejs/next-10/pull/129", - "number": 129, - "title": "meta: move mmarchini to emeritus", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-15T17:14:40Z", - "updatedAt": "2022-04-15T17:32:32Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "mmarchini", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyODI5ODMwMzY=", - "nameWithOwner": "nodejs/next-10", - "url": "https://github.com/nodejs/next-10", - "description": "Repository for discussion on strategic directions for next 10 years of Node.js", - "name": "next-10", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842TIXb", - "url": "https://github.com/nodejs/node/pull/42750", - "number": 42750, - "title": "meta: move mmarchini to emeritus", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-15T17:13:39Z", - "updatedAt": "2022-04-16T17:16:02Z", - "closedAt": "2022-04-16T17:16:01Z", - "mergedAt": "2022-04-16T17:16:01Z" - }, - "author": { - "username": "mmarchini", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842SwlX", - "url": "https://github.com/nodejs/node/pull/42749", - "number": 42749, - "title": "async_hooks: avoid decrementing iterator after erase", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-15T14:26:59Z", - "updatedAt": "2022-04-17T14:37:16Z", - "closedAt": "2022-04-17T14:37:15Z", - "mergedAt": "2022-04-17T14:37:15Z" - }, - "author": { - "username": "dygabo", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAE8mGM42SlHe", - "url": "https://github.com/nodejs/readable-stream/pull/471", - "number": 471, - "title": "Node 18", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-15T13:10:18Z", - "updatedAt": "2022-04-17T09:46:59Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "ShogunPanda", - "association": "FIRST_TIME_CONTRIBUTOR" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk1MTg3MDk2", - "nameWithOwner": "nodejs/readable-stream", - "url": "https://github.com/nodejs/readable-stream", - "description": "Node-core streams for userland", - "name": "readable-stream", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842Sbwx", - "url": "https://github.com/nodejs/node/pull/42748", - "number": 42748, - "title": "src: define S_IWUSR & S_IRUSR for Windows", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-15T11:58:58Z", - "updatedAt": "2022-04-16T17:17:41Z", - "closedAt": "2022-04-16T17:17:35Z", - "mergedAt": null - }, - "author": { - "username": "ilg-ul", - "association": "FIRST_TIME_CONTRIBUTOR" - }, - "comments": { - "count": 7 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842SC2t", - "url": "https://github.com/nodejs/node/pull/42747", - "number": 42747, - "title": "test: validate websteam encoder/decoder inpector", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-15T08:54:07Z", - "updatedAt": "2022-04-17T20:20:10Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "kuriyosh", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842SAzX", - "url": "https://github.com/nodejs/node/pull/42746", - "number": 42746, - "title": "benchmark: fix misc/startup failure", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-15T08:43:54Z", - "updatedAt": "2022-04-17T14:44:35Z", - "closedAt": "2022-04-17T14:37:21Z", - "mergedAt": "2022-04-17T14:37:21Z" - }, - "author": { - "username": "aduh95", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842R_UY", - "url": "https://github.com/nodejs/node/pull/42745", - "number": 42745, - "title": "test: improve lib/internal/test_runner/test.js coverage", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-15T08:33:22Z", - "updatedAt": "2022-04-17T14:32:50Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "fossamagna", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 10 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842Q6kX", - "url": "https://github.com/nodejs/node/pull/42744", - "number": 42744, - "title": "deps: upgrade npm to 8.7.0", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-14T21:57:06Z", - "updatedAt": "2022-04-17T05:28:40Z", - "closedAt": "2022-04-17T05:28:40Z", - "mergedAt": null - }, - "author": { - "username": "npm-robot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 7 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAVrv9s42QAQJ", - "url": "https://github.com/nodejs/build/pull/2928", - "number": 2928, - "title": "doc: update Build WG Slack channel", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-14T17:05:37Z", - "updatedAt": "2022-04-15T16:04:18Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "richardlau", - "association": "MEMBER" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyMjczNjg4Ng==", - "nameWithOwner": "nodejs/build", - "url": "https://github.com/nodejs/build", - "description": "Better build and test infra for Node.", - "name": "build", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAVrv9s42P0DL", - "url": "https://github.com/nodejs/build/pull/2927", - "number": 2927, - "title": "jenkins: run win32 CI on Node.js 19", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-14T16:02:20Z", - "updatedAt": "2022-04-14T16:04:19Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "richardlau", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyMjczNjg4Ng==", - "nameWithOwner": "nodejs/build", - "url": "https://github.com/nodejs/build", - "description": "Better build and test infra for Node.", - "name": "build", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842PlsE", - "url": "https://github.com/nodejs/node/pull/42740", - "number": 42740, - "title": "deps: update V8 to 10.2", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-14T14:58:11Z", - "updatedAt": "2022-04-16T16:12:48Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "targos", - "association": "MEMBER" - }, - "comments": { - "count": 10 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842Pcff", - "url": "https://github.com/nodejs/node/pull/42739", - "number": 42739, - "title": "doc: improve fragment (`:target`) anchors behavior on HTML version", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-14T14:20:02Z", - "updatedAt": "2022-04-17T14:53:45Z", - "closedAt": "2022-04-17T14:51:42Z", - "mergedAt": "2022-04-17T14:51:42Z" - }, - "author": { - "username": "aduh95", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842PW4S", - "url": "https://github.com/nodejs/node/pull/42738", - "number": 42738, - "title": "docs,test: add tests and docs for duplex.fromWeb and duplex.toWeb", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-14T13:57:03Z", - "updatedAt": "2022-04-18T12:52:58Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "ErickWendel", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842PM6M", - "url": "https://github.com/nodejs/node/pull/42737", - "number": 42737, - "title": "doc: fix `added:` info for `outgoingMessage.writable*`", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-14T13:15:14Z", - "updatedAt": "2022-04-17T19:12:58Z", - "closedAt": "2022-04-17T06:31:47Z", - "mergedAt": "2022-04-17T06:31:47Z" - }, - "author": { - "username": "lpinca", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842O99F", - "url": "https://github.com/nodejs/node/pull/42736", - "number": 42736, - "title": "[v14.x] doc: specify flag needed for JSON modules", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-14T12:07:01Z", - "updatedAt": "2022-04-14T21:44:23Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842O68n", - "url": "https://github.com/nodejs/node/pull/42735", - "number": 42735, - "title": "[v16.x] doc: specify flag needed for JSON modules", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-14T11:51:52Z", - "updatedAt": "2022-04-14T20:19:14Z", - "closedAt": "2022-04-14T20:19:13Z", - "mergedAt": null - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842O57T", - "url": "https://github.com/nodejs/node/pull/42734", - "number": 42734, - "title": "doc: revise data imports and node: imports sections", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-14T11:46:22Z", - "updatedAt": "2022-04-14T18:28:53Z", - "closedAt": "2022-04-14T18:22:15Z", - "mergedAt": "2022-04-14T18:22:15Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842OrEb", - "url": "https://github.com/nodejs/node/pull/42733", - "number": 42733, - "title": "doc: copyedit http.OutgoingMessage documentation", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-14T10:30:58Z", - "updatedAt": "2022-04-17T19:24:57Z", - "closedAt": "2022-04-17T19:23:55Z", - "mergedAt": "2022-04-17T19:23:55Z" - }, - "author": { - "username": "lpinca", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs842OS67", - "url": "https://github.com/nodejs/node/pull/42731", - "number": 42731, - "title": "child_process: add hasRef to ChildProcess", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-14T08:39:36Z", - "updatedAt": "2022-04-18T01:30:28Z", - "closedAt": "2022-04-18T01:30:28Z", - "mergedAt": null - }, - "author": { - "username": "daeyeon", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCgaNy842ONpV", - "url": "https://github.com/nodejs/nodejs.dev/pull/2383", - "number": 2383, - "title": "Update index.md", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-14T08:15:01Z", - "updatedAt": "2022-04-15T04:38:03Z", - "closedAt": "2022-04-15T04:38:03Z", - "mergedAt": "2022-04-15T04:38:03Z" - }, - "author": { - "username": "Nditah", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCgaNy842OH8F", - "url": "https://github.com/nodejs/nodejs.dev/pull/2382", - "number": 2382, - "title": "Update index.md", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-14T07:46:27Z", - "updatedAt": "2022-04-15T04:33:49Z", - "closedAt": "2022-04-15T04:33:49Z", - "mergedAt": "2022-04-15T04:33:49Z" - }, - "author": { - "username": "Nditah", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - } - ], - "discussions": [ - { - "meta": { - "id": "D_kwDOAZ7xs84APRfZ", - "url": "https://github.com/nodejs/node/discussions/42705", - "number": 42705, - "title": "http.request crash nodejs 32 bit", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-04-11T15:19:41Z", - "updatedAt": "2022-04-18T02:02:49Z" - }, - "author": { - "username": "mohammadmoth", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84APNqR", - "url": "https://github.com/nodejs/node/discussions/42615", - "number": 42615, - "title": "TLS CERT serial number as DEC", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-04-05T13:20:48Z", - "updatedAt": "2022-04-16T10:09:26Z" - }, - "author": { - "username": "dugaquilin", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84APS49", - "url": "https://github.com/nodejs/node/discussions/42732", - "number": 42732, - "title": "[off-topic post, locked]", - "type": "Discussion" - }, - "status": { - "locked": true - }, - "timing": { - "createdAt": "2022-04-14T10:17:43Z", - "updatedAt": "2022-04-15T14:13:05Z" - }, - "author": { - "username": "Lypheal", - "association": "NONE" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84APSCT", - "url": "https://github.com/nodejs/node/discussions/42715", - "number": 42715, - "title": "When will the new Nodejs 16.x LTS version release?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-04-13T03:52:05Z", - "updatedAt": "2022-04-13T14:21:28Z" - }, - "author": { - "username": "timescodex", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4APRyL", - "url": "https://github.com/nodejs/undici/discussions/1333", - "number": 1333, - "title": "How to close the connection on some condition", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-04-12T18:41:14Z", - "updatedAt": "2022-04-12T18:41:14Z" - }, - "author": { - "username": "cumhuronat", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84APRGL", - "url": "https://github.com/nodejs/node/discussions/42698", - "number": 42698, - "title": "NPM supply chain attacks", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-04-11T19:03:21Z", - "updatedAt": "2022-04-11T19:16:41Z" - }, - "author": { - "username": "marsonya", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - } - ] + "meta": { + "issues": { + "count": 33, + "authors": { + "count": 24, + "list": [ + "tniessen", + "cola119", + "regseb", + "mhdawson", + "Exortions", + "Meiye-lj", + "github-actions", + "KhafraDev", + "Flashtheorie", + "nextgenthemes", + "swipsy", + "Mohamadhj", + "Trott", + "Mr-ackerman", + "ajihyf", + "ShogunPanda", + "SJcz", + "NeoProg2013", + "hax", + "soukainakhalkhouli", + "richardlau", + "maximehuran", + "wmertens", + "targos" + ] + } + }, + "pullRequests": { + "count": 67, + "authors": { + "count": 29, + "list": [ + "dependabot", + "devsnek", + "tniessen", + "cola119", + "LiviaMedeiros", + "fossamagna", + "nodejs-github-bot", + "KhafraDev", + "RafaelGSS", + "daeyeon", + "aduh95", + "RaisinTen", + "destimon", + "Trott", + "kherock", + "JckXia", + "austinkelleher", + "ilg-ul", + "Malouda", + "mmarchini", + "dygabo", + "ShogunPanda", + "kuriyosh", + "npm-robot", + "richardlau", + "targos", + "ErickWendel", + "lpinca", + "Nditah" + ] + } + }, + "discussions": { + "count": 6, + "authors": { + "count": 6, + "list": [ + "mohammadmoth", + "dugaquilin", + "Lypheal", + "timescodex", + "cumhuronat", + "marsonya" + ] + } + }, + "owner": "nodejs" + }, + "issues": [ + { + "meta": { + "id": "I_kwDOB-7WbM5H9EkR", + "url": "https://github.com/nodejs/undici/issues/1345", + "number": 1345, + "title": "response.bodyUsed is undefined when body is null", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T16:03:38Z", + "updatedAt": "2022-04-18T16:03:52Z", + "closedAt": null + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85H8t56", + "url": "https://github.com/nodejs/node/issues/42775", + "number": 42775, + "title": "Debugger's `list` command throws TypeError: Cannot read properties of null (reading 'list')", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T14:21:19Z", + "updatedAt": "2022-04-18T14:24:26Z", + "closedAt": null + }, + "author": { + "username": "cola119", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85H8cT2", + "url": "https://github.com/nodejs/node/issues/42773", + "number": 42773, + "title": "TypeError when `console.log` a static property `name` in class", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T13:01:29Z", + "updatedAt": "2022-04-18T13:31:45Z", + "closedAt": null + }, + "author": { + "username": "regseb", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCgaNy85H8RH7", + "url": "https://github.com/nodejs/nodejs.dev/issues/2385", + "number": 2385, + "title": "Node.js Website Redesign Strategic Initiative Meeting 2022-04-20", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T12:06:44Z", + "updatedAt": "2022-04-18T12:06:44Z", + "closedAt": null + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAc-Klc5H8REO", + "url": "https://github.com/nodejs/diagnostics/issues/556", + "number": 556, + "title": "Node.js Diagnostics WorkGroup Meeting 2022-04-19", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T12:06:27Z", + "updatedAt": "2022-04-18T15:14:44Z", + "closedAt": null + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMDM3ODY0NQ==", + "nameWithOwner": "nodejs/diagnostics", + "url": "https://github.com/nodejs/diagnostics", + "description": "Node.js Diagnostics Working Group", + "name": "diagnostics", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAmWcF85H8RBA", + "url": "https://github.com/nodejs/TSC/issues/1212", + "number": 1212, + "title": "Node.js Technical Steering Committee (TSC) Meeting 2022-04-20", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T12:06:09Z", + "updatedAt": "2022-04-18T12:06:10Z", + "closedAt": null + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MDIxMzUyNw==", + "nameWithOwner": "nodejs/TSC", + "url": "https://github.com/nodejs/TSC", + "description": "The Node.js Technical Steering Committee", + "name": "TSC", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85H691H", + "url": "https://github.com/nodejs/node/issues/42770", + "number": 42770, + "title": "Terminal colors built-in to Node", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T04:15:02Z", + "updatedAt": "2022-04-18T04:57:45Z", + "closedAt": null + }, + "author": { + "username": "Exortions", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAALZfc5H6xx9", + "url": "https://github.com/nodejs/http-parser/issues/535", + "number": 535, + "title": "Incremental builds with no changes still trigger refactoring", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T02:37:59Z", + "updatedAt": "2022-04-18T02:37:59Z", + "closedAt": null + }, + "author": { + "username": "Meiye-lj", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxODY3NDk=", + "nameWithOwner": "nodejs/http-parser", + "url": "https://github.com/nodejs/http-parser", + "description": "http request/response parser for c", + "name": "http-parser", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85H6g0t", + "url": "https://github.com/nodejs/reliability/issues/255", + "number": 255, + "title": "CI Reliability 2022-04-18", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T00:14:15Z", + "updatedAt": "2022-04-18T00:14:15Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOB-7WbM5H6QUl", + "url": "https://github.com/nodejs/undici/issues/1342", + "number": 1342, + "title": "[diagnostics_channel] support body received in `undici:request:trailers`", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-17T18:43:58Z", + "updatedAt": "2022-04-18T01:01:14Z", + "closedAt": null + }, + "author": { + "username": "KhafraDev", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5H5xmx", + "url": "https://github.com/nodejs/help/issues/3829", + "number": 3829, + "title": "Refused to load the script * because it violates the following Content Security Policy directive", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-17T09:30:17Z", + "updatedAt": "2022-04-17T23:40:50Z", + "closedAt": null + }, + "author": { + "username": "Flashtheorie", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOEiJJ4M5H5sx9", + "url": "https://github.com/nodejs/snap/issues/31", + "number": 31, + "title": "Version detection fails", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-17T07:44:34Z", + "updatedAt": "2022-04-17T07:44:34Z", + "closedAt": null + }, + "author": { + "username": "nextgenthemes", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMDQyMzcwMjQ=", + "nameWithOwner": "nodejs/snap", + "url": "https://github.com/nodejs/snap", + "description": "Node.js snap source and updater", + "name": "snap", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85H5dD9", + "url": "https://github.com/nodejs/reliability/issues/254", + "number": 254, + "title": "CI Reliability 2022-04-17", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-17T00:13:44Z", + "updatedAt": "2022-04-17T00:13:44Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5H5aHF", + "url": "https://github.com/nodejs/help/issues/3828", + "number": 3828, + "title": "'edgesOut'", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-16T22:46:54Z", + "updatedAt": "2022-04-16T22:47:43Z", + "closedAt": null + }, + "author": { + "username": "swipsy", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAHaIHc5H5Xnl", + "url": "https://github.com/nodejs/node-addon-examples/issues/194", + "number": 194, + "title": "returning synchronous array in c++ addon", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-16T21:36:43Z", + "updatedAt": "2022-04-16T21:36:43Z", + "closedAt": null + }, + "author": { + "username": "Mohamadhj", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk3NzY4MDkz", + "nameWithOwner": "nodejs/node-addon-examples", + "url": "https://github.com/nodejs/node-addon-examples", + "description": "Node.js C++ addon examples from http://nodejs.org/docs/latest/api/addons.html", + "name": "node-addon-examples", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOEVYqBM5H4_2n", + "url": "https://github.com/nodejs/build-toolchain-next/issues/13", + "number": 13, + "title": "Initiative needs a champion", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-16T14:25:38Z", + "updatedAt": "2022-04-16T14:25:38Z", + "closedAt": null + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyOTA4NTk1MjQ=", + "nameWithOwner": "nodejs/build-toolchain-next", + "url": "https://github.com/nodejs/build-toolchain-next", + "description": "Repository to discuss and track progress of \"Future of Build Toolchain\" Strategic Initiative", + "name": "build-toolchain-next", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85H8qLG", + "url": "https://github.com/nodejs/node/issues/42774", + "number": 42774, + "title": "test binarytrees working with only one thread", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-16T09:55:07Z", + "updatedAt": "2022-04-18T14:17:24Z", + "closedAt": null + }, + "author": { + "username": "Mr-ackerman", + "association": "NONE" + }, + "comments": { + "count": 6 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOBNnUgs5H4cvj", + "url": "https://github.com/nodejs/node-addon-api/issues/1163", + "number": 1163, + "title": "Boilerplate-less way to write node-addon-api code", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-16T01:49:00Z", + "updatedAt": "2022-04-16T01:49:14Z", + "closedAt": null + }, + "author": { + "username": "ajihyf", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk4MTM4NDU3OA==", + "nameWithOwner": "nodejs/node-addon-api", + "url": "https://github.com/nodejs/node-addon-api", + "description": "Module for using Node-API from C++", + "name": "node-addon-api", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85H4X6z", + "url": "https://github.com/nodejs/reliability/issues/253", + "number": 253, + "title": "CI Reliability 2022-04-16", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-16T00:12:52Z", + "updatedAt": "2022-04-16T00:12:52Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAVrv9s5H24Mc", + "url": "https://github.com/nodejs/build/issues/2929", + "number": 2929, + "title": "Access to @ShogunPanda to freebsd12-x64 test VM", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-15T13:12:48Z", + "updatedAt": "2022-04-16T18:09:50Z", + "closedAt": null + }, + "author": { + "username": "ShogunPanda", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyMjczNjg4Ng==", + "nameWithOwner": "nodejs/build", + "url": "https://github.com/nodejs/build", + "description": "Better build and test infra for Node.", + "name": "build", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5H2ilt", + "url": "https://github.com/nodejs/help/issues/3826", + "number": 3826, + "title": "what does ReadableSate.sync mean in lib/internal/streams/readable.js", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-15T10:40:15Z", + "updatedAt": "2022-04-15T15:48:13Z", + "closedAt": null + }, + "author": { + "username": "SJcz", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOB0WeDs5H2eqn", + "url": "https://github.com/nodejs/llhttp/issues/153", + "number": 153, + "title": "Support parsing chunk-extension for Transfer-Encoding: chunked", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-15T10:17:35Z", + "updatedAt": "2022-04-15T10:24:19Z", + "closedAt": null + }, + "author": { + "username": "NeoProg2013", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMjIwMDI5NTg=", + "nameWithOwner": "nodejs/llhttp", + "url": "https://github.com/nodejs/llhttp", + "description": "Port of http_parser to llparse", + "name": "llhttp", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85H1LFF", + "url": "https://github.com/nodejs/reliability/issues/252", + "number": 252, + "title": "CI Reliability 2022-04-15", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-15T00:12:32Z", + "updatedAt": "2022-04-15T00:12:32Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOBwoOM85H1Kbe", + "url": "https://github.com/nodejs/i18n/issues/647", + "number": 647, + "title": "i18n WG Meeting April 15th", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-15T00:07:01Z", + "updatedAt": "2022-04-15T00:07:01Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMTgwOTk1MDc=", + "nameWithOwner": "nodejs/i18n", + "url": "https://github.com/nodejs/i18n", + "description": "The Node.js Internationalization Working Group – A Community Committee initiative.", + "name": "i18n", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85H0l4a", + "url": "https://github.com/nodejs/node/issues/42743", + "number": 42743, + "title": "performance.timerify(fn) behave inconsistently for sync/async functions", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-14T20:54:38Z", + "updatedAt": "2022-04-14T23:58:53Z", + "closedAt": null + }, + "author": { + "username": "hax", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85H0fAH", + "url": "https://github.com/nodejs/node/issues/42742", + "number": 42742, + "title": "performance.timerify(fn, options) always return the same timerifed function", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-14T20:19:11Z", + "updatedAt": "2022-04-14T23:58:09Z", + "closedAt": null + }, + "author": { + "username": "hax", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAaop4M5H0YVm", + "url": "https://github.com/nodejs/docker-node/issues/1695", + "number": 1695, + "title": "ALPINE-CVE-2022-28391 node:16.14-alpine3.15", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-14T19:43:58Z", + "updatedAt": "2022-04-15T13:44:49Z", + "closedAt": "2022-04-14T20:35:41Z" + }, + "author": { + "username": "soukainakhalkhouli", + "association": "NONE" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzkyOTA1Ng==", + "nameWithOwner": "nodejs/docker-node", + "url": "https://github.com/nodejs/docker-node", + "description": "Official Docker Image for Node.js :whale: :turtle: :rocket: ", + "name": "docker-node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85HzzDn", + "url": "https://github.com/nodejs/node/issues/42741", + "number": 42741, + "title": "Investigate flaky test-http-server-request-timeout-keepalive", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-14T16:48:41Z", + "updatedAt": "2022-04-14T17:08:20Z", + "closedAt": null + }, + "author": { + "username": "richardlau", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAoFLY85HziuR", + "url": "https://github.com/nodejs/branch-diff/issues/51", + "number": 51, + "title": "Adding the release team as maintainers", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-14T15:40:31Z", + "updatedAt": "2022-04-14T15:40:31Z", + "closedAt": null + }, + "author": { + "username": "richardlau", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MjAyNzg3NQ==", + "nameWithOwner": "nodejs/branch-diff", + "url": "https://github.com/nodejs/branch-diff", + "description": "A tool to list print the commits on one git branch that are not on another using loose comparison", + "name": "branch-diff", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAdhZ2s5HziKw", + "url": "https://github.com/nodejs/changelog-maker/issues/128", + "number": 128, + "title": "Adding the release team as maintainers", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-14T15:38:51Z", + "updatedAt": "2022-04-14T15:38:51Z", + "closedAt": null + }, + "author": { + "username": "richardlau", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMDk1NTk5NA==", + "nameWithOwner": "nodejs/changelog-maker", + "url": "https://github.com/nodejs/changelog-maker", + "description": "A git log to CHANGELOG.md tool", + "name": "changelog-maker", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAaop4M5HypXt", + "url": "https://github.com/nodejs/docker-node/issues/1694", + "number": 1694, + "title": "Permission denied while yarn install with VirtioFS", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-14T12:20:18Z", + "updatedAt": "2022-04-14T21:11:41Z", + "closedAt": "2022-04-14T21:11:41Z" + }, + "author": { + "username": "maximehuran", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzkyOTA1Ng==", + "nameWithOwner": "nodejs/docker-node", + "url": "https://github.com/nodejs/docker-node", + "description": "Official Docker Image for Node.js :whale: :turtle: :rocket: ", + "name": "docker-node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOB-7WbM5HyOfn", + "url": "https://github.com/nodejs/undici/issues/1339", + "number": 1339, + "title": "Fetch returns body on null-body statuses", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-14T10:21:13Z", + "updatedAt": "2022-04-14T14:35:12Z", + "closedAt": "2022-04-14T14:35:11Z" + }, + "author": { + "username": "wmertens", + "association": "NONE" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOADL-585HyKNH", + "url": "https://github.com/nodejs/node-gyp/issues/2645", + "number": 2645, + "title": "Some tests fail because certificate expired", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-14T10:03:21Z", + "updatedAt": "2022-04-14T20:50:48Z", + "closedAt": null + }, + "author": { + "username": "targos", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMzQyMDU1", + "nameWithOwner": "nodejs/node-gyp", + "url": "https://github.com/nodejs/node-gyp", + "description": "Node.js native addon build tool", + "name": "node-gyp", + "owner": { + "login": "nodejs" + } + } + } + ], + "pullRequests": [ + { + "meta": { + "id": "PR_kwDOAj-F4s42XyFR", + "url": "https://github.com/nodejs/nodejs.org/pull/4547", + "number": 4547, + "title": "build(deps-dev): bump stylelint from 14.6.1 to 14.7.1", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T17:01:39Z", + "updatedAt": "2022-04-18T17:01:40Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s42XyBl", + "url": "https://github.com/nodejs/nodejs.org/pull/4546", + "number": 4546, + "title": "build(deps): bump jquery.fancytable from 1.0.28 to 1.0.30", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T17:01:21Z", + "updatedAt": "2022-04-18T17:01:22Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842XxeW", + "url": "https://github.com/nodejs/node/pull/42777", + "number": 42777, + "title": "lib,src,v8: testing serializer changes", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": true, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T16:58:17Z", + "updatedAt": "2022-04-18T16:59:37Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "devsnek", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOB-7WbM42Xofq", + "url": "https://github.com/nodejs/undici/pull/1346", + "number": 1346, + "title": "fix(fetch): do not set bodyUsed to undefined", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T16:07:11Z", + "updatedAt": "2022-04-18T16:25:12Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOBwoOM842XnOl", + "url": "https://github.com/nodejs/i18n/pull/648", + "number": 648, + "title": "build(deps-dev): bump fs-extra from 10.0.1 to 10.1.0", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T16:00:54Z", + "updatedAt": "2022-04-18T16:00:55Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMTgwOTk1MDc=", + "nameWithOwner": "nodejs/i18n", + "url": "https://github.com/nodejs/i18n", + "description": "The Node.js Internationalization Working Group – A Community Committee initiative.", + "name": "i18n", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842XV3g", + "url": "https://github.com/nodejs/node/pull/42776", + "number": 42776, + "title": "debugger: fix TypeError of list command in inspector repl", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T14:28:56Z", + "updatedAt": "2022-04-18T15:08:08Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "cola119", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842W_hG", + "url": "https://github.com/nodejs/node/pull/42772", + "number": 42772, + "title": "fs: harden `fs.read(object)` and `filehandle.read(object)` typecheck", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T12:28:29Z", + "updatedAt": "2022-04-18T17:47:21Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "LiviaMedeiros", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842V2jz", + "url": "https://github.com/nodejs/node/pull/42771", + "number": 42771, + "title": "test: improve lib/internal/source_map/source_map.js coverage", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T04:48:02Z", + "updatedAt": "2022-04-18T04:48:16Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "fossamagna", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842Vx5L", + "url": "https://github.com/nodejs/node/pull/42769", + "number": 42769, + "title": "meta: move one or more collaborators to emeritus", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T04:10:57Z", + "updatedAt": "2022-04-18T04:26:41Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "nodejs-github-bot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOB-7WbM42VhVa", + "url": "https://github.com/nodejs/undici/pull/1344", + "number": 1344, + "title": "feat(diagnostics_channel): add `bodyReceived` property to trailers", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-18T01:31:25Z", + "updatedAt": "2022-04-18T15:06:33Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "KhafraDev", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOB-7WbM42VXVC", + "url": "https://github.com/nodejs/undici/pull/1343", + "number": 1343, + "title": "fetch: remove unnecessary new URL calls", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-17T23:20:16Z", + "updatedAt": "2022-04-18T04:15:26Z", + "closedAt": "2022-04-18T04:15:26Z", + "mergedAt": "2022-04-18T04:15:26Z" + }, + "author": { + "username": "RafaelGSS", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842VI0x", + "url": "https://github.com/nodejs/node/pull/42768", + "number": 42768, + "title": "fs: add read(buffer[, options]) versions", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-17T17:15:02Z", + "updatedAt": "2022-04-18T09:06:07Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "LiviaMedeiros", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842VIm6", + "url": "https://github.com/nodejs/node/pull/42767", + "number": 42767, + "title": "doc: add missing `rename` event in fs.FSWatcher", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-17T17:09:30Z", + "updatedAt": "2022-04-17T17:09:42Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "daeyeon", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDODrbejM42VGD9", + "url": "https://github.com/nodejs/corepack/pull/100", + "number": 100, + "title": "chore: update dependencies, remove unused ones", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-17T16:20:14Z", + "updatedAt": "2022-04-17T16:35:28Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "aduh95", + "association": "FIRST_TIME_CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNDY4NjU1NDg=", + "nameWithOwner": "nodejs/corepack", + "url": "https://github.com/nodejs/corepack", + "description": "Zero-runtime-dependency package acting as bridge between Node projects and their package managers", + "name": "corepack", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842U_Ta", + "url": "https://github.com/nodejs/node/pull/42766", + "number": 42766, + "title": "src,crypto: remove uses of `AllocatedBuffer` from `crypto_ec.cc`", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-17T14:15:43Z", + "updatedAt": "2022-04-18T14:08:22Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "RaisinTen", + "association": "MEMBER" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842U-AG", + "url": "https://github.com/nodejs/node/pull/42765", + "number": 42765, + "title": "build: improve the `format-cpp` error message", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-17T13:49:42Z", + "updatedAt": "2022-04-18T01:50:50Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "RaisinTen", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842U8co", + "url": "https://github.com/nodejs/node/pull/42764", + "number": 42764, + "title": "build: fix format-cpp", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-17T13:13:24Z", + "updatedAt": "2022-04-17T23:44:28Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "RaisinTen", + "association": "MEMBER" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842U7VV", + "url": "https://github.com/nodejs/node/pull/42763", + "number": 42763, + "title": "doc: improve building doc with windows debug build", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-17T12:46:07Z", + "updatedAt": "2022-04-18T05:03:59Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "destimon", + "association": "FIRST_TIME_CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842U4sl", + "url": "https://github.com/nodejs/node/pull/42762", + "number": 42762, + "title": "build: clarify missing clang-format tool", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-17T11:36:45Z", + "updatedAt": "2022-04-18T16:32:14Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 7 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842U4ji", + "url": "https://github.com/nodejs/node/pull/42761", + "number": 42761, + "title": "test: make port arbitrary in net-perf_hooks", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-17T11:33:02Z", + "updatedAt": "2022-04-17T19:20:03Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "LiviaMedeiros", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842UkVd", + "url": "https://github.com/nodejs/node/pull/42760", + "number": 42760, + "title": "meta: update AUTHORS", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-17T00:24:12Z", + "updatedAt": "2022-04-17T13:36:23Z", + "closedAt": "2022-04-17T06:43:09Z", + "mergedAt": "2022-04-17T06:43:09Z" + }, + "author": { + "username": "nodejs-github-bot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842UkUL", + "url": "https://github.com/nodejs/node/pull/42759", + "number": 42759, + "title": "tools: update lint-md-dependencies to @rollup/plugin-commonjs@21.1.0 @rollup/plugin-node-resolve@13.2.1 rollup@2.70.2", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-17T00:23:45Z", + "updatedAt": "2022-04-17T13:36:37Z", + "closedAt": "2022-04-17T06:43:22Z", + "mergedAt": "2022-04-17T06:43:22Z" + }, + "author": { + "username": "nodejs-github-bot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842UkT7", + "url": "https://github.com/nodejs/node/pull/42758", + "number": 42758, + "title": "tools: update doc to highlight.js@11.5.1", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-17T00:23:40Z", + "updatedAt": "2022-04-17T13:36:46Z", + "closedAt": "2022-04-17T06:44:37Z", + "mergedAt": "2022-04-17T06:44:37Z" + }, + "author": { + "username": "nodejs-github-bot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAu7Mks42Uj_I", + "url": "https://github.com/nodejs/make-node-meeting/pull/45", + "number": 45, + "title": "chore: update node-meeting-agenda from 1.x to 2.x", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-17T00:14:33Z", + "updatedAt": "2022-04-17T00:14:44Z", + "closedAt": "2022-04-17T00:14:42Z", + "mergedAt": "2022-04-17T00:14:42Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0OTIwNDM3MA==", + "nameWithOwner": "nodejs/make-node-meeting", + "url": "https://github.com/nodejs/make-node-meeting", + "description": "Generate a text for a GitHub issue announcing a Node.js working group meeting", + "name": "make-node-meeting", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAu7H-842Ujmh", + "url": "https://github.com/nodejs/node-meeting-agenda/pull/5", + "number": 5, + "title": "chore: bump ghauth from 3.2.0 to 5.0.1", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-17T00:04:40Z", + "updatedAt": "2022-04-17T00:04:57Z", + "closedAt": "2022-04-17T00:04:53Z", + "mergedAt": "2022-04-17T00:04:53Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0OTIwMzE5NQ==", + "nameWithOwner": "nodejs/node-meeting-agenda", + "url": "https://github.com/nodejs/node-meeting-agenda", + "description": "Generate an agenda for a Node.js working group based on GitHub issue labels", + "name": "node-meeting-agenda", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAu7H-842UhNe", + "url": "https://github.com/nodejs/node-meeting-agenda/pull/4", + "number": 4, + "title": "add package-lock.json, bump ghrepos, add linting", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-16T22:27:56Z", + "updatedAt": "2022-04-16T22:28:16Z", + "closedAt": "2022-04-16T22:28:13Z", + "mergedAt": "2022-04-16T22:28:13Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0OTIwMzE5NQ==", + "nameWithOwner": "nodejs/node-meeting-agenda", + "url": "https://github.com/nodejs/node-meeting-agenda", + "description": "Generate an agenda for a Node.js working group based on GitHub issue labels", + "name": "node-meeting-agenda", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDODrbejM42Ugsz", + "url": "https://github.com/nodejs/corepack/pull/99", + "number": 99, + "title": "Fixes `corepack prepare` when no additional arguments are passed", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-16T22:08:55Z", + "updatedAt": "2022-04-17T04:32:42Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "kherock", + "association": "FIRST_TIME_CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNDY4NjU1NDg=", + "nameWithOwner": "nodejs/corepack", + "url": "https://github.com/nodejs/corepack", + "description": "Zero-runtime-dependency package acting as bridge between Node projects and their package managers", + "name": "corepack", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOBNnUgs42UdrU", + "url": "https://github.com/nodejs/node-addon-api/pull/1164", + "number": 1164, + "title": "Add test coverage for async contexts", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-16T20:29:24Z", + "updatedAt": "2022-04-16T20:29:24Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "JckXia", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk4MTM4NDU3OA==", + "nameWithOwner": "nodejs/node-addon-api", + "url": "https://github.com/nodejs/node-addon-api", + "description": "Module for using Node-API from C++", + "name": "node-addon-api", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s42Uddm", + "url": "https://github.com/nodejs/nodejs.org/pull/4545", + "number": 4545, + "title": "fix: add Node.js 16.x and 17.x to generated version link list", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-16T20:22:56Z", + "updatedAt": "2022-04-17T00:18:45Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "austinkelleher", + "association": "FIRST_TIME_CONTRIBUTOR" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAu7Mks42UYpC", + "url": "https://github.com/nodejs/make-node-meeting/pull/44", + "number": 44, + "title": "add shellcheck linting, do not publish example files to npm, update dependencies, add package-lock.json", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-16T18:01:58Z", + "updatedAt": "2022-04-16T21:57:07Z", + "closedAt": "2022-04-16T21:57:04Z", + "mergedAt": "2022-04-16T21:57:04Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0OTIwNDM3MA==", + "nameWithOwner": "nodejs/make-node-meeting", + "url": "https://github.com/nodejs/make-node-meeting", + "description": "Generate a text for a GitHub issue announcing a Node.js working group meeting", + "name": "make-node-meeting", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842UXCL", + "url": "https://github.com/nodejs/node/pull/42757", + "number": 42757, + "title": "src: define fs.constants.S_IWUSR & S_IRUSR for Win", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-16T17:16:02Z", + "updatedAt": "2022-04-18T06:56:00Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "ilg-ul", + "association": "FIRST_TIME_CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOB-7WbM42UUpp", + "url": "https://github.com/nodejs/undici/pull/1341", + "number": 1341, + "title": "doc: fix documented mock request example", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-16T16:09:12Z", + "updatedAt": "2022-04-16T21:36:09Z", + "closedAt": "2022-04-16T21:36:09Z", + "mergedAt": "2022-04-16T21:36:09Z" + }, + "author": { + "username": "austinkelleher", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842UNdO", + "url": "https://github.com/nodejs/node/pull/42756", + "number": 42756, + "title": "worker: add `hasRef()` to the handle object", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-16T13:12:23Z", + "updatedAt": "2022-04-17T10:49:28Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "RaisinTen", + "association": "MEMBER" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCgaNy842T8Sb", + "url": "https://github.com/nodejs/nodejs.dev/pull/2384", + "number": 2384, + "title": "Update index.md", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-16T04:13:27Z", + "updatedAt": "2022-04-17T19:41:22Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "Malouda", + "association": "FIRST_TIME_CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842T58J", + "url": "https://github.com/nodejs/node/pull/42754", + "number": 42754, + "title": "test: rename handlewrap.hasref tests", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-16T03:08:59Z", + "updatedAt": "2022-04-17T20:24:00Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "daeyeon", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOB-7WbM42T2x4", + "url": "https://github.com/nodejs/undici/pull/1340", + "number": 1340, + "title": "fix: jest bug when using MockScope.delay", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-16T01:28:23Z", + "updatedAt": "2022-04-16T14:32:30Z", + "closedAt": "2022-04-16T06:38:54Z", + "mergedAt": "2022-04-16T06:38:54Z" + }, + "author": { + "username": "KhafraDev", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842TxzK", + "url": "https://github.com/nodejs/node/pull/42753", + "number": 42753, + "title": "doc: clarify core modules that can be loaded without a prefix", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-15T23:32:28Z", + "updatedAt": "2022-04-17T20:23:20Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "aduh95", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842TxUp", + "url": "https://github.com/nodejs/node/pull/42752", + "number": 42752, + "title": "doc: add `node:` prefix for all core modules", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-15T23:24:08Z", + "updatedAt": "2022-04-18T14:26:06Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "aduh95", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842TSin", + "url": "https://github.com/nodejs/node/pull/42751", + "number": 42751, + "title": "doc: close tag in n-api.md", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-15T18:28:57Z", + "updatedAt": "2022-04-18T09:45:26Z", + "closedAt": "2022-04-18T09:45:24Z", + "mergedAt": "2022-04-18T09:45:24Z" + }, + "author": { + "username": "LiviaMedeiros", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOBnCoNM42TJ97", + "url": "https://github.com/nodejs/create-node-meeting-artifacts/pull/113", + "number": 113, + "title": "meta: remove mmarchini from TSC meeting invite", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-15T17:26:24Z", + "updatedAt": "2022-04-16T17:36:20Z", + "closedAt": "2022-04-16T17:36:20Z", + "mergedAt": "2022-04-16T17:36:19Z" + }, + "author": { + "username": "mmarchini", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMDgwNDYzODg=", + "nameWithOwner": "nodejs/create-node-meeting-artifacts", + "url": "https://github.com/nodejs/create-node-meeting-artifacts", + "description": "Tool to create artifacts for node.js team meetings", + "name": "create-node-meeting-artifacts", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAjE6d842TJfS", + "url": "https://github.com/nodejs/email/pull/187", + "number": 187, + "title": "meta: remove mmarchini from mailing lists", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-15T17:22:28Z", + "updatedAt": "2022-04-15T18:00:37Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "mmarchini", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNjc4MDY2Mw==", + "nameWithOwner": "nodejs/email", + "url": "https://github.com/nodejs/email", + "description": "MX server management for iojs.org (and eventually nodejs.org)", + "name": "email", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCuh9e842TJO0", + "url": "https://github.com/nodejs/unofficial-builds/pull/57", + "number": 57, + "title": "meta: move mmarchini to emeritus", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-15T17:20:34Z", + "updatedAt": "2022-04-15T17:20:34Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "mmarchini", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxODMwMDg2MzU=", + "nameWithOwner": "nodejs/unofficial-builds", + "url": "https://github.com/nodejs/unofficial-builds", + "description": "Unofficial binaries for Node.js", + "name": "unofficial-builds", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAVrv9s42TJAp", + "url": "https://github.com/nodejs/build/pull/2930", + "number": 2930, + "title": "meta: move mmarchini to emeritus", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-15T17:18:58Z", + "updatedAt": "2022-04-15T17:18:59Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "mmarchini", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyMjczNjg4Ng==", + "nameWithOwner": "nodejs/build", + "url": "https://github.com/nodejs/build", + "description": "Better build and test infra for Node.", + "name": "build", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAc-Klc42TIw2", + "url": "https://github.com/nodejs/diagnostics/pull/555", + "number": 555, + "title": "meta: move mmarchini to emeritus", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-15T17:16:51Z", + "updatedAt": "2022-04-18T12:51:41Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "mmarchini", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMDM3ODY0NQ==", + "nameWithOwner": "nodejs/diagnostics", + "url": "https://github.com/nodejs/diagnostics", + "description": "Node.js Diagnostics Working Group", + "name": "diagnostics", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAmlJl842TInn", + "url": "https://github.com/nodejs/admin/pull/680", + "number": 680, + "title": "meta: move mmarchini to emeritus", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-15T17:15:39Z", + "updatedAt": "2022-04-16T17:08:13Z", + "closedAt": "2022-04-16T17:08:13Z", + "mergedAt": "2022-04-16T17:08:12Z" + }, + "author": { + "username": "mmarchini", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MDQ1NDU1MQ==", + "nameWithOwner": "nodejs/admin", + "url": "https://github.com/nodejs/admin", + "description": "Facilitating joint collaboration amongst the TSC and CommComm", + "name": "admin", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOEN36fM42TIep", + "url": "https://github.com/nodejs/next-10/pull/129", + "number": 129, + "title": "meta: move mmarchini to emeritus", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-15T17:14:40Z", + "updatedAt": "2022-04-15T17:32:32Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "mmarchini", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyODI5ODMwMzY=", + "nameWithOwner": "nodejs/next-10", + "url": "https://github.com/nodejs/next-10", + "description": "Repository for discussion on strategic directions for next 10 years of Node.js", + "name": "next-10", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842TIXb", + "url": "https://github.com/nodejs/node/pull/42750", + "number": 42750, + "title": "meta: move mmarchini to emeritus", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-15T17:13:39Z", + "updatedAt": "2022-04-16T17:16:02Z", + "closedAt": "2022-04-16T17:16:01Z", + "mergedAt": "2022-04-16T17:16:01Z" + }, + "author": { + "username": "mmarchini", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842SwlX", + "url": "https://github.com/nodejs/node/pull/42749", + "number": 42749, + "title": "async_hooks: avoid decrementing iterator after erase", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-15T14:26:59Z", + "updatedAt": "2022-04-17T14:37:16Z", + "closedAt": "2022-04-17T14:37:15Z", + "mergedAt": "2022-04-17T14:37:15Z" + }, + "author": { + "username": "dygabo", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAE8mGM42SlHe", + "url": "https://github.com/nodejs/readable-stream/pull/471", + "number": 471, + "title": "Node 18", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-15T13:10:18Z", + "updatedAt": "2022-04-17T09:46:59Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "ShogunPanda", + "association": "FIRST_TIME_CONTRIBUTOR" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk1MTg3MDk2", + "nameWithOwner": "nodejs/readable-stream", + "url": "https://github.com/nodejs/readable-stream", + "description": "Node-core streams for userland", + "name": "readable-stream", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842Sbwx", + "url": "https://github.com/nodejs/node/pull/42748", + "number": 42748, + "title": "src: define S_IWUSR & S_IRUSR for Windows", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-15T11:58:58Z", + "updatedAt": "2022-04-16T17:17:41Z", + "closedAt": "2022-04-16T17:17:35Z", + "mergedAt": null + }, + "author": { + "username": "ilg-ul", + "association": "FIRST_TIME_CONTRIBUTOR" + }, + "comments": { + "count": 7 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842SC2t", + "url": "https://github.com/nodejs/node/pull/42747", + "number": 42747, + "title": "test: validate websteam encoder/decoder inpector", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-15T08:54:07Z", + "updatedAt": "2022-04-17T20:20:10Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "kuriyosh", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842SAzX", + "url": "https://github.com/nodejs/node/pull/42746", + "number": 42746, + "title": "benchmark: fix misc/startup failure", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-15T08:43:54Z", + "updatedAt": "2022-04-17T14:44:35Z", + "closedAt": "2022-04-17T14:37:21Z", + "mergedAt": "2022-04-17T14:37:21Z" + }, + "author": { + "username": "aduh95", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842R_UY", + "url": "https://github.com/nodejs/node/pull/42745", + "number": 42745, + "title": "test: improve lib/internal/test_runner/test.js coverage", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-15T08:33:22Z", + "updatedAt": "2022-04-17T14:32:50Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "fossamagna", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 10 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842Q6kX", + "url": "https://github.com/nodejs/node/pull/42744", + "number": 42744, + "title": "deps: upgrade npm to 8.7.0", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-14T21:57:06Z", + "updatedAt": "2022-04-17T05:28:40Z", + "closedAt": "2022-04-17T05:28:40Z", + "mergedAt": null + }, + "author": { + "username": "npm-robot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 7 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAVrv9s42QAQJ", + "url": "https://github.com/nodejs/build/pull/2928", + "number": 2928, + "title": "doc: update Build WG Slack channel", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-14T17:05:37Z", + "updatedAt": "2022-04-15T16:04:18Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "richardlau", + "association": "MEMBER" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyMjczNjg4Ng==", + "nameWithOwner": "nodejs/build", + "url": "https://github.com/nodejs/build", + "description": "Better build and test infra for Node.", + "name": "build", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAVrv9s42P0DL", + "url": "https://github.com/nodejs/build/pull/2927", + "number": 2927, + "title": "jenkins: run win32 CI on Node.js 19", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-14T16:02:20Z", + "updatedAt": "2022-04-14T16:04:19Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "richardlau", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyMjczNjg4Ng==", + "nameWithOwner": "nodejs/build", + "url": "https://github.com/nodejs/build", + "description": "Better build and test infra for Node.", + "name": "build", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842PlsE", + "url": "https://github.com/nodejs/node/pull/42740", + "number": 42740, + "title": "deps: update V8 to 10.2", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-14T14:58:11Z", + "updatedAt": "2022-04-16T16:12:48Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "targos", + "association": "MEMBER" + }, + "comments": { + "count": 10 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842Pcff", + "url": "https://github.com/nodejs/node/pull/42739", + "number": 42739, + "title": "doc: improve fragment (`:target`) anchors behavior on HTML version", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-14T14:20:02Z", + "updatedAt": "2022-04-17T14:53:45Z", + "closedAt": "2022-04-17T14:51:42Z", + "mergedAt": "2022-04-17T14:51:42Z" + }, + "author": { + "username": "aduh95", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842PW4S", + "url": "https://github.com/nodejs/node/pull/42738", + "number": 42738, + "title": "docs,test: add tests and docs for duplex.fromWeb and duplex.toWeb", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-14T13:57:03Z", + "updatedAt": "2022-04-18T12:52:58Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "ErickWendel", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842PM6M", + "url": "https://github.com/nodejs/node/pull/42737", + "number": 42737, + "title": "doc: fix `added:` info for `outgoingMessage.writable*`", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-14T13:15:14Z", + "updatedAt": "2022-04-17T19:12:58Z", + "closedAt": "2022-04-17T06:31:47Z", + "mergedAt": "2022-04-17T06:31:47Z" + }, + "author": { + "username": "lpinca", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842O99F", + "url": "https://github.com/nodejs/node/pull/42736", + "number": 42736, + "title": "[v14.x] doc: specify flag needed for JSON modules", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-14T12:07:01Z", + "updatedAt": "2022-04-14T21:44:23Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842O68n", + "url": "https://github.com/nodejs/node/pull/42735", + "number": 42735, + "title": "[v16.x] doc: specify flag needed for JSON modules", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-14T11:51:52Z", + "updatedAt": "2022-04-14T20:19:14Z", + "closedAt": "2022-04-14T20:19:13Z", + "mergedAt": null + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842O57T", + "url": "https://github.com/nodejs/node/pull/42734", + "number": 42734, + "title": "doc: revise data imports and node: imports sections", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-14T11:46:22Z", + "updatedAt": "2022-04-14T18:28:53Z", + "closedAt": "2022-04-14T18:22:15Z", + "mergedAt": "2022-04-14T18:22:15Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842OrEb", + "url": "https://github.com/nodejs/node/pull/42733", + "number": 42733, + "title": "doc: copyedit http.OutgoingMessage documentation", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-14T10:30:58Z", + "updatedAt": "2022-04-17T19:24:57Z", + "closedAt": "2022-04-17T19:23:55Z", + "mergedAt": "2022-04-17T19:23:55Z" + }, + "author": { + "username": "lpinca", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs842OS67", + "url": "https://github.com/nodejs/node/pull/42731", + "number": 42731, + "title": "child_process: add hasRef to ChildProcess", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-14T08:39:36Z", + "updatedAt": "2022-04-18T01:30:28Z", + "closedAt": "2022-04-18T01:30:28Z", + "mergedAt": null + }, + "author": { + "username": "daeyeon", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCgaNy842ONpV", + "url": "https://github.com/nodejs/nodejs.dev/pull/2383", + "number": 2383, + "title": "Update index.md", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-14T08:15:01Z", + "updatedAt": "2022-04-15T04:38:03Z", + "closedAt": "2022-04-15T04:38:03Z", + "mergedAt": "2022-04-15T04:38:03Z" + }, + "author": { + "username": "Nditah", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCgaNy842OH8F", + "url": "https://github.com/nodejs/nodejs.dev/pull/2382", + "number": 2382, + "title": "Update index.md", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-14T07:46:27Z", + "updatedAt": "2022-04-15T04:33:49Z", + "closedAt": "2022-04-15T04:33:49Z", + "mergedAt": "2022-04-15T04:33:49Z" + }, + "author": { + "username": "Nditah", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + } + ], + "discussions": [ + { + "meta": { + "id": "D_kwDOAZ7xs84APRfZ", + "url": "https://github.com/nodejs/node/discussions/42705", + "number": 42705, + "title": "http.request crash nodejs 32 bit", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-04-11T15:19:41Z", + "updatedAt": "2022-04-18T02:02:49Z" + }, + "author": { + "username": "mohammadmoth", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84APNqR", + "url": "https://github.com/nodejs/node/discussions/42615", + "number": 42615, + "title": "TLS CERT serial number as DEC", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-04-05T13:20:48Z", + "updatedAt": "2022-04-16T10:09:26Z" + }, + "author": { + "username": "dugaquilin", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84APS49", + "url": "https://github.com/nodejs/node/discussions/42732", + "number": 42732, + "title": "[off-topic post, locked]", + "type": "Discussion" + }, + "status": { + "locked": true + }, + "timing": { + "createdAt": "2022-04-14T10:17:43Z", + "updatedAt": "2022-04-15T14:13:05Z" + }, + "author": { + "username": "Lypheal", + "association": "NONE" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84APSCT", + "url": "https://github.com/nodejs/node/discussions/42715", + "number": 42715, + "title": "When will the new Nodejs 16.x LTS version release?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-04-13T03:52:05Z", + "updatedAt": "2022-04-13T14:21:28Z" + }, + "author": { + "username": "timescodex", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4APRyL", + "url": "https://github.com/nodejs/undici/discussions/1333", + "number": 1333, + "title": "How to close the connection on some condition", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-04-12T18:41:14Z", + "updatedAt": "2022-04-12T18:41:14Z" + }, + "author": { + "username": "cumhuronat", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84APRGL", + "url": "https://github.com/nodejs/node/discussions/42698", + "number": 42698, + "title": "NPM supply chain attacks", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-04-11T19:03:21Z", + "updatedAt": "2022-04-11T19:16:41Z" + }, + "author": { + "username": "marsonya", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + } + ] } diff --git a/core/examples/relativeDate.js b/core/examples/relativeDate.js index 3c21def..fe098f0 100644 --- a/core/examples/relativeDate.js +++ b/core/examples/relativeDate.js @@ -1,17 +1,17 @@ -const core = require('@retrogen/core') -const { DateTime } = require('luxon') +const core = require('@retrogen/core'); +const { DateTime } = require('luxon'); -async function generate () { - const now = DateTime.now() - const then = now.minus({ days: 7 }) - const dates = { - start: then.toISODate(), - end: now.toISODate() - } +async function generate() { + const now = DateTime.now(); + const then = now.minus({ days: 7 }); + const dates = { + start: then.toISODate(), + end: now.toISODate(), + }; - const data = await core('nodejs', dates) + const data = await core('nodejs', dates); - console.log(JSON.stringify(data, null, 2)) + console.log(JSON.stringify(data, null, 2)); } -generate() +generate(); diff --git a/core/index.js b/core/index.js index 624ec85..90ddda1 100644 --- a/core/index.js +++ b/core/index.js @@ -1,118 +1,126 @@ -require('dotenv').config() -let { graphql } = require('@octokit/graphql') -const query = require('./queries/query') -const returnUsable = require('./util/returnUsable') +require('dotenv').config(); +let { graphql } = require('@octokit/graphql'); +const query = require('./queries/query'); +const returnUsable = require('./util/returnUsable'); graphql = graphql.defaults({ - headers: { - authorization: `token ${process.env.GITHUB_TOKEN}` - } -}) + headers: { + authorization: `token ${process.env.GITHUB_TOKEN}`, + }, +}); -async function generate (owner, dates = {}, options = {}) { - if (!owner) throw new Error('No owner provided.') +async function generate(owner, dates = {}, options = {}) { + if (!owner) throw new Error('No owner provided.'); - const usableOptions = { - sort: options.sort ?? 'updated', // defaults to sorting by most recent - per_page: options.per_page ?? 100 // defaults to max - } + const usableOptions = { + sort: options.sort ?? 'updated', // defaults to sorting by most recent + per_page: options.per_page ?? 100, // defaults to max + }; - const usableDates = { - start: dates.start, - end: dates.end - } + const usableDates = { + start: dates.start, + end: dates.end, + }; - // the query we pass to GitHub. This includes both the owner and the time range we want to search. - const generatedQuery = `org:${owner} updated:${usableDates.start}..${usableDates.end}` - const data = { - meta: { // general information that we'll want to use in multiple places - issues: { - count: 0, - authors: { - count: 0, - list: [] - } - }, - pullRequests: { - count: 0, - authors: { - count: 0, - list: [] - } - }, - discussions: { - count: 0, - authors: { - count: 0, - list: [] - } - }, - owner: '' - }, - issues: [], // array of issues that exist according to the query - pullRequests: [], // array of PRs that exist according to the query - discussions: [] // array of discussions that exist according to the query - } - const queryOptions = { // variables that we pass to coreQuery - per_page: usableOptions.per_page, - generatedQuery: generatedQuery - } + // the query we pass to GitHub. This includes both the owner and the time range we want to search. + const generatedQuery = `org:${owner} updated:${usableDates.start}..${usableDates.end}`; + const data = { + meta: { + // general information that we'll want to use in multiple places + issues: { + count: 0, + authors: { + count: 0, + list: [], + }, + }, + pullRequests: { + count: 0, + authors: { + count: 0, + list: [], + }, + }, + discussions: { + count: 0, + authors: { + count: 0, + list: [], + }, + }, + owner: '', + }, + issues: [], // array of issues that exist according to the query + pullRequests: [], // array of PRs that exist according to the query + discussions: [], // array of discussions that exist according to the query + }; + const queryOptions = { + // variables that we pass to coreQuery + per_page: usableOptions.per_page, + generatedQuery: generatedQuery, + }; - // get our information out of GitHub, using the require'd `query` as our query. - const results = await graphql(query, queryOptions) + // get our information out of GitHub, using the require'd `query` as our query. + const results = await graphql(query, queryOptions); - for (const issue in results.issuesPrs.nodes) { - // generate a usable object for each issue/PR - const usable = await returnUsable(results.issuesPrs.nodes[issue]) - // set the owner of the org for meta use - if (data.meta.owner === '') { - data.meta.owner = results.issuesPrs.nodes[issue].repository.owner.login - } + for (const issue in results.issuesPrs.nodes) { + // generate a usable object for each issue/PR + const usable = await returnUsable(results.issuesPrs.nodes[issue]); + // set the owner of the org for meta use + if (data.meta.owner === '') { + data.meta.owner = results.issuesPrs.nodes[issue].repository.owner.login; + } - if (results.issuesPrs.nodes[issue].__typename === 'Issue') { - // increment the count of unique authors - if (!data.meta.issues.authors.list.includes(usable.author.username)) { - data.meta.issues.authors.list.push(usable.author.username) - data.meta.issues.authors.count++ - } - // increment the total counter by one for every issue that we find - data.meta.issues.count++ - // populate the appropriate array with the usable object - data.issues.push(usable) - } + if (results.issuesPrs.nodes[issue].__typename === 'Issue') { + // increment the count of unique authors + if (!data.meta.issues.authors.list.includes(usable.author.username)) { + data.meta.issues.authors.list.push(usable.author.username); + data.meta.issues.authors.count++; + } + // increment the total counter by one for every issue that we find + data.meta.issues.count++; + // populate the appropriate array with the usable object + data.issues.push(usable); + } - if (results.issuesPrs.nodes[issue].__typename === 'PullRequest') { - // increment the count of unique authors - if (!data.meta.pullRequests.authors.list.includes(usable.author.username)) { - data.meta.pullRequests.authors.list.push(usable.author.username) - data.meta.pullRequests.authors.count++ - } - // increment the total counter by one for every issue that we find - data.meta.pullRequests.count++ - // populate the appropriate array with the usable object - data.pullRequests.push(usable) - } - } + if (results.issuesPrs.nodes[issue].__typename === 'PullRequest') { + // increment the count of unique authors + if ( + !data.meta.pullRequests.authors.list.includes(usable.author.username) + ) { + data.meta.pullRequests.authors.list.push(usable.author.username); + data.meta.pullRequests.authors.count++; + } + // increment the total counter by one for every issue that we find + data.meta.pullRequests.count++; + // populate the appropriate array with the usable object + data.pullRequests.push(usable); + } + } - for (const discussion in results.discussions.nodes) { - const usable = await returnUsable(results.discussions.nodes[discussion], 'Discussion') + for (const discussion in results.discussions.nodes) { + const usable = await returnUsable( + results.discussions.nodes[discussion], + 'Discussion', + ); - // set the owner of the org for meta use - if (data.meta.owner === '') { - data.meta.owner = results.discussions.nodes[discussion].repository.owner.login - } + // set the owner of the org for meta use + if (data.meta.owner === '') { + data.meta.owner = + results.discussions.nodes[discussion].repository.owner.login; + } - // increment the count of unique authors - if (!data.meta.discussions.authors.list.includes(usable.author.username)) { - data.meta.discussions.authors.list.push(usable.author.username) - data.meta.discussions.authors.count++ - } - // increment the total counter by one for every issue that we find - data.meta.discussions.count++ - // populate the appropriate array with the usable object - data.discussions.push(usable) - } - return data + // increment the count of unique authors + if (!data.meta.discussions.authors.list.includes(usable.author.username)) { + data.meta.discussions.authors.list.push(usable.author.username); + data.meta.discussions.authors.count++; + } + // increment the total counter by one for every issue that we find + data.meta.discussions.count++; + // populate the appropriate array with the usable object + data.discussions.push(usable); + } + return data; } -module.exports = generate +module.exports = generate; diff --git a/core/package.json b/core/package.json index 2ed753d..f8d54bf 100644 --- a/core/package.json +++ b/core/package.json @@ -1,42 +1,42 @@ { - "name": "@retrogen/core", - "version": "0.0.2", - "description": "generates data from an organization you pass in", - "main": "index.js", - "scripts": { - "biome:format": "npx @biomejs/biome format --write .", - "biome:lint": "npx @biomejs/biome lint .", - "biome:lint:write": "npx @biomejs/biome lint --write .", - "coverage": "nyc node --test", - "examples": "npm run examples:default && npm run examples:defaultWithOptions && npm run examples:relativeDate", - "examples:output": "npm run examples:default:output && npm run examples:defaultWithOptions:output && npm run examples:relativeDate:output", - "examples:default": "node examples/default.js", - "examples:defaultWithOptions": "node examples/defaultWithOptions.js", - "examples:relativeDate": "node examples/relativeDate.js", - "examples:default:output": "node examples/default.js > examples/output/default.json", - "examples:defaultWithOptions:output": "node examples/defaultWithOptions.js > examples/output/defaultWithOptions.json", - "examples:relativeDate:output": "node examples/relativeDate.js > examples/output/relativeDate.json", - "test": "node --test", - "updates:check": "npx npm-check-updates", - "updates:update": "npx npm-check-updates -u" - }, - "author": "Tierney Cyren (https://bnb.im/)", - "license": "MIT", - "devDependencies": { - "@biomejs/biome": "^1.8.3", - "nyc": "^15.1.0" - }, - "dependencies": { - "@octokit/rest": "^18.12.0", - "dotenv": "^16.0.0", - "luxon": "^2.3.1" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/cutenode/retrogen.git" - }, - "bugs": { - "url": "https://github.com/cutenode/retrogen/issues" - }, - "homepage": "https://github.com/cutenode/retrogen#readme" + "name": "@retrogen/core", + "version": "0.0.2", + "description": "generates data from an organization you pass in", + "main": "index.js", + "scripts": { + "biome:format": "npx @biomejs/biome format --write .", + "biome:lint": "npx @biomejs/biome lint .", + "biome:lint:write": "npx @biomejs/biome lint --write .", + "coverage": "nyc node --test", + "examples": "npm run examples:default && npm run examples:defaultWithOptions && npm run examples:relativeDate", + "examples:output": "npm run examples:default:output && npm run examples:defaultWithOptions:output && npm run examples:relativeDate:output", + "examples:default": "node examples/default.js", + "examples:defaultWithOptions": "node examples/defaultWithOptions.js", + "examples:relativeDate": "node examples/relativeDate.js", + "examples:default:output": "node examples/default.js > examples/output/default.json", + "examples:defaultWithOptions:output": "node examples/defaultWithOptions.js > examples/output/defaultWithOptions.json", + "examples:relativeDate:output": "node examples/relativeDate.js > examples/output/relativeDate.json", + "test": "node --test", + "updates:check": "npx npm-check-updates", + "updates:update": "npx npm-check-updates -u" + }, + "author": "Tierney Cyren (https://bnb.im/)", + "license": "MIT", + "devDependencies": { + "@biomejs/biome": "^1.8.3", + "nyc": "^15.1.0" + }, + "dependencies": { + "@octokit/rest": "^18.12.0", + "dotenv": "^16.0.0", + "luxon": "^2.3.1" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/cutenode/retrogen.git" + }, + "bugs": { + "url": "https://github.com/cutenode/retrogen/issues" + }, + "homepage": "https://github.com/cutenode/retrogen#readme" } diff --git a/core/queries/query.js b/core/queries/query.js index 187230d..6a65166 100644 --- a/core/queries/query.js +++ b/core/queries/query.js @@ -1,7 +1,6 @@ // I'm sorry I did this, I just didn't want this massive string in the main file. -module.exports = -`query ($endCursor: String, $generatedQuery: String!, $per_page: Int!) { +module.exports = `query ($endCursor: String, $generatedQuery: String!, $per_page: Int!) { issuesPrs: search( first: $per_page after: $endCursor @@ -116,4 +115,4 @@ module.exports = } } } -}` +}`; diff --git a/core/util/returnUsable.js b/core/util/returnUsable.js index d5ae4f0..44a7003 100644 --- a/core/util/returnUsable.js +++ b/core/util/returnUsable.js @@ -1,36 +1,36 @@ -async function returnUsable (obj, type) { - const usable = { - meta: { - id: obj.id, - url: obj.url, - number: obj.number, - title: obj.title, - type: obj.__typename ?? type - }, - status: { - state: obj.state, - locked: obj.locked, - isDraft: obj.isDraft, - merged: obj.merged, - closed: obj.closed - }, - timing: { - createdAt: obj.createdAt, - updatedAt: obj.updatedAt, - closedAt: obj.closedAt, - mergedAt: obj.mergedAt - }, - author: { - username: obj.author.login ? obj.author.login : "ghost", - association: obj.authorAssociation - }, - comments: { - count: obj.comments.totalCount - }, - repo: obj.repository - } +async function returnUsable(obj, type) { + const usable = { + meta: { + id: obj.id, + url: obj.url, + number: obj.number, + title: obj.title, + type: obj.__typename ?? type, + }, + status: { + state: obj.state, + locked: obj.locked, + isDraft: obj.isDraft, + merged: obj.merged, + closed: obj.closed, + }, + timing: { + createdAt: obj.createdAt, + updatedAt: obj.updatedAt, + closedAt: obj.closedAt, + mergedAt: obj.mergedAt, + }, + author: { + username: obj.author.login ? obj.author.login : 'ghost', + association: obj.authorAssociation, + }, + comments: { + count: obj.comments.totalCount, + }, + repo: obj.repository, + }; - return usable + return usable; } -module.exports = returnUsable +module.exports = returnUsable; diff --git a/generate/biome.json b/generate/biome.json index 0b8c60f..3a7b021 100644 --- a/generate/biome.json +++ b/generate/biome.json @@ -14,4 +14,4 @@ "recommended": true } } -} \ No newline at end of file +} diff --git a/generate/examples/default.js b/generate/examples/default.js index 3bef554..00df15d 100644 --- a/generate/examples/default.js +++ b/generate/examples/default.js @@ -1,14 +1,14 @@ -const generate = require('@retrogen/generate') +const generate = require('@retrogen/generate'); -async function markdown () { - // the date range we want to get information for - const dates = { - start: '2022-03-27', - end: '2022-04-02' - } +async function markdown() { + // the date range we want to get information for + const dates = { + start: '2022-03-27', + end: '2022-04-02', + }; - // this will generate markdown for the Node.js GitHub organization that includes data for Issues, PRs, and Discussions from 2022-03-27 to 2022-04-02 - await generate('nodejs', dates, { log: true }) + // this will generate markdown for the Node.js GitHub organization that includes data for Issues, PRs, and Discussions from 2022-03-27 to 2022-04-02 + await generate('nodejs', dates, { log: true }); } -markdown() +markdown(); diff --git a/generate/examples/dynamicDates.js b/generate/examples/dynamicDates.js index 55361c0..967a917 100644 --- a/generate/examples/dynamicDates.js +++ b/generate/examples/dynamicDates.js @@ -1,18 +1,18 @@ -const generate = require('@retrogen/generate') -const { DateTime } = require('luxon') +const generate = require('@retrogen/generate'); +const { DateTime } = require('luxon'); -async function markdown () { - const now = DateTime.now() - const then = now.minus({ days: 7 }) +async function markdown() { + const now = DateTime.now(); + const then = now.minus({ days: 7 }); - // the date range we want to get information for - const dates = { - start: then.toISODate(), - end: now.toISODate() - } + // the date range we want to get information for + const dates = { + start: then.toISODate(), + end: now.toISODate(), + }; - // this will generate markdown for the Node.js GitHub organization that includes data for Issues, PRs, and Discussions from 2022-03-27 to 2022-04-02 - await generate('nodejs', dates, { log: true }) + // this will generate markdown for the Node.js GitHub organization that includes data for Issues, PRs, and Discussions from 2022-03-27 to 2022-04-02 + await generate('nodejs', dates, { log: true }); } -markdown() +markdown(); diff --git a/generate/index.js b/generate/index.js index d8b5eb2..a1d9c59 100644 --- a/generate/index.js +++ b/generate/index.js @@ -1,22 +1,25 @@ -const core = require('@retrogen/core') -const templates = require('@retrogen/templates') +const core = require('@retrogen/core'); +const templates = require('@retrogen/templates'); -async function generate (owner, dates, options) { - if (!owner) throw new Error('No owner provided. You must provide an owner to @retrogen/generate.') +async function generate(owner, dates, options) { + if (!owner) + throw new Error( + 'No owner provided. You must provide an owner to @retrogen/generate.', + ); - const usableOptions = { - headerDates: options?.headerDates ?? true, - start: dates.start, - end: dates.end - } - const data = await core(owner, usableOptions) - const markdown = await templates('basic', data, usableOptions) + const usableOptions = { + headerDates: options?.headerDates ?? true, + start: dates.start, + end: dates.end, + }; + const data = await core(owner, usableOptions); + const markdown = await templates('basic', data, usableOptions); - if (options?.log) { - console.log(markdown) - } + if (options?.log) { + console.log(markdown); + } - return markdown + return markdown; } -module.exports = generate +module.exports = generate; diff --git a/generate/package.json b/generate/package.json index 9a8a2b4..485b2e7 100644 --- a/generate/package.json +++ b/generate/package.json @@ -1,42 +1,42 @@ { - "name": "@retrogen/generate", - "version": "0.0.2", - "description": "", - "main": "index.js", - "scripts": { - "biome:format": "npx @biomejs/biome format --write .", - "biome:lint": "npx @biomejs/biome lint .", - "biome:lint:write": "npx @biomejs/biome lint --write .", - "updates:check": "npx npm-check-updates", - "updates:update": "npx npm-check-updates -u", - "test": "node --test", - "coverage": "nyc node --test", - "examples": "npm run examples:default && npm run examples:dynamicDates", - "examples:output": "npm run examples:default:output && npm run examples:dynamicDates:output", - "examples:default": "node examples/default.js", - "examples:dynamicDates": "node examples/dynamicDates.js", - "examples:default:output": "node examples/default.js > examples/output/default.md", - "examples:dynamicDates:output": "node examples/dynamicDates.js > examples/output/dynamicDates.md" - }, - "keywords": [], - "author": "Tierney Cyren (https://bnb.im/)", - "license": "MIT", - "dependencies": { - "@retrogen/core": "^0.0.2", - "@retrogen/templates": "^0.0.2" - }, - "devDependencies": { - "@biomejs/biome": "^1.8.3", - "dotenv": "^16.0.0", - "luxon": "^2.3.1", - "nyc": "^15.1.0" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/cutenode/retrogen.git" - }, - "bugs": { - "url": "https://github.com/cutenode/retrogen/issues" - }, - "homepage": "https://github.com/cutenode/retrogen#readme" + "name": "@retrogen/generate", + "version": "0.0.2", + "description": "", + "main": "index.js", + "scripts": { + "biome:format": "npx @biomejs/biome format --write .", + "biome:lint": "npx @biomejs/biome lint .", + "biome:lint:write": "npx @biomejs/biome lint --write .", + "updates:check": "npx npm-check-updates", + "updates:update": "npx npm-check-updates -u", + "test": "node --test", + "coverage": "nyc node --test", + "examples": "npm run examples:default && npm run examples:dynamicDates", + "examples:output": "npm run examples:default:output && npm run examples:dynamicDates:output", + "examples:default": "node examples/default.js", + "examples:dynamicDates": "node examples/dynamicDates.js", + "examples:default:output": "node examples/default.js > examples/output/default.md", + "examples:dynamicDates:output": "node examples/dynamicDates.js > examples/output/dynamicDates.md" + }, + "keywords": [], + "author": "Tierney Cyren (https://bnb.im/)", + "license": "MIT", + "dependencies": { + "@retrogen/core": "^0.0.2", + "@retrogen/templates": "^0.0.2" + }, + "devDependencies": { + "@biomejs/biome": "^1.8.3", + "dotenv": "^16.0.0", + "luxon": "^2.3.1", + "nyc": "^15.1.0" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/cutenode/retrogen.git" + }, + "bugs": { + "url": "https://github.com/cutenode/retrogen/issues" + }, + "homepage": "https://github.com/cutenode/retrogen#readme" } diff --git a/templates/biome.json b/templates/biome.json index 0b8c60f..3a7b021 100644 --- a/templates/biome.json +++ b/templates/biome.json @@ -14,4 +14,4 @@ "recommended": true } } -} \ No newline at end of file +} diff --git a/templates/dir.js b/templates/dir.js index eb1b8e8..5092b4d 100644 --- a/templates/dir.js +++ b/templates/dir.js @@ -1 +1 @@ -module.exports = __dirname +module.exports = __dirname; diff --git a/templates/examples/data/example.json b/templates/examples/data/example.json index 6f296cd..23caa1a 100644 --- a/templates/examples/data/example.json +++ b/templates/examples/data/example.json @@ -1,4168 +1,4168 @@ { - "meta": { - "issues": { - "count": 32, - "authors": { - "count": 24, - "list": [ - "cjh980402", - "mmomtchev", - "ZehMatt", - "rvagg", - "mojiehui", - "KhafraDev", - "BethGriggs", - "guest271314", - "github-actions", - "mhdawson", - "nschonni", - "iansu", - "sxa", - "blueicehaller", - "zloirock", - "johndevedu", - "justincando", - "jgowdy", - "Boniqx", - "SimenB", - "Vs75", - "ThePedroo", - "mcollina", - "bmacnaughton" - ] - } - }, - "pullRequests": { - "count": 68, - "authors": { - "count": 33, - "list": [ - "bcoe", - "Trott", - "ArchFeh", - "cola119", - "tniessen", - "mmomtchev", - "dependabot", - "targos", - "cesarionivar", - "BethGriggs", - "mhdawson", - "austinkelleher", - "CreatorX64", - "lpinca", - "richardlau", - "GoogleInfinity", - "cjihrig", - "SandraSavic", - "aduh95", - "vmoroz", - "kuriyosh", - "LiviaMedeiros", - "juanarbol", - "wjhsf", - "devnexen", - "KendallDoesCoding", - "yonycalsin", - "SimenB", - "tatsuyafujisaki", - "kcak11", - "legendecas", - "joyeecheung", - "Im2451soon" - ] - } - }, - "discussions": { - "count": 8, - "authors": { - "count": 8, - "list": [ - "ivanjeremic", - "guest271314", - "chaochao815", - "kwonoj", - "getify", - "DoReVo", - "cubecleveland", - "dugaquilin" - ] - } - }, - "owner": "nodejs" - }, - "issues": [ - { - "meta": { - "id": "I_kwDOB-7WbM5Hcuhi", - "url": "https://github.com/nodejs/undici/issues/1328", - "number": 1328, - "title": "Strange result with `set-cookie` header of `undici.fetch`", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T16:54:44Z", - "updatedAt": "2022-04-09T20:35:52Z", - "closedAt": null - }, - "author": { - "username": "cjh980402", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85HcdiI", - "url": "https://github.com/nodejs/node/issues/42670", - "number": 42670, - "title": "The embedded Node.js example leads to a crash", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T14:36:57Z", - "updatedAt": "2022-04-09T14:36:57Z", - "closedAt": null - }, - "author": { - "username": "mmomtchev", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5HcVJU", - "url": "https://github.com/nodejs/help/issues/3821", - "number": 3821, - "title": "Unable to listen on port 80", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T13:17:42Z", - "updatedAt": "2022-04-09T13:40:20Z", - "closedAt": null - }, - "author": { - "username": "ZehMatt", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAVrv9s5HbbEC", - "url": "https://github.com/nodejs/build/issues/2920", - "number": 2920, - "title": "TODO: add logrotate renice to www server ansible script", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T07:09:31Z", - "updatedAt": "2022-04-09T07:09:56Z", - "closedAt": null - }, - "author": { - "username": "rvagg", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyMjczNjg4Ng==", - "nameWithOwner": "nodejs/build", - "url": "https://github.com/nodejs/build", - "description": "Better build and test infra for Node.", - "name": "build", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5HafJB", - "url": "https://github.com/nodejs/help/issues/3820", - "number": 3820, - "title": "Why can't I get context data in Typeorm's logQuerySlow when logQuery does", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T03:56:32Z", - "updatedAt": "2022-04-09T03:59:39Z", - "closedAt": null - }, - "author": { - "username": "mojiehui", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOB-7WbM5HaJqu", - "url": "https://github.com/nodejs/undici/issues/1327", - "number": 1327, - "title": "[I am sorry about this] Jest bug when using `MockScope.delay`", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T02:09:05Z", - "updatedAt": "2022-04-09T06:39:39Z", - "closedAt": null - }, - "author": { - "username": "KhafraDev", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAf5C085HZ-oo", - "url": "https://github.com/nodejs/Release/issues/737", - "number": 737, - "title": "Release plan - v18.x Current", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T01:19:04Z", - "updatedAt": "2022-04-09T01:19:04Z", - "closedAt": null - }, - "author": { - "username": "BethGriggs", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMzQ0MDQ2Nw==", - "nameWithOwner": "nodejs/Release", - "url": "https://github.com/nodejs/Release", - "description": "Node.js Release Working Group", - "name": "Release", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85HZ2iF", - "url": "https://github.com/nodejs/node/issues/42664", - "number": 42664, - "title": "Continuous deployment of node nightly executable only for GitHub and CDN", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T00:21:40Z", - "updatedAt": "2022-04-09T09:22:53Z", - "closedAt": null - }, - "author": { - "username": "guest271314", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85HZ1Y1", - "url": "https://github.com/nodejs/reliability/issues/246", - "number": 246, - "title": "CI Reliability 2022-04-09", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T00:13:00Z", - "updatedAt": "2022-04-09T00:13:00Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAVrv9s5HYv2T", - "url": "https://github.com/nodejs/build/issues/2919", - "number": 2919, - "title": "Access for @KevinEady to debian 8 test VM", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T18:35:56Z", - "updatedAt": "2022-04-08T18:37:52Z", - "closedAt": null - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyMjczNjg4Ng==", - "nameWithOwner": "nodejs/build", - "url": "https://github.com/nodejs/build", - "description": "Better build and test infra for Node.", - "name": "build", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCuh9e85HYZpD", - "url": "https://github.com/nodejs/unofficial-builds/issues/56", - "number": 56, - "title": "17.9.0 build has stalled", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T17:24:28Z", - "updatedAt": "2022-04-08T17:24:28Z", - "closedAt": null - }, - "author": { - "username": "nschonni", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxODMwMDg2MzU=", - "nameWithOwner": "nodejs/unofficial-builds", - "url": "https://github.com/nodejs/unofficial-builds", - "description": "Unofficial binaries for Node.js", - "name": "unofficial-builds", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCMy8Ac5HYQeR", - "url": "https://github.com/nodejs/tooling/issues/140", - "number": 140, - "title": "Collab Summit Session - Austin June 2022", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T16:40:33Z", - "updatedAt": "2022-04-08T16:40:33Z", - "closedAt": null - }, - "author": { - "username": "iansu", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNDc2MzUyMDE=", - "nameWithOwner": "nodejs/tooling", - "url": "https://github.com/nodejs/tooling", - "description": "Advancing Node.js as a framework for writing great tools", - "name": "tooling", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCW9pp85HXodA", - "url": "https://github.com/nodejs/package-maintenance/issues/522", - "number": 522, - "title": "Session at collaborator summit", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T14:17:56Z", - "updatedAt": "2022-04-09T01:14:05Z", - "closedAt": null - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNTgyOTY0ODc=", - "nameWithOwner": "nodejs/package-maintenance", - "url": "https://github.com/nodejs/package-maintenance", - "description": "Repository for work for discussion of helping with maintenance of key packages in the ecosystem.", - "name": "package-maintenance", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOFXAcWc5HXGHv", - "url": "https://github.com/nodejs/loaders/issues/74", - "number": 74, - "title": "Node.js Loaders Team Meeting 2022-04-12", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T12:05:45Z", - "updatedAt": "2022-04-08T17:03:02Z", - "closedAt": null - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNTk2Njg4MjU=", - "nameWithOwner": "nodejs/loaders", - "url": "https://github.com/nodejs/loaders", - "description": "ECMAScript Modules Loaders", - "name": "loaders", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCuh9e85HW2lx", - "url": "https://github.com/nodejs/unofficial-builds/issues/55", - "number": 55, - "title": "Increase disk space on unofficial-builds.nodejs.org", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T10:59:44Z", - "updatedAt": "2022-04-08T10:59:44Z", - "closedAt": null - }, - "author": { - "username": "sxa", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxODMwMDg2MzU=", - "nameWithOwner": "nodejs/unofficial-builds", - "url": "https://github.com/nodejs/unofficial-builds", - "description": "Unofficial binaries for Node.js", - "name": "unofficial-builds", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85HWUrq", - "url": "https://github.com/nodejs/node/issues/42654", - "number": 42654, - "title": "Please provide GitHub Desktop Client as alternative to git", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-08T08:54:27Z", - "updatedAt": "2022-04-08T09:02:59Z", - "closedAt": "2022-04-08T09:02:30Z" - }, - "author": { - "username": "blueicehaller", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85HU_RB", - "url": "https://github.com/nodejs/reliability/issues/245", - "number": 245, - "title": "CI Reliability 2022-04-08", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T00:13:40Z", - "updatedAt": "2022-04-08T00:13:40Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOBwoOM85HU-ei", - "url": "https://github.com/nodejs/i18n/issues/645", - "number": 645, - "title": "i18n WG Meeting April 8th", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T00:06:52Z", - "updatedAt": "2022-04-08T00:06:52Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMTgwOTk1MDc=", - "nameWithOwner": "nodejs/i18n", - "url": "https://github.com/nodejs/i18n", - "description": "The Node.js Internationalization Working Group – A Community Committee initiative.", - "name": "i18n", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85HU75_", - "url": "https://github.com/nodejs/node/issues/42646", - "number": 42646, - "title": "`atob` should throw an error if the input is not correctly encoded", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T23:45:52Z", - "updatedAt": "2022-04-08T10:05:16Z", - "closedAt": null - }, - "author": { - "username": "zloirock", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAmWcF85HU03K", - "url": "https://github.com/nodejs/TSC/issues/1207", - "number": 1207, - "title": "request: update OpenSSL-Strategy.md w/ strategy on Node 17/18", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T22:48:11Z", - "updatedAt": "2022-04-07T23:02:48Z", - "closedAt": null - }, - "author": { - "username": "johndevedu", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MDIxMzUyNw==", - "nameWithOwner": "nodejs/TSC", - "url": "https://github.com/nodejs/TSC", - "description": "The Node.js Technical Steering Committee", - "name": "TSC", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAVrv9s5HUcTR", - "url": "https://github.com/nodejs/build/issues/2918", - "number": 2918, - "title": "Ability to run build-release-windows-arm64 job for people working on arm support", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T20:33:12Z", - "updatedAt": "2022-04-08T18:40:24Z", - "closedAt": null - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyMjczNjg4Ng==", - "nameWithOwner": "nodejs/build", - "url": "https://github.com/nodejs/build", - "description": "Better build and test infra for Node.", - "name": "build", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAmlJl85HUZ3m", - "url": "https://github.com/nodejs/admin/issues/676", - "number": 676, - "title": "Add @nsait-linaro and @pbo-linaro for platform-windows-arm ", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T20:22:24Z", - "updatedAt": "2022-04-07T20:22:24Z", - "closedAt": null - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MDQ1NDU1MQ==", - "nameWithOwner": "nodejs/admin", - "url": "https://github.com/nodejs/admin", - "description": "Facilitating joint collaboration amongst the TSC and CommComm", - "name": "admin", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5HT3pO", - "url": "https://github.com/nodejs/help/issues/3819", - "number": 3819, - "title": "windows 11 unknown spawn error error code -4094", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T18:00:15Z", - "updatedAt": "2022-04-07T18:00:15Z", - "closedAt": null - }, - "author": { - "username": "justincando", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85HTyEh", - "url": "https://github.com/nodejs/node/issues/42643", - "number": 42643, - "title": "arm64 cross-compile fails on amd64", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T17:42:10Z", - "updatedAt": "2022-04-09T09:03:24Z", - "closedAt": null - }, - "author": { - "username": "jgowdy", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5HTNha", - "url": "https://github.com/nodejs/help/issues/3818", - "number": 3818, - "title": "You'll need to upgrade to a newer Node.js version in order to use this version of npm. But Node version is greater than v10", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T15:33:41Z", - "updatedAt": "2022-04-07T15:33:41Z", - "closedAt": null - }, - "author": { - "username": "Boniqx", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOBm3e9M5HSpuX", - "url": "https://github.com/nodejs/node-core-utils/issues/617", - "number": 617, - "title": "git-node does not accept current github token format", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-07T13:43:01Z", - "updatedAt": "2022-04-07T22:17:46Z", - "closedAt": "2022-04-07T22:17:46Z" - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMDc4NjM3OTY=", - "nameWithOwner": "nodejs/node-core-utils", - "url": "https://github.com/nodejs/node-core-utils", - "description": "CLI tools for Node.js Core collaborators", - "name": "node-core-utils", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85HRO-h", - "url": "https://github.com/nodejs/node/issues/42638", - "number": 42638, - "title": "Global `fetch` breaks `source-map`", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T08:29:40Z", - "updatedAt": "2022-04-07T09:30:37Z", - "closedAt": null - }, - "author": { - "username": "SimenB", - "association": "MEMBER" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOApEwHM5HQb0T", - "url": "https://github.com/nodejs/help/issues/3817", - "number": 3817, - "title": "versions of node as shown in node.js command prompt and Cmder command prompt is different?", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T04:04:46Z", - "updatedAt": "2022-04-07T04:04:46Z", - "closedAt": null - }, - "author": { - "username": "Vs75", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", - "nameWithOwner": "nodejs/help", - "url": "https://github.com/nodejs/help", - "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", - "name": "help", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85HQI9E", - "url": "https://github.com/nodejs/node/issues/42635", - "number": 42635, - "title": "TLS corrupting buffer?", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-07T02:07:28Z", - "updatedAt": "2022-04-09T20:53:20Z", - "closedAt": "2022-04-07T03:24:03Z" - }, - "author": { - "username": "ThePedroo", - "association": "NONE" - }, - "comments": { - "count": 10 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOCBbXH85HP0NI", - "url": "https://github.com/nodejs/reliability/issues/244", - "number": 244, - "title": "CI Reliability 2022-04-07", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T00:13:01Z", - "updatedAt": "2022-04-07T00:13:01Z", - "closedAt": null - }, - "author": { - "username": "github-actions", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", - "nameWithOwner": "nodejs/reliability", - "url": "https://github.com/nodejs/reliability", - "description": "Make the CI green again", - "name": "reliability", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOAZ7xs85HPYXb", - "url": "https://github.com/nodejs/node/issues/42630", - "number": 42630, - "title": "child_process stdin is not emitting 'drain' so that piping can resume", - "type": "Issue" - }, - "status": { - "state": "CLOSED", - "locked": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-06T21:42:02Z", - "updatedAt": "2022-04-07T11:16:56Z", - "closedAt": "2022-04-07T11:03:54Z" - }, - "author": { - "username": "mcollina", - "association": "MEMBER" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "I_kwDOADL-585HPLgw", - "url": "https://github.com/nodejs/node-gyp/issues/2641", - "number": 2641, - "title": "is it possible to statically link libc/libstdc++ with a node-addon?", - "type": "Issue" - }, - "status": { - "state": "OPEN", - "locked": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-06T20:37:15Z", - "updatedAt": "2022-04-06T22:39:42Z", - "closedAt": null - }, - "author": { - "username": "bmacnaughton", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMzQyMDU1", - "nameWithOwner": "nodejs/node-gyp", - "url": "https://github.com/nodejs/node-gyp", - "description": "Node.js native addon build tool", - "name": "node-gyp", - "owner": { - "login": "nodejs" - } - } - } - ], - "pullRequests": [ - { - "meta": { - "id": "PR_kwDOAZ7xs8418fTZ", - "url": "https://github.com/nodejs/node/pull/42675", - "number": 42675, - "title": "process: add parseArgs method", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T20:56:17Z", - "updatedAt": "2022-04-09T20:57:17Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "bcoe", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAdDom8418ZYv", - "url": "https://github.com/nodejs/nodejs-ko/pull/1205", - "number": 1205, - "title": "chore: update hexo-renderer-markdown-it", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-09T18:27:41Z", - "updatedAt": "2022-04-09T18:30:05Z", - "closedAt": "2022-04-09T18:30:03Z", - "mergedAt": "2022-04-09T18:30:03Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMDQ2ODI1MQ==", - "nameWithOwner": "nodejs/nodejs-ko", - "url": "https://github.com/nodejs/nodejs-ko", - "description": "node.js 한국 커뮤니티", - "name": "nodejs-ko", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAdDom8418ZNG", - "url": "https://github.com/nodejs/nodejs-ko/pull/1204", - "number": 1204, - "title": "chore: update package-lock.json", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-09T18:23:17Z", - "updatedAt": "2022-04-09T18:24:11Z", - "closedAt": "2022-04-09T18:24:08Z", - "mergedAt": "2022-04-09T18:24:08Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMDQ2ODI1MQ==", - "nameWithOwner": "nodejs/nodejs-ko", - "url": "https://github.com/nodejs/nodejs-ko", - "description": "node.js 한국 커뮤니티", - "name": "nodejs-ko", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOA03gBs418WYy", - "url": "https://github.com/nodejs/github-bot/pull/319", - "number": 319, - "title": "chore: update standard 12.0.1 to 16.0.4", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-09T17:27:24Z", - "updatedAt": "2022-04-09T17:39:25Z", - "closedAt": "2022-04-09T17:38:40Z", - "mergedAt": "2022-04-09T17:38:40Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk1NTQzNTI3MA==", - "nameWithOwner": "nodejs/github-bot", - "url": "https://github.com/nodejs/github-bot", - "description": "@nodejs-github-bot's heart and soul", - "name": "github-bot", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOA03gBs418Tio", - "url": "https://github.com/nodejs/github-bot/pull/318", - "number": 318, - "title": "chore: update request and tap dependencies", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-09T16:30:53Z", - "updatedAt": "2022-04-09T17:02:32Z", - "closedAt": "2022-04-09T17:02:29Z", - "mergedAt": "2022-04-09T17:02:29Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk1NTQzNTI3MA==", - "nameWithOwner": "nodejs/github-bot", - "url": "https://github.com/nodejs/github-bot", - "description": "@nodejs-github-bot's heart and soul", - "name": "github-bot", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8418Svk", - "url": "https://github.com/nodejs/node/pull/42674", - "number": 42674, - "title": "test: fix timeout of test-heap-prof.js in riscv devices", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T16:14:48Z", - "updatedAt": "2022-04-09T16:21:04Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "ArchFeh", - "association": "FIRST_TIME_CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8418RgF", - "url": "https://github.com/nodejs/node/pull/42673", - "number": 42673, - "title": "src: check if the script file exists before starting inspector", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T16:02:58Z", - "updatedAt": "2022-04-09T16:08:55Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "cola119", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8418MX8", - "url": "https://github.com/nodejs/node/pull/42672", - "number": 42672, - "title": "doc: add missing punctuation in Web Streams doc", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-09T15:17:05Z", - "updatedAt": "2022-04-09T17:52:11Z", - "closedAt": "2022-04-09T17:52:09Z", - "mergedAt": "2022-04-09T17:52:09Z" - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8418GMz", - "url": "https://github.com/nodejs/node/pull/42671", - "number": 42671, - "title": "doc: fix the example for embedders", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T14:38:24Z", - "updatedAt": "2022-04-09T15:42:07Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "mmomtchev", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCgaNy84174Le", - "url": "https://github.com/nodejs/nodejs.dev/pull/2378", - "number": 2378, - "title": "build(deps): bump moment from 2.29.1 to 2.29.2", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-09T12:53:23Z", - "updatedAt": "2022-04-09T16:22:11Z", - "closedAt": "2022-04-09T16:22:01Z", - "mergedAt": "2022-04-09T16:22:00Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8417wd-", - "url": "https://github.com/nodejs/node/pull/42668", - "number": 42668, - "title": "src,crypto: adjust crypto_bio files for formatter/linter", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T11:43:44Z", - "updatedAt": "2022-04-09T14:23:05Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8417rLt", - "url": "https://github.com/nodejs/node/pull/42667", - "number": 42667, - "title": "deps: update Acorn to v8.7.0", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T10:52:55Z", - "updatedAt": "2022-04-09T19:08:59Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "targos", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8417aw7", - "url": "https://github.com/nodejs/node/pull/42666", - "number": 42666, - "title": "build: make x86 Windows support temporarily experimental", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T08:32:27Z", - "updatedAt": "2022-04-09T19:10:12Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "targos", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAdDom8416eGG", - "url": "https://github.com/nodejs/nodejs-ko/pull/1203", - "number": 1203, - "title": "Bump moment from 2.29.1 to 2.29.2", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-09T04:32:16Z", - "updatedAt": "2022-04-09T18:18:17Z", - "closedAt": "2022-04-09T18:18:16Z", - "mergedAt": "2022-04-09T18:18:16Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMDQ2ODI1MQ==", - "nameWithOwner": "nodejs/nodejs-ko", - "url": "https://github.com/nodejs/nodejs-ko", - "description": "node.js 한국 커뮤니티", - "name": "nodejs-ko", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCgaNy8416A4l", - "url": "https://github.com/nodejs/nodejs.dev/pull/2377", - "number": 2377, - "title": "update docs: changes body-parser to express.json() middleware", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T02:30:54Z", - "updatedAt": "2022-04-09T02:34:21Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "cesarionivar", - "association": "FIRST_TIME_CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8415tvs", - "url": "https://github.com/nodejs/node/pull/42665", - "number": 42665, - "title": "tools,src: remove clang-format", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-09T00:28:18Z", - "updatedAt": "2022-04-09T11:49:17Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 6 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOA03gBs415qWN", - "url": "https://github.com/nodejs/github-bot/pull/317", - "number": 317, - "title": "build(deps): bump moment from 2.22.2 to 2.29.2", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-09T00:00:09Z", - "updatedAt": "2022-04-09T16:20:41Z", - "closedAt": "2022-04-09T16:20:33Z", - "mergedAt": "2022-04-09T16:20:33Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk1NTQzNTI3MA==", - "nameWithOwner": "nodejs/github-bot", - "url": "https://github.com/nodejs/github-bot", - "description": "@nodejs-github-bot's heart and soul", - "name": "github-bot", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAltA88415kd0", - "url": "https://github.com/nodejs/citgm/pull/900", - "number": 900, - "title": "lookup: only run tests for cheerio", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-08T23:06:02Z", - "updatedAt": "2022-04-09T08:03:15Z", - "closedAt": "2022-04-09T08:03:15Z", - "mergedAt": "2022-04-09T08:03:15Z" - }, - "author": { - "username": "BethGriggs", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzOTUzNDgzNQ==", - "nameWithOwner": "nodejs/citgm", - "url": "https://github.com/nodejs/citgm", - "description": "Canary in the Gold Mine", - "name": "citgm", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s415iwC", - "url": "https://github.com/nodejs/nodejs.org/pull/4535", - "number": 4535, - "title": "build(deps): bump moment from 2.29.1 to 2.29.2", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-08T22:50:47Z", - "updatedAt": "2022-04-09T00:30:29Z", - "closedAt": "2022-04-09T00:30:28Z", - "mergedAt": "2022-04-09T00:30:28Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAltA88415gk-", - "url": "https://github.com/nodejs/citgm/pull/899", - "number": 899, - "title": "lookup: temporarily use head for jest", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-08T22:34:04Z", - "updatedAt": "2022-04-09T08:02:56Z", - "closedAt": "2022-04-09T08:02:56Z", - "mergedAt": "2022-04-09T08:02:56Z" - }, - "author": { - "username": "BethGriggs", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzOTUzNDgzNQ==", - "nameWithOwner": "nodejs/citgm", - "url": "https://github.com/nodejs/citgm", - "description": "Canary in the Gold Mine", - "name": "citgm", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8415Yux", - "url": "https://github.com/nodejs/node/pull/42663", - "number": 42663, - "title": "doc: fix coverity report", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T21:29:37Z", - "updatedAt": "2022-04-09T08:37:55Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8415WiG", - "url": "https://github.com/nodejs/node/pull/42662", - "number": 42662, - "title": "buffer: atob throw error when the input value is invalid", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T21:13:43Z", - "updatedAt": "2022-04-09T20:41:39Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "austinkelleher", - "association": "FIRST_TIME_CONTRIBUTOR" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCgaNy8415Jv5", - "url": "https://github.com/nodejs/nodejs.dev/pull/2376", - "number": 2376, - "title": "style: remove box shadow from side nav titles", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-08T19:54:53Z", - "updatedAt": "2022-04-08T20:22:03Z", - "closedAt": "2022-04-08T20:21:55Z", - "mergedAt": null - }, - "author": { - "username": "CreatorX64", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8415IdK", - "url": "https://github.com/nodejs/node/pull/42661", - "number": 42661, - "title": "doc: fix `added:` info for some methods", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T19:46:45Z", - "updatedAt": "2022-04-09T19:34:30Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "lpinca", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84147rj", - "url": "https://github.com/nodejs/node/pull/42660", - "number": 42660, - "title": "doc: add maintaining-webassembly.md", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T18:30:36Z", - "updatedAt": "2022-04-08T21:35:42Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8414sGZ", - "url": "https://github.com/nodejs/node/pull/42659", - "number": 42659, - "title": "doc: update minimum glibc requirements for Linux", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T17:03:41Z", - "updatedAt": "2022-04-08T17:18:45Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "richardlau", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAmlJl8414oSL", - "url": "https://github.com/nodejs/admin/pull/678", - "number": 678, - "title": "[spam]", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-08T16:41:13Z", - "updatedAt": "2022-04-08T16:46:37Z", - "closedAt": "2022-04-08T16:46:26Z", - "mergedAt": null - }, - "author": { - "username": "GoogleInfinity", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MDQ1NDU1MQ==", - "nameWithOwner": "nodejs/admin", - "url": "https://github.com/nodejs/admin", - "description": "Facilitating joint collaboration amongst the TSC and CommComm", - "name": "admin", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAmlJl8414myM", - "url": "https://github.com/nodejs/admin/pull/677", - "number": 677, - "title": "[spam]", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-08T16:32:23Z", - "updatedAt": "2022-04-08T16:45:38Z", - "closedAt": "2022-04-08T16:33:59Z", - "mergedAt": null - }, - "author": { - "username": "GoogleInfinity", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MDQ1NDU1MQ==", - "nameWithOwner": "nodejs/admin", - "url": "https://github.com/nodejs/admin", - "description": "Facilitating joint collaboration amongst the TSC and CommComm", - "name": "admin", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8414aov", - "url": "https://github.com/nodejs/node/pull/42658", - "number": 42658, - "title": "test_runner: add initial CLI runner", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T15:34:51Z", - "updatedAt": "2022-04-09T19:10:42Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "cjihrig", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8414XHy", - "url": "https://github.com/nodejs/node/pull/42657", - "number": 42657, - "title": "deps: update V8 to 10.1", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T15:19:34Z", - "updatedAt": "2022-04-09T13:05:34Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "targos", - "association": "MEMBER" - }, - "comments": { - "count": 9 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8414VYf", - "url": "https://github.com/nodejs/node/pull/42656", - "number": 42656, - "title": "test: remove the legacy url parser function in inspector-helper.js", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T15:14:06Z", - "updatedAt": "2022-04-09T19:27:33Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "cola119", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s413lvp", - "url": "https://github.com/nodejs/nodejs.org/pull/4534", - "number": 4534, - "title": "0xF17dCbD465E406fb03aB2E1817B0f4799B848E87", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-08T11:48:22Z", - "updatedAt": "2022-04-08T16:54:39Z", - "closedAt": "2022-04-08T16:54:39Z", - "mergedAt": null - }, - "author": { - "username": "SandraSavic", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8413Ac8", - "url": "https://github.com/nodejs/node/pull/42655", - "number": 42655, - "title": "deps: update ICU to 71.1", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T09:06:41Z", - "updatedAt": "2022-04-08T14:20:03Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "targos", - "association": "MEMBER" - }, - "comments": { - "count": 4 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs84125h_", - "url": "https://github.com/nodejs/node/pull/42653", - "number": 42653, - "title": "doc: recommend `fh.createWriteStream` for fsPromises methods", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T08:33:43Z", - "updatedAt": "2022-04-09T11:00:29Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "aduh95", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8412i7d", - "url": "https://github.com/nodejs/node/pull/42652", - "number": 42652, - "title": "doc: fix outgoingMessage.removeHeader() signature", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T06:56:32Z", - "updatedAt": "2022-04-09T11:01:04Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "lpinca", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8412ZAm", - "url": "https://github.com/nodejs/node/pull/42651", - "number": 42651, - "title": "node-api: split finalizers into two different types", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T05:51:05Z", - "updatedAt": "2022-04-08T15:56:43Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "vmoroz", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8412XdT", - "url": "https://github.com/nodejs/node/pull/42650", - "number": 42650, - "title": "test: improve internal/url.js coverage", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-08T05:37:08Z", - "updatedAt": "2022-04-09T11:01:57Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "kuriyosh", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8412V1M", - "url": "https://github.com/nodejs/node/pull/42649", - "number": 42649, - "title": "doc: fix typo in fs.read signature", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-08T05:23:36Z", - "updatedAt": "2022-04-08T10:15:54Z", - "closedAt": "2022-04-08T10:15:53Z", - "mergedAt": "2022-04-08T10:15:53Z" - }, - "author": { - "username": "LiviaMedeiros", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8411ymo", - "url": "https://github.com/nodejs/node/pull/42647", - "number": 42647, - "title": "doc: mark tlsSocket.authorized as boolean property", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T23:50:39Z", - "updatedAt": "2022-04-08T07:56:41Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s411tcC", - "url": "https://github.com/nodejs/nodejs.org/pull/4533", - "number": 4533, - "title": "Blog: v17.9.0 release post", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-07T23:00:34Z", - "updatedAt": "2022-04-07T23:04:40Z", - "closedAt": "2022-04-07T23:04:39Z", - "mergedAt": "2022-04-07T23:04:39Z" - }, - "author": { - "username": "juanarbol", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8411ckb", - "url": "https://github.com/nodejs/node/pull/42645", - "number": 42645, - "title": "test: only skip slow tests on Raspberry Pi devices", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T21:05:12Z", - "updatedAt": "2022-04-08T20:23:36Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "richardlau", - "association": "MEMBER" - }, - "comments": { - "count": 7 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAltA88411YTB", - "url": "https://github.com/nodejs/citgm/pull/898", - "number": 898, - "title": "lookup: add tough-cookie", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-07T20:41:24Z", - "updatedAt": "2022-04-09T08:03:30Z", - "closedAt": "2022-04-09T08:03:30Z", - "mergedAt": "2022-04-09T08:03:29Z" - }, - "author": { - "username": "wjhsf", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzOTUzNDgzNQ==", - "nameWithOwner": "nodejs/citgm", - "url": "https://github.com/nodejs/citgm", - "description": "Canary in the Gold Mine", - "name": "citgm", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOEN36fM411FHD", - "url": "https://github.com/nodejs/next-10/pull/127", - "number": 127, - "title": "doc: add minutes for mini-summit april 7", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T19:07:09Z", - "updatedAt": "2022-04-07T19:38:13Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyODI5ODMwMzY=", - "nameWithOwner": "nodejs/next-10", - "url": "https://github.com/nodejs/next-10", - "description": "Repository for discussion on strategic directions for next 10 years of Node.js", - "name": "next-10", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs8410-Rn", - "url": "https://github.com/nodejs/node/pull/42644", - "number": 42644, - "title": "large page attributing an id on Linux.", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T18:32:54Z", - "updatedAt": "2022-04-08T23:07:31Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "devnexen", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s4101Im", - "url": "https://github.com/nodejs/nodejs.org/pull/4532", - "number": 4532, - "title": "Update dependencies", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-07T17:58:21Z", - "updatedAt": "2022-04-07T18:04:05Z", - "closedAt": "2022-04-07T18:04:05Z", - "mergedAt": null - }, - "author": { - "username": "KendallDoesCoding", - "association": "FIRST_TIME_CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOBm3e9M410hV0", - "url": "https://github.com/nodejs/node-core-utils/pull/618", - "number": 618, - "title": "fix: update permitted GitHub token characters", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-07T16:28:17Z", - "updatedAt": "2022-04-07T22:17:50Z", - "closedAt": "2022-04-07T22:17:47Z", - "mergedAt": "2022-04-07T22:17:46Z" - }, - "author": { - "username": "Trott", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMDc4NjM3OTY=", - "nameWithOwner": "nodejs/node-core-utils", - "url": "https://github.com/nodejs/node-core-utils", - "description": "CLI tools for Node.js Core collaborators", - "name": "node-core-utils", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOBwoOM8410YyO", - "url": "https://github.com/nodejs/i18n/pull/644", - "number": 644, - "title": "build(deps-dev): bump semver from 7.3.5 to 7.3.6", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T16:01:02Z", - "updatedAt": "2022-04-07T16:01:03Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMTgwOTk1MDc=", - "nameWithOwner": "nodejs/i18n", - "url": "https://github.com/nodejs/i18n", - "description": "The Node.js Internationalization Working Group – A Community Committee initiative.", - "name": "i18n", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s41z4CO", - "url": "https://github.com/nodejs/nodejs.org/pull/4531", - "number": 4531, - "title": "docs: update es/releases.md", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-07T14:02:27Z", - "updatedAt": "2022-04-08T22:29:00Z", - "closedAt": "2022-04-08T22:29:00Z", - "mergedAt": "2022-04-08T22:29:00Z" - }, - "author": { - "username": "yonycalsin", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAaop4M41zkEY", - "url": "https://github.com/nodejs/docker-node/pull/1691", - "number": 1691, - "title": "fix: get correct commit message and PR title for auto PRs", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-07T12:52:20Z", - "updatedAt": "2022-04-08T08:53:48Z", - "closedAt": "2022-04-08T08:53:47Z", - "mergedAt": "2022-04-08T08:53:47Z" - }, - "author": { - "username": "SimenB", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzkyOTA1Ng==", - "nameWithOwner": "nodejs/docker-node", - "url": "https://github.com/nodejs/docker-node", - "description": "Official Docker Image for Node.js :whale: :turtle: :rocket: ", - "name": "docker-node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOCgaNy841zjGO", - "url": "https://github.com/nodejs/nodejs.dev/pull/2375", - "number": 2375, - "title": "Change syntax highlighting from JavaScript to TypeScript", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-07T12:48:41Z", - "updatedAt": "2022-04-07T16:57:21Z", - "closedAt": "2022-04-07T16:57:21Z", - "mergedAt": "2022-04-07T16:57:21Z" - }, - "author": { - "username": "tatsuyafujisaki", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", - "nameWithOwner": "nodejs/nodejs.dev", - "url": "https://github.com/nodejs/nodejs.dev", - "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", - "name": "nodejs.dev", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAaop4M41zgGa", - "url": "https://github.com/nodejs/docker-node/pull/1690", - "number": 1690, - "title": "fix: only update yarn if there are other changes to the dockerfile", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-07T12:36:32Z", - "updatedAt": "2022-04-09T06:53:46Z", - "closedAt": "2022-04-08T17:20:12Z", - "mergedAt": "2022-04-08T17:20:12Z" - }, - "author": { - "username": "SimenB", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzkyOTA1Ng==", - "nameWithOwner": "nodejs/docker-node", - "url": "https://github.com/nodejs/docker-node", - "description": "Official Docker Image for Node.js :whale: :turtle: :rocket: ", - "name": "docker-node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs841y8p5", - "url": "https://github.com/nodejs/node/pull/42642", - "number": 42642, - "title": "http: document that ClientRequest inherits from OutgoingMessage", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-07T10:05:36Z", - "updatedAt": "2022-04-08T09:25:00Z", - "closedAt": "2022-04-07T16:48:43Z", - "mergedAt": "2022-04-07T16:48:43Z" - }, - "author": { - "username": "kcak11", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 27 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs841y7gz", - "url": "https://github.com/nodejs/node/pull/42641", - "number": 42641, - "title": "http: Replaced request.headers with request.getHeaders()", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-07T10:01:13Z", - "updatedAt": "2022-04-07T10:02:38Z", - "closedAt": "2022-04-07T10:02:38Z", - "mergedAt": null - }, - "author": { - "username": "kcak11", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs841y5iR", - "url": "https://github.com/nodejs/node/pull/42640", - "number": 42640, - "title": "http - Replaced request.headers with request.getHeaders()", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-07T09:53:46Z", - "updatedAt": "2022-04-07T09:57:49Z", - "closedAt": "2022-04-07T09:57:49Z", - "mergedAt": null - }, - "author": { - "username": "kcak11", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs841yz4p", - "url": "https://github.com/nodejs/node/pull/42639", - "number": 42639, - "title": "http - Updated Doc replaced request.headers with request.getHeaders()", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-07T09:33:02Z", - "updatedAt": "2022-04-07T10:11:08Z", - "closedAt": "2022-04-07T09:49:03Z", - "mergedAt": null - }, - "author": { - "username": "kcak11", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 3 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs841yJ6z", - "url": "https://github.com/nodejs/node/pull/42637", - "number": 42637, - "title": "[v14.x] deps: backport v8 367b0c1e", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T06:28:21Z", - "updatedAt": "2022-04-08T11:18:54Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "legendecas", - "association": "MEMBER" - }, - "comments": { - "count": 6 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs841yFZp", - "url": "https://github.com/nodejs/node/pull/42636", - "number": 42636, - "title": "src: fix near heap limit callback", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-07T05:58:57Z", - "updatedAt": "2022-04-08T08:21:36Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "joyeecheung", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAj-F4s41xvX8", - "url": "https://github.com/nodejs/nodejs.org/pull/4530", - "number": 4530, - "title": "Create index.md", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-07T02:46:09Z", - "updatedAt": "2022-04-07T02:49:10Z", - "closedAt": "2022-04-07T02:49:10Z", - "mergedAt": null - }, - "author": { - "username": "Im2451soon", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", - "nameWithOwner": "nodejs/nodejs.org", - "url": "https://github.com/nodejs/nodejs.org", - "description": "The Node.js website.", - "name": "nodejs.org", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs841xTSK", - "url": "https://github.com/nodejs/node/pull/42634", - "number": 42634, - "title": "doc: link to dynamic import function", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-06T23:21:41Z", - "updatedAt": "2022-04-09T11:41:31Z", - "closedAt": "2022-04-09T11:41:30Z", - "mergedAt": "2022-04-09T11:41:30Z" - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs841xPBn", - "url": "https://github.com/nodejs/node/pull/42633", - "number": 42633, - "title": "doc: add missing word in rootCertificates section", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-06T22:56:34Z", - "updatedAt": "2022-04-08T10:40:06Z", - "closedAt": "2022-04-08T10:40:05Z", - "mergedAt": "2022-04-08T10:40:05Z" - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs841xNZX", - "url": "https://github.com/nodejs/node/pull/42632", - "number": 42632, - "title": "doc: add missing article in session ticket section", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-06T22:49:43Z", - "updatedAt": "2022-04-09T11:41:39Z", - "closedAt": "2022-04-09T11:41:38Z", - "mergedAt": "2022-04-09T11:41:38Z" - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs841xGtH", - "url": "https://github.com/nodejs/node/pull/42631", - "number": 42631, - "title": "[v17.x backport] fs: fix write methods param validation and docs", - "type": "PullRequest" - }, - "status": { - "state": "CLOSED", - "locked": false, - "isDraft": false, - "merged": false, - "closed": true - }, - "timing": { - "createdAt": "2022-04-06T22:17:28Z", - "updatedAt": "2022-04-07T05:21:38Z", - "closedAt": "2022-04-07T05:21:38Z", - "mergedAt": null - }, - "author": { - "username": "aduh95", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 6 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs841w07e", - "url": "https://github.com/nodejs/node/pull/42629", - "number": 42629, - "title": "doc: add NodeEdKeyGenParams to CryptoKey.algorithm", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-06T20:28:49Z", - "updatedAt": "2022-04-06T21:42:34Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAZ7xs841wtx8", - "url": "https://github.com/nodejs/node/pull/42628", - "number": 42628, - "title": "test: simplify test-http-write-callbacks.js", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-06T20:09:37Z", - "updatedAt": "2022-04-09T14:25:19Z", - "closedAt": "2022-04-09T14:25:18Z", - "mergedAt": "2022-04-09T14:25:18Z" - }, - "author": { - "username": "tniessen", - "association": "MEMBER" - }, - "comments": { - "count": 5 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOBVqq0841waai", - "url": "https://github.com/nodejs/remark-preset-lint-node/pull/355", - "number": 355, - "title": "build(deps): bump semver from 7.3.5 to 7.3.6", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-06T19:01:54Z", - "updatedAt": "2022-04-06T19:23:15Z", - "closedAt": "2022-04-06T19:22:59Z", - "mergedAt": "2022-04-06T19:22:59Z" - }, - "author": { - "username": "dependabot", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk4OTgyODA1MQ==", - "nameWithOwner": "nodejs/remark-preset-lint-node", - "url": "https://github.com/nodejs/remark-preset-lint-node", - "description": "remark preset to configure remark-lint with settings for nodejs/node", - "name": "remark-preset-lint-node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAmWcF841wYWs", - "url": "https://github.com/nodejs/TSC/pull/1206", - "number": 1206, - "title": "Vote on prefix-only core modules", - "type": "PullRequest" - }, - "status": { - "state": "OPEN", - "locked": false, - "isDraft": false, - "merged": false, - "closed": false - }, - "timing": { - "createdAt": "2022-04-06T18:58:31Z", - "updatedAt": "2022-04-07T22:45:49Z", - "closedAt": null, - "mergedAt": null - }, - "author": { - "username": "aduh95", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MDIxMzUyNw==", - "nameWithOwner": "nodejs/TSC", - "url": "https://github.com/nodejs/TSC", - "description": "The Node.js Technical Steering Committee", - "name": "TSC", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAmWcF841wTtW", - "url": "https://github.com/nodejs/TSC/pull/1205", - "number": 1205, - "title": "doc: add minutes for meeting 6 April 2022", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-06T18:46:40Z", - "updatedAt": "2022-04-06T21:45:08Z", - "closedAt": "2022-04-06T21:45:07Z", - "mergedAt": "2022-04-06T21:45:07Z" - }, - "author": { - "username": "mhdawson", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnk0MDIxMzUyNw==", - "nameWithOwner": "nodejs/TSC", - "url": "https://github.com/nodejs/TSC", - "description": "The Node.js Technical Steering Committee", - "name": "TSC", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "PR_kwDOAf5C0841v-Uy", - "url": "https://github.com/nodejs/Release/pull/736", - "number": 736, - "title": "doc: fix the broken link ref to the `releases.md` file.", - "type": "PullRequest" - }, - "status": { - "state": "MERGED", - "locked": false, - "isDraft": false, - "merged": true, - "closed": true - }, - "timing": { - "createdAt": "2022-04-06T17:31:26Z", - "updatedAt": "2022-04-08T11:42:23Z", - "closedAt": "2022-04-08T11:42:23Z", - "mergedAt": "2022-04-08T11:42:23Z" - }, - "author": { - "username": "juanarbol", - "association": "MEMBER" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkzMzQ0MDQ2Nw==", - "nameWithOwner": "nodejs/Release", - "url": "https://github.com/nodejs/Release", - "description": "Node.js Release Working Group", - "name": "Release", - "owner": { - "login": "nodejs" - } - } - } - ], - "discussions": [ - { - "meta": { - "id": "D_kwDOB-7WbM4APIKn", - "url": "https://github.com/nodejs/undici/discussions/1302", - "number": 1302, - "title": "What is undici", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-03-26T20:33:42Z", - "updatedAt": "2022-04-08T18:29:55Z" - }, - "author": { - "username": "ivanjeremic", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84APMnp", - "url": "https://github.com/nodejs/node/discussions/42593", - "number": 42593, - "title": "How to download only node executable (not in a .tar.gz)", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-04-03T16:31:24Z", - "updatedAt": "2022-04-08T01:33:47Z" - }, - "author": { - "username": "guest271314", - "association": "NONE" - }, - "comments": { - "count": 2 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84APL4A", - "url": "https://github.com/nodejs/node/discussions/42569", - "number": 42569, - "title": "When CVE-2018-25032 will be fixed in nodejs 14.X", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-04-01T17:38:58Z", - "updatedAt": "2022-04-07T22:23:24Z" - }, - "author": { - "username": "chaochao815", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84APNTw", - "url": "https://github.com/nodejs/node/discussions/42609", - "number": 42609, - "title": "napi_add_env_cleanup_hook when process exits forcefully", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-04-04T21:46:05Z", - "updatedAt": "2022-04-07T22:02:27Z" - }, - "author": { - "username": "kwonoj", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "MDEwOkRpc2N1c3Npb24zMjg1NjE1", - "url": "https://github.com/nodejs/node/discussions/37857", - "number": 37857, - "title": "Command-line parameter to force \"module\" instead of \"commonjs\" type?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2021-03-20T19:21:56Z", - "updatedAt": "2022-04-07T09:54:50Z" - }, - "author": { - "username": "getify", - "association": "CONTRIBUTOR" - }, - "comments": { - "count": 66 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84APOHj", - "url": "https://github.com/nodejs/node/discussions/42622", - "number": 42622, - "title": "Breaking changes from V10 -> V16 ?", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-04-06T07:35:41Z", - "updatedAt": "2022-04-06T12:47:59Z" - }, - "author": { - "username": "DoReVo", - "association": "NONE" - }, - "comments": { - "count": 1 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOB-7WbM4APN5u", - "url": "https://github.com/nodejs/undici/discussions/1325", - "number": 1325, - "title": "2 Open stream to communicate", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-04-05T20:45:00Z", - "updatedAt": "2022-04-05T20:52:52Z" - }, - "author": { - "username": "cubecleveland", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", - "nameWithOwner": "nodejs/undici", - "url": "https://github.com/nodejs/undici", - "description": "An HTTP/1.1 client, written from scratch for Node.js", - "name": "undici", - "owner": { - "login": "nodejs" - } - } - }, - { - "meta": { - "id": "D_kwDOAZ7xs84APNqR", - "url": "https://github.com/nodejs/node/discussions/42615", - "number": 42615, - "title": "TLS CERT serial number as DEC", - "type": "Discussion" - }, - "status": { - "locked": false - }, - "timing": { - "createdAt": "2022-04-05T13:20:48Z", - "updatedAt": "2022-04-05T15:10:11Z" - }, - "author": { - "username": "dugaquilin", - "association": "NONE" - }, - "comments": { - "count": 0 - }, - "repo": { - "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", - "nameWithOwner": "nodejs/node", - "url": "https://github.com/nodejs/node", - "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", - "name": "node", - "owner": { - "login": "nodejs" - } - } - } - ] + "meta": { + "issues": { + "count": 32, + "authors": { + "count": 24, + "list": [ + "cjh980402", + "mmomtchev", + "ZehMatt", + "rvagg", + "mojiehui", + "KhafraDev", + "BethGriggs", + "guest271314", + "github-actions", + "mhdawson", + "nschonni", + "iansu", + "sxa", + "blueicehaller", + "zloirock", + "johndevedu", + "justincando", + "jgowdy", + "Boniqx", + "SimenB", + "Vs75", + "ThePedroo", + "mcollina", + "bmacnaughton" + ] + } + }, + "pullRequests": { + "count": 68, + "authors": { + "count": 33, + "list": [ + "bcoe", + "Trott", + "ArchFeh", + "cola119", + "tniessen", + "mmomtchev", + "dependabot", + "targos", + "cesarionivar", + "BethGriggs", + "mhdawson", + "austinkelleher", + "CreatorX64", + "lpinca", + "richardlau", + "GoogleInfinity", + "cjihrig", + "SandraSavic", + "aduh95", + "vmoroz", + "kuriyosh", + "LiviaMedeiros", + "juanarbol", + "wjhsf", + "devnexen", + "KendallDoesCoding", + "yonycalsin", + "SimenB", + "tatsuyafujisaki", + "kcak11", + "legendecas", + "joyeecheung", + "Im2451soon" + ] + } + }, + "discussions": { + "count": 8, + "authors": { + "count": 8, + "list": [ + "ivanjeremic", + "guest271314", + "chaochao815", + "kwonoj", + "getify", + "DoReVo", + "cubecleveland", + "dugaquilin" + ] + } + }, + "owner": "nodejs" + }, + "issues": [ + { + "meta": { + "id": "I_kwDOB-7WbM5Hcuhi", + "url": "https://github.com/nodejs/undici/issues/1328", + "number": 1328, + "title": "Strange result with `set-cookie` header of `undici.fetch`", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T16:54:44Z", + "updatedAt": "2022-04-09T20:35:52Z", + "closedAt": null + }, + "author": { + "username": "cjh980402", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85HcdiI", + "url": "https://github.com/nodejs/node/issues/42670", + "number": 42670, + "title": "The embedded Node.js example leads to a crash", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T14:36:57Z", + "updatedAt": "2022-04-09T14:36:57Z", + "closedAt": null + }, + "author": { + "username": "mmomtchev", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5HcVJU", + "url": "https://github.com/nodejs/help/issues/3821", + "number": 3821, + "title": "Unable to listen on port 80", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T13:17:42Z", + "updatedAt": "2022-04-09T13:40:20Z", + "closedAt": null + }, + "author": { + "username": "ZehMatt", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAVrv9s5HbbEC", + "url": "https://github.com/nodejs/build/issues/2920", + "number": 2920, + "title": "TODO: add logrotate renice to www server ansible script", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T07:09:31Z", + "updatedAt": "2022-04-09T07:09:56Z", + "closedAt": null + }, + "author": { + "username": "rvagg", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyMjczNjg4Ng==", + "nameWithOwner": "nodejs/build", + "url": "https://github.com/nodejs/build", + "description": "Better build and test infra for Node.", + "name": "build", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5HafJB", + "url": "https://github.com/nodejs/help/issues/3820", + "number": 3820, + "title": "Why can't I get context data in Typeorm's logQuerySlow when logQuery does", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T03:56:32Z", + "updatedAt": "2022-04-09T03:59:39Z", + "closedAt": null + }, + "author": { + "username": "mojiehui", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOB-7WbM5HaJqu", + "url": "https://github.com/nodejs/undici/issues/1327", + "number": 1327, + "title": "[I am sorry about this] Jest bug when using `MockScope.delay`", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T02:09:05Z", + "updatedAt": "2022-04-09T06:39:39Z", + "closedAt": null + }, + "author": { + "username": "KhafraDev", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAf5C085HZ-oo", + "url": "https://github.com/nodejs/Release/issues/737", + "number": 737, + "title": "Release plan - v18.x Current", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T01:19:04Z", + "updatedAt": "2022-04-09T01:19:04Z", + "closedAt": null + }, + "author": { + "username": "BethGriggs", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMzQ0MDQ2Nw==", + "nameWithOwner": "nodejs/Release", + "url": "https://github.com/nodejs/Release", + "description": "Node.js Release Working Group", + "name": "Release", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85HZ2iF", + "url": "https://github.com/nodejs/node/issues/42664", + "number": 42664, + "title": "Continuous deployment of node nightly executable only for GitHub and CDN", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T00:21:40Z", + "updatedAt": "2022-04-09T09:22:53Z", + "closedAt": null + }, + "author": { + "username": "guest271314", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85HZ1Y1", + "url": "https://github.com/nodejs/reliability/issues/246", + "number": 246, + "title": "CI Reliability 2022-04-09", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T00:13:00Z", + "updatedAt": "2022-04-09T00:13:00Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAVrv9s5HYv2T", + "url": "https://github.com/nodejs/build/issues/2919", + "number": 2919, + "title": "Access for @KevinEady to debian 8 test VM", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T18:35:56Z", + "updatedAt": "2022-04-08T18:37:52Z", + "closedAt": null + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyMjczNjg4Ng==", + "nameWithOwner": "nodejs/build", + "url": "https://github.com/nodejs/build", + "description": "Better build and test infra for Node.", + "name": "build", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCuh9e85HYZpD", + "url": "https://github.com/nodejs/unofficial-builds/issues/56", + "number": 56, + "title": "17.9.0 build has stalled", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T17:24:28Z", + "updatedAt": "2022-04-08T17:24:28Z", + "closedAt": null + }, + "author": { + "username": "nschonni", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxODMwMDg2MzU=", + "nameWithOwner": "nodejs/unofficial-builds", + "url": "https://github.com/nodejs/unofficial-builds", + "description": "Unofficial binaries for Node.js", + "name": "unofficial-builds", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCMy8Ac5HYQeR", + "url": "https://github.com/nodejs/tooling/issues/140", + "number": 140, + "title": "Collab Summit Session - Austin June 2022", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T16:40:33Z", + "updatedAt": "2022-04-08T16:40:33Z", + "closedAt": null + }, + "author": { + "username": "iansu", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNDc2MzUyMDE=", + "nameWithOwner": "nodejs/tooling", + "url": "https://github.com/nodejs/tooling", + "description": "Advancing Node.js as a framework for writing great tools", + "name": "tooling", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCW9pp85HXodA", + "url": "https://github.com/nodejs/package-maintenance/issues/522", + "number": 522, + "title": "Session at collaborator summit", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T14:17:56Z", + "updatedAt": "2022-04-09T01:14:05Z", + "closedAt": null + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNTgyOTY0ODc=", + "nameWithOwner": "nodejs/package-maintenance", + "url": "https://github.com/nodejs/package-maintenance", + "description": "Repository for work for discussion of helping with maintenance of key packages in the ecosystem.", + "name": "package-maintenance", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOFXAcWc5HXGHv", + "url": "https://github.com/nodejs/loaders/issues/74", + "number": 74, + "title": "Node.js Loaders Team Meeting 2022-04-12", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T12:05:45Z", + "updatedAt": "2022-04-08T17:03:02Z", + "closedAt": null + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNTk2Njg4MjU=", + "nameWithOwner": "nodejs/loaders", + "url": "https://github.com/nodejs/loaders", + "description": "ECMAScript Modules Loaders", + "name": "loaders", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCuh9e85HW2lx", + "url": "https://github.com/nodejs/unofficial-builds/issues/55", + "number": 55, + "title": "Increase disk space on unofficial-builds.nodejs.org", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T10:59:44Z", + "updatedAt": "2022-04-08T10:59:44Z", + "closedAt": null + }, + "author": { + "username": "sxa", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxODMwMDg2MzU=", + "nameWithOwner": "nodejs/unofficial-builds", + "url": "https://github.com/nodejs/unofficial-builds", + "description": "Unofficial binaries for Node.js", + "name": "unofficial-builds", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85HWUrq", + "url": "https://github.com/nodejs/node/issues/42654", + "number": 42654, + "title": "Please provide GitHub Desktop Client as alternative to git", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-08T08:54:27Z", + "updatedAt": "2022-04-08T09:02:59Z", + "closedAt": "2022-04-08T09:02:30Z" + }, + "author": { + "username": "blueicehaller", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85HU_RB", + "url": "https://github.com/nodejs/reliability/issues/245", + "number": 245, + "title": "CI Reliability 2022-04-08", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T00:13:40Z", + "updatedAt": "2022-04-08T00:13:40Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOBwoOM85HU-ei", + "url": "https://github.com/nodejs/i18n/issues/645", + "number": 645, + "title": "i18n WG Meeting April 8th", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T00:06:52Z", + "updatedAt": "2022-04-08T00:06:52Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMTgwOTk1MDc=", + "nameWithOwner": "nodejs/i18n", + "url": "https://github.com/nodejs/i18n", + "description": "The Node.js Internationalization Working Group – A Community Committee initiative.", + "name": "i18n", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85HU75_", + "url": "https://github.com/nodejs/node/issues/42646", + "number": 42646, + "title": "`atob` should throw an error if the input is not correctly encoded", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T23:45:52Z", + "updatedAt": "2022-04-08T10:05:16Z", + "closedAt": null + }, + "author": { + "username": "zloirock", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAmWcF85HU03K", + "url": "https://github.com/nodejs/TSC/issues/1207", + "number": 1207, + "title": "request: update OpenSSL-Strategy.md w/ strategy on Node 17/18", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T22:48:11Z", + "updatedAt": "2022-04-07T23:02:48Z", + "closedAt": null + }, + "author": { + "username": "johndevedu", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MDIxMzUyNw==", + "nameWithOwner": "nodejs/TSC", + "url": "https://github.com/nodejs/TSC", + "description": "The Node.js Technical Steering Committee", + "name": "TSC", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAVrv9s5HUcTR", + "url": "https://github.com/nodejs/build/issues/2918", + "number": 2918, + "title": "Ability to run build-release-windows-arm64 job for people working on arm support", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T20:33:12Z", + "updatedAt": "2022-04-08T18:40:24Z", + "closedAt": null + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyMjczNjg4Ng==", + "nameWithOwner": "nodejs/build", + "url": "https://github.com/nodejs/build", + "description": "Better build and test infra for Node.", + "name": "build", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAmlJl85HUZ3m", + "url": "https://github.com/nodejs/admin/issues/676", + "number": 676, + "title": "Add @nsait-linaro and @pbo-linaro for platform-windows-arm ", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T20:22:24Z", + "updatedAt": "2022-04-07T20:22:24Z", + "closedAt": null + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MDQ1NDU1MQ==", + "nameWithOwner": "nodejs/admin", + "url": "https://github.com/nodejs/admin", + "description": "Facilitating joint collaboration amongst the TSC and CommComm", + "name": "admin", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5HT3pO", + "url": "https://github.com/nodejs/help/issues/3819", + "number": 3819, + "title": "windows 11 unknown spawn error error code -4094", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T18:00:15Z", + "updatedAt": "2022-04-07T18:00:15Z", + "closedAt": null + }, + "author": { + "username": "justincando", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85HTyEh", + "url": "https://github.com/nodejs/node/issues/42643", + "number": 42643, + "title": "arm64 cross-compile fails on amd64", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T17:42:10Z", + "updatedAt": "2022-04-09T09:03:24Z", + "closedAt": null + }, + "author": { + "username": "jgowdy", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5HTNha", + "url": "https://github.com/nodejs/help/issues/3818", + "number": 3818, + "title": "You'll need to upgrade to a newer Node.js version in order to use this version of npm. But Node version is greater than v10", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T15:33:41Z", + "updatedAt": "2022-04-07T15:33:41Z", + "closedAt": null + }, + "author": { + "username": "Boniqx", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOBm3e9M5HSpuX", + "url": "https://github.com/nodejs/node-core-utils/issues/617", + "number": 617, + "title": "git-node does not accept current github token format", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-07T13:43:01Z", + "updatedAt": "2022-04-07T22:17:46Z", + "closedAt": "2022-04-07T22:17:46Z" + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMDc4NjM3OTY=", + "nameWithOwner": "nodejs/node-core-utils", + "url": "https://github.com/nodejs/node-core-utils", + "description": "CLI tools for Node.js Core collaborators", + "name": "node-core-utils", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85HRO-h", + "url": "https://github.com/nodejs/node/issues/42638", + "number": 42638, + "title": "Global `fetch` breaks `source-map`", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T08:29:40Z", + "updatedAt": "2022-04-07T09:30:37Z", + "closedAt": null + }, + "author": { + "username": "SimenB", + "association": "MEMBER" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOApEwHM5HQb0T", + "url": "https://github.com/nodejs/help/issues/3817", + "number": 3817, + "title": "versions of node as shown in node.js command prompt and Cmder command prompt is different?", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T04:04:46Z", + "updatedAt": "2022-04-07T04:04:46Z", + "closedAt": null + }, + "author": { + "username": "Vs75", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MzA2OTQ2OA==", + "nameWithOwner": "nodejs/help", + "url": "https://github.com/nodejs/help", + "description": ":sparkles: Need help with Node.js? File an Issue here. :rocket:", + "name": "help", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85HQI9E", + "url": "https://github.com/nodejs/node/issues/42635", + "number": 42635, + "title": "TLS corrupting buffer?", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-07T02:07:28Z", + "updatedAt": "2022-04-09T20:53:20Z", + "closedAt": "2022-04-07T03:24:03Z" + }, + "author": { + "username": "ThePedroo", + "association": "NONE" + }, + "comments": { + "count": 10 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOCBbXH85HP0NI", + "url": "https://github.com/nodejs/reliability/issues/244", + "number": 244, + "title": "CI Reliability 2022-04-07", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T00:13:01Z", + "updatedAt": "2022-04-07T00:13:01Z", + "closedAt": null + }, + "author": { + "username": "github-actions", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzU3MTQ1OTE=", + "nameWithOwner": "nodejs/reliability", + "url": "https://github.com/nodejs/reliability", + "description": "Make the CI green again", + "name": "reliability", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOAZ7xs85HPYXb", + "url": "https://github.com/nodejs/node/issues/42630", + "number": 42630, + "title": "child_process stdin is not emitting 'drain' so that piping can resume", + "type": "Issue" + }, + "status": { + "state": "CLOSED", + "locked": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-06T21:42:02Z", + "updatedAt": "2022-04-07T11:16:56Z", + "closedAt": "2022-04-07T11:03:54Z" + }, + "author": { + "username": "mcollina", + "association": "MEMBER" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "I_kwDOADL-585HPLgw", + "url": "https://github.com/nodejs/node-gyp/issues/2641", + "number": 2641, + "title": "is it possible to statically link libc/libstdc++ with a node-addon?", + "type": "Issue" + }, + "status": { + "state": "OPEN", + "locked": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-06T20:37:15Z", + "updatedAt": "2022-04-06T22:39:42Z", + "closedAt": null + }, + "author": { + "username": "bmacnaughton", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMzQyMDU1", + "nameWithOwner": "nodejs/node-gyp", + "url": "https://github.com/nodejs/node-gyp", + "description": "Node.js native addon build tool", + "name": "node-gyp", + "owner": { + "login": "nodejs" + } + } + } + ], + "pullRequests": [ + { + "meta": { + "id": "PR_kwDOAZ7xs8418fTZ", + "url": "https://github.com/nodejs/node/pull/42675", + "number": 42675, + "title": "process: add parseArgs method", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T20:56:17Z", + "updatedAt": "2022-04-09T20:57:17Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "bcoe", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAdDom8418ZYv", + "url": "https://github.com/nodejs/nodejs-ko/pull/1205", + "number": 1205, + "title": "chore: update hexo-renderer-markdown-it", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-09T18:27:41Z", + "updatedAt": "2022-04-09T18:30:05Z", + "closedAt": "2022-04-09T18:30:03Z", + "mergedAt": "2022-04-09T18:30:03Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMDQ2ODI1MQ==", + "nameWithOwner": "nodejs/nodejs-ko", + "url": "https://github.com/nodejs/nodejs-ko", + "description": "node.js 한국 커뮤니티", + "name": "nodejs-ko", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAdDom8418ZNG", + "url": "https://github.com/nodejs/nodejs-ko/pull/1204", + "number": 1204, + "title": "chore: update package-lock.json", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-09T18:23:17Z", + "updatedAt": "2022-04-09T18:24:11Z", + "closedAt": "2022-04-09T18:24:08Z", + "mergedAt": "2022-04-09T18:24:08Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMDQ2ODI1MQ==", + "nameWithOwner": "nodejs/nodejs-ko", + "url": "https://github.com/nodejs/nodejs-ko", + "description": "node.js 한국 커뮤니티", + "name": "nodejs-ko", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOA03gBs418WYy", + "url": "https://github.com/nodejs/github-bot/pull/319", + "number": 319, + "title": "chore: update standard 12.0.1 to 16.0.4", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-09T17:27:24Z", + "updatedAt": "2022-04-09T17:39:25Z", + "closedAt": "2022-04-09T17:38:40Z", + "mergedAt": "2022-04-09T17:38:40Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk1NTQzNTI3MA==", + "nameWithOwner": "nodejs/github-bot", + "url": "https://github.com/nodejs/github-bot", + "description": "@nodejs-github-bot's heart and soul", + "name": "github-bot", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOA03gBs418Tio", + "url": "https://github.com/nodejs/github-bot/pull/318", + "number": 318, + "title": "chore: update request and tap dependencies", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-09T16:30:53Z", + "updatedAt": "2022-04-09T17:02:32Z", + "closedAt": "2022-04-09T17:02:29Z", + "mergedAt": "2022-04-09T17:02:29Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk1NTQzNTI3MA==", + "nameWithOwner": "nodejs/github-bot", + "url": "https://github.com/nodejs/github-bot", + "description": "@nodejs-github-bot's heart and soul", + "name": "github-bot", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8418Svk", + "url": "https://github.com/nodejs/node/pull/42674", + "number": 42674, + "title": "test: fix timeout of test-heap-prof.js in riscv devices", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T16:14:48Z", + "updatedAt": "2022-04-09T16:21:04Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "ArchFeh", + "association": "FIRST_TIME_CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8418RgF", + "url": "https://github.com/nodejs/node/pull/42673", + "number": 42673, + "title": "src: check if the script file exists before starting inspector", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T16:02:58Z", + "updatedAt": "2022-04-09T16:08:55Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "cola119", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8418MX8", + "url": "https://github.com/nodejs/node/pull/42672", + "number": 42672, + "title": "doc: add missing punctuation in Web Streams doc", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-09T15:17:05Z", + "updatedAt": "2022-04-09T17:52:11Z", + "closedAt": "2022-04-09T17:52:09Z", + "mergedAt": "2022-04-09T17:52:09Z" + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8418GMz", + "url": "https://github.com/nodejs/node/pull/42671", + "number": 42671, + "title": "doc: fix the example for embedders", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T14:38:24Z", + "updatedAt": "2022-04-09T15:42:07Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "mmomtchev", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCgaNy84174Le", + "url": "https://github.com/nodejs/nodejs.dev/pull/2378", + "number": 2378, + "title": "build(deps): bump moment from 2.29.1 to 2.29.2", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-09T12:53:23Z", + "updatedAt": "2022-04-09T16:22:11Z", + "closedAt": "2022-04-09T16:22:01Z", + "mergedAt": "2022-04-09T16:22:00Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8417wd-", + "url": "https://github.com/nodejs/node/pull/42668", + "number": 42668, + "title": "src,crypto: adjust crypto_bio files for formatter/linter", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T11:43:44Z", + "updatedAt": "2022-04-09T14:23:05Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8417rLt", + "url": "https://github.com/nodejs/node/pull/42667", + "number": 42667, + "title": "deps: update Acorn to v8.7.0", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T10:52:55Z", + "updatedAt": "2022-04-09T19:08:59Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "targos", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8417aw7", + "url": "https://github.com/nodejs/node/pull/42666", + "number": 42666, + "title": "build: make x86 Windows support temporarily experimental", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T08:32:27Z", + "updatedAt": "2022-04-09T19:10:12Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "targos", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAdDom8416eGG", + "url": "https://github.com/nodejs/nodejs-ko/pull/1203", + "number": 1203, + "title": "Bump moment from 2.29.1 to 2.29.2", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-09T04:32:16Z", + "updatedAt": "2022-04-09T18:18:17Z", + "closedAt": "2022-04-09T18:18:16Z", + "mergedAt": "2022-04-09T18:18:16Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMDQ2ODI1MQ==", + "nameWithOwner": "nodejs/nodejs-ko", + "url": "https://github.com/nodejs/nodejs-ko", + "description": "node.js 한국 커뮤니티", + "name": "nodejs-ko", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCgaNy8416A4l", + "url": "https://github.com/nodejs/nodejs.dev/pull/2377", + "number": 2377, + "title": "update docs: changes body-parser to express.json() middleware", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T02:30:54Z", + "updatedAt": "2022-04-09T02:34:21Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "cesarionivar", + "association": "FIRST_TIME_CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8415tvs", + "url": "https://github.com/nodejs/node/pull/42665", + "number": 42665, + "title": "tools,src: remove clang-format", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-09T00:28:18Z", + "updatedAt": "2022-04-09T11:49:17Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 6 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOA03gBs415qWN", + "url": "https://github.com/nodejs/github-bot/pull/317", + "number": 317, + "title": "build(deps): bump moment from 2.22.2 to 2.29.2", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-09T00:00:09Z", + "updatedAt": "2022-04-09T16:20:41Z", + "closedAt": "2022-04-09T16:20:33Z", + "mergedAt": "2022-04-09T16:20:33Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk1NTQzNTI3MA==", + "nameWithOwner": "nodejs/github-bot", + "url": "https://github.com/nodejs/github-bot", + "description": "@nodejs-github-bot's heart and soul", + "name": "github-bot", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAltA88415kd0", + "url": "https://github.com/nodejs/citgm/pull/900", + "number": 900, + "title": "lookup: only run tests for cheerio", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-08T23:06:02Z", + "updatedAt": "2022-04-09T08:03:15Z", + "closedAt": "2022-04-09T08:03:15Z", + "mergedAt": "2022-04-09T08:03:15Z" + }, + "author": { + "username": "BethGriggs", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzOTUzNDgzNQ==", + "nameWithOwner": "nodejs/citgm", + "url": "https://github.com/nodejs/citgm", + "description": "Canary in the Gold Mine", + "name": "citgm", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s415iwC", + "url": "https://github.com/nodejs/nodejs.org/pull/4535", + "number": 4535, + "title": "build(deps): bump moment from 2.29.1 to 2.29.2", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-08T22:50:47Z", + "updatedAt": "2022-04-09T00:30:29Z", + "closedAt": "2022-04-09T00:30:28Z", + "mergedAt": "2022-04-09T00:30:28Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAltA88415gk-", + "url": "https://github.com/nodejs/citgm/pull/899", + "number": 899, + "title": "lookup: temporarily use head for jest", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-08T22:34:04Z", + "updatedAt": "2022-04-09T08:02:56Z", + "closedAt": "2022-04-09T08:02:56Z", + "mergedAt": "2022-04-09T08:02:56Z" + }, + "author": { + "username": "BethGriggs", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzOTUzNDgzNQ==", + "nameWithOwner": "nodejs/citgm", + "url": "https://github.com/nodejs/citgm", + "description": "Canary in the Gold Mine", + "name": "citgm", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8415Yux", + "url": "https://github.com/nodejs/node/pull/42663", + "number": 42663, + "title": "doc: fix coverity report", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T21:29:37Z", + "updatedAt": "2022-04-09T08:37:55Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8415WiG", + "url": "https://github.com/nodejs/node/pull/42662", + "number": 42662, + "title": "buffer: atob throw error when the input value is invalid", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T21:13:43Z", + "updatedAt": "2022-04-09T20:41:39Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "austinkelleher", + "association": "FIRST_TIME_CONTRIBUTOR" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCgaNy8415Jv5", + "url": "https://github.com/nodejs/nodejs.dev/pull/2376", + "number": 2376, + "title": "style: remove box shadow from side nav titles", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-08T19:54:53Z", + "updatedAt": "2022-04-08T20:22:03Z", + "closedAt": "2022-04-08T20:21:55Z", + "mergedAt": null + }, + "author": { + "username": "CreatorX64", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8415IdK", + "url": "https://github.com/nodejs/node/pull/42661", + "number": 42661, + "title": "doc: fix `added:` info for some methods", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T19:46:45Z", + "updatedAt": "2022-04-09T19:34:30Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "lpinca", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84147rj", + "url": "https://github.com/nodejs/node/pull/42660", + "number": 42660, + "title": "doc: add maintaining-webassembly.md", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T18:30:36Z", + "updatedAt": "2022-04-08T21:35:42Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8414sGZ", + "url": "https://github.com/nodejs/node/pull/42659", + "number": 42659, + "title": "doc: update minimum glibc requirements for Linux", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T17:03:41Z", + "updatedAt": "2022-04-08T17:18:45Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "richardlau", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAmlJl8414oSL", + "url": "https://github.com/nodejs/admin/pull/678", + "number": 678, + "title": "[spam]", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-08T16:41:13Z", + "updatedAt": "2022-04-08T16:46:37Z", + "closedAt": "2022-04-08T16:46:26Z", + "mergedAt": null + }, + "author": { + "username": "GoogleInfinity", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MDQ1NDU1MQ==", + "nameWithOwner": "nodejs/admin", + "url": "https://github.com/nodejs/admin", + "description": "Facilitating joint collaboration amongst the TSC and CommComm", + "name": "admin", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAmlJl8414myM", + "url": "https://github.com/nodejs/admin/pull/677", + "number": 677, + "title": "[spam]", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-08T16:32:23Z", + "updatedAt": "2022-04-08T16:45:38Z", + "closedAt": "2022-04-08T16:33:59Z", + "mergedAt": null + }, + "author": { + "username": "GoogleInfinity", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MDQ1NDU1MQ==", + "nameWithOwner": "nodejs/admin", + "url": "https://github.com/nodejs/admin", + "description": "Facilitating joint collaboration amongst the TSC and CommComm", + "name": "admin", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8414aov", + "url": "https://github.com/nodejs/node/pull/42658", + "number": 42658, + "title": "test_runner: add initial CLI runner", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T15:34:51Z", + "updatedAt": "2022-04-09T19:10:42Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "cjihrig", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8414XHy", + "url": "https://github.com/nodejs/node/pull/42657", + "number": 42657, + "title": "deps: update V8 to 10.1", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T15:19:34Z", + "updatedAt": "2022-04-09T13:05:34Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "targos", + "association": "MEMBER" + }, + "comments": { + "count": 9 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8414VYf", + "url": "https://github.com/nodejs/node/pull/42656", + "number": 42656, + "title": "test: remove the legacy url parser function in inspector-helper.js", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T15:14:06Z", + "updatedAt": "2022-04-09T19:27:33Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "cola119", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s413lvp", + "url": "https://github.com/nodejs/nodejs.org/pull/4534", + "number": 4534, + "title": "0xF17dCbD465E406fb03aB2E1817B0f4799B848E87", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-08T11:48:22Z", + "updatedAt": "2022-04-08T16:54:39Z", + "closedAt": "2022-04-08T16:54:39Z", + "mergedAt": null + }, + "author": { + "username": "SandraSavic", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8413Ac8", + "url": "https://github.com/nodejs/node/pull/42655", + "number": 42655, + "title": "deps: update ICU to 71.1", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T09:06:41Z", + "updatedAt": "2022-04-08T14:20:03Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "targos", + "association": "MEMBER" + }, + "comments": { + "count": 4 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs84125h_", + "url": "https://github.com/nodejs/node/pull/42653", + "number": 42653, + "title": "doc: recommend `fh.createWriteStream` for fsPromises methods", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T08:33:43Z", + "updatedAt": "2022-04-09T11:00:29Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "aduh95", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8412i7d", + "url": "https://github.com/nodejs/node/pull/42652", + "number": 42652, + "title": "doc: fix outgoingMessage.removeHeader() signature", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T06:56:32Z", + "updatedAt": "2022-04-09T11:01:04Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "lpinca", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8412ZAm", + "url": "https://github.com/nodejs/node/pull/42651", + "number": 42651, + "title": "node-api: split finalizers into two different types", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T05:51:05Z", + "updatedAt": "2022-04-08T15:56:43Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "vmoroz", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8412XdT", + "url": "https://github.com/nodejs/node/pull/42650", + "number": 42650, + "title": "test: improve internal/url.js coverage", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-08T05:37:08Z", + "updatedAt": "2022-04-09T11:01:57Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "kuriyosh", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8412V1M", + "url": "https://github.com/nodejs/node/pull/42649", + "number": 42649, + "title": "doc: fix typo in fs.read signature", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-08T05:23:36Z", + "updatedAt": "2022-04-08T10:15:54Z", + "closedAt": "2022-04-08T10:15:53Z", + "mergedAt": "2022-04-08T10:15:53Z" + }, + "author": { + "username": "LiviaMedeiros", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8411ymo", + "url": "https://github.com/nodejs/node/pull/42647", + "number": 42647, + "title": "doc: mark tlsSocket.authorized as boolean property", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T23:50:39Z", + "updatedAt": "2022-04-08T07:56:41Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s411tcC", + "url": "https://github.com/nodejs/nodejs.org/pull/4533", + "number": 4533, + "title": "Blog: v17.9.0 release post", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-07T23:00:34Z", + "updatedAt": "2022-04-07T23:04:40Z", + "closedAt": "2022-04-07T23:04:39Z", + "mergedAt": "2022-04-07T23:04:39Z" + }, + "author": { + "username": "juanarbol", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8411ckb", + "url": "https://github.com/nodejs/node/pull/42645", + "number": 42645, + "title": "test: only skip slow tests on Raspberry Pi devices", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T21:05:12Z", + "updatedAt": "2022-04-08T20:23:36Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "richardlau", + "association": "MEMBER" + }, + "comments": { + "count": 7 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAltA88411YTB", + "url": "https://github.com/nodejs/citgm/pull/898", + "number": 898, + "title": "lookup: add tough-cookie", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-07T20:41:24Z", + "updatedAt": "2022-04-09T08:03:30Z", + "closedAt": "2022-04-09T08:03:30Z", + "mergedAt": "2022-04-09T08:03:29Z" + }, + "author": { + "username": "wjhsf", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzOTUzNDgzNQ==", + "nameWithOwner": "nodejs/citgm", + "url": "https://github.com/nodejs/citgm", + "description": "Canary in the Gold Mine", + "name": "citgm", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOEN36fM411FHD", + "url": "https://github.com/nodejs/next-10/pull/127", + "number": 127, + "title": "doc: add minutes for mini-summit april 7", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T19:07:09Z", + "updatedAt": "2022-04-07T19:38:13Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyODI5ODMwMzY=", + "nameWithOwner": "nodejs/next-10", + "url": "https://github.com/nodejs/next-10", + "description": "Repository for discussion on strategic directions for next 10 years of Node.js", + "name": "next-10", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs8410-Rn", + "url": "https://github.com/nodejs/node/pull/42644", + "number": 42644, + "title": "large page attributing an id on Linux.", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T18:32:54Z", + "updatedAt": "2022-04-08T23:07:31Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "devnexen", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s4101Im", + "url": "https://github.com/nodejs/nodejs.org/pull/4532", + "number": 4532, + "title": "Update dependencies", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-07T17:58:21Z", + "updatedAt": "2022-04-07T18:04:05Z", + "closedAt": "2022-04-07T18:04:05Z", + "mergedAt": null + }, + "author": { + "username": "KendallDoesCoding", + "association": "FIRST_TIME_CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOBm3e9M410hV0", + "url": "https://github.com/nodejs/node-core-utils/pull/618", + "number": 618, + "title": "fix: update permitted GitHub token characters", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-07T16:28:17Z", + "updatedAt": "2022-04-07T22:17:50Z", + "closedAt": "2022-04-07T22:17:47Z", + "mergedAt": "2022-04-07T22:17:46Z" + }, + "author": { + "username": "Trott", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMDc4NjM3OTY=", + "nameWithOwner": "nodejs/node-core-utils", + "url": "https://github.com/nodejs/node-core-utils", + "description": "CLI tools for Node.js Core collaborators", + "name": "node-core-utils", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOBwoOM8410YyO", + "url": "https://github.com/nodejs/i18n/pull/644", + "number": 644, + "title": "build(deps-dev): bump semver from 7.3.5 to 7.3.6", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T16:01:02Z", + "updatedAt": "2022-04-07T16:01:03Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMTgwOTk1MDc=", + "nameWithOwner": "nodejs/i18n", + "url": "https://github.com/nodejs/i18n", + "description": "The Node.js Internationalization Working Group – A Community Committee initiative.", + "name": "i18n", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s41z4CO", + "url": "https://github.com/nodejs/nodejs.org/pull/4531", + "number": 4531, + "title": "docs: update es/releases.md", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-07T14:02:27Z", + "updatedAt": "2022-04-08T22:29:00Z", + "closedAt": "2022-04-08T22:29:00Z", + "mergedAt": "2022-04-08T22:29:00Z" + }, + "author": { + "username": "yonycalsin", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAaop4M41zkEY", + "url": "https://github.com/nodejs/docker-node/pull/1691", + "number": 1691, + "title": "fix: get correct commit message and PR title for auto PRs", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-07T12:52:20Z", + "updatedAt": "2022-04-08T08:53:48Z", + "closedAt": "2022-04-08T08:53:47Z", + "mergedAt": "2022-04-08T08:53:47Z" + }, + "author": { + "username": "SimenB", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzkyOTA1Ng==", + "nameWithOwner": "nodejs/docker-node", + "url": "https://github.com/nodejs/docker-node", + "description": "Official Docker Image for Node.js :whale: :turtle: :rocket: ", + "name": "docker-node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOCgaNy841zjGO", + "url": "https://github.com/nodejs/nodejs.dev/pull/2375", + "number": 2375, + "title": "Change syntax highlighting from JavaScript to TypeScript", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-07T12:48:41Z", + "updatedAt": "2022-04-07T16:57:21Z", + "closedAt": "2022-04-07T16:57:21Z", + "mergedAt": "2022-04-07T16:57:21Z" + }, + "author": { + "username": "tatsuyafujisaki", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxNjgyMDE2NzU=", + "nameWithOwner": "nodejs/nodejs.dev", + "url": "https://github.com/nodejs/nodejs.dev", + "description": "A new Node.js resource built using Gatsby.js with React.js, TypeScript, and Remark.", + "name": "nodejs.dev", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAaop4M41zgGa", + "url": "https://github.com/nodejs/docker-node/pull/1690", + "number": 1690, + "title": "fix: only update yarn if there are other changes to the dockerfile", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-07T12:36:32Z", + "updatedAt": "2022-04-09T06:53:46Z", + "closedAt": "2022-04-08T17:20:12Z", + "mergedAt": "2022-04-08T17:20:12Z" + }, + "author": { + "username": "SimenB", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzkyOTA1Ng==", + "nameWithOwner": "nodejs/docker-node", + "url": "https://github.com/nodejs/docker-node", + "description": "Official Docker Image for Node.js :whale: :turtle: :rocket: ", + "name": "docker-node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs841y8p5", + "url": "https://github.com/nodejs/node/pull/42642", + "number": 42642, + "title": "http: document that ClientRequest inherits from OutgoingMessage", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-07T10:05:36Z", + "updatedAt": "2022-04-08T09:25:00Z", + "closedAt": "2022-04-07T16:48:43Z", + "mergedAt": "2022-04-07T16:48:43Z" + }, + "author": { + "username": "kcak11", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 27 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs841y7gz", + "url": "https://github.com/nodejs/node/pull/42641", + "number": 42641, + "title": "http: Replaced request.headers with request.getHeaders()", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-07T10:01:13Z", + "updatedAt": "2022-04-07T10:02:38Z", + "closedAt": "2022-04-07T10:02:38Z", + "mergedAt": null + }, + "author": { + "username": "kcak11", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs841y5iR", + "url": "https://github.com/nodejs/node/pull/42640", + "number": 42640, + "title": "http - Replaced request.headers with request.getHeaders()", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-07T09:53:46Z", + "updatedAt": "2022-04-07T09:57:49Z", + "closedAt": "2022-04-07T09:57:49Z", + "mergedAt": null + }, + "author": { + "username": "kcak11", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs841yz4p", + "url": "https://github.com/nodejs/node/pull/42639", + "number": 42639, + "title": "http - Updated Doc replaced request.headers with request.getHeaders()", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-07T09:33:02Z", + "updatedAt": "2022-04-07T10:11:08Z", + "closedAt": "2022-04-07T09:49:03Z", + "mergedAt": null + }, + "author": { + "username": "kcak11", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 3 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs841yJ6z", + "url": "https://github.com/nodejs/node/pull/42637", + "number": 42637, + "title": "[v14.x] deps: backport v8 367b0c1e", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T06:28:21Z", + "updatedAt": "2022-04-08T11:18:54Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "legendecas", + "association": "MEMBER" + }, + "comments": { + "count": 6 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs841yFZp", + "url": "https://github.com/nodejs/node/pull/42636", + "number": 42636, + "title": "src: fix near heap limit callback", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-07T05:58:57Z", + "updatedAt": "2022-04-08T08:21:36Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "joyeecheung", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAj-F4s41xvX8", + "url": "https://github.com/nodejs/nodejs.org/pull/4530", + "number": 4530, + "title": "Create index.md", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-07T02:46:09Z", + "updatedAt": "2022-04-07T02:49:10Z", + "closedAt": "2022-04-07T02:49:10Z", + "mergedAt": null + }, + "author": { + "username": "Im2451soon", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzNzcxNzQ3NA==", + "nameWithOwner": "nodejs/nodejs.org", + "url": "https://github.com/nodejs/nodejs.org", + "description": "The Node.js website.", + "name": "nodejs.org", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs841xTSK", + "url": "https://github.com/nodejs/node/pull/42634", + "number": 42634, + "title": "doc: link to dynamic import function", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-06T23:21:41Z", + "updatedAt": "2022-04-09T11:41:31Z", + "closedAt": "2022-04-09T11:41:30Z", + "mergedAt": "2022-04-09T11:41:30Z" + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs841xPBn", + "url": "https://github.com/nodejs/node/pull/42633", + "number": 42633, + "title": "doc: add missing word in rootCertificates section", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-06T22:56:34Z", + "updatedAt": "2022-04-08T10:40:06Z", + "closedAt": "2022-04-08T10:40:05Z", + "mergedAt": "2022-04-08T10:40:05Z" + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs841xNZX", + "url": "https://github.com/nodejs/node/pull/42632", + "number": 42632, + "title": "doc: add missing article in session ticket section", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-06T22:49:43Z", + "updatedAt": "2022-04-09T11:41:39Z", + "closedAt": "2022-04-09T11:41:38Z", + "mergedAt": "2022-04-09T11:41:38Z" + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs841xGtH", + "url": "https://github.com/nodejs/node/pull/42631", + "number": 42631, + "title": "[v17.x backport] fs: fix write methods param validation and docs", + "type": "PullRequest" + }, + "status": { + "state": "CLOSED", + "locked": false, + "isDraft": false, + "merged": false, + "closed": true + }, + "timing": { + "createdAt": "2022-04-06T22:17:28Z", + "updatedAt": "2022-04-07T05:21:38Z", + "closedAt": "2022-04-07T05:21:38Z", + "mergedAt": null + }, + "author": { + "username": "aduh95", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 6 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs841w07e", + "url": "https://github.com/nodejs/node/pull/42629", + "number": 42629, + "title": "doc: add NodeEdKeyGenParams to CryptoKey.algorithm", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-06T20:28:49Z", + "updatedAt": "2022-04-06T21:42:34Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAZ7xs841wtx8", + "url": "https://github.com/nodejs/node/pull/42628", + "number": 42628, + "title": "test: simplify test-http-write-callbacks.js", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-06T20:09:37Z", + "updatedAt": "2022-04-09T14:25:19Z", + "closedAt": "2022-04-09T14:25:18Z", + "mergedAt": "2022-04-09T14:25:18Z" + }, + "author": { + "username": "tniessen", + "association": "MEMBER" + }, + "comments": { + "count": 5 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOBVqq0841waai", + "url": "https://github.com/nodejs/remark-preset-lint-node/pull/355", + "number": 355, + "title": "build(deps): bump semver from 7.3.5 to 7.3.6", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-06T19:01:54Z", + "updatedAt": "2022-04-06T19:23:15Z", + "closedAt": "2022-04-06T19:22:59Z", + "mergedAt": "2022-04-06T19:22:59Z" + }, + "author": { + "username": "dependabot", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk4OTgyODA1MQ==", + "nameWithOwner": "nodejs/remark-preset-lint-node", + "url": "https://github.com/nodejs/remark-preset-lint-node", + "description": "remark preset to configure remark-lint with settings for nodejs/node", + "name": "remark-preset-lint-node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAmWcF841wYWs", + "url": "https://github.com/nodejs/TSC/pull/1206", + "number": 1206, + "title": "Vote on prefix-only core modules", + "type": "PullRequest" + }, + "status": { + "state": "OPEN", + "locked": false, + "isDraft": false, + "merged": false, + "closed": false + }, + "timing": { + "createdAt": "2022-04-06T18:58:31Z", + "updatedAt": "2022-04-07T22:45:49Z", + "closedAt": null, + "mergedAt": null + }, + "author": { + "username": "aduh95", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MDIxMzUyNw==", + "nameWithOwner": "nodejs/TSC", + "url": "https://github.com/nodejs/TSC", + "description": "The Node.js Technical Steering Committee", + "name": "TSC", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAmWcF841wTtW", + "url": "https://github.com/nodejs/TSC/pull/1205", + "number": 1205, + "title": "doc: add minutes for meeting 6 April 2022", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-06T18:46:40Z", + "updatedAt": "2022-04-06T21:45:08Z", + "closedAt": "2022-04-06T21:45:07Z", + "mergedAt": "2022-04-06T21:45:07Z" + }, + "author": { + "username": "mhdawson", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnk0MDIxMzUyNw==", + "nameWithOwner": "nodejs/TSC", + "url": "https://github.com/nodejs/TSC", + "description": "The Node.js Technical Steering Committee", + "name": "TSC", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "PR_kwDOAf5C0841v-Uy", + "url": "https://github.com/nodejs/Release/pull/736", + "number": 736, + "title": "doc: fix the broken link ref to the `releases.md` file.", + "type": "PullRequest" + }, + "status": { + "state": "MERGED", + "locked": false, + "isDraft": false, + "merged": true, + "closed": true + }, + "timing": { + "createdAt": "2022-04-06T17:31:26Z", + "updatedAt": "2022-04-08T11:42:23Z", + "closedAt": "2022-04-08T11:42:23Z", + "mergedAt": "2022-04-08T11:42:23Z" + }, + "author": { + "username": "juanarbol", + "association": "MEMBER" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkzMzQ0MDQ2Nw==", + "nameWithOwner": "nodejs/Release", + "url": "https://github.com/nodejs/Release", + "description": "Node.js Release Working Group", + "name": "Release", + "owner": { + "login": "nodejs" + } + } + } + ], + "discussions": [ + { + "meta": { + "id": "D_kwDOB-7WbM4APIKn", + "url": "https://github.com/nodejs/undici/discussions/1302", + "number": 1302, + "title": "What is undici", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-03-26T20:33:42Z", + "updatedAt": "2022-04-08T18:29:55Z" + }, + "author": { + "username": "ivanjeremic", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84APMnp", + "url": "https://github.com/nodejs/node/discussions/42593", + "number": 42593, + "title": "How to download only node executable (not in a .tar.gz)", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-04-03T16:31:24Z", + "updatedAt": "2022-04-08T01:33:47Z" + }, + "author": { + "username": "guest271314", + "association": "NONE" + }, + "comments": { + "count": 2 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84APL4A", + "url": "https://github.com/nodejs/node/discussions/42569", + "number": 42569, + "title": "When CVE-2018-25032 will be fixed in nodejs 14.X", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-04-01T17:38:58Z", + "updatedAt": "2022-04-07T22:23:24Z" + }, + "author": { + "username": "chaochao815", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84APNTw", + "url": "https://github.com/nodejs/node/discussions/42609", + "number": 42609, + "title": "napi_add_env_cleanup_hook when process exits forcefully", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-04-04T21:46:05Z", + "updatedAt": "2022-04-07T22:02:27Z" + }, + "author": { + "username": "kwonoj", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "MDEwOkRpc2N1c3Npb24zMjg1NjE1", + "url": "https://github.com/nodejs/node/discussions/37857", + "number": 37857, + "title": "Command-line parameter to force \"module\" instead of \"commonjs\" type?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2021-03-20T19:21:56Z", + "updatedAt": "2022-04-07T09:54:50Z" + }, + "author": { + "username": "getify", + "association": "CONTRIBUTOR" + }, + "comments": { + "count": 66 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84APOHj", + "url": "https://github.com/nodejs/node/discussions/42622", + "number": 42622, + "title": "Breaking changes from V10 -> V16 ?", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-04-06T07:35:41Z", + "updatedAt": "2022-04-06T12:47:59Z" + }, + "author": { + "username": "DoReVo", + "association": "NONE" + }, + "comments": { + "count": 1 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOB-7WbM4APN5u", + "url": "https://github.com/nodejs/undici/discussions/1325", + "number": 1325, + "title": "2 Open stream to communicate", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-04-05T20:45:00Z", + "updatedAt": "2022-04-05T20:52:52Z" + }, + "author": { + "username": "cubecleveland", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkxMzMwOTI5NzI=", + "nameWithOwner": "nodejs/undici", + "url": "https://github.com/nodejs/undici", + "description": "An HTTP/1.1 client, written from scratch for Node.js", + "name": "undici", + "owner": { + "login": "nodejs" + } + } + }, + { + "meta": { + "id": "D_kwDOAZ7xs84APNqR", + "url": "https://github.com/nodejs/node/discussions/42615", + "number": 42615, + "title": "TLS CERT serial number as DEC", + "type": "Discussion" + }, + "status": { + "locked": false + }, + "timing": { + "createdAt": "2022-04-05T13:20:48Z", + "updatedAt": "2022-04-05T15:10:11Z" + }, + "author": { + "username": "dugaquilin", + "association": "NONE" + }, + "comments": { + "count": 0 + }, + "repo": { + "id": "MDEwOlJlcG9zaXRvcnkyNzE5Mzc3OQ==", + "nameWithOwner": "nodejs/node", + "url": "https://github.com/nodejs/node", + "description": "Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:", + "name": "node", + "owner": { + "login": "nodejs" + } + } + } + ] } diff --git a/templates/examples/default.js b/templates/examples/default.js index 5c65dae..d6cd30e 100644 --- a/templates/examples/default.js +++ b/templates/examples/default.js @@ -1,12 +1,12 @@ -const templates = require('@retrogen/templates') -const data = require('./data/example.json') // assuming you've got generated data in a file +const templates = require('@retrogen/templates'); +const data = require('./data/example.json'); // assuming you've got generated data in a file -async function useTemplate () { - // use our basic template with the imported data - const result = await templates('basic', data) +async function useTemplate() { + // use our basic template with the imported data + const result = await templates('basic', data); - // output the result - console.log(result) + // output the result + console.log(result); } -useTemplate() +useTemplate(); diff --git a/templates/examples/usingCore.js b/templates/examples/usingCore.js index ebb49a9..42cc034 100644 --- a/templates/examples/usingCore.js +++ b/templates/examples/usingCore.js @@ -1,26 +1,26 @@ -const templates = require('@retrogen/templates') -const core = require('@retrogen/core') -const { DateTime } = require('luxon') +const templates = require('@retrogen/templates'); +const core = require('@retrogen/core'); +const { DateTime } = require('luxon'); -async function useTemplate () { - // set up relative dates - const now = DateTime.now() - const then = now.minus({ days: 7 }) +async function useTemplate() { + // set up relative dates + const now = DateTime.now(); + const then = now.minus({ days: 7 }); - // convert them to usable ISO dates - const dates = { - start: then.toISODate(), - end: now.toISODate() - } + // convert them to usable ISO dates + const dates = { + start: then.toISODate(), + end: now.toISODate(), + }; - // fetch and format our data from GitHub - const data = await core('nodejs', dates) + // fetch and format our data from GitHub + const data = await core('nodejs', dates); - // use our basic template with the generated/formatted data - const result = await templates('basic', data) + // use our basic template with the generated/formatted data + const result = await templates('basic', data); - // output the result - console.log(result) + // output the result + console.log(result); } -useTemplate() +useTemplate(); diff --git a/templates/index.js b/templates/index.js index a57a162..67a1c2a 100644 --- a/templates/index.js +++ b/templates/index.js @@ -1,16 +1,18 @@ -const basic = require('./templates/basic') +const basic = require('./templates/basic'); -async function returnRenderedTemplate (template, data, options) { - // array of allowed templates. It would be really nice to add more! Right now, basic solves all my needs. - const allowedTemplates = ['basic'] +async function returnRenderedTemplate(template, data, options) { + // array of allowed templates. It would be really nice to add more! Right now, basic solves all my needs. + const allowedTemplates = ['basic']; - if (allowedTemplates.includes(template) === false) { - throw new Error(`Unknown template: ${template}. Please use a template from the list: ${allowedTemplates}`) - } + if (allowedTemplates.includes(template) === false) { + throw new Error( + `Unknown template: ${template}. Please use a template from the list: ${allowedTemplates}`, + ); + } - // if we add more templates, this logic needs to be expanded. - return await basic(data, options) + // if we add more templates, this logic needs to be expanded. + return await basic(data, options); } -module.exports = returnRenderedTemplate -module.exports.basic = basic +module.exports = returnRenderedTemplate; +module.exports.basic = basic; diff --git a/templates/package.json b/templates/package.json index 5c26caf..5643683 100644 --- a/templates/package.json +++ b/templates/package.json @@ -1,40 +1,40 @@ { - "name": "@retrogen/templates", - "version": "0.0.2", - "description": "templates for retrogen, a markdown generator for GitHub organization data", - "main": "index.js", - "scripts": { - "biome:format": "npx @biomejs/biome format --write .", - "biome:lint": "npx @biomejs/biome lint .", - "biome:lint:write": "npx @biomejs/biome lint --write .", - "coverage": "nyc node --test", - "examples": "npm run examples:default && npm run examples:usingCore", - "examples:output": "npm run examples:default:output && npm run examples:usingCore:output", - "examples:default": "node examples/default.js", - "examples:usingCore": "node examples/usingCore.js", - "examples:default:output": "node examples/default.js > examples/output/default.md", - "examples:usingCore:output": "node examples/usingCore.js > examples/output/usingCore.md", - "reference": "npm run reference:generateBody && npm run reference:generateRepoInformationFromData", - "reference:generateBody": "node testUtils/generateBody.setup.js", - "reference:generateRepoInformationFromData": "node testUtils/generateRepoInformationFromData.setup.js", - "test": "node --test", - "updates:check": "npx npm-check-updates", - "updates:update": "npx npm-check-updates -u" - }, - "author": "Tierney Cyren (https://bnb.im/)", - "license": "MIT", - "devDependencies": { - "@biomejs/biome": "^1.8.3", - "@retrogen/core": "^0.0.2", - "dotenv": "^16.4.5", - "luxon": "^3.4.4" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/cutenode/retrogen.git" - }, - "bugs": { - "url": "https://github.com/cutenode/retrogen/issues" - }, - "homepage": "https://github.com/cutenode/retrogen#readme" + "name": "@retrogen/templates", + "version": "0.0.2", + "description": "templates for retrogen, a markdown generator for GitHub organization data", + "main": "index.js", + "scripts": { + "biome:format": "npx @biomejs/biome format --write .", + "biome:lint": "npx @biomejs/biome lint .", + "biome:lint:write": "npx @biomejs/biome lint --write .", + "coverage": "nyc node --test", + "examples": "npm run examples:default && npm run examples:usingCore", + "examples:output": "npm run examples:default:output && npm run examples:usingCore:output", + "examples:default": "node examples/default.js", + "examples:usingCore": "node examples/usingCore.js", + "examples:default:output": "node examples/default.js > examples/output/default.md", + "examples:usingCore:output": "node examples/usingCore.js > examples/output/usingCore.md", + "reference": "npm run reference:generateBody && npm run reference:generateRepoInformationFromData", + "reference:generateBody": "node testUtils/generateBody.setup.js", + "reference:generateRepoInformationFromData": "node testUtils/generateRepoInformationFromData.setup.js", + "test": "node --test", + "updates:check": "npx npm-check-updates", + "updates:update": "npx npm-check-updates -u" + }, + "author": "Tierney Cyren (https://bnb.im/)", + "license": "MIT", + "devDependencies": { + "@biomejs/biome": "^1.8.3", + "@retrogen/core": "^0.0.2", + "dotenv": "^16.4.5", + "luxon": "^3.4.4" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/cutenode/retrogen.git" + }, + "bugs": { + "url": "https://github.com/cutenode/retrogen/issues" + }, + "homepage": "https://github.com/cutenode/retrogen#readme" } diff --git a/templates/templates/basic.js b/templates/templates/basic.js index 2faa817..dafb40b 100644 --- a/templates/templates/basic.js +++ b/templates/templates/basic.js @@ -1,28 +1,34 @@ -const generateRepoInformationFromData = require('../tools/generateRepoInformationFromData') -const generateBody = require('../tools/generateBody') -const generateDoc = require('../tools/generateDoc') +const generateRepoInformationFromData = require('../tools/generateRepoInformationFromData'); +const generateBody = require('../tools/generateBody'); +const generateDoc = require('../tools/generateDoc'); -async function generateBasicRetro (data, options = {}) { - // configure the internal options object. `options` should never be used outside of this object. - const usableOptions = { - heading: options.heading ?? `# Retrospective for \`${data.meta.owner}\``, - preface: options.preface ?? `Reporting on ${data.meta.issues.count} Issues from ${data.meta.issues.authors.count} authors, ${data.meta.pullRequests.count} Pull Requests from ${data.meta.pullRequests.authors.count} authors, and ${data.meta.discussions.count} Discussions from ${data.meta.discussions.authors.count} authors.`, - headerDates: options.headerDates ?? false, - start: options.start ?? undefined, - end: options.end ?? undefined - } +async function generateBasicRetro(data, options = {}) { + // configure the internal options object. `options` should never be used outside of this object. + const usableOptions = { + heading: options.heading ?? `# Retrospective for \`${data.meta.owner}\``, + preface: + options.preface ?? + `Reporting on ${data.meta.issues.count} Issues from ${data.meta.issues.authors.count} authors, ${data.meta.pullRequests.count} Pull Requests from ${data.meta.pullRequests.authors.count} authors, and ${data.meta.discussions.count} Discussions from ${data.meta.discussions.authors.count} authors.`, + headerDates: options.headerDates ?? false, + start: options.start ?? undefined, + end: options.end ?? undefined, + }; - // add some custom logic for custom start/end date in the header - if (usableOptions.headerDates && usableOptions.start && usableOptions.start) { - usableOptions.heading = `${usableOptions.heading} from ${usableOptions.start} to ${usableOptions.end}` - } + // add some custom logic for custom start/end date in the header + if (usableOptions.headerDates && usableOptions.start && usableOptions.start) { + usableOptions.heading = `${usableOptions.heading} from ${usableOptions.start} to ${usableOptions.end}`; + } - const repos = await generateRepoInformationFromData(data) + const repos = await generateRepoInformationFromData(data); - const body = await generateBody(repos) + const body = await generateBody(repos); - const output = await generateDoc(usableOptions.heading, usableOptions.preface, body) - return output + const output = await generateDoc( + usableOptions.heading, + usableOptions.preface, + body, + ); + return output; } -module.exports = generateBasicRetro +module.exports = generateBasicRetro; diff --git a/templates/test/generateBody.test.js b/templates/test/generateBody.test.js index 05c3870..fa0772b 100644 --- a/templates/test/generateBody.test.js +++ b/templates/test/generateBody.test.js @@ -1,32 +1,40 @@ -const test = require('node:test') -const { deepStrictEqual } = require('node:assert') -const { readFile, writeFile, unlink } = require('node:fs/promises') -const { resolve } = require('node:path') -const core = require('@retrogen/core') -const dir = require('../dir') -const generateRepoInformationFromData = require('../tools/generateRepoInformationFromData') -const generateBody = require('../tools/generateBody') -const dates = require('../testUtils/dates.json') +const test = require('node:test'); +const { deepStrictEqual } = require('node:assert'); +const { readFile, writeFile, unlink } = require('node:fs/promises'); +const { resolve } = require('node:path'); +const core = require('@retrogen/core'); +const dir = require('../dir'); +const generateRepoInformationFromData = require('../tools/generateRepoInformationFromData'); +const generateBody = require('../tools/generateBody'); +const dates = require('../testUtils/dates.json'); // if this test is failing, consider using the provided npm scripts in this workspace to regenerate test data! test('working with the core module directly should not error', async (context) => { - // generate our live data - const data = await core('nodejs', dates) - // generate it into the composition that we want our live data to be consumed with - const composedData = await generateRepoInformationFromData(data) - /// read a reference file that's generated by running a generation script in the testUtils directory, optionally run with npm run - const reference = await readFile(resolve(`${dir}/testUtils/reference/body.md`), { encoding: 'utf8' }) + // generate our live data + const data = await core('nodejs', dates); + // generate it into the composition that we want our live data to be consumed with + const composedData = await generateRepoInformationFromData(data); + /// read a reference file that's generated by running a generation script in the testUtils directory, optionally run with npm run + const reference = await readFile( + resolve(`${dir}/testUtils/reference/body.md`), + { encoding: 'utf8' }, + ); - await context.test('check that generated output has not changed', async (context) => { - const body = await generateBody(composedData) + await context.test( + 'check that generated output has not changed', + async (context) => { + const body = await generateBody(composedData); - // write a file rather than doing something like copy/pasting it from the terminal - const assertionPath = resolve(`${dir}/testUtils/reference/body.assertion.md`) - await writeFile(assertionPath, body) - const assertion = await readFile(assertionPath, { encoding: 'utf8' }) - // the actual test - deepStrictEqual(assertion, reference) - // delete the assertion file we just wrote - await unlink(assertionPath) - }) -}) + // write a file rather than doing something like copy/pasting it from the terminal + const assertionPath = resolve( + `${dir}/testUtils/reference/body.assertion.md`, + ); + await writeFile(assertionPath, body); + const assertion = await readFile(assertionPath, { encoding: 'utf8' }); + // the actual test + deepStrictEqual(assertion, reference); + // delete the assertion file we just wrote + await unlink(assertionPath); + }, + ); +}); diff --git a/templates/test/generateRepoInformationFromData.test.js b/templates/test/generateRepoInformationFromData.test.js index f7a2657..80e32b0 100644 --- a/templates/test/generateRepoInformationFromData.test.js +++ b/templates/test/generateRepoInformationFromData.test.js @@ -1,28 +1,49 @@ -const test = require('node:test') -const { deepStrictEqual } = require('node:assert') -const core = require('@retrogen/core') -const generateRepoInformationFromData = require('../tools/generateRepoInformationFromData') -const nodejsReference = require('../testUtils/reference/generateRepoInformationFromData.nodejs.json') -const kubernetesReference = require('../testUtils/reference/generateRepoInformationFromData.kubernetes.json') -const dates = require('../testUtils/dates.json') +const test = require('node:test'); +const { deepStrictEqual } = require('node:assert'); +const core = require('@retrogen/core'); +const generateRepoInformationFromData = require('../tools/generateRepoInformationFromData'); +const nodejsReference = require('../testUtils/reference/generateRepoInformationFromData.nodejs.json'); +const kubernetesReference = require('../testUtils/reference/generateRepoInformationFromData.kubernetes.json'); +const dates = require('../testUtils/dates.json'); test('working with the core module directly should not error', async (context) => { - const nodejsData = await core('nodejs', dates) - const kubernetesData = await core('kubernetes', dates) + const nodejsData = await core('nodejs', dates); + const kubernetesData = await core('kubernetes', dates); - await context.test('should have the correct keys at the highest level', async (context) => { - const nodejsComposedData = await generateRepoInformationFromData(nodejsData) - const kubernetesComposedData = await generateRepoInformationFromData(kubernetesData) - deepStrictEqual(Object.keys(nodejsComposedData), Object.keys(nodejsReference)) - deepStrictEqual(Object.keys(kubernetesComposedData), Object.keys(kubernetesReference)) - }) + await context.test( + 'should have the correct keys at the highest level', + async (context) => { + const nodejsComposedData = + await generateRepoInformationFromData(nodejsData); + const kubernetesComposedData = + await generateRepoInformationFromData(kubernetesData); + deepStrictEqual( + Object.keys(nodejsComposedData), + Object.keys(nodejsReference), + ); + deepStrictEqual( + Object.keys(kubernetesComposedData), + Object.keys(kubernetesReference), + ); + }, + ); - await context.test('ensure all entries have open, merged, and closed', async (context) => { - const nodejsComposedData = await generateRepoInformationFromData(nodejsData) - for (const entry in nodejsComposedData) { - deepStrictEqual(Object.hasOwn(nodejsComposedData[entry], 'open'), true) - deepStrictEqual(Object.hasOwn(nodejsComposedData[entry], 'merged'), true) - deepStrictEqual(Object.hasOwn(nodejsComposedData[entry], 'closed'), true) - } - }) -}) + await context.test( + 'ensure all entries have open, merged, and closed', + async (context) => { + const nodejsComposedData = + await generateRepoInformationFromData(nodejsData); + for (const entry in nodejsComposedData) { + deepStrictEqual(Object.hasOwn(nodejsComposedData[entry], 'open'), true); + deepStrictEqual( + Object.hasOwn(nodejsComposedData[entry], 'merged'), + true, + ); + deepStrictEqual( + Object.hasOwn(nodejsComposedData[entry], 'closed'), + true, + ); + } + }, + ); +}); diff --git a/templates/testUtils/dates.json b/templates/testUtils/dates.json index bd5f069..861c865 100644 --- a/templates/testUtils/dates.json +++ b/templates/testUtils/dates.json @@ -1,4 +1,4 @@ { - "start": "2024-03-21", - "end": "2024-03-28" -} \ No newline at end of file + "start": "2024-03-21", + "end": "2024-03-28" +} diff --git a/templates/testUtils/generateBody.setup.js b/templates/testUtils/generateBody.setup.js index e54eb97..528e7ca 100644 --- a/templates/testUtils/generateBody.setup.js +++ b/templates/testUtils/generateBody.setup.js @@ -1,18 +1,18 @@ -const { writeFile } = require('node:fs/promises') -const { resolve } = require('node:path') -const core = require('@retrogen/core') -const generateRepoInformationFromData = require('../tools/generateRepoInformationFromData') -const generateBody = require('../tools/generateBody') -const dir = require('../dir') -const dates = require('./dates.json') +const { writeFile } = require('node:fs/promises'); +const { resolve } = require('node:path'); +const core = require('@retrogen/core'); +const generateRepoInformationFromData = require('../tools/generateRepoInformationFromData'); +const generateBody = require('../tools/generateBody'); +const dir = require('../dir'); +const dates = require('./dates.json'); -async function setup () { - const data = await core('nodejs', dates) - const composedData = await generateRepoInformationFromData(data) - const referencePath = resolve(`${dir}/testUtils/reference/body.md`) - const body = await generateBody(composedData) +async function setup() { + const data = await core('nodejs', dates); + const composedData = await generateRepoInformationFromData(data); + const referencePath = resolve(`${dir}/testUtils/reference/body.md`); + const body = await generateBody(composedData); - await writeFile(referencePath, body) + await writeFile(referencePath, body); } -setup() +setup(); diff --git a/templates/testUtils/generateRepoInformationFromData.setup.js b/templates/testUtils/generateRepoInformationFromData.setup.js index 969671b..ce96280 100644 --- a/templates/testUtils/generateRepoInformationFromData.setup.js +++ b/templates/testUtils/generateRepoInformationFromData.setup.js @@ -1,29 +1,40 @@ -const { writeFile } = require('node:fs/promises') -const { resolve } = require('node:path') -const core = require('@retrogen/core') -const generateRepoInformationFromData = require('../tools/generateRepoInformationFromData') -const dir = require('../dir') -const dates = require('./dates.json') +const { writeFile } = require('node:fs/promises'); +const { resolve } = require('node:path'); +const core = require('@retrogen/core'); +const generateRepoInformationFromData = require('../tools/generateRepoInformationFromData'); +const dir = require('../dir'); +const dates = require('./dates.json'); -async function setup () { - // configuration variables that we use later - const nodejsReferencePath = resolve(`${dir}/testUtils/reference/generateRepoInformationFromData.nodejs.json`) - const kubernetesReferencePath = resolve(`${dir}/testUtils/reference/generateRepoInformationFromData.kubernetes.json`) +async function setup() { + // configuration variables that we use later + const nodejsReferencePath = resolve( + `${dir}/testUtils/reference/generateRepoInformationFromData.nodejs.json`, + ); + const kubernetesReferencePath = resolve( + `${dir}/testUtils/reference/generateRepoInformationFromData.kubernetes.json`, + ); - // get data and compose it - const nodejsData = await core('nodejs', dates) - const kubernetesData = await core('kubernetes', dates) - const nodejsComposedData = await generateRepoInformationFromData(nodejsData) - const kubernetesComposedData = await generateRepoInformationFromData(kubernetesData) + // get data and compose it + const nodejsData = await core('nodejs', dates); + const kubernetesData = await core('kubernetes', dates); + const nodejsComposedData = await generateRepoInformationFromData(nodejsData); + const kubernetesComposedData = + await generateRepoInformationFromData(kubernetesData); - console.log('nodejsData', nodejsData) - console.log('kubernetesData', kubernetesData) - console.log('nodejsComposedData',nodejsComposedData) - console.log('kubernetesComposedData',kubernetesComposedData) + console.log('nodejsData', nodejsData); + console.log('kubernetesData', kubernetesData); + console.log('nodejsComposedData', nodejsComposedData); + console.log('kubernetesComposedData', kubernetesComposedData); - // write the composed data to its final location - await writeFile(nodejsReferencePath, JSON.stringify(nodejsComposedData, null, 2)) - await writeFile(kubernetesReferencePath, JSON.stringify(kubernetesComposedData, null, 2)) + // write the composed data to its final location + await writeFile( + nodejsReferencePath, + JSON.stringify(nodejsComposedData, null, 2), + ); + await writeFile( + kubernetesReferencePath, + JSON.stringify(kubernetesComposedData, null, 2), + ); } -setup() +setup(); diff --git a/templates/testUtils/reference/generateRepoInformationFromData.kubernetes.json b/templates/testUtils/reference/generateRepoInformationFromData.kubernetes.json index bb507d3..3ddc09e 100644 --- a/templates/testUtils/reference/generateRepoInformationFromData.kubernetes.json +++ b/templates/testUtils/reference/generateRepoInformationFromData.kubernetes.json @@ -1,541 +1,541 @@ { - "client-go": { - "open": [], - "merged": [], - "closed": [ - { - "bullet": "- Watcher emits StatusInternalServerError when API server closes a watch gracefully with 200 ([#1340](https://github.com/kubernetes/client-go/issues/1340))", - "type": "Issue" - } - ] - }, - "kubernetes": { - "open": [], - "merged": [ - { - "bullet": "- releng: update publishing bot rules for 1.30 ([#124078](https://github.com/kubernetes/kubernetes/pull/124078))", - "type": "PullRequest" - } - ], - "closed": [ - { - "bullet": "- Even if the container has failed, the DaemonSet pod's phase still shows running ([#124095](https://github.com/kubernetes/kubernetes/issues/124095))", - "type": "Issue" - }, - { - "bullet": "- DRA: kubelet: error preparing devices for claim ([#124090](https://github.com/kubernetes/kubernetes/issues/124090))", - "type": "Issue" - }, - { - "bullet": "- Failed to watch *v1.Service: failed to list *v1.Service ([#124058](https://github.com/kubernetes/kubernetes/issues/124058))", - "type": "Issue" - }, - { - "bullet": "- NewVolumeManagerReconstruction: Volumes are reported as unmounted after reboot ([#124057](https://github.com/kubernetes/kubernetes/issues/124057))", - "type": "Issue" - }, - { - "bullet": "- K8s workers NotReady, Kubelet stopped posting node status, kubelet service log \"Error getting node\" err=\"node \\\"workernode\\\" not found\" \"failed to ensure lease exists\" ([#124054](https://github.com/kubernetes/kubernetes/issues/124054))", - "type": "Issue" - }, - { - "bullet": "- fix: kubelet crash when DRA plugin returns nil UnprepareResourceResponse ([#124085](https://github.com/kubernetes/kubernetes/pull/124085))", - "type": "PullRequest" - } - ] - }, - "release": { - "open": [], - "merged": [ - { - "bullet": "- update set-cap image to use debian-base bookworm-v1.0.2 ([#3525](https://github.com/kubernetes/release/pull/3525))", - "type": "PullRequest" - }, - { - "bullet": "- rebuild debian-base and tag to bookworm-v1.0.2 ([#3522](https://github.com/kubernetes/release/pull/3522))", - "type": "PullRequest" - }, - { - "bullet": "- build(deps): bump the actions group with 1 update ([#3521](https://github.com/kubernetes/release/pull/3521))", - "type": "PullRequest" - } - ], - "closed": [ - { - "bullet": "- The repository 'https://pkgs.k8s.io kubernetes-xenial InRelease' is not signed ([#3524](https://github.com/kubernetes/release/issues/3524))", - "type": "Issue" - } - ] - }, - "ingress-nginx": { - "open": [], - "merged": [ - { - "bullet": "- Bump the all group with 3 updates ([#11166](https://github.com/kubernetes/ingress-nginx/pull/11166))", - "type": "PullRequest" - } - ], - "closed": [ - { - "bullet": "- Error from server (NotFound): services \"nginx-ingress-nginx-ingress\" not found ([#11171](https://github.com/kubernetes/ingress-nginx/issues/11171))", - "type": "Issue" - }, - { - "bullet": "- Chart: Implement Giant Swarm changes. ([#11168](https://github.com/kubernetes/ingress-nginx/pull/11168))", - "type": "PullRequest" - } - ] - }, - "kubeadm": { - "open": [], - "merged": [], - "closed": [ - { - "bullet": "- kubeadm init failed ([#3038](https://github.com/kubernetes/kubeadm/issues/3038))", - "type": "Issue" - } - ] - }, - "kubectl": { - "open": [], - "merged": [], - "closed": [ - { - "bullet": "- Use oc create job --from=cronjob/foo -- bar ([#1578](https://github.com/kubernetes/kubectl/issues/1578))", - "type": "Issue" - } - ] - }, - "website": { - "open": [ - { - "bullet": "- [es] Translate - `docs/concepts/architecture/mixed-version-proxy` into Spanish ([#45699](https://github.com/kubernetes/website/issues/45699))", - "type": "Issue" - }, - { - "bullet": "- [es] Translate - `docs/concepts/architecture/garbage-collection` into Spanish ([#45697](https://github.com/kubernetes/website/issues/45697))", - "type": "Issue" - }, - { - "bullet": "- [es] Translate - `docs/concepts/architecture/controller` into Spanish ([#45696](https://github.com/kubernetes/website/issues/45696))", - "type": "Issue" - }, - { - "bullet": "- [es] Update Translate - `docs/concepts/architecture/cloud-controller` into Spanish ([#45695](https://github.com/kubernetes/website/issues/45695))", - "type": "Issue" - }, - { - "bullet": "- [es] Update Translate - `docs/concepts/architecture/cgroups` into Spanish ([#45694](https://github.com/kubernetes/website/issues/45694))", - "type": "Issue" - } - ], - "merged": [ - { - "bullet": "- Fix typo in kubeadm-config v1beta4 config reference ([#45709](https://github.com/kubernetes/website/pull/45709))", - "type": "PullRequest" - }, - { - "bullet": "- pkgs.k8s.io: fix nits from previous PRs ([#45705](https://github.com/kubernetes/website/pull/45705))", - "type": "PullRequest" - }, - { - "bullet": "- Fix broken hyperlink ([#45704](https://github.com/kubernetes/website/pull/45704))", - "type": "PullRequest" - }, - { - "bullet": "- [ja] fix typo cluster-level-pss.md ([#45703](https://github.com/kubernetes/website/pull/45703))", - "type": "PullRequest" - }, - { - "bullet": "- [hi] Update the Build link in README file ([#45701](https://github.com/kubernetes/website/pull/45701))", - "type": "PullRequest" - }, - { - "bullet": "- Update legacy repos deprecation blog to reflect repos removal ([#45685](https://github.com/kubernetes/website/pull/45685))", - "type": "PullRequest" - }, - { - "bullet": "- Upgrade note about nodeName to warning ([#45683](https://github.com/kubernetes/website/pull/45683))", - "type": "PullRequest" - }, - { - "bullet": "- Update pkgs.k8s.io blog to reflect legacy repos removal ([#45682](https://github.com/kubernetes/website/pull/45682))", - "type": "PullRequest" - }, - { - "bullet": "- Update a few dead/outdated links in the \"live and let live\" blog post ([#45681](https://github.com/kubernetes/website/pull/45681))", - "type": "PullRequest" - }, - { - "bullet": "- Fix spelling error in sidecar-containers.md ([#45680](https://github.com/kubernetes/website/pull/45680))", - "type": "PullRequest" - }, - { - "bullet": "- KEP-3998: Rephrase JobSuccessPolicy documentations ([#45677](https://github.com/kubernetes/website/pull/45677))", - "type": "PullRequest" - }, - { - "bullet": "- Add a note to specify the required Hugo version in the prerequisites. ([#45676](https://github.com/kubernetes/website/pull/45676))", - "type": "PullRequest" - }, - { - "bullet": "- Merge main branch into dev-1.30 ([#45675](https://github.com/kubernetes/website/pull/45675))", - "type": "PullRequest" - }, - { - "bullet": "- [dev-1.30] Remove useless line wrap ([#45670](https://github.com/kubernetes/website/pull/45670))", - "type": "PullRequest" - } - ], - "closed": [ - { - "bullet": "- Want to create a Docker image of an existing EKS pod or any pod. ([#45679](https://github.com/kubernetes/website/issues/45679))", - "type": "Issue" - }, - { - "bullet": "- Kubelet Configuration (v1) ([#45667](https://github.com/kubernetes/website/issues/45667))", - "type": "Issue" - }, - { - "bullet": "- Pofg ([#45716](https://github.com/kubernetes/website/pull/45716))", - "type": "PullRequest" - }, - { - "bullet": "- update control-plane-node-communication/ ([#45712](https://github.com/kubernetes/website/pull/45712))", - "type": "PullRequest" - } - ] - }, - "test-infra": { - "open": [], - "merged": [ - { - "bullet": "- Switch autobump schedule to DST ([#32335](https://github.com/kubernetes/test-infra/pull/32335))", - "type": "PullRequest" - }, - { - "bullet": "- Fix prow job ci-kubernetes-gce-conformance-latest ([#32333](https://github.com/kubernetes/test-infra/pull/32333))", - "type": "PullRequest" - }, - { - "bullet": "- update release-utils to use go1.22 ([#32331](https://github.com/kubernetes/test-infra/pull/32331))", - "type": "PullRequest" - }, - { - "bullet": "- update bom jobs to use go1.22 ([#32327](https://github.com/kubernetes/test-infra/pull/32327))", - "type": "PullRequest" - }, - { - "bullet": "- update mdtoc jobs to use go1.22 ([#32326](https://github.com/kubernetes/test-infra/pull/32326))", - "type": "PullRequest" - }, - { - "bullet": "- Run multikueue e2e tests in a separate job ([#32325](https://github.com/kubernetes/test-infra/pull/32325))", - "type": "PullRequest" - }, - { - "bullet": "- Use Go1.22 for kube-scheduler-simulator ([#32324](https://github.com/kubernetes/test-infra/pull/32324))", - "type": "PullRequest" - }, - { - "bullet": "- Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 28 Mar 2024 00:03:03 UTC ([#32323](https://github.com/kubernetes/test-infra/pull/32323))", - "type": "PullRequest" - }, - { - "bullet": "- Create Minio secret for credentials to protect exposure in env ([#32322](https://github.com/kubernetes/test-infra/pull/32322))", - "type": "PullRequest" - }, - { - "bullet": "- Update Prow to v20240327-a58d781f5a ([#32320](https://github.com/kubernetes/test-infra/pull/32320))", - "type": "PullRequest" - }, - { - "bullet": "- Set up presubmits for LeaderWorkerSet e2e tests ([#32319](https://github.com/kubernetes/test-infra/pull/32319))", - "type": "PullRequest" - }, - { - "bullet": "- [releng] Add 1.30 and remove 1.26 milestone_applier rules ([#32318](https://github.com/kubernetes/test-infra/pull/32318))", - "type": "PullRequest" - }, - { - "bullet": "- Adjust resources for CAPO e2e ([#32317](https://github.com/kubernetes/test-infra/pull/32317))", - "type": "PullRequest" - }, - { - "bullet": "- Update cloud-provider-azure-config.yaml ([#32316](https://github.com/kubernetes/test-infra/pull/32316))", - "type": "PullRequest" - }, - { - "bullet": "- Update OpenShift testgrid definitions by auto-testgrid-generator job at Wed, 27 Mar 2024 00:02:15 UTC ([#32314](https://github.com/kubernetes/test-infra/pull/32314))", - "type": "PullRequest" - }, - { - "bullet": "- Update Prow to v20240326-008f55ad3f ([#32313](https://github.com/kubernetes/test-infra/pull/32313))", - "type": "PullRequest" - }, - { - "bullet": "- Deprecate Phaino since it does not support decorated jobs which have been the standard for years now. ([#32312](https://github.com/kubernetes/test-infra/pull/32312))", - "type": "PullRequest" - }, - { - "bullet": "- Avoid K8s-Prow specific unit tests in the prow/ directory. ([#32311](https://github.com/kubernetes/test-infra/pull/32311))", - "type": "PullRequest" - }, - { - "bullet": "- Make RequireSelfApproval documentation less ambiguous ([#32309](https://github.com/kubernetes/test-infra/pull/32309))", - "type": "PullRequest" - }, - { - "bullet": "- Update Prow to v20240326-b7ee8eb083 ([#32307](https://github.com/kubernetes/test-infra/pull/32307))", - "type": "PullRequest" - }, - { - "bullet": "- Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 26 Mar 2024 00:06:19 UTC ([#32305](https://github.com/kubernetes/test-infra/pull/32305))", - "type": "PullRequest" - } - ], - "closed": [ - { - "bullet": "- Set up presubmits for LeaderWorkerSet e2e tests ([#32310](https://github.com/kubernetes/test-infra/pull/32310))", - "type": "PullRequest" - } - ] - }, - "minikube": { - "open": [], - "merged": [ - { - "bullet": "- CI: Add ability to get headlamp version ([#18535](https://github.com/kubernetes/minikube/pull/18535))", - "type": "PullRequest" - }, - { - "bullet": "- Build(deps): Bump kubernetes-sigs/release-actions from 0.1.3 to 0.1.4 ([#18533](https://github.com/kubernetes/minikube/pull/18533))", - "type": "PullRequest" - }, - { - "bullet": "- Build(deps): Bump google.golang.org/api from 0.171.0 to 0.172.0 ([#18519](https://github.com/kubernetes/minikube/pull/18519))", - "type": "PullRequest" - }, - { - "bullet": "- Build(deps): Bump github.com/distribution/reference from 0.5.0 to 0.6.0 ([#18518](https://github.com/kubernetes/minikube/pull/18518))", - "type": "PullRequest" - }, - { - "bullet": "- Upgrade Headlamp version to 0.23.1 ([#18517](https://github.com/kubernetes/minikube/pull/18517))", - "type": "PullRequest" - }, - { - "bullet": "- Build(deps): Bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0 ([#18511](https://github.com/kubernetes/minikube/pull/18511))", - "type": "PullRequest" - }, - { - "bullet": "- Build(deps): Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.21.0 to 1.22.0 ([#18510](https://github.com/kubernetes/minikube/pull/18510))", - "type": "PullRequest" - }, - { - "bullet": "- update releases-beta.json & releases-beta-v2.json to include v1.33.0-beta.0 ([#18509](https://github.com/kubernetes/minikube/pull/18509))", - "type": "PullRequest" - }, - { - "bullet": "- v1.33.0-beta.0 release ([#18507](https://github.com/kubernetes/minikube/pull/18507))", - "type": "PullRequest" - } - ], - "closed": [ - { - "bullet": "- Kicbase/ISO: Update docker from 25.0.4 to 26.0.0 ([#18527](https://github.com/kubernetes/minikube/pull/18527))", - "type": "PullRequest" - }, - { - "bullet": "- Kicbase/ISO: Update buildkit from v0.13.0 to v0.13.1 ([#18516](https://github.com/kubernetes/minikube/pull/18516))", - "type": "PullRequest" - }, - { - "bullet": "- Kicbase/ISO: Update crun from 1.14 to 1.14.4 ([#18515](https://github.com/kubernetes/minikube/pull/18515))", - "type": "PullRequest" - } - ] - }, - "k8s.io": { - "open": [], - "merged": [ - { - "bullet": "- Image promotion for set-cap bookworm-v1.0.2 ([#6627](https://github.com/kubernetes/k8s.io/pull/6627))", - "type": "PullRequest" - }, - { - "bullet": "- Image promotion for build-image bookworm-v1.0.2 ([#6625](https://github.com/kubernetes/k8s.io/pull/6625))", - "type": "PullRequest" - }, - { - "bullet": "- GCP: add a DL to provide access to codesearch ([#6624](https://github.com/kubernetes/k8s.io/pull/6624))", - "type": "PullRequest" - }, - { - "bullet": "- releng: Image promotion for kubernetes v1.31.0-alpha.0 ([#6623](https://github.com/kubernetes/k8s.io/pull/6623))", - "type": "PullRequest" - }, - { - "bullet": "- releng: Image promotion for kubernetes v1.30.0-rc.0 ([#6621](https://github.com/kubernetes/k8s.io/pull/6621))", - "type": "PullRequest" - }, - { - "bullet": "- Image promotion for cluster-api v1.7.0-beta.1 ([#6620](https://github.com/kubernetes/k8s.io/pull/6620))", - "type": "PullRequest" - }, - { - "bullet": "- Image promotion for metrics-server v0.7.1 ([#6619](https://github.com/kubernetes/k8s.io/pull/6619))", - "type": "PullRequest" - }, - { - "bullet": "- audit: update as of 2024-03-28 ([#6617](https://github.com/kubernetes/k8s.io/pull/6617))", - "type": "PullRequest" - } - ], - "closed": [ - { - "bullet": "- Image promotion for set-cap bookworm-v1.0.2 ([#6626](https://github.com/kubernetes/k8s.io/pull/6626))", - "type": "PullRequest" - } - ] - }, - "dashboard": { - "open": [], - "merged": [ - { - "bullet": "- feat(chart): bump chart to 7.1.3 ([#8841](https://github.com/kubernetes/dashboard/pull/8841))", - "type": "PullRequest" - }, - { - "bullet": "- fix: login guard and me service initialization ([#8840](https://github.com/kubernetes/dashboard/pull/8840))", - "type": "PullRequest" - } - ], - "closed": [] - }, - "org": { - "open": [], - "merged": [ - { - "bullet": "- add tomasaschan to kubernetes-sigs, kubernetes ([#4851](https://github.com/kubernetes/org/pull/4851))", - "type": "PullRequest" - }, - { - "bullet": "- Add elbehery to etcd-io members. ([#4849](https://github.com/kubernetes/org/pull/4849))", - "type": "PullRequest" - } - ], - "closed": [] - }, - "kops": { - "open": [], - "merged": [ - { - "bullet": "- Refactor: Move nodeUpConfigBuilder to nodemodel ([#16429](https://github.com/kubernetes/kops/pull/16429))", - "type": "PullRequest" - }, - { - "bullet": "- refactor: isolate asset construction out of cloudup ([#16428](https://github.com/kubernetes/kops/pull/16428))", - "type": "PullRequest" - }, - { - "bullet": "- refactor: move assets into their own package ([#16426](https://github.com/kubernetes/kops/pull/16426))", - "type": "PullRequest" - } - ], - "closed": [] - }, - "cloud-provider-openstack": { - "open": [], - "merged": [ - { - "bullet": "- [docs] Update the release procedure ([#2565](https://github.com/kubernetes/cloud-provider-openstack/pull/2565))", - "type": "PullRequest" - } - ], - "closed": [] - }, - "cloud-provider-aws": { - "open": [], - "merged": [ - { - "bullet": "- Support rc tag ([#889](https://github.com/kubernetes/cloud-provider-aws/pull/889))", - "type": "PullRequest" - }, - { - "bullet": "- Bump tag to 1.30.0-rc.0 ([#887](https://github.com/kubernetes/cloud-provider-aws/pull/887))", - "type": "PullRequest" - }, - { - "bullet": "- Bump k8s lib to 0.30.0-rc.0 ([#886](https://github.com/kubernetes/cloud-provider-aws/pull/886))", - "type": "PullRequest" - } - ], - "closed": [ - { - "bullet": "- Bump tag to 1.30.0-rc.0 ([#888](https://github.com/kubernetes/cloud-provider-aws/pull/888))", - "type": "PullRequest" - } - ] - }, - "publishing-bot": { - "open": [], - "merged": [ - { - "bullet": "- Drop replace directives on tagged versions ([#416](https://github.com/kubernetes/publishing-bot/pull/416))", - "type": "PullRequest" - } - ], - "closed": [] - }, - "autoscaler": { - "open": [], - "merged": [ - { - "bullet": "- Remove unused NodeInfoProcessor ([#6662](https://github.com/kubernetes/autoscaler/pull/6662))", - "type": "PullRequest" - } - ], - "closed": [] - }, - "enhancements": { - "open": [], - "merged": [ - { - "bullet": "- Add kube-apiserver to feature-gate components for MinDomainsInPodTopologySpread ([#4560](https://github.com/kubernetes/enhancements/pull/4560))", - "type": "PullRequest" - } - ], - "closed": [] - }, - "contributor-site": { - "open": [], - "merged": [ - { - "bullet": "- Make `hack/gen-content.sh` discover GNU `grep` and `sed` on macOS ([#492](https://github.com/kubernetes/contributor-site/pull/492))", - "type": "PullRequest" - } - ], - "closed": [] - }, - "kube-state-metrics": { - "open": [], - "merged": [ - { - "bullet": "- build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 ([#2350](https://github.com/kubernetes/kube-state-metrics/pull/2350))", - "type": "PullRequest" - } - ], - "closed": [] - }, - "sig-release": { - "open": [ - { - "bullet": "- Kubernetes 1.30 Major Themes ([#2424](https://github.com/kubernetes/sig-release/discussions/2424))", - "type": "Discussion" - } - ], - "merged": [], - "closed": [] - } -} \ No newline at end of file + "client-go": { + "open": [], + "merged": [], + "closed": [ + { + "bullet": "- Watcher emits StatusInternalServerError when API server closes a watch gracefully with 200 ([#1340](https://github.com/kubernetes/client-go/issues/1340))", + "type": "Issue" + } + ] + }, + "kubernetes": { + "open": [], + "merged": [ + { + "bullet": "- releng: update publishing bot rules for 1.30 ([#124078](https://github.com/kubernetes/kubernetes/pull/124078))", + "type": "PullRequest" + } + ], + "closed": [ + { + "bullet": "- Even if the container has failed, the DaemonSet pod's phase still shows running ([#124095](https://github.com/kubernetes/kubernetes/issues/124095))", + "type": "Issue" + }, + { + "bullet": "- DRA: kubelet: error preparing devices for claim ([#124090](https://github.com/kubernetes/kubernetes/issues/124090))", + "type": "Issue" + }, + { + "bullet": "- Failed to watch *v1.Service: failed to list *v1.Service ([#124058](https://github.com/kubernetes/kubernetes/issues/124058))", + "type": "Issue" + }, + { + "bullet": "- NewVolumeManagerReconstruction: Volumes are reported as unmounted after reboot ([#124057](https://github.com/kubernetes/kubernetes/issues/124057))", + "type": "Issue" + }, + { + "bullet": "- K8s workers NotReady, Kubelet stopped posting node status, kubelet service log \"Error getting node\" err=\"node \\\"workernode\\\" not found\" \"failed to ensure lease exists\" ([#124054](https://github.com/kubernetes/kubernetes/issues/124054))", + "type": "Issue" + }, + { + "bullet": "- fix: kubelet crash when DRA plugin returns nil UnprepareResourceResponse ([#124085](https://github.com/kubernetes/kubernetes/pull/124085))", + "type": "PullRequest" + } + ] + }, + "release": { + "open": [], + "merged": [ + { + "bullet": "- update set-cap image to use debian-base bookworm-v1.0.2 ([#3525](https://github.com/kubernetes/release/pull/3525))", + "type": "PullRequest" + }, + { + "bullet": "- rebuild debian-base and tag to bookworm-v1.0.2 ([#3522](https://github.com/kubernetes/release/pull/3522))", + "type": "PullRequest" + }, + { + "bullet": "- build(deps): bump the actions group with 1 update ([#3521](https://github.com/kubernetes/release/pull/3521))", + "type": "PullRequest" + } + ], + "closed": [ + { + "bullet": "- The repository 'https://pkgs.k8s.io kubernetes-xenial InRelease' is not signed ([#3524](https://github.com/kubernetes/release/issues/3524))", + "type": "Issue" + } + ] + }, + "ingress-nginx": { + "open": [], + "merged": [ + { + "bullet": "- Bump the all group with 3 updates ([#11166](https://github.com/kubernetes/ingress-nginx/pull/11166))", + "type": "PullRequest" + } + ], + "closed": [ + { + "bullet": "- Error from server (NotFound): services \"nginx-ingress-nginx-ingress\" not found ([#11171](https://github.com/kubernetes/ingress-nginx/issues/11171))", + "type": "Issue" + }, + { + "bullet": "- Chart: Implement Giant Swarm changes. ([#11168](https://github.com/kubernetes/ingress-nginx/pull/11168))", + "type": "PullRequest" + } + ] + }, + "kubeadm": { + "open": [], + "merged": [], + "closed": [ + { + "bullet": "- kubeadm init failed ([#3038](https://github.com/kubernetes/kubeadm/issues/3038))", + "type": "Issue" + } + ] + }, + "kubectl": { + "open": [], + "merged": [], + "closed": [ + { + "bullet": "- Use oc create job --from=cronjob/foo -- bar ([#1578](https://github.com/kubernetes/kubectl/issues/1578))", + "type": "Issue" + } + ] + }, + "website": { + "open": [ + { + "bullet": "- [es] Translate - `docs/concepts/architecture/mixed-version-proxy` into Spanish ([#45699](https://github.com/kubernetes/website/issues/45699))", + "type": "Issue" + }, + { + "bullet": "- [es] Translate - `docs/concepts/architecture/garbage-collection` into Spanish ([#45697](https://github.com/kubernetes/website/issues/45697))", + "type": "Issue" + }, + { + "bullet": "- [es] Translate - `docs/concepts/architecture/controller` into Spanish ([#45696](https://github.com/kubernetes/website/issues/45696))", + "type": "Issue" + }, + { + "bullet": "- [es] Update Translate - `docs/concepts/architecture/cloud-controller` into Spanish ([#45695](https://github.com/kubernetes/website/issues/45695))", + "type": "Issue" + }, + { + "bullet": "- [es] Update Translate - `docs/concepts/architecture/cgroups` into Spanish ([#45694](https://github.com/kubernetes/website/issues/45694))", + "type": "Issue" + } + ], + "merged": [ + { + "bullet": "- Fix typo in kubeadm-config v1beta4 config reference ([#45709](https://github.com/kubernetes/website/pull/45709))", + "type": "PullRequest" + }, + { + "bullet": "- pkgs.k8s.io: fix nits from previous PRs ([#45705](https://github.com/kubernetes/website/pull/45705))", + "type": "PullRequest" + }, + { + "bullet": "- Fix broken hyperlink ([#45704](https://github.com/kubernetes/website/pull/45704))", + "type": "PullRequest" + }, + { + "bullet": "- [ja] fix typo cluster-level-pss.md ([#45703](https://github.com/kubernetes/website/pull/45703))", + "type": "PullRequest" + }, + { + "bullet": "- [hi] Update the Build link in README file ([#45701](https://github.com/kubernetes/website/pull/45701))", + "type": "PullRequest" + }, + { + "bullet": "- Update legacy repos deprecation blog to reflect repos removal ([#45685](https://github.com/kubernetes/website/pull/45685))", + "type": "PullRequest" + }, + { + "bullet": "- Upgrade note about nodeName to warning ([#45683](https://github.com/kubernetes/website/pull/45683))", + "type": "PullRequest" + }, + { + "bullet": "- Update pkgs.k8s.io blog to reflect legacy repos removal ([#45682](https://github.com/kubernetes/website/pull/45682))", + "type": "PullRequest" + }, + { + "bullet": "- Update a few dead/outdated links in the \"live and let live\" blog post ([#45681](https://github.com/kubernetes/website/pull/45681))", + "type": "PullRequest" + }, + { + "bullet": "- Fix spelling error in sidecar-containers.md ([#45680](https://github.com/kubernetes/website/pull/45680))", + "type": "PullRequest" + }, + { + "bullet": "- KEP-3998: Rephrase JobSuccessPolicy documentations ([#45677](https://github.com/kubernetes/website/pull/45677))", + "type": "PullRequest" + }, + { + "bullet": "- Add a note to specify the required Hugo version in the prerequisites. ([#45676](https://github.com/kubernetes/website/pull/45676))", + "type": "PullRequest" + }, + { + "bullet": "- Merge main branch into dev-1.30 ([#45675](https://github.com/kubernetes/website/pull/45675))", + "type": "PullRequest" + }, + { + "bullet": "- [dev-1.30] Remove useless line wrap ([#45670](https://github.com/kubernetes/website/pull/45670))", + "type": "PullRequest" + } + ], + "closed": [ + { + "bullet": "- Want to create a Docker image of an existing EKS pod or any pod. ([#45679](https://github.com/kubernetes/website/issues/45679))", + "type": "Issue" + }, + { + "bullet": "- Kubelet Configuration (v1) ([#45667](https://github.com/kubernetes/website/issues/45667))", + "type": "Issue" + }, + { + "bullet": "- Pofg ([#45716](https://github.com/kubernetes/website/pull/45716))", + "type": "PullRequest" + }, + { + "bullet": "- update control-plane-node-communication/ ([#45712](https://github.com/kubernetes/website/pull/45712))", + "type": "PullRequest" + } + ] + }, + "test-infra": { + "open": [], + "merged": [ + { + "bullet": "- Switch autobump schedule to DST ([#32335](https://github.com/kubernetes/test-infra/pull/32335))", + "type": "PullRequest" + }, + { + "bullet": "- Fix prow job ci-kubernetes-gce-conformance-latest ([#32333](https://github.com/kubernetes/test-infra/pull/32333))", + "type": "PullRequest" + }, + { + "bullet": "- update release-utils to use go1.22 ([#32331](https://github.com/kubernetes/test-infra/pull/32331))", + "type": "PullRequest" + }, + { + "bullet": "- update bom jobs to use go1.22 ([#32327](https://github.com/kubernetes/test-infra/pull/32327))", + "type": "PullRequest" + }, + { + "bullet": "- update mdtoc jobs to use go1.22 ([#32326](https://github.com/kubernetes/test-infra/pull/32326))", + "type": "PullRequest" + }, + { + "bullet": "- Run multikueue e2e tests in a separate job ([#32325](https://github.com/kubernetes/test-infra/pull/32325))", + "type": "PullRequest" + }, + { + "bullet": "- Use Go1.22 for kube-scheduler-simulator ([#32324](https://github.com/kubernetes/test-infra/pull/32324))", + "type": "PullRequest" + }, + { + "bullet": "- Update OpenShift testgrid definitions by auto-testgrid-generator job at Thu, 28 Mar 2024 00:03:03 UTC ([#32323](https://github.com/kubernetes/test-infra/pull/32323))", + "type": "PullRequest" + }, + { + "bullet": "- Create Minio secret for credentials to protect exposure in env ([#32322](https://github.com/kubernetes/test-infra/pull/32322))", + "type": "PullRequest" + }, + { + "bullet": "- Update Prow to v20240327-a58d781f5a ([#32320](https://github.com/kubernetes/test-infra/pull/32320))", + "type": "PullRequest" + }, + { + "bullet": "- Set up presubmits for LeaderWorkerSet e2e tests ([#32319](https://github.com/kubernetes/test-infra/pull/32319))", + "type": "PullRequest" + }, + { + "bullet": "- [releng] Add 1.30 and remove 1.26 milestone_applier rules ([#32318](https://github.com/kubernetes/test-infra/pull/32318))", + "type": "PullRequest" + }, + { + "bullet": "- Adjust resources for CAPO e2e ([#32317](https://github.com/kubernetes/test-infra/pull/32317))", + "type": "PullRequest" + }, + { + "bullet": "- Update cloud-provider-azure-config.yaml ([#32316](https://github.com/kubernetes/test-infra/pull/32316))", + "type": "PullRequest" + }, + { + "bullet": "- Update OpenShift testgrid definitions by auto-testgrid-generator job at Wed, 27 Mar 2024 00:02:15 UTC ([#32314](https://github.com/kubernetes/test-infra/pull/32314))", + "type": "PullRequest" + }, + { + "bullet": "- Update Prow to v20240326-008f55ad3f ([#32313](https://github.com/kubernetes/test-infra/pull/32313))", + "type": "PullRequest" + }, + { + "bullet": "- Deprecate Phaino since it does not support decorated jobs which have been the standard for years now. ([#32312](https://github.com/kubernetes/test-infra/pull/32312))", + "type": "PullRequest" + }, + { + "bullet": "- Avoid K8s-Prow specific unit tests in the prow/ directory. ([#32311](https://github.com/kubernetes/test-infra/pull/32311))", + "type": "PullRequest" + }, + { + "bullet": "- Make RequireSelfApproval documentation less ambiguous ([#32309](https://github.com/kubernetes/test-infra/pull/32309))", + "type": "PullRequest" + }, + { + "bullet": "- Update Prow to v20240326-b7ee8eb083 ([#32307](https://github.com/kubernetes/test-infra/pull/32307))", + "type": "PullRequest" + }, + { + "bullet": "- Update OpenShift testgrid definitions by auto-testgrid-generator job at Tue, 26 Mar 2024 00:06:19 UTC ([#32305](https://github.com/kubernetes/test-infra/pull/32305))", + "type": "PullRequest" + } + ], + "closed": [ + { + "bullet": "- Set up presubmits for LeaderWorkerSet e2e tests ([#32310](https://github.com/kubernetes/test-infra/pull/32310))", + "type": "PullRequest" + } + ] + }, + "minikube": { + "open": [], + "merged": [ + { + "bullet": "- CI: Add ability to get headlamp version ([#18535](https://github.com/kubernetes/minikube/pull/18535))", + "type": "PullRequest" + }, + { + "bullet": "- Build(deps): Bump kubernetes-sigs/release-actions from 0.1.3 to 0.1.4 ([#18533](https://github.com/kubernetes/minikube/pull/18533))", + "type": "PullRequest" + }, + { + "bullet": "- Build(deps): Bump google.golang.org/api from 0.171.0 to 0.172.0 ([#18519](https://github.com/kubernetes/minikube/pull/18519))", + "type": "PullRequest" + }, + { + "bullet": "- Build(deps): Bump github.com/distribution/reference from 0.5.0 to 0.6.0 ([#18518](https://github.com/kubernetes/minikube/pull/18518))", + "type": "PullRequest" + }, + { + "bullet": "- Upgrade Headlamp version to 0.23.1 ([#18517](https://github.com/kubernetes/minikube/pull/18517))", + "type": "PullRequest" + }, + { + "bullet": "- Build(deps): Bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0 ([#18511](https://github.com/kubernetes/minikube/pull/18511))", + "type": "PullRequest" + }, + { + "bullet": "- Build(deps): Bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace from 1.21.0 to 1.22.0 ([#18510](https://github.com/kubernetes/minikube/pull/18510))", + "type": "PullRequest" + }, + { + "bullet": "- update releases-beta.json & releases-beta-v2.json to include v1.33.0-beta.0 ([#18509](https://github.com/kubernetes/minikube/pull/18509))", + "type": "PullRequest" + }, + { + "bullet": "- v1.33.0-beta.0 release ([#18507](https://github.com/kubernetes/minikube/pull/18507))", + "type": "PullRequest" + } + ], + "closed": [ + { + "bullet": "- Kicbase/ISO: Update docker from 25.0.4 to 26.0.0 ([#18527](https://github.com/kubernetes/minikube/pull/18527))", + "type": "PullRequest" + }, + { + "bullet": "- Kicbase/ISO: Update buildkit from v0.13.0 to v0.13.1 ([#18516](https://github.com/kubernetes/minikube/pull/18516))", + "type": "PullRequest" + }, + { + "bullet": "- Kicbase/ISO: Update crun from 1.14 to 1.14.4 ([#18515](https://github.com/kubernetes/minikube/pull/18515))", + "type": "PullRequest" + } + ] + }, + "k8s.io": { + "open": [], + "merged": [ + { + "bullet": "- Image promotion for set-cap bookworm-v1.0.2 ([#6627](https://github.com/kubernetes/k8s.io/pull/6627))", + "type": "PullRequest" + }, + { + "bullet": "- Image promotion for build-image bookworm-v1.0.2 ([#6625](https://github.com/kubernetes/k8s.io/pull/6625))", + "type": "PullRequest" + }, + { + "bullet": "- GCP: add a DL to provide access to codesearch ([#6624](https://github.com/kubernetes/k8s.io/pull/6624))", + "type": "PullRequest" + }, + { + "bullet": "- releng: Image promotion for kubernetes v1.31.0-alpha.0 ([#6623](https://github.com/kubernetes/k8s.io/pull/6623))", + "type": "PullRequest" + }, + { + "bullet": "- releng: Image promotion for kubernetes v1.30.0-rc.0 ([#6621](https://github.com/kubernetes/k8s.io/pull/6621))", + "type": "PullRequest" + }, + { + "bullet": "- Image promotion for cluster-api v1.7.0-beta.1 ([#6620](https://github.com/kubernetes/k8s.io/pull/6620))", + "type": "PullRequest" + }, + { + "bullet": "- Image promotion for metrics-server v0.7.1 ([#6619](https://github.com/kubernetes/k8s.io/pull/6619))", + "type": "PullRequest" + }, + { + "bullet": "- audit: update as of 2024-03-28 ([#6617](https://github.com/kubernetes/k8s.io/pull/6617))", + "type": "PullRequest" + } + ], + "closed": [ + { + "bullet": "- Image promotion for set-cap bookworm-v1.0.2 ([#6626](https://github.com/kubernetes/k8s.io/pull/6626))", + "type": "PullRequest" + } + ] + }, + "dashboard": { + "open": [], + "merged": [ + { + "bullet": "- feat(chart): bump chart to 7.1.3 ([#8841](https://github.com/kubernetes/dashboard/pull/8841))", + "type": "PullRequest" + }, + { + "bullet": "- fix: login guard and me service initialization ([#8840](https://github.com/kubernetes/dashboard/pull/8840))", + "type": "PullRequest" + } + ], + "closed": [] + }, + "org": { + "open": [], + "merged": [ + { + "bullet": "- add tomasaschan to kubernetes-sigs, kubernetes ([#4851](https://github.com/kubernetes/org/pull/4851))", + "type": "PullRequest" + }, + { + "bullet": "- Add elbehery to etcd-io members. ([#4849](https://github.com/kubernetes/org/pull/4849))", + "type": "PullRequest" + } + ], + "closed": [] + }, + "kops": { + "open": [], + "merged": [ + { + "bullet": "- Refactor: Move nodeUpConfigBuilder to nodemodel ([#16429](https://github.com/kubernetes/kops/pull/16429))", + "type": "PullRequest" + }, + { + "bullet": "- refactor: isolate asset construction out of cloudup ([#16428](https://github.com/kubernetes/kops/pull/16428))", + "type": "PullRequest" + }, + { + "bullet": "- refactor: move assets into their own package ([#16426](https://github.com/kubernetes/kops/pull/16426))", + "type": "PullRequest" + } + ], + "closed": [] + }, + "cloud-provider-openstack": { + "open": [], + "merged": [ + { + "bullet": "- [docs] Update the release procedure ([#2565](https://github.com/kubernetes/cloud-provider-openstack/pull/2565))", + "type": "PullRequest" + } + ], + "closed": [] + }, + "cloud-provider-aws": { + "open": [], + "merged": [ + { + "bullet": "- Support rc tag ([#889](https://github.com/kubernetes/cloud-provider-aws/pull/889))", + "type": "PullRequest" + }, + { + "bullet": "- Bump tag to 1.30.0-rc.0 ([#887](https://github.com/kubernetes/cloud-provider-aws/pull/887))", + "type": "PullRequest" + }, + { + "bullet": "- Bump k8s lib to 0.30.0-rc.0 ([#886](https://github.com/kubernetes/cloud-provider-aws/pull/886))", + "type": "PullRequest" + } + ], + "closed": [ + { + "bullet": "- Bump tag to 1.30.0-rc.0 ([#888](https://github.com/kubernetes/cloud-provider-aws/pull/888))", + "type": "PullRequest" + } + ] + }, + "publishing-bot": { + "open": [], + "merged": [ + { + "bullet": "- Drop replace directives on tagged versions ([#416](https://github.com/kubernetes/publishing-bot/pull/416))", + "type": "PullRequest" + } + ], + "closed": [] + }, + "autoscaler": { + "open": [], + "merged": [ + { + "bullet": "- Remove unused NodeInfoProcessor ([#6662](https://github.com/kubernetes/autoscaler/pull/6662))", + "type": "PullRequest" + } + ], + "closed": [] + }, + "enhancements": { + "open": [], + "merged": [ + { + "bullet": "- Add kube-apiserver to feature-gate components for MinDomainsInPodTopologySpread ([#4560](https://github.com/kubernetes/enhancements/pull/4560))", + "type": "PullRequest" + } + ], + "closed": [] + }, + "contributor-site": { + "open": [], + "merged": [ + { + "bullet": "- Make `hack/gen-content.sh` discover GNU `grep` and `sed` on macOS ([#492](https://github.com/kubernetes/contributor-site/pull/492))", + "type": "PullRequest" + } + ], + "closed": [] + }, + "kube-state-metrics": { + "open": [], + "merged": [ + { + "bullet": "- build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 ([#2350](https://github.com/kubernetes/kube-state-metrics/pull/2350))", + "type": "PullRequest" + } + ], + "closed": [] + }, + "sig-release": { + "open": [ + { + "bullet": "- Kubernetes 1.30 Major Themes ([#2424](https://github.com/kubernetes/sig-release/discussions/2424))", + "type": "Discussion" + } + ], + "merged": [], + "closed": [] + } +} diff --git a/templates/testUtils/reference/generateRepoInformationFromData.nodejs.json b/templates/testUtils/reference/generateRepoInformationFromData.nodejs.json index 7165219..6032cff 100644 --- a/templates/testUtils/reference/generateRepoInformationFromData.nodejs.json +++ b/templates/testUtils/reference/generateRepoInformationFromData.nodejs.json @@ -1,537 +1,537 @@ { - "jenkins-alerts": { - "open": [], - "merged": [], - "closed": [ - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1427](https://github.com/nodejs/jenkins-alerts/issues/1427))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-1 has low disk space ([#1426](https://github.com/nodejs/jenkins-alerts/issues/1426))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1424](https://github.com/nodejs/jenkins-alerts/issues/1424))", - "type": "Issue" - }, - { - "bullet": "- test-macstadium-macos11.0-arm64-3 has low disk space ([#1423](https://github.com/nodejs/jenkins-alerts/issues/1423))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1422](https://github.com/nodejs/jenkins-alerts/issues/1422))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-1 has low disk space ([#1421](https://github.com/nodejs/jenkins-alerts/issues/1421))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1420](https://github.com/nodejs/jenkins-alerts/issues/1420))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1419](https://github.com/nodejs/jenkins-alerts/issues/1419))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-1 has low disk space ([#1418](https://github.com/nodejs/jenkins-alerts/issues/1418))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1417](https://github.com/nodejs/jenkins-alerts/issues/1417))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1416](https://github.com/nodejs/jenkins-alerts/issues/1416))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1415](https://github.com/nodejs/jenkins-alerts/issues/1415))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1414](https://github.com/nodejs/jenkins-alerts/issues/1414))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1413](https://github.com/nodejs/jenkins-alerts/issues/1413))", - "type": "Issue" - }, - { - "bullet": "- test-softlayer-debian12-x64-1 has low disk space ([#1412](https://github.com/nodejs/jenkins-alerts/issues/1412))", - "type": "Issue" - }, - { - "bullet": "- test-ibm-ubuntu2204-x64-2 has low disk space ([#1411](https://github.com/nodejs/jenkins-alerts/issues/1411))", - "type": "Issue" - }, - { - "bullet": "- test-rackspace-fedora32-x64-1 has low disk space ([#1410](https://github.com/nodejs/jenkins-alerts/issues/1410))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-1 has low disk space ([#1409](https://github.com/nodejs/jenkins-alerts/issues/1409))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1408](https://github.com/nodejs/jenkins-alerts/issues/1408))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1407](https://github.com/nodejs/jenkins-alerts/issues/1407))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1406](https://github.com/nodejs/jenkins-alerts/issues/1406))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-1 has low disk space ([#1405](https://github.com/nodejs/jenkins-alerts/issues/1405))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1404](https://github.com/nodejs/jenkins-alerts/issues/1404))", - "type": "Issue" - }, - { - "bullet": "- test-nearform-macos10.15-x64-1 has low disk space ([#1403](https://github.com/nodejs/jenkins-alerts/issues/1403))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1402](https://github.com/nodejs/jenkins-alerts/issues/1402))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-1 has low disk space ([#1401](https://github.com/nodejs/jenkins-alerts/issues/1401))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1400](https://github.com/nodejs/jenkins-alerts/issues/1400))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-1 has low disk space ([#1399](https://github.com/nodejs/jenkins-alerts/issues/1399))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1398](https://github.com/nodejs/jenkins-alerts/issues/1398))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-1 has low disk space ([#1397](https://github.com/nodejs/jenkins-alerts/issues/1397))", - "type": "Issue" - }, - { - "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1396](https://github.com/nodejs/jenkins-alerts/issues/1396))", - "type": "Issue" - } - ] - }, - "node": { - "open": [ - { - "bullet": "- Backporting 18.19.1 security fixes to 18.18.x ([#52237](https://github.com/orgs/nodejs/discussions/52237))", - "type": "Discussion" - }, - { - "bullet": "- Debugging a timeout leak ([#52238](https://github.com/orgs/nodejs/discussions/52238))", - "type": "Discussion" - }, - { - "bullet": "- Build v16.20.1 failed on macOS ([#52235](https://github.com/orgs/nodejs/discussions/52235))", - "type": "Discussion" - }, - { - "bullet": "- Handling Production Errors in Node.js: Best Practices and Tools ([#50484](https://github.com/orgs/nodejs/discussions/50484))", - "type": "Discussion" - }, - { - "bullet": "- How to set npmrc variables via ./configure? ([#40759](https://github.com/orgs/nodejs/discussions/40759))", - "type": "Discussion" - } - ], - "merged": [ - { - "bullet": "- v20.12.0 proposal ([#52212](https://github.com/nodejs/node/pull/52212))", - "type": "PullRequest" - }, - { - "bullet": "- doc: move TSC members from regular to emeritus ([#52209](https://github.com/nodejs/node/pull/52209))", - "type": "PullRequest" - } - ], - "closed": [ - { - "bullet": "- Insufficient server resources prompt \"caniuse-lite is outdated.\" ([#52245](https://github.com/nodejs/node/issues/52245))", - "type": "Issue" - }, - { - "bullet": "- schedulers not working after certain point of time ([#52243](https://github.com/nodejs/node/issues/52243))", - "type": "Issue" - }, - { - "bullet": "- doc: add ccache suport 4 windows ([#52254](https://github.com/nodejs/node/pull/52254))", - "type": "PullRequest" - }, - { - "bullet": "- Update README.md ([#52247](https://github.com/nodejs/node/pull/52247))", - "type": "PullRequest" - } - ] - }, - "nodejs.org": { - "open": [ - { - "bullet": "- Language En To Bn Converting ([#6561](https://github.com/nodejs/nodejs.org/issues/6561))", - "type": "Issue" - }, - { - "bullet": "- Add internationalization for Urdu speakers (/ur) ([#6555](https://github.com/nodejs/nodejs.org/issues/6555))", - "type": "Issue" - } - ], - "merged": [ - { - "bullet": "- blog: add banner for April security release ([#6578](https://github.com/nodejs/nodejs.org/pull/6578))", - "type": "PullRequest" - }, - { - "bullet": "- blog: add april sec release announcement ([#6574](https://github.com/nodejs/nodejs.org/pull/6574))", - "type": "PullRequest" - }, - { - "bullet": "- fix: Changelog trigger and minor visual bugs ([#6567](https://github.com/nodejs/nodejs.org/pull/6567))", - "type": "PullRequest" - }, - { - "bullet": "- fix: RSS alternate link tag does not expose release/vuln feeds ([#6562](https://github.com/nodejs/nodejs.org/pull/6562))", - "type": "PullRequest" - }, - { - "bullet": "- Blog: v20.12.0 release post ([#6558](https://github.com/nodejs/nodejs.org/pull/6558))", - "type": "PullRequest" - }, - { - "bullet": "- Blog: v18.20.0 release post ([#6557](https://github.com/nodejs/nodejs.org/pull/6557))", - "type": "PullRequest" - }, - { - "bullet": "- feat(search): Enhance shortcut key transition for OS detection ([#6554](https://github.com/nodejs/nodejs.org/pull/6554))", - "type": "PullRequest" - }, - { - "bullet": "- meta: bump express from 4.18.3 to 4.19.2 ([#6550](https://github.com/nodejs/nodejs.org/pull/6550))", - "type": "PullRequest" - }, - { - "bullet": "- Chore: add searchbar shortcut indicator ([#6548](https://github.com/nodejs/nodejs.org/pull/6548))", - "type": "PullRequest" - }, - { - "bullet": "- Fixes search page with no query should not throw ([#6547](https://github.com/nodejs/nodejs.org/pull/6547))", - "type": "PullRequest" - }, - { - "bullet": "- fix(og): use the resolved page title ([#6545](https://github.com/nodejs/nodejs.org/pull/6545))", - "type": "PullRequest" - }, - { - "bullet": "- style: fix typo in comment: \"to to\" -> \"to\" for clarity. ([#6542](https://github.com/nodejs/nodejs.org/pull/6542))", - "type": "PullRequest" - } - ], - "closed": [ - { - "bullet": "- Confusing Error Message ([#6576](https://github.com/nodejs/nodejs.org/issues/6576))", - "type": "Issue" - }, - { - "bullet": "- Enable Hindi Language Support ([#6570](https://github.com/nodejs/nodejs.org/issues/6570))", - "type": "Issue" - }, - { - "bullet": "- SEO(`download`): Crawling and indexing ([#6566](https://github.com/nodejs/nodejs.org/issues/6566))", - "type": "Issue" - }, - { - "bullet": "- RSS alternate link tag does not expose release/vuln feeds ([#6559](https://github.com/nodejs/nodejs.org/issues/6559))", - "type": "Issue" - }, - { - "bullet": "- nodejs.org's i18n is not working ([#6553](https://github.com/nodejs/nodejs.org/issues/6553))", - "type": "Issue" - }, - { - "bullet": "- Missing page ([#6549](https://github.com/nodejs/nodejs.org/issues/6549))", - "type": "Issue" - }, - { - "bullet": "- Enables Hindi language #6570 ([#6571](https://github.com/nodejs/nodejs.org/pull/6571))", - "type": "PullRequest" - }, - { - "bullet": "- Added Hindi language ([#6569](https://github.com/nodejs/nodejs.org/pull/6569))", - "type": "PullRequest" - }, - { - "bullet": "- fix: progression sidebar active color ([#6552](https://github.com/nodejs/nodejs.org/pull/6552))", - "type": "PullRequest" - } - ] - }, - "reliability": { - "open": [ - { - "bullet": "- CI Reliability 2024-03-28 ([#819](https://github.com/nodejs/reliability/issues/819))", - "type": "Issue" - }, - { - "bullet": "- CI Reliability 2024-03-27 ([#818](https://github.com/nodejs/reliability/issues/818))", - "type": "Issue" - } - ], - "merged": [], - "closed": [] - }, - "gyp-next": { - "open": [], - "merged": [], - "closed": [ - { - "bullet": "- npm ERR! gyp: Undefined variable android_ndk_path in binding.gyp while trying to load binding.gyp ([#237](https://github.com/nodejs/gyp-next/issues/237))", - "type": "Issue" - } - ] - }, - "performance": { - "open": [ - { - "bullet": "- Node.js Performance Team Meeting 2024-04-01 ([#155](https://github.com/nodejs/performance/issues/155))", - "type": "Issue" - } - ], - "merged": [], - "closed": [] - }, - "security-wg": { - "open": [], - "merged": [ - { - "bullet": "- chore: add minutes doc for 2024-03-28 meeting ([#1268](https://github.com/nodejs/security-wg/pull/1268))", - "type": "PullRequest" - }, - { - "bullet": "- build(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5 ([#1263](https://github.com/nodejs/security-wg/pull/1263))", - "type": "PullRequest" - }, - { - "bullet": "- build(deps): bump actions/dependency-review-action from 4.2.3 to 4.2.4 ([#1261](https://github.com/nodejs/security-wg/pull/1261))", - "type": "PullRequest" - } - ], - "closed": [ - { - "bullet": "- OpenSSF Scorecard Report Updated! ([#1264](https://github.com/nodejs/security-wg/issues/1264))", - "type": "Issue" - }, - { - "bullet": "- Node.js Security team Meeting 2024-03-28 ([#1260](https://github.com/nodejs/security-wg/issues/1260))", - "type": "Issue" - }, - { - "bullet": "- OpenSSF Scorecard Report Updated ([#1265](https://github.com/nodejs/security-wg/pull/1265))", - "type": "PullRequest" - } - ] - }, - "docker-node": { - "open": [], - "merged": [ - { - "bullet": "- doc: add release key for marco-ippolito ([#2055](https://github.com/nodejs/docker-node/pull/2055))", - "type": "PullRequest" - }, - { - "bullet": "- chore(deps): bump tj-actions/changed-files from 43 to 44 ([#2052](https://github.com/nodejs/docker-node/pull/2052))", - "type": "PullRequest" - }, - { - "bullet": "- feat: Node.js 18.20.0, 20.12.0 ([#2050](https://github.com/nodejs/docker-node/pull/2050))", - "type": "PullRequest" - } - ], - "closed": [ - { - "bullet": "- Major bug was fixed in NPM@10.3.0 concerning nodejs images. ([#2051](https://github.com/nodejs/docker-node/issues/2051))", - "type": "Issue" - }, - { - "bullet": "- doc: clarify SECURITY repsonsibility ([#2053](https://github.com/nodejs/docker-node/pull/2053))", - "type": "PullRequest" - } - ] - }, - "undici": { - "open": [ - { - "bullet": "- BodyTimeoutError: Body Timeout Error | Closing process ([#2997](https://github.com/nodejs/undici/issues/2997))", - "type": "Issue" - }, - { - "bullet": "- Executing `retry` bound to `RetryHandler` instance instead of `retryOpts` ([#2973](https://github.com/nodejs/undici/discussions/2973))", - "type": "Discussion" - } - ], - "merged": [ - { - "bullet": "- fix(workflows): missing top-level content.read permissions ([#3013](https://github.com/nodejs/undici/pull/3013))", - "type": "PullRequest" - }, - { - "bullet": "- fix: node:util instead of util ([#3007](https://github.com/nodejs/undici/pull/3007))", - "type": "PullRequest" - }, - { - "bullet": "- Revert \"perf: reuse TextDecoder instance (#2863)\" ([#2999](https://github.com/nodejs/undici/pull/2999))", - "type": "PullRequest" - }, - { - "bullet": "- fix error message ([#2998](https://github.com/nodejs/undici/pull/2998))", - "type": "PullRequest" - }, - { - "bullet": "- chore: validate responses can be consumed without a Content-Length or… ([#2995](https://github.com/nodejs/undici/pull/2995))", - "type": "PullRequest" - }, - { - "bullet": "- feat: added search input ([#2993](https://github.com/nodejs/undici/pull/2993))", - "type": "PullRequest" - }, - { - "bullet": "- fix(#2986): bad start check ([#2992](https://github.com/nodejs/undici/pull/2992))", - "type": "PullRequest" - } - ], - "closed": [] - }, - "release-cloudflare-worker": { - "open": [ - { - "bullet": "- Error: R2 GetObject failed after 5 retries: Error: Comma was expected to separate etags ([#106](https://github.com/nodejs/release-cloudflare-worker/issues/106))", - "type": "Issue" - } - ], - "merged": [], - "closed": [] - }, - "corepack": { - "open": [ - { - "bullet": "- How to debug `pnpm` inside corepack? ([#440](https://github.com/nodejs/corepack/issues/440))", - "type": "Issue" - } - ], - "merged": [], - "closed": [ - { - "bullet": "- chore: use `pipeline` from `node:stream/promises` ([#441](https://github.com/nodejs/corepack/pull/441))", - "type": "PullRequest" - } - ] - }, - "uvwasi": { - "open": [], - "merged": [], - "closed": [ - { - "bullet": "- Node.js uvwasi team Meeting 2024-03-27 ([#252](https://github.com/nodejs/uvwasi/issues/252))", - "type": "Issue" - } - ] - }, - "node-gyp": { - "open": [], - "merged": [], - "closed": [ - { - "bullet": "- M2 yarn install failed? ([#3002](https://github.com/nodejs/node-gyp/issues/3002))", - "type": "Issue" - } - ] - }, - "node-core-utils": { - "open": [], - "merged": [ - { - "bullet": "- fix: add team mention when notifying ([#793](https://github.com/nodejs/node-core-utils/pull/793))", - "type": "PullRequest" - }, - { - "bullet": "- fix: adjust pre-sec-release template lint ([#792](https://github.com/nodejs/node-core-utils/pull/792))", - "type": "PullRequest" - }, - { - "bullet": "- lib: remove double space on title ([#791](https://github.com/nodejs/node-core-utils/pull/791))", - "type": "PullRequest" - }, - { - "bullet": "- fix: pre-release crashing on missing vulnerability rating ([#790](https://github.com/nodejs/node-core-utils/pull/790))", - "type": "PullRequest" - }, - { - "bullet": "- doc: mention git node security ([#789](https://github.com/nodejs/node-core-utils/pull/789))", - "type": "PullRequest" - }, - { - "bullet": "- feat: fetch template directly from nodejs/node ([#787](https://github.com/nodejs/node-core-utils/pull/787))", - "type": "PullRequest" - }, - { - "bullet": "- feat: automate announcements for pre release ([#786](https://github.com/nodejs/node-core-utils/pull/786))", - "type": "PullRequest" - } - ], - "closed": [] - }, - "build": { - "open": [], - "merged": [ - { - "bullet": "- Hetzner-role-updates ([#3664](https://github.com/nodejs/build/pull/3664))", - "type": "PullRequest" - }, - { - "bullet": "- ansible: migrate release-ibm-rhel8-x64-2 ([#3662](https://github.com/nodejs/build/pull/3662))", - "type": "PullRequest" - } - ], - "closed": [ - { - "bullet": "- Add Hetzner benchmark machines to the ansible inventory. ([#3661](https://github.com/nodejs/build/pull/3661))", - "type": "PullRequest" - } - ] - }, - "email": { - "open": [], - "merged": [ - { - "bullet": "- Add joyee to zoom message list ([#242](https://github.com/nodejs/email/pull/242))", - "type": "PullRequest" - } - ], - "closed": [] - }, - "create-node-meeting-artifacts": { - "open": [], - "merged": [ - { - "bullet": "- Update invited_tsc ([#153](https://github.com/nodejs/create-node-meeting-artifacts/pull/153))", - "type": "PullRequest" - } - ], - "closed": [] - } -} \ No newline at end of file + "jenkins-alerts": { + "open": [], + "merged": [], + "closed": [ + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1427](https://github.com/nodejs/jenkins-alerts/issues/1427))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-1 has low disk space ([#1426](https://github.com/nodejs/jenkins-alerts/issues/1426))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1424](https://github.com/nodejs/jenkins-alerts/issues/1424))", + "type": "Issue" + }, + { + "bullet": "- test-macstadium-macos11.0-arm64-3 has low disk space ([#1423](https://github.com/nodejs/jenkins-alerts/issues/1423))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1422](https://github.com/nodejs/jenkins-alerts/issues/1422))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-1 has low disk space ([#1421](https://github.com/nodejs/jenkins-alerts/issues/1421))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1420](https://github.com/nodejs/jenkins-alerts/issues/1420))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1419](https://github.com/nodejs/jenkins-alerts/issues/1419))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-1 has low disk space ([#1418](https://github.com/nodejs/jenkins-alerts/issues/1418))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1417](https://github.com/nodejs/jenkins-alerts/issues/1417))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1416](https://github.com/nodejs/jenkins-alerts/issues/1416))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1415](https://github.com/nodejs/jenkins-alerts/issues/1415))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1414](https://github.com/nodejs/jenkins-alerts/issues/1414))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1413](https://github.com/nodejs/jenkins-alerts/issues/1413))", + "type": "Issue" + }, + { + "bullet": "- test-softlayer-debian12-x64-1 has low disk space ([#1412](https://github.com/nodejs/jenkins-alerts/issues/1412))", + "type": "Issue" + }, + { + "bullet": "- test-ibm-ubuntu2204-x64-2 has low disk space ([#1411](https://github.com/nodejs/jenkins-alerts/issues/1411))", + "type": "Issue" + }, + { + "bullet": "- test-rackspace-fedora32-x64-1 has low disk space ([#1410](https://github.com/nodejs/jenkins-alerts/issues/1410))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-1 has low disk space ([#1409](https://github.com/nodejs/jenkins-alerts/issues/1409))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1408](https://github.com/nodejs/jenkins-alerts/issues/1408))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1407](https://github.com/nodejs/jenkins-alerts/issues/1407))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1406](https://github.com/nodejs/jenkins-alerts/issues/1406))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-1 has low disk space ([#1405](https://github.com/nodejs/jenkins-alerts/issues/1405))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1404](https://github.com/nodejs/jenkins-alerts/issues/1404))", + "type": "Issue" + }, + { + "bullet": "- test-nearform-macos10.15-x64-1 has low disk space ([#1403](https://github.com/nodejs/jenkins-alerts/issues/1403))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1402](https://github.com/nodejs/jenkins-alerts/issues/1402))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-1 has low disk space ([#1401](https://github.com/nodejs/jenkins-alerts/issues/1401))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1400](https://github.com/nodejs/jenkins-alerts/issues/1400))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-1 has low disk space ([#1399](https://github.com/nodejs/jenkins-alerts/issues/1399))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1398](https://github.com/nodejs/jenkins-alerts/issues/1398))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-1 has low disk space ([#1397](https://github.com/nodejs/jenkins-alerts/issues/1397))", + "type": "Issue" + }, + { + "bullet": "- test-orka-macos11-x64-2 has low disk space ([#1396](https://github.com/nodejs/jenkins-alerts/issues/1396))", + "type": "Issue" + } + ] + }, + "node": { + "open": [ + { + "bullet": "- Backporting 18.19.1 security fixes to 18.18.x ([#52237](https://github.com/orgs/nodejs/discussions/52237))", + "type": "Discussion" + }, + { + "bullet": "- Debugging a timeout leak ([#52238](https://github.com/orgs/nodejs/discussions/52238))", + "type": "Discussion" + }, + { + "bullet": "- Build v16.20.1 failed on macOS ([#52235](https://github.com/orgs/nodejs/discussions/52235))", + "type": "Discussion" + }, + { + "bullet": "- Handling Production Errors in Node.js: Best Practices and Tools ([#50484](https://github.com/orgs/nodejs/discussions/50484))", + "type": "Discussion" + }, + { + "bullet": "- How to set npmrc variables via ./configure? ([#40759](https://github.com/orgs/nodejs/discussions/40759))", + "type": "Discussion" + } + ], + "merged": [ + { + "bullet": "- v20.12.0 proposal ([#52212](https://github.com/nodejs/node/pull/52212))", + "type": "PullRequest" + }, + { + "bullet": "- doc: move TSC members from regular to emeritus ([#52209](https://github.com/nodejs/node/pull/52209))", + "type": "PullRequest" + } + ], + "closed": [ + { + "bullet": "- Insufficient server resources prompt \"caniuse-lite is outdated.\" ([#52245](https://github.com/nodejs/node/issues/52245))", + "type": "Issue" + }, + { + "bullet": "- schedulers not working after certain point of time ([#52243](https://github.com/nodejs/node/issues/52243))", + "type": "Issue" + }, + { + "bullet": "- doc: add ccache suport 4 windows ([#52254](https://github.com/nodejs/node/pull/52254))", + "type": "PullRequest" + }, + { + "bullet": "- Update README.md ([#52247](https://github.com/nodejs/node/pull/52247))", + "type": "PullRequest" + } + ] + }, + "nodejs.org": { + "open": [ + { + "bullet": "- Language En To Bn Converting ([#6561](https://github.com/nodejs/nodejs.org/issues/6561))", + "type": "Issue" + }, + { + "bullet": "- Add internationalization for Urdu speakers (/ur) ([#6555](https://github.com/nodejs/nodejs.org/issues/6555))", + "type": "Issue" + } + ], + "merged": [ + { + "bullet": "- blog: add banner for April security release ([#6578](https://github.com/nodejs/nodejs.org/pull/6578))", + "type": "PullRequest" + }, + { + "bullet": "- blog: add april sec release announcement ([#6574](https://github.com/nodejs/nodejs.org/pull/6574))", + "type": "PullRequest" + }, + { + "bullet": "- fix: Changelog trigger and minor visual bugs ([#6567](https://github.com/nodejs/nodejs.org/pull/6567))", + "type": "PullRequest" + }, + { + "bullet": "- fix: RSS alternate link tag does not expose release/vuln feeds ([#6562](https://github.com/nodejs/nodejs.org/pull/6562))", + "type": "PullRequest" + }, + { + "bullet": "- Blog: v20.12.0 release post ([#6558](https://github.com/nodejs/nodejs.org/pull/6558))", + "type": "PullRequest" + }, + { + "bullet": "- Blog: v18.20.0 release post ([#6557](https://github.com/nodejs/nodejs.org/pull/6557))", + "type": "PullRequest" + }, + { + "bullet": "- feat(search): Enhance shortcut key transition for OS detection ([#6554](https://github.com/nodejs/nodejs.org/pull/6554))", + "type": "PullRequest" + }, + { + "bullet": "- meta: bump express from 4.18.3 to 4.19.2 ([#6550](https://github.com/nodejs/nodejs.org/pull/6550))", + "type": "PullRequest" + }, + { + "bullet": "- Chore: add searchbar shortcut indicator ([#6548](https://github.com/nodejs/nodejs.org/pull/6548))", + "type": "PullRequest" + }, + { + "bullet": "- Fixes search page with no query should not throw ([#6547](https://github.com/nodejs/nodejs.org/pull/6547))", + "type": "PullRequest" + }, + { + "bullet": "- fix(og): use the resolved page title ([#6545](https://github.com/nodejs/nodejs.org/pull/6545))", + "type": "PullRequest" + }, + { + "bullet": "- style: fix typo in comment: \"to to\" -> \"to\" for clarity. ([#6542](https://github.com/nodejs/nodejs.org/pull/6542))", + "type": "PullRequest" + } + ], + "closed": [ + { + "bullet": "- Confusing Error Message ([#6576](https://github.com/nodejs/nodejs.org/issues/6576))", + "type": "Issue" + }, + { + "bullet": "- Enable Hindi Language Support ([#6570](https://github.com/nodejs/nodejs.org/issues/6570))", + "type": "Issue" + }, + { + "bullet": "- SEO(`download`): Crawling and indexing ([#6566](https://github.com/nodejs/nodejs.org/issues/6566))", + "type": "Issue" + }, + { + "bullet": "- RSS alternate link tag does not expose release/vuln feeds ([#6559](https://github.com/nodejs/nodejs.org/issues/6559))", + "type": "Issue" + }, + { + "bullet": "- nodejs.org's i18n is not working ([#6553](https://github.com/nodejs/nodejs.org/issues/6553))", + "type": "Issue" + }, + { + "bullet": "- Missing page ([#6549](https://github.com/nodejs/nodejs.org/issues/6549))", + "type": "Issue" + }, + { + "bullet": "- Enables Hindi language #6570 ([#6571](https://github.com/nodejs/nodejs.org/pull/6571))", + "type": "PullRequest" + }, + { + "bullet": "- Added Hindi language ([#6569](https://github.com/nodejs/nodejs.org/pull/6569))", + "type": "PullRequest" + }, + { + "bullet": "- fix: progression sidebar active color ([#6552](https://github.com/nodejs/nodejs.org/pull/6552))", + "type": "PullRequest" + } + ] + }, + "reliability": { + "open": [ + { + "bullet": "- CI Reliability 2024-03-28 ([#819](https://github.com/nodejs/reliability/issues/819))", + "type": "Issue" + }, + { + "bullet": "- CI Reliability 2024-03-27 ([#818](https://github.com/nodejs/reliability/issues/818))", + "type": "Issue" + } + ], + "merged": [], + "closed": [] + }, + "gyp-next": { + "open": [], + "merged": [], + "closed": [ + { + "bullet": "- npm ERR! gyp: Undefined variable android_ndk_path in binding.gyp while trying to load binding.gyp ([#237](https://github.com/nodejs/gyp-next/issues/237))", + "type": "Issue" + } + ] + }, + "performance": { + "open": [ + { + "bullet": "- Node.js Performance Team Meeting 2024-04-01 ([#155](https://github.com/nodejs/performance/issues/155))", + "type": "Issue" + } + ], + "merged": [], + "closed": [] + }, + "security-wg": { + "open": [], + "merged": [ + { + "bullet": "- chore: add minutes doc for 2024-03-28 meeting ([#1268](https://github.com/nodejs/security-wg/pull/1268))", + "type": "PullRequest" + }, + { + "bullet": "- build(deps): bump actions/dependency-review-action from 4.2.4 to 4.2.5 ([#1263](https://github.com/nodejs/security-wg/pull/1263))", + "type": "PullRequest" + }, + { + "bullet": "- build(deps): bump actions/dependency-review-action from 4.2.3 to 4.2.4 ([#1261](https://github.com/nodejs/security-wg/pull/1261))", + "type": "PullRequest" + } + ], + "closed": [ + { + "bullet": "- OpenSSF Scorecard Report Updated! ([#1264](https://github.com/nodejs/security-wg/issues/1264))", + "type": "Issue" + }, + { + "bullet": "- Node.js Security team Meeting 2024-03-28 ([#1260](https://github.com/nodejs/security-wg/issues/1260))", + "type": "Issue" + }, + { + "bullet": "- OpenSSF Scorecard Report Updated ([#1265](https://github.com/nodejs/security-wg/pull/1265))", + "type": "PullRequest" + } + ] + }, + "docker-node": { + "open": [], + "merged": [ + { + "bullet": "- doc: add release key for marco-ippolito ([#2055](https://github.com/nodejs/docker-node/pull/2055))", + "type": "PullRequest" + }, + { + "bullet": "- chore(deps): bump tj-actions/changed-files from 43 to 44 ([#2052](https://github.com/nodejs/docker-node/pull/2052))", + "type": "PullRequest" + }, + { + "bullet": "- feat: Node.js 18.20.0, 20.12.0 ([#2050](https://github.com/nodejs/docker-node/pull/2050))", + "type": "PullRequest" + } + ], + "closed": [ + { + "bullet": "- Major bug was fixed in NPM@10.3.0 concerning nodejs images. ([#2051](https://github.com/nodejs/docker-node/issues/2051))", + "type": "Issue" + }, + { + "bullet": "- doc: clarify SECURITY repsonsibility ([#2053](https://github.com/nodejs/docker-node/pull/2053))", + "type": "PullRequest" + } + ] + }, + "undici": { + "open": [ + { + "bullet": "- BodyTimeoutError: Body Timeout Error | Closing process ([#2997](https://github.com/nodejs/undici/issues/2997))", + "type": "Issue" + }, + { + "bullet": "- Executing `retry` bound to `RetryHandler` instance instead of `retryOpts` ([#2973](https://github.com/nodejs/undici/discussions/2973))", + "type": "Discussion" + } + ], + "merged": [ + { + "bullet": "- fix(workflows): missing top-level content.read permissions ([#3013](https://github.com/nodejs/undici/pull/3013))", + "type": "PullRequest" + }, + { + "bullet": "- fix: node:util instead of util ([#3007](https://github.com/nodejs/undici/pull/3007))", + "type": "PullRequest" + }, + { + "bullet": "- Revert \"perf: reuse TextDecoder instance (#2863)\" ([#2999](https://github.com/nodejs/undici/pull/2999))", + "type": "PullRequest" + }, + { + "bullet": "- fix error message ([#2998](https://github.com/nodejs/undici/pull/2998))", + "type": "PullRequest" + }, + { + "bullet": "- chore: validate responses can be consumed without a Content-Length or… ([#2995](https://github.com/nodejs/undici/pull/2995))", + "type": "PullRequest" + }, + { + "bullet": "- feat: added search input ([#2993](https://github.com/nodejs/undici/pull/2993))", + "type": "PullRequest" + }, + { + "bullet": "- fix(#2986): bad start check ([#2992](https://github.com/nodejs/undici/pull/2992))", + "type": "PullRequest" + } + ], + "closed": [] + }, + "release-cloudflare-worker": { + "open": [ + { + "bullet": "- Error: R2 GetObject failed after 5 retries: Error: Comma was expected to separate etags ([#106](https://github.com/nodejs/release-cloudflare-worker/issues/106))", + "type": "Issue" + } + ], + "merged": [], + "closed": [] + }, + "corepack": { + "open": [ + { + "bullet": "- How to debug `pnpm` inside corepack? ([#440](https://github.com/nodejs/corepack/issues/440))", + "type": "Issue" + } + ], + "merged": [], + "closed": [ + { + "bullet": "- chore: use `pipeline` from `node:stream/promises` ([#441](https://github.com/nodejs/corepack/pull/441))", + "type": "PullRequest" + } + ] + }, + "uvwasi": { + "open": [], + "merged": [], + "closed": [ + { + "bullet": "- Node.js uvwasi team Meeting 2024-03-27 ([#252](https://github.com/nodejs/uvwasi/issues/252))", + "type": "Issue" + } + ] + }, + "node-gyp": { + "open": [], + "merged": [], + "closed": [ + { + "bullet": "- M2 yarn install failed? ([#3002](https://github.com/nodejs/node-gyp/issues/3002))", + "type": "Issue" + } + ] + }, + "node-core-utils": { + "open": [], + "merged": [ + { + "bullet": "- fix: add team mention when notifying ([#793](https://github.com/nodejs/node-core-utils/pull/793))", + "type": "PullRequest" + }, + { + "bullet": "- fix: adjust pre-sec-release template lint ([#792](https://github.com/nodejs/node-core-utils/pull/792))", + "type": "PullRequest" + }, + { + "bullet": "- lib: remove double space on title ([#791](https://github.com/nodejs/node-core-utils/pull/791))", + "type": "PullRequest" + }, + { + "bullet": "- fix: pre-release crashing on missing vulnerability rating ([#790](https://github.com/nodejs/node-core-utils/pull/790))", + "type": "PullRequest" + }, + { + "bullet": "- doc: mention git node security ([#789](https://github.com/nodejs/node-core-utils/pull/789))", + "type": "PullRequest" + }, + { + "bullet": "- feat: fetch template directly from nodejs/node ([#787](https://github.com/nodejs/node-core-utils/pull/787))", + "type": "PullRequest" + }, + { + "bullet": "- feat: automate announcements for pre release ([#786](https://github.com/nodejs/node-core-utils/pull/786))", + "type": "PullRequest" + } + ], + "closed": [] + }, + "build": { + "open": [], + "merged": [ + { + "bullet": "- Hetzner-role-updates ([#3664](https://github.com/nodejs/build/pull/3664))", + "type": "PullRequest" + }, + { + "bullet": "- ansible: migrate release-ibm-rhel8-x64-2 ([#3662](https://github.com/nodejs/build/pull/3662))", + "type": "PullRequest" + } + ], + "closed": [ + { + "bullet": "- Add Hetzner benchmark machines to the ansible inventory. ([#3661](https://github.com/nodejs/build/pull/3661))", + "type": "PullRequest" + } + ] + }, + "email": { + "open": [], + "merged": [ + { + "bullet": "- Add joyee to zoom message list ([#242](https://github.com/nodejs/email/pull/242))", + "type": "PullRequest" + } + ], + "closed": [] + }, + "create-node-meeting-artifacts": { + "open": [], + "merged": [ + { + "bullet": "- Update invited_tsc ([#153](https://github.com/nodejs/create-node-meeting-artifacts/pull/153))", + "type": "PullRequest" + } + ], + "closed": [] + } +} diff --git a/templates/tools/generateBody.js b/templates/tools/generateBody.js index 3c06366..4037d04 100644 --- a/templates/tools/generateBody.js +++ b/templates/tools/generateBody.js @@ -1,83 +1,137 @@ -const generateSectionHeader = require('./generateSectionHeader') +const generateSectionHeader = require('./generateSectionHeader'); -async function generateBody (repos) { - // concat all the strings we've built into a markdown piece - let markdown = '' +async function generateBody(repos) { + // concat all the strings we've built into a markdown piece + let markdown = ''; - // cache the headings we've already created so we don't dupe them - const garbageCache = [] + // cache the headings we've already created so we don't dupe them + const garbageCache = []; - if (Object.keys(repos) === 0 && repos.constructor === Object) { - markdown.concat('No activity!') - return markdown - } + if (Object.keys(repos) === 0 && repos.constructor === Object) { + markdown.concat('No activity!'); + return markdown; + } - // I am sorry for how gross this is - for (const repo in repos) { // go over every repo in the sections object - const heading = `### ${repo}` - // write the heading and push the heading to the - // headings object if it's not there so we only write it once - // - // this is a weird hack but it seems to work so... meh - if (!garbageCache.includes(heading)) { - garbageCache.push(heading) - markdown = markdown.concat(`\n${heading}\n`) - } - // loop over the states (open, merged closed) in each repo - for (const state in repos[repo]) { - if (state === 'open') { - for (const instance in repos[repo][state]) { - // same ugly hack as above, just using headings as a store that we can check against before writing the heading - // write each bullet out - if (!garbageCache.includes(`${heading} ${state} ${repos[repo][state][instance].type}`)) { - garbageCache.push(`${heading} ${state} ${repos[repo][state][instance].type}`) - if (repos[repo][state][instance].type === 'Issue') { // if the instance type is an issue, write the the appropriate header - const localHeading = await generateSectionHeader(4, 'Issues', state) - markdown = markdown.concat(localHeading) - } else if (repos[repo][state][instance].type === 'PullRequest') { // if the instance type is a pull request, write the the appropriate header - const localHeading = await generateSectionHeader(4, 'Pull Requests', state) - markdown = markdown.concat(localHeading) - } else if (repos[repo][state][instance].type === 'Discussion') { // if the instance type is a Discussion, write the the appropriate header - const localHeading = await generateSectionHeader(4, 'Discussions', state) - markdown = markdown.concat(localHeading) - } - } - markdown = markdown.concat(`${repos[repo][state][instance].bullet}\n`) - } - } else if (state === 'merged') { - for (const instance in repos[repo][state]) { - // same ugly hack as above, just using headings as a store that we can check against before writing the heading - // write each bullet out - if (!garbageCache.includes(`${heading} ${state} ${repos[repo][state][instance].type}`)) { // caching repos[repo][state][instance].type here is important because it ensures that we're getting _out_ all the correct headers - garbageCache.push(`${heading} ${state} ${repos[repo][state][instance].type}`) - const localHeading = await generateSectionHeader(4, 'Pull Requests', state) - markdown = markdown.concat(localHeading) - } - markdown = markdown.concat(`${repos[repo][state][instance].bullet}\n`) - } - } else if (state === 'closed') { - for (const instance in repos[repo][state]) { - // same ugly hack as above, just using headings as a store that we can check against before writing the heading - // write each bullet out - if (!garbageCache.includes(`${heading} ${state} ${repos[repo][state][instance].type}`)) { // same comment here about repos[repo][state][instance].type as above - garbageCache.push(`${heading} ${state} ${repos[repo][state][instance].type}`) - if (repos[repo][state][instance].type === 'Issue') { - const localHeading = await generateSectionHeader(4, 'Issues', state) - markdown = markdown.concat(localHeading) - } + // I am sorry for how gross this is + for (const repo in repos) { + // go over every repo in the sections object + const heading = `### ${repo}`; + // write the heading and push the heading to the + // headings object if it's not there so we only write it once + // + // this is a weird hack but it seems to work so... meh + if (!garbageCache.includes(heading)) { + garbageCache.push(heading); + markdown = markdown.concat(`\n${heading}\n`); + } + // loop over the states (open, merged closed) in each repo + for (const state in repos[repo]) { + if (state === 'open') { + for (const instance in repos[repo][state]) { + // same ugly hack as above, just using headings as a store that we can check against before writing the heading + // write each bullet out + if ( + !garbageCache.includes( + `${heading} ${state} ${repos[repo][state][instance].type}`, + ) + ) { + garbageCache.push( + `${heading} ${state} ${repos[repo][state][instance].type}`, + ); + if (repos[repo][state][instance].type === 'Issue') { + // if the instance type is an issue, write the the appropriate header + const localHeading = await generateSectionHeader( + 4, + 'Issues', + state, + ); + markdown = markdown.concat(localHeading); + } else if (repos[repo][state][instance].type === 'PullRequest') { + // if the instance type is a pull request, write the the appropriate header + const localHeading = await generateSectionHeader( + 4, + 'Pull Requests', + state, + ); + markdown = markdown.concat(localHeading); + } else if (repos[repo][state][instance].type === 'Discussion') { + // if the instance type is a Discussion, write the the appropriate header + const localHeading = await generateSectionHeader( + 4, + 'Discussions', + state, + ); + markdown = markdown.concat(localHeading); + } + } + markdown = markdown.concat( + `${repos[repo][state][instance].bullet}\n`, + ); + } + } else if (state === 'merged') { + for (const instance in repos[repo][state]) { + // same ugly hack as above, just using headings as a store that we can check against before writing the heading + // write each bullet out + if ( + !garbageCache.includes( + `${heading} ${state} ${repos[repo][state][instance].type}`, + ) + ) { + // caching repos[repo][state][instance].type here is important because it ensures that we're getting _out_ all the correct headers + garbageCache.push( + `${heading} ${state} ${repos[repo][state][instance].type}`, + ); + const localHeading = await generateSectionHeader( + 4, + 'Pull Requests', + state, + ); + markdown = markdown.concat(localHeading); + } + markdown = markdown.concat( + `${repos[repo][state][instance].bullet}\n`, + ); + } + } else if (state === 'closed') { + for (const instance in repos[repo][state]) { + // same ugly hack as above, just using headings as a store that we can check against before writing the heading + // write each bullet out + if ( + !garbageCache.includes( + `${heading} ${state} ${repos[repo][state][instance].type}`, + ) + ) { + // same comment here about repos[repo][state][instance].type as above + garbageCache.push( + `${heading} ${state} ${repos[repo][state][instance].type}`, + ); + if (repos[repo][state][instance].type === 'Issue') { + const localHeading = await generateSectionHeader( + 4, + 'Issues', + state, + ); + markdown = markdown.concat(localHeading); + } - if (repos[repo][state][instance].type === 'PullRequest') { - const localHeading = await generateSectionHeader(4, 'Pull Requests', state) - markdown = markdown.concat(localHeading) - } - } - markdown = markdown.concat(`${repos[repo][state][instance].bullet}\n`) - } - } - } - } + if (repos[repo][state][instance].type === 'PullRequest') { + const localHeading = await generateSectionHeader( + 4, + 'Pull Requests', + state, + ); + markdown = markdown.concat(localHeading); + } + } + markdown = markdown.concat( + `${repos[repo][state][instance].bullet}\n`, + ); + } + } + } + } - return markdown + return markdown; } -module.exports = generateBody +module.exports = generateBody; diff --git a/templates/tools/generateDoc.js b/templates/tools/generateDoc.js index 4a0b0ff..f29dcec 100644 --- a/templates/tools/generateDoc.js +++ b/templates/tools/generateDoc.js @@ -1,23 +1,25 @@ -async function generateDoc (heading, preface, body) { - // base string we're going to build off of - let output = '' +async function generateDoc(heading, preface, body) { + // base string we're going to build off of + let output = ''; - if (heading) { - output = output.concat(`${heading}\n\n`) - } + if (heading) { + output = output.concat(`${heading}\n\n`); + } - if (preface) { - output = output.concat(`${preface}\n\n`) - } + if (preface) { + output = output.concat(`${preface}\n\n`); + } - if (body) { - output = output.concat(body) - } else { - throw new Error('No body provided to generateFullDoc. The `body` argument is required.') - } - output = output.trim() + if (body) { + output = output.concat(body); + } else { + throw new Error( + 'No body provided to generateFullDoc. The `body` argument is required.', + ); + } + output = output.trim(); - return output + return output; } -module.exports = generateDoc +module.exports = generateDoc; diff --git a/templates/tools/generateFullDoc.js b/templates/tools/generateFullDoc.js index 0cad35b..04f6b0d 100644 --- a/templates/tools/generateFullDoc.js +++ b/templates/tools/generateFullDoc.js @@ -1,26 +1,28 @@ // generate the final string we're going to send back -async function generateFullDoc (heading, preface, body) { - // base string we're going to build off of - let output = '' +async function generateFullDoc(heading, preface, body) { + // base string we're going to build off of + let output = ''; - if (heading) { - output = output.concat(`${heading}\n\n`) - } + if (heading) { + output = output.concat(`${heading}\n\n`); + } - if (preface) { - output = output.concat(`${preface}`) - output = output.trim() - output = output.concat('\n') // do this to make sure we don't have weird whitespace. there is weird whitespace without it and I don't know why. - } + if (preface) { + output = output.concat(`${preface}`); + output = output.trim(); + output = output.concat('\n'); // do this to make sure we don't have weird whitespace. there is weird whitespace without it and I don't know why. + } - if (body) { - output = output.concat(body) - } else { - throw new Error('No body provided to generateFullDoc. The `body` argument is required.') - } - output = output.trim() + if (body) { + output = output.concat(body); + } else { + throw new Error( + 'No body provided to generateFullDoc. The `body` argument is required.', + ); + } + output = output.trim(); - return output + return output; } -module.export = generateFullDoc +module.export = generateFullDoc; diff --git a/templates/tools/generateRepoInformationFromData.js b/templates/tools/generateRepoInformationFromData.js index faa05c9..4d18eff 100644 --- a/templates/tools/generateRepoInformationFromData.js +++ b/templates/tools/generateRepoInformationFromData.js @@ -1,34 +1,53 @@ -async function generateRepoInformationFromData (data) { - const repos = {} +async function generateRepoInformationFromData(data) { + const repos = {}; - for (const type in data) { - if (type === 'issues' || type === 'pullRequests' || type === 'discussions') { - for (const instance of data[type]) { - // generate the bullet, since we're always going to use it - const bullet = `- ${instance.meta.title} ([#${instance.meta.number}](${instance.meta.url}))` + for (const type in data) { + if ( + type === 'issues' || + type === 'pullRequests' || + type === 'discussions' + ) { + for (const instance of data[type]) { + // generate the bullet, since we're always going to use it + const bullet = `- ${instance.meta.title} ([#${instance.meta.number}](${instance.meta.url}))`; - // if this is the first time we're encountering the repo, create a section for into - if (repos[instance.repo.name] === undefined) { - repos[instance.repo.name] = { - open: [], - merged: [], - closed: [] - } - } + // if this is the first time we're encountering the repo, create a section for into + if (repos[instance.repo.name] === undefined) { + repos[instance.repo.name] = { + open: [], + merged: [], + closed: [], + }; + } - // populates the appropriate array with the appropriate markdown: - if ((instance.meta.type === 'Discussion') || (instance.status.state === 'OPEN' && !instance.status.locked)) { - repos[instance.repo.name].open.push({ bullet, type: instance.meta.type }) - } else if (instance.status.state === 'MERGED') { - repos[instance.repo.name].merged.push({ bullet, type: instance.meta.type }) - } else if (instance.status.state === 'CLOSED' && !instance.status.locked) { - repos[instance.repo.name].closed.push({ bullet, type: instance.meta.type }) - } - } - } - } + // populates the appropriate array with the appropriate markdown: + if ( + instance.meta.type === 'Discussion' || + (instance.status.state === 'OPEN' && !instance.status.locked) + ) { + repos[instance.repo.name].open.push({ + bullet, + type: instance.meta.type, + }); + } else if (instance.status.state === 'MERGED') { + repos[instance.repo.name].merged.push({ + bullet, + type: instance.meta.type, + }); + } else if ( + instance.status.state === 'CLOSED' && + !instance.status.locked + ) { + repos[instance.repo.name].closed.push({ + bullet, + type: instance.meta.type, + }); + } + } + } + } - return repos + return repos; } -module.exports = generateRepoInformationFromData +module.exports = generateRepoInformationFromData; diff --git a/templates/tools/generateSectionHeader.js b/templates/tools/generateSectionHeader.js index 08cb20d..9c8504f 100644 --- a/templates/tools/generateSectionHeader.js +++ b/templates/tools/generateSectionHeader.js @@ -1,17 +1,17 @@ -async function generateSectionHeader (level, type, state) { - let header = '\n' - for (let i = 0; i < level; i++) { - header = header.concat('#') - } - if (state !== undefined) { - const capitalizedState = state.charAt(0).toUpperCase() + state.slice(1) - header = header.concat(' ', capitalizedState, ' ', type) - } else { - header = header.concat(' ', type) - } - header = header.concat('\n\n') +async function generateSectionHeader(level, type, state) { + let header = '\n'; + for (let i = 0; i < level; i++) { + header = header.concat('#'); + } + if (state !== undefined) { + const capitalizedState = state.charAt(0).toUpperCase() + state.slice(1); + header = header.concat(' ', capitalizedState, ' ', type); + } else { + header = header.concat(' ', type); + } + header = header.concat('\n\n'); - return header + return header; } -module.exports = generateSectionHeader +module.exports = generateSectionHeader;