{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":1451352,"defaultBranch":"master","name":"mocha","ownerLogin":"mochajs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-03-07T18:44:25.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/8770005?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1711992203.0","currentOid":""},"activityList":{"items":[{"before":"e263c7a722b8c2fcbe83596836653896a9e0258b","after":"99601da68d59572b6aa931e9416002bcb5b3e19d","ref":"refs/heads/master","pushedAt":"2024-04-23T15:07:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JoshuaKGoldberg","name":"Josh Goldberg ✨","path":"/JoshuaKGoldberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3335181?s=80&v=4"},"commit":{"message":"chore: fix some typos in comments (#5135)\n\nSigned-off-by: StevenMia ","shortMessageHtmlLink":"chore: fix some typos in comments (#5135)"}},{"before":null,"after":"8a88086b1d35ee6ef301ffedac501816fc9b8dc9","ref":"refs/heads/dependabot/github_actions/github-actions-8f7b33a17f","pushedAt":"2024-04-01T17:23:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump the github-actions group with 1 update\n\nBumps the github-actions group with 1 update: [joelwmale/webhook-action](https://github.com/joelwmale/webhook-action).\n\n\nUpdates `joelwmale/webhook-action` from 2.3.2 to 2.4.1\n- [Release notes](https://github.com/joelwmale/webhook-action/releases)\n- [Commits](https://github.com/joelwmale/webhook-action/compare/2.3.2...2.4.1)\n\n---\nupdated-dependencies:\n- dependency-name: joelwmale/webhook-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the github-actions group with 1 update"}},{"before":"ffd9557ee291047f7beef71a24796ea2da256614","after":"e263c7a722b8c2fcbe83596836653896a9e0258b","ref":"refs/heads/master","pushedAt":"2024-03-27T12:07:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JoshuaKGoldberg","name":"Josh Goldberg ✨","path":"/JoshuaKGoldberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3335181?s=80&v=4"},"commit":{"message":"feat: use and for browser progress indicator instead of (#5015)\n\n* Fallback for progress when canvas isn't available\r\n\r\n* Fix bugs preventing progress text from being updated\r\n\r\n* Use a different class for progress text fallback\r\n\r\n* Refactor: replace progress canvas with text\r\n\r\n* refactor: add progress bar\r\n\r\n* Refactor: Remove unused progress code\r\n\r\n* Match progress design\r\nhide progress bar and use SVG to recreate the ring bar\r\n\r\n* Refactor: use css variables for ring size and color values\r\nremoved more canvas related code\r\nremoved an em\r\n\r\n* Mirror styles changes to progress ring\r\nrenamed ring-whole to ring-flatlight and have ring highlight and flatlight be the inverse of each other\r\nfix spelling error with decimalPlaces\r\nuse getComputedStyle for get the radius of the ring defined in CSS\r\nuse :is() CSS to simplify CSS code\r\nChange stroke thickness math to better match previous look\r\n\r\n* Trying to match progress canvas look on progress ring\r\n\r\n---------\r\n\r\nCo-authored-by: Josh Goldberg ✨ ","shortMessageHtmlLink":"feat: use <progress> and <svg> for browser progress indicator instead…"}},{"before":"51502abdd8bfa44114756203e0c5c528ed4a7d8f","after":"ffd9557ee291047f7beef71a24796ea2da256614","ref":"refs/heads/mochajs.org","pushedAt":"2024-03-26T18:14:11.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"},"commit":{"message":"Release v10.4.0","shortMessageHtmlLink":"Release v10.4.0"}},{"before":"7ac67f3735b1ba6b1e1565ab9136d83c50f58abf","after":"ffd9557ee291047f7beef71a24796ea2da256614","ref":"refs/heads/master","pushedAt":"2024-03-26T18:13:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"},"commit":{"message":"Release v10.4.0","shortMessageHtmlLink":"Release v10.4.0"}},{"before":"e5ea8165a298b1244560ccc6dced2b751ea5db70","after":"624d9541ac8644550da9066ff8d4cf92ae9d4d5f","ref":"refs/heads/voxpelli/issue5126","pushedAt":"2024-03-26T17:44:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"},"commit":{"message":"Fix `mocha.yml` smoke run","shortMessageHtmlLink":"Fix mocha.yml smoke run"}},{"before":null,"after":"e5ea8165a298b1244560ccc6dced2b751ea5db70","ref":"refs/heads/voxpelli/issue5126","pushedAt":"2024-03-26T17:38:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"},"commit":{"message":"chore: WIP - replace `nps` with npm scripts\n\nFixes #5126","shortMessageHtmlLink":"chore: WIP - replace nps with npm scripts"}},{"before":"5cd1d6b6b319e43b0c99b7920fab53831c57bdb8","after":"a23bcea42d14e357d25ff59f5d531326e547fa35","ref":"refs/heads/voxpelli/issue5124","pushedAt":"2024-03-26T17:31:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"},"commit":{"message":"chore: remove `husky` for now\n\nFixes #5124","shortMessageHtmlLink":"chore: remove husky for now"}},{"before":null,"after":"5cd1d6b6b319e43b0c99b7920fab53831c57bdb8","ref":"refs/heads/voxpelli/issue5124","pushedAt":"2024-03-26T17:30:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"},"commit":{"message":"chore: remove `husky` for now\n\nFixes #5124","shortMessageHtmlLink":"chore: remove husky for now"}},{"before":"f1782e25428b2df702c60f55465fbc730051039c","after":null,"ref":"refs/heads/dependabot/github_actions/github-actions-e0f3492eb7","pushedAt":"2024-03-26T17:27:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"}},{"before":"7a2781c17d4924c620ce5b31c4aab6c88bed72ef","after":"7ac67f3735b1ba6b1e1565ab9136d83c50f58abf","ref":"refs/heads/master","pushedAt":"2024-03-26T17:27:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"},"commit":{"message":"build(deps): bump the github-actions group with 2 updates (#5125)\n\nBumps the github-actions group with 2 updates: [actions/cache](https://github.com/actions/cache) and [buildsville/add-remove-label](https://github.com/buildsville/add-remove-label).\r\n\r\n\r\nUpdates `actions/cache` from 3 to 4\r\n- [Release notes](https://github.com/actions/cache/releases)\r\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\r\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\r\n\r\nUpdates `buildsville/add-remove-label` from 2.0.0 to 2.0.1\r\n- [Release notes](https://github.com/buildsville/add-remove-label/releases)\r\n- [Commits](https://github.com/buildsville/add-remove-label/compare/v2.0.0...v2.0.1)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/cache\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\r\n dependency-group: github-actions\r\n- dependency-name: buildsville/add-remove-label\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n dependency-group: github-actions\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps): bump the github-actions group with 2 updates (#5125)"}},{"before":null,"after":"f1782e25428b2df702c60f55465fbc730051039c","ref":"refs/heads/dependabot/github_actions/github-actions-e0f3492eb7","pushedAt":"2024-03-26T17:18:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump the github-actions group with 2 updates\n\nBumps the github-actions group with 2 updates: [actions/cache](https://github.com/actions/cache) and [buildsville/add-remove-label](https://github.com/buildsville/add-remove-label).\n\n\nUpdates `actions/cache` from 3 to 4\n- [Release notes](https://github.com/actions/cache/releases)\n- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)\n- [Commits](https://github.com/actions/cache/compare/v3...v4)\n\nUpdates `buildsville/add-remove-label` from 2.0.0 to 2.0.1\n- [Release notes](https://github.com/buildsville/add-remove-label/releases)\n- [Commits](https://github.com/buildsville/add-remove-label/compare/v2.0.0...v2.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: actions/cache\n dependency-type: direct:production\n update-type: version-update:semver-major\n dependency-group: github-actions\n- dependency-name: buildsville/add-remove-label\n dependency-type: direct:production\n update-type: version-update:semver-patch\n dependency-group: github-actions\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump the github-actions group with 2 updates"}},{"before":"64a4a829d6248c76ab0df4854d2228c1b5db43cb","after":null,"ref":"refs/heads/voxpelli/dependabot-github-actions","pushedAt":"2024-03-26T17:18:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"}},{"before":"97dcbb28225105f16e90d2180aa2be3386d7ec1a","after":"7a2781c17d4924c620ce5b31c4aab6c88bed72ef","ref":"refs/heads/master","pushedAt":"2024-03-26T17:18:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"},"commit":{"message":"chore: activate dependabot for workflows (#5123)\n\nRelated to #5055","shortMessageHtmlLink":"chore: activate dependabot for workflows (#5123)"}},{"before":null,"after":"64a4a829d6248c76ab0df4854d2228c1b5db43cb","ref":"refs/heads/voxpelli/dependabot-github-actions","pushedAt":"2024-03-26T17:13:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"},"commit":{"message":"chore: activate dependabot for workflows\n\nRelated to #5055","shortMessageHtmlLink":"chore: activate dependabot for workflows"}},{"before":"6f3f45e587a17463b75047631152429fa14b82a3","after":"97dcbb28225105f16e90d2180aa2be3386d7ec1a","ref":"refs/heads/master","pushedAt":"2024-03-26T17:12:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"},"commit":{"message":"fix: harden error handling in `lib/cli/run.js` (#5074)\n\n* Bugfix: Output stacktrace to support typescript errors.\r\n\r\nBefore this patch the errorhandling would fail with the error: \"ERROR: null\". Debug showed that the error \"caught error sometime before command handler: TypeError: Cannot convert object to primitive value\"\r\n\r\n* Update lib/cli/run.js\r\n\r\nCo-authored-by: Pelle Wessman \r\n\r\n* Fix minor typo.\r\n\r\n* Update lib/cli/run.js\r\n\r\nDo not change the original functionality.\r\n\r\nCo-authored-by: Pelle Wessman \r\n\r\n* Check that the toString method is available on the error.\r\n\r\n* Opting for a simplified solution\r\n\r\n* Fix tests\r\n\r\n---------\r\n\r\nCo-authored-by: Pelle Wessman ","shortMessageHtmlLink":"fix: harden error handling in lib/cli/run.js (#5074)"}},{"before":"22d60bf767d860078a9e7d433a937603659f84a8","after":null,"ref":"refs/heads/fix-xunit-integration","pushedAt":"2024-03-26T17:00:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"}},{"before":"a5b565289b40a839af086b13fb369e04e205ed4b","after":"6f3f45e587a17463b75047631152429fa14b82a3","ref":"refs/heads/master","pushedAt":"2024-03-26T17:00:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"},"commit":{"message":"fix: xunit integration test (#5122)","shortMessageHtmlLink":"fix: xunit integration test (#5122)"}},{"before":null,"after":"22d60bf767d860078a9e7d433a937603659f84a8","ref":"refs/heads/fix-xunit-integration","pushedAt":"2024-03-26T16:50:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"},"commit":{"message":"fix: xunit integration test","shortMessageHtmlLink":"fix: xunit integration test"}},{"before":"efbb147590dfd7ff290de40a9930b07334784054","after":"a5b565289b40a839af086b13fb369e04e205ed4b","ref":"refs/heads/master","pushedAt":"2024-03-12T17:18:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"},"commit":{"message":"docs: fix documentation concerning glob expansion on UNIX (#4869)","shortMessageHtmlLink":"docs: fix documentation concerning glob expansion on UNIX (#4869)"}},{"before":"a2e600d70f4d7ca6ba8741ebe8c70cfec438ef1b","after":"efbb147590dfd7ff290de40a9930b07334784054","ref":"refs/heads/master","pushedAt":"2024-03-12T15:08:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"},"commit":{"message":"feat: add file path to xunit reporter (#4985)\n\n* feat: add file path to xunit reporter\r\n\r\n* Update lib/reporters/xunit.js\r\n\r\nCo-authored-by: Ville Lahdenvuo \r\n\r\n* Revert \"Update lib/reporters/xunit.js\"\r\n\r\nThis reverts commit 1245e7e80f3d9faed99d459dcfebdb35d31be370.\r\n\r\n---------\r\n\r\nCo-authored-by: Ville Lahdenvuo ","shortMessageHtmlLink":"feat: add file path to xunit reporter (#4985)"}},{"before":"37358738260cfae7c244c157aee21654f2b588f2","after":"a2e600d70f4d7ca6ba8741ebe8c70cfec438ef1b","ref":"refs/heads/master","pushedAt":"2024-03-08T13:14:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JoshuaKGoldberg","name":"Josh Goldberg ✨","path":"/JoshuaKGoldberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3335181?s=80&v=4"},"commit":{"message":"fix: closes #5115 (#5116)\n\nEleventy wasn't being able to parse the JSDocs for the returned type\r\non the getFullErrorStack function. Defining it as a new type and then\r\nreferencing it on the function fixes the issue","shortMessageHtmlLink":"fix: closes #5115 (#5116)"}},{"before":"b88978deb3c12f9b95502828f6ac29ebe8be85ef","after":"37358738260cfae7c244c157aee21654f2b588f2","ref":"refs/heads/master","pushedAt":"2024-03-04T14:27:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"voxpelli","name":"Pelle Wessman","path":"/voxpelli","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/34457?s=80&v=4"},"commit":{"message":"feat: include `.cause` stacks in the error stack traces (#4829)\n\n* Append the cause stacks to the main stack trace\r\n\r\nIt would be great to get the full error stack chain for errors with causes, especially as all current browsers and Node.js >=16 supports it, see eg https://v8.dev/features/error-cause and https://dev.to/voxpelli/pony-cause-1-0-error-causes-2l2o\r\n\r\nEg. `pino` merged support for this as well: https://github.com/pinojs/pino-std-serializers/pull/78\r\n\r\n* Fix tests\r\n\r\n* Skip some string concatenation\r\n\r\n* Don't export needlessly + improve docs\r\n\r\n* Improved recursive filtering\r\n\r\n* Added loop protection\r\n\r\n* Same logic for \"message\" in cause trail as in top\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: Josh Goldberg ✨ \r\n\r\n* Revert \"Apply suggestions from code review\"\r\n\r\nThis reverts commit 04f700820e91a5b2edad8dd23ac3ee1d89ab2973.\r\n\r\n---------\r\n\r\nCo-authored-by: Josh Goldberg ✨ ","shortMessageHtmlLink":"feat: include .cause stacks in the error stack traces (#4829)"}},{"before":"7a4b800f1b60d07f7cfcbfb3edf08f7c058ff831","after":"749da5b122cc3f0c3acc2d05693e490653303886","ref":"refs/heads/boneskull/issue/3817","pushedAt":"2024-02-28T20:58:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JoshuaKGoldberg","name":"Josh Goldberg ✨","path":"/JoshuaKGoldberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3335181?s=80&v=4"},"commit":{"message":"test: call .run() to not leave timer pending","shortMessageHtmlLink":"test: call .run() to not leave timer pending"}},{"before":"d4a65aabb0523bc0f4d87eaefb7db2fd4df1fa53","after":"7a4b800f1b60d07f7cfcbfb3edf08f7c058ff831","ref":"refs/heads/boneskull/issue/3817","pushedAt":"2024-02-28T18:00:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JoshuaKGoldberg","name":"Josh Goldberg ✨","path":"/JoshuaKGoldberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3335181?s=80&v=4"},"commit":{"message":"Revert \"fix: unref timers implicitly scheduled for MAX_TIMEOUT\"\n\nThis reverts commit d4a65aabb0523bc0f4d87eaefb7db2fd4df1fa53.","shortMessageHtmlLink":"Revert \"fix: unref timers implicitly scheduled for MAX_TIMEOUT\""}},{"before":"1498a5722b1d3615b58f55e5d4171d83f96c1a5b","after":"d4a65aabb0523bc0f4d87eaefb7db2fd4df1fa53","ref":"refs/heads/boneskull/issue/3817","pushedAt":"2024-02-28T17:53:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JoshuaKGoldberg","name":"Josh Goldberg ✨","path":"/JoshuaKGoldberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3335181?s=80&v=4"},"commit":{"message":"fix: unref timers implicitly scheduled for MAX_TIMEOUT","shortMessageHtmlLink":"fix: unref timers implicitly scheduled for MAX_TIMEOUT"}},{"before":"61d0c18033abf3734d022a9ba96dfc18de92edd9","after":"1498a5722b1d3615b58f55e5d4171d83f96c1a5b","ref":"refs/heads/boneskull/issue/3817","pushedAt":"2024-02-28T16:50:23.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"JoshuaKGoldberg","name":"Josh Goldberg ✨","path":"/JoshuaKGoldberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3335181?s=80&v=4"},"commit":{"message":"fix: still bail if self.timeout() === 0","shortMessageHtmlLink":"fix: still bail if self.timeout() === 0"}},{"before":"399f81323d68f35740858c96ccf7741e25b42c26","after":"61d0c18033abf3734d022a9ba96dfc18de92edd9","ref":"refs/heads/boneskull/issue/3817","pushedAt":"2024-02-28T15:42:33.000Z","pushType":"push","commitsCount":499,"pusher":{"login":"JoshuaKGoldberg","name":"Josh Goldberg ✨","path":"/JoshuaKGoldberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3335181?s=80&v=4"},"commit":{"message":"Merge branch 'master'","shortMessageHtmlLink":"Merge branch 'master'"}},{"before":"03bb368c415ff2c0b8452405071f374de68df442","after":"51502abdd8bfa44114756203e0c5c528ed4a7d8f","ref":"refs/heads/mochajs.org","pushedAt":"2024-02-27T16:32:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JoshuaKGoldberg","name":"Josh Goldberg ✨","path":"/JoshuaKGoldberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3335181?s=80&v=4"},"commit":{"message":"chore: fix header generation and production build crashes (#5100)\n\n* chore: use direct path to assetgraph-builder > buildProduction in nps\r\n\r\n* chore: switch NODE_VERSION to 20\r\n\r\n* chore: remove scripts/netlify-headers.js\r\n\r\n* chore: remove scripts/netlify-headers.js\r\n\r\n* git checkout master -- netlify.toml","shortMessageHtmlLink":"chore: fix header generation and production build crashes (#5100)"}},{"before":"51502abdd8bfa44114756203e0c5c528ed4a7d8f","after":"b88978deb3c12f9b95502828f6ac29ebe8be85ef","ref":"refs/heads/master","pushedAt":"2024-02-27T16:30:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"JoshuaKGoldberg","name":"Josh Goldberg ✨","path":"/JoshuaKGoldberg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3335181?s=80&v=4"},"commit":{"message":"chore: bump ESLint ecmaVersion to 2020 (#5104)","shortMessageHtmlLink":"chore: bump ESLint ecmaVersion to 2020 (#5104)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEODbKBwA","startCursor":null,"endCursor":null}},"title":"Activity · mochajs/mocha"}