{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":141790227,"defaultBranch":"main","name":"probablerobot.net","ownerLogin":"matijs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-07-21T07:15:38.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/406439?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717219233.0","currentOid":""},"activityList":{"items":[{"before":"91c2aa7fc0159af2426f92011d92b8df869182b9","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/development-22d972d6d5","pushedAt":"2024-06-01T05:20:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"181a2fbee837361d066cb33d49a364804d904b6c","after":"31a0fa76f6f79f1b0ccab8f77a7ddb0ce23f6696","ref":"refs/heads/main","pushedAt":"2024-06-01T05:20:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps-dev): bump the development group with 2 updates\n\nBumps the development group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).\n\n\nUpdates `@eslint/js` from 9.3.0 to 9.4.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/commits/v9.4.0/packages/js)\n\nUpdates `eslint` from 9.3.0 to 9.4.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v9.3.0...v9.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: \"@eslint/js\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: development\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump the development group with 2 updates"}},{"before":null,"after":"91c2aa7fc0159af2426f92011d92b8df869182b9","ref":"refs/heads/dependabot/npm_and_yarn/development-22d972d6d5","pushedAt":"2024-06-01T00:41:46.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-dev): bump the development group with 2 updates\n\nBumps the development group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).\n\n\nUpdates `@eslint/js` from 9.3.0 to 9.4.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/commits/v9.4.0/packages/js)\n\nUpdates `eslint` from 9.3.0 to 9.4.0\n- [Release notes](https://github.com/eslint/eslint/releases)\n- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/eslint/eslint/compare/v9.3.0...v9.4.0)\n\n---\nupdated-dependencies:\n- dependency-name: \"@eslint/js\"\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: development\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump the development group with 2 updates"}},{"before":"181a2fbee837361d066cb33d49a364804d904b6c","after":null,"ref":"refs/heads/build/remove-pre-scripts","pushedAt":"2024-05-22T17:22:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"matijs","name":"matijs","path":"/matijs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/406439?s=80&v=4"}},{"before":"b364919aec574e29b1d11f82b4a8baca4e72fe69","after":"181a2fbee837361d066cb33d49a364804d904b6c","ref":"refs/heads/main","pushedAt":"2024-05-22T17:22:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matijs","name":"matijs","path":"/matijs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/406439?s=80&v=4"},"commit":{"message":"build: remove prescripts\n\npnpm does not support package.json#script prescripts such as `prestart`\nand `prebuild` so make the `clean` script part of the `start` and\n`build` scripts\n\nAdd rimraf as a dependency. The Netlify build environment has `NODE_ENV`\nset to `production` which means that only dependencies are installed and\ndevDependencies are not installed.","shortMessageHtmlLink":"build: remove prescripts"}},{"before":"2b9075117ac8cd86acb4f8f9057a066cb5b8e46a","after":"181a2fbee837361d066cb33d49a364804d904b6c","ref":"refs/heads/build/remove-pre-scripts","pushedAt":"2024-05-22T17:20:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"matijs","name":"matijs","path":"/matijs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/406439?s=80&v=4"},"commit":{"message":"build: remove prescripts\n\npnpm does not support package.json#script prescripts such as `prestart`\nand `prebuild` so make the `clean` script part of the `start` and\n`build` scripts\n\nAdd rimraf as a dependency. The Netlify build environment has `NODE_ENV`\nset to `production` which means that only dependencies are installed and\ndevDependencies are not installed.","shortMessageHtmlLink":"build: remove prescripts"}},{"before":"734594fc7ea59456c0db2c06c2e8ead78f329cdd","after":"2b9075117ac8cd86acb4f8f9057a066cb5b8e46a","ref":"refs/heads/build/remove-pre-scripts","pushedAt":"2024-05-22T17:16:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"matijs","name":"matijs","path":"/matijs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/406439?s=80&v=4"},"commit":{"message":"build: remove prescripts\n\npnpm does not support package.json#script prescripts such as `prestart`\nand `prebuild` so make the `clean` script part of the `start` and\n`build` scripts","shortMessageHtmlLink":"build: remove prescripts"}},{"before":null,"after":"734594fc7ea59456c0db2c06c2e8ead78f329cdd","ref":"refs/heads/build/remove-pre-scripts","pushedAt":"2024-05-22T17:12:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matijs","name":"matijs","path":"/matijs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/406439?s=80&v=4"},"commit":{"message":"build: remove prescripts\n\npnpm does not support package.json#script prescripts such as `prestart`\nand `prebuild` so make the `clean` script part of the `start` and\n`build` scripts","shortMessageHtmlLink":"build: remove prescripts"}},{"before":"f026eb38c5e948fbf3ce052a072cffce984db2a4","after":null,"ref":"refs/heads/test/engines-node","pushedAt":"2024-05-22T16:50:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"matijs","name":"matijs","path":"/matijs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/406439?s=80&v=4"}},{"before":"13c0ffe3547bb7b20e9052c7985b2f008e08220c","after":"f026eb38c5e948fbf3ce052a072cffce984db2a4","ref":"refs/heads/test/engines-node","pushedAt":"2024-05-22T16:34:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"matijs","name":"matijs","path":"/matijs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/406439?s=80&v=4"},"commit":{"message":"test: will node 21.7.3","shortMessageHtmlLink":"test: will node 21.7.3"}},{"before":null,"after":"13c0ffe3547bb7b20e9052c7985b2f008e08220c","ref":"refs/heads/test/engines-node","pushedAt":"2024-05-22T16:31:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matijs","name":"matijs","path":"/matijs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/406439?s=80&v=4"},"commit":{"message":"test: will node 21.7.3","shortMessageHtmlLink":"test: will node 21.7.3"}},{"before":"d1e0a4282b55379e85f93ad106217fb87fb17440","after":null,"ref":"refs/heads/dependabot/github_actions/pnpm/action-setup-4.0.0","pushedAt":"2024-05-22T07:51:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"dfc18afcd69b6ecaf33083046b117ae4d7fc8c7a","after":"b364919aec574e29b1d11f82b4a8baca4e72fe69","ref":"refs/heads/main","pushedAt":"2024-05-22T07:51:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: pnpm/action-setup\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"324f6a2369e609b3fff26c6d0320f4238c3c3b33","after":"d1e0a4282b55379e85f93ad106217fb87fb17440","ref":"refs/heads/dependabot/github_actions/pnpm/action-setup-4.0.0","pushedAt":"2024-05-22T07:50:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: pnpm/action-setup\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"76878e14010b522a875aa448a7ef6c180123b085","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.6","pushedAt":"2024-05-22T07:49:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"d3876e222ed4837c7e1c004a834ae61504fd124a","after":"dfc18afcd69b6ecaf33083046b117ae4d7fc8c7a","ref":"refs/heads/main","pushedAt":"2024-05-22T07:49:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"92cb2dd60e2a5c81ced9df61a3020be5ac8a0888","after":"324f6a2369e609b3fff26c6d0320f4238c3c3b33","ref":"refs/heads/dependabot/github_actions/pnpm/action-setup-4.0.0","pushedAt":"2024-05-22T07:46:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: pnpm/action-setup\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"1520048914a54ceb630671692719ddd2fc425c98","after":"76878e14010b522a875aa448a7ef6c180123b085","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.6","pushedAt":"2024-05-22T07:46:32.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"357d8c305ce8b8402921a29af75ddd9a5822bdda","after":null,"ref":"refs/heads/dependabot/github_actions/actions/setup-node-4.0.2","pushedAt":"2024-05-22T07:45:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"cc88340afd99bcad593e4ce6020070028ee1a8ea","after":"d3876e222ed4837c7e1c004a834ae61504fd124a","ref":"refs/heads/main","pushedAt":"2024-05-22T07:45:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":null,"after":"1520048914a54ceb630671692719ddd2fc425c98","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.6","pushedAt":"2024-05-22T07:44:11.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":"---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":null,"after":"92cb2dd60e2a5c81ced9df61a3020be5ac8a0888","ref":"refs/heads/dependabot/github_actions/pnpm/action-setup-4.0.0","pushedAt":"2024-05-22T07:44:08.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":"---\nupdated-dependencies:\n- dependency-name: pnpm/action-setup\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":null,"after":"357d8c305ce8b8402921a29af75ddd9a5822bdda","ref":"refs/heads/dependabot/github_actions/actions/setup-node-4.0.2","pushedAt":"2024-05-22T07:44:05.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":"---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"cc88340afd99bcad593e4ce6020070028ee1a8ea","after":null,"ref":"refs/heads/build/add-tag-comments","pushedAt":"2024-05-22T07:42:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"matijs","name":"matijs","path":"/matijs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/406439?s=80&v=4"}},{"before":"7114542e7fbfc4a12ef5c4f83ed96b75fc504e16","after":"cc88340afd99bcad593e4ce6020070028ee1a8ea","ref":"refs/heads/main","pushedAt":"2024-05-22T07:42:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"matijs","name":"matijs","path":"/matijs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/406439?s=80&v=4"},"commit":{"message":"build: add tag comments\n\nAdd tag comments to hashes","shortMessageHtmlLink":"build: add tag comments"}},{"before":null,"after":"cc88340afd99bcad593e4ce6020070028ee1a8ea","ref":"refs/heads/build/add-tag-comments","pushedAt":"2024-05-22T07:38:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"matijs","name":"matijs","path":"/matijs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/406439?s=80&v=4"},"commit":{"message":"build: add tag comments\n\nAdd tag comments to hashes","shortMessageHtmlLink":"build: add tag comments"}},{"before":"09b1fadffe5be982a1d4e946cee47fcd82fd55f6","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/development-51714cefbd","pushedAt":"2024-05-21T18:08:02.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"5022840c141ac5108f845f16641a16f02ef90dea","after":"7114542e7fbfc4a12ef5c4f83ed96b75fc504e16","ref":"refs/heads/main","pushedAt":"2024-05-21T18:08:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: globals\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":null,"after":"09b1fadffe5be982a1d4e946cee47fcd82fd55f6","ref":"refs/heads/dependabot/npm_and_yarn/development-51714cefbd","pushedAt":"2024-05-21T18:04:40.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":"---\nupdated-dependencies:\n- dependency-name: globals\n dependency-type: direct:development\n update-type: version-update:semver-minor\n dependency-group: development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"5022840c141ac5108f845f16641a16f02ef90dea","after":null,"ref":"refs/heads/build/use-hashes-instead-of-tags","pushedAt":"2024-05-21T18:02:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"matijs","name":"matijs","path":"/matijs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/406439?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWZLl9QA","startCursor":null,"endCursor":null}},"title":"Activity ยท matijs/probablerobot.net"}