{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":70339579,"defaultBranch":"master","name":"node","ownerLogin":"solebox","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2016-10-08T15:15:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/103052?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1719986010.0","currentOid":""},"activityList":{"items":[{"before":"33e598ac5f1c99ee27b894c6a596a51151c6f99c","after":"021dfb0115b67d502fa53c46600a1346f55da212","ref":"refs/heads/snyk-fix-c5a9f9c4186c26d56ed200a1619d437d","pushedAt":"2024-07-03T05:53:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"},"commit":{"message":"fix: deps/npm/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-ASYNC-7414156","shortMessageHtmlLink":"fix: deps/npm/package.json to reduce vulnerabilities"}},{"before":null,"after":"33e598ac5f1c99ee27b894c6a596a51151c6f99c","ref":"refs/heads/snyk-fix-c5a9f9c4186c26d56ed200a1619d437d","pushedAt":"2024-07-03T05:53:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"},"commit":{"message":"test: fix test-child-process-fork-regr-gh-2847\n\nIt's not guaranteed that the first socket that tries to connect is the\nfirst that succeeds so the rest of assumptions made in the test are not\ncorrect.\nFix it by making sure the second socket does not try to connect until\nthe first has succeeded.\nThe IPC channel can already be closed when sending the second socket. It\nshould be allowed.\nAlso, don't start sending messages until the worker is online.\n\nFixes: https://github.com/nodejs/node/issues/8950\nPR-URL: https://github.com/nodejs/node/pull/8954\nReviewed-By: Michael Dawson \nReviewed-By: Brian White \nReviewed-By: James M Snell \nReviewed-By: Colin Ihrig ","shortMessageHtmlLink":"test: fix test-child-process-fork-regr-nodejsgh-2847"}},{"before":"33e598ac5f1c99ee27b894c6a596a51151c6f99c","after":"a3864efcddf4bf490d5e1f46236a4b0df97b167e","ref":"refs/heads/snyk-fix-abd87b2fd8c80907d2acc9d1c74b4509","pushedAt":"2024-05-24T16:30:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"},"commit":{"message":"fix: deps/npm/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-HAWK-6969142","shortMessageHtmlLink":"fix: deps/npm/package.json to reduce vulnerabilities"}},{"before":null,"after":"33e598ac5f1c99ee27b894c6a596a51151c6f99c","ref":"refs/heads/snyk-fix-abd87b2fd8c80907d2acc9d1c74b4509","pushedAt":"2024-05-24T16:30:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"},"commit":{"message":"test: fix test-child-process-fork-regr-gh-2847\n\nIt's not guaranteed that the first socket that tries to connect is the\nfirst that succeeds so the rest of assumptions made in the test are not\ncorrect.\nFix it by making sure the second socket does not try to connect until\nthe first has succeeded.\nThe IPC channel can already be closed when sending the second socket. It\nshould be allowed.\nAlso, don't start sending messages until the worker is online.\n\nFixes: https://github.com/nodejs/node/issues/8950\nPR-URL: https://github.com/nodejs/node/pull/8954\nReviewed-By: Michael Dawson \nReviewed-By: Brian White \nReviewed-By: James M Snell \nReviewed-By: Colin Ihrig ","shortMessageHtmlLink":"test: fix test-child-process-fork-regr-nodejsgh-2847"}},{"before":"33e598ac5f1c99ee27b894c6a596a51151c6f99c","after":"09b808756bb7e05358b8e196e1c0bea7f6bc341b","ref":"refs/heads/snyk-fix-ceecdfd0ca7a32932c514276a312a1aa","pushedAt":"2024-03-22T17:03:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"},"commit":{"message":"fix: deps/npm/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-TAR-6476909","shortMessageHtmlLink":"fix: deps/npm/package.json to reduce vulnerabilities"}},{"before":null,"after":"33e598ac5f1c99ee27b894c6a596a51151c6f99c","ref":"refs/heads/snyk-fix-ceecdfd0ca7a32932c514276a312a1aa","pushedAt":"2024-03-22T17:03:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"},"commit":{"message":"test: fix test-child-process-fork-regr-gh-2847\n\nIt's not guaranteed that the first socket that tries to connect is the\nfirst that succeeds so the rest of assumptions made in the test are not\ncorrect.\nFix it by making sure the second socket does not try to connect until\nthe first has succeeded.\nThe IPC channel can already be closed when sending the second socket. It\nshould be allowed.\nAlso, don't start sending messages until the worker is online.\n\nFixes: https://github.com/nodejs/node/issues/8950\nPR-URL: https://github.com/nodejs/node/pull/8954\nReviewed-By: Michael Dawson \nReviewed-By: Brian White \nReviewed-By: James M Snell \nReviewed-By: Colin Ihrig ","shortMessageHtmlLink":"test: fix test-child-process-fork-regr-nodejsgh-2847"}},{"before":"33e598ac5f1c99ee27b894c6a596a51151c6f99c","after":"9cd2bb35f0d3c3baa3166d2ceebb7f669f11b996","ref":"refs/heads/snyk-fix-060477b3f97a01a1edee76ec3abb6fcd","pushedAt":"2024-02-03T02:50:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"},"commit":{"message":"fix: deps/npm/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908\n- https://snyk.io/vuln/SNYK-JS-BL-608877\n- https://snyk.io/vuln/SNYK-JS-HAWK-2808852\n- https://snyk.io/vuln/npm:hoek:20180212\n- https://snyk.io/vuln/npm:tunnel-agent:20170305","shortMessageHtmlLink":"fix: deps/npm/package.json to reduce vulnerabilities"}},{"before":null,"after":"33e598ac5f1c99ee27b894c6a596a51151c6f99c","ref":"refs/heads/snyk-fix-060477b3f97a01a1edee76ec3abb6fcd","pushedAt":"2024-02-03T02:50:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"},"commit":{"message":"test: fix test-child-process-fork-regr-gh-2847\n\nIt's not guaranteed that the first socket that tries to connect is the\nfirst that succeeds so the rest of assumptions made in the test are not\ncorrect.\nFix it by making sure the second socket does not try to connect until\nthe first has succeeded.\nThe IPC channel can already be closed when sending the second socket. It\nshould be allowed.\nAlso, don't start sending messages until the worker is online.\n\nFixes: https://github.com/nodejs/node/issues/8950\nPR-URL: https://github.com/nodejs/node/pull/8954\nReviewed-By: Michael Dawson \nReviewed-By: Brian White \nReviewed-By: James M Snell \nReviewed-By: Colin Ihrig ","shortMessageHtmlLink":"test: fix test-child-process-fork-regr-nodejsgh-2847"}},{"before":"33e598ac5f1c99ee27b894c6a596a51151c6f99c","after":"9d6456452332adebc97caa3b109b28e52e6b3b87","ref":"refs/heads/snyk-fix-a3ab1af3f1bc03a5942c8a2e03553378","pushedAt":"2023-12-19T15:34:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"},"commit":{"message":"fix: tools/eslint/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116","shortMessageHtmlLink":"fix: tools/eslint/package.json to reduce vulnerabilities"}},{"before":null,"after":"33e598ac5f1c99ee27b894c6a596a51151c6f99c","ref":"refs/heads/snyk-fix-a3ab1af3f1bc03a5942c8a2e03553378","pushedAt":"2023-12-19T15:34:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"},"commit":{"message":"test: fix test-child-process-fork-regr-gh-2847\n\nIt's not guaranteed that the first socket that tries to connect is the\nfirst that succeeds so the rest of assumptions made in the test are not\ncorrect.\nFix it by making sure the second socket does not try to connect until\nthe first has succeeded.\nThe IPC channel can already be closed when sending the second socket. It\nshould be allowed.\nAlso, don't start sending messages until the worker is online.\n\nFixes: https://github.com/nodejs/node/issues/8950\nPR-URL: https://github.com/nodejs/node/pull/8954\nReviewed-By: Michael Dawson \nReviewed-By: Brian White \nReviewed-By: James M Snell \nReviewed-By: Colin Ihrig ","shortMessageHtmlLink":"test: fix test-child-process-fork-regr-nodejsgh-2847"}},{"before":"594464385cfa277be942bc9fc682e8dbc7bb2810","after":null,"ref":"refs/heads/snyk-fix-d5f0e2187b504e38593e52a8759cdf39","pushedAt":"2023-11-30T15:03:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"}},{"before":"33e598ac5f1c99ee27b894c6a596a51151c6f99c","after":"594464385cfa277be942bc9fc682e8dbc7bb2810","ref":"refs/heads/snyk-fix-d5f0e2187b504e38593e52a8759cdf39","pushedAt":"2023-11-30T15:03:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"},"commit":{"message":"fix: tools/eslint/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116","shortMessageHtmlLink":"fix: tools/eslint/package.json to reduce vulnerabilities"}},{"before":null,"after":"33e598ac5f1c99ee27b894c6a596a51151c6f99c","ref":"refs/heads/snyk-fix-d5f0e2187b504e38593e52a8759cdf39","pushedAt":"2023-11-30T15:03:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"},"commit":{"message":"test: fix test-child-process-fork-regr-gh-2847\n\nIt's not guaranteed that the first socket that tries to connect is the\nfirst that succeeds so the rest of assumptions made in the test are not\ncorrect.\nFix it by making sure the second socket does not try to connect until\nthe first has succeeded.\nThe IPC channel can already be closed when sending the second socket. It\nshould be allowed.\nAlso, don't start sending messages until the worker is online.\n\nFixes: https://github.com/nodejs/node/issues/8950\nPR-URL: https://github.com/nodejs/node/pull/8954\nReviewed-By: Michael Dawson \nReviewed-By: Brian White \nReviewed-By: James M Snell \nReviewed-By: Colin Ihrig ","shortMessageHtmlLink":"test: fix test-child-process-fork-regr-nodejsgh-2847"}},{"before":"33e598ac5f1c99ee27b894c6a596a51151c6f99c","after":"d40940652aa018d034e5b62a1abfcba6bd306f66","ref":"refs/heads/snyk-fix-c45097e6919365438c71322ad0e44c76","pushedAt":"2023-11-30T14:59:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"},"commit":{"message":"fix: deps/npm/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116","shortMessageHtmlLink":"fix: deps/npm/package.json to reduce vulnerabilities"}},{"before":null,"after":"33e598ac5f1c99ee27b894c6a596a51151c6f99c","ref":"refs/heads/snyk-fix-c45097e6919365438c71322ad0e44c76","pushedAt":"2023-11-30T14:59:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"},"commit":{"message":"test: fix test-child-process-fork-regr-gh-2847\n\nIt's not guaranteed that the first socket that tries to connect is the\nfirst that succeeds so the rest of assumptions made in the test are not\ncorrect.\nFix it by making sure the second socket does not try to connect until\nthe first has succeeded.\nThe IPC channel can already be closed when sending the second socket. It\nshould be allowed.\nAlso, don't start sending messages until the worker is online.\n\nFixes: https://github.com/nodejs/node/issues/8950\nPR-URL: https://github.com/nodejs/node/pull/8954\nReviewed-By: Michael Dawson \nReviewed-By: Brian White \nReviewed-By: James M Snell \nReviewed-By: Colin Ihrig ","shortMessageHtmlLink":"test: fix test-child-process-fork-regr-nodejsgh-2847"}},{"before":"33e598ac5f1c99ee27b894c6a596a51151c6f99c","after":"2b4c9f340a17346f5682dde98f2837528ac2fc7e","ref":"refs/heads/snyk-fix-f621fb724edc64496447d14eb8c4b44a","pushedAt":"2023-11-27T14:14:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"},"commit":{"message":"fix: deps/npm/package.json to reduce vulnerabilities\n\nThe following vulnerabilities are fixed with an upgrade:\n- https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908\n- https://snyk.io/vuln/SNYK-JS-REQUEST-3361831\n- https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873","shortMessageHtmlLink":"fix: deps/npm/package.json to reduce vulnerabilities"}},{"before":null,"after":"33e598ac5f1c99ee27b894c6a596a51151c6f99c","ref":"refs/heads/snyk-fix-f621fb724edc64496447d14eb8c4b44a","pushedAt":"2023-11-27T14:14:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"solebox","name":"jacob kili","path":"/solebox","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/103052?s=80&v=4"},"commit":{"message":"test: fix test-child-process-fork-regr-gh-2847\n\nIt's not guaranteed that the first socket that tries to connect is the\nfirst that succeeds so the rest of assumptions made in the test are not\ncorrect.\nFix it by making sure the second socket does not try to connect until\nthe first has succeeded.\nThe IPC channel can already be closed when sending the second socket. It\nshould be allowed.\nAlso, don't start sending messages until the worker is online.\n\nFixes: https://github.com/nodejs/node/issues/8950\nPR-URL: https://github.com/nodejs/node/pull/8954\nReviewed-By: Michael Dawson \nReviewed-By: Brian White \nReviewed-By: James M Snell \nReviewed-By: Colin Ihrig ","shortMessageHtmlLink":"test: fix test-child-process-fork-regr-nodejsgh-2847"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0wM1QwNTo1MzozMi4wMDAwMDBazwAAAAR1gWzQ","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0wM1QwNTo1MzozMi4wMDAwMDBazwAAAAR1gWzQ","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMS0yN1QxNDoxNDo1Mi4wMDAwMDBazwAAAAO4y3CW"}},"title":"Activity ยท solebox/node"}