{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":484886326,"defaultBranch":"main","name":"archivista","ownerLogin":"in-toto","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-04-24T00:24:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/22891761?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717470856.0","currentOid":""},"activityList":{"items":[{"before":"1e9626e26470a4e37a6bb2b33359bc5d024c2677","after":"2eab1165895f7871a6ab706354fd62a13cfe88a7","ref":"refs/heads/main","pushedAt":"2024-06-04T03:12:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"},"commit":{"message":"Refactoring services (#287)\n\n* refactor: remove iternal for Archivista flexibility\r\n\r\nRemove the internal in order to enable Archivista source code user to:\r\n- Extend/Modify the existent services (config, storage, etc) within\r\n their code base\r\n\r\n- Allow to use Archivista encapuslated in other services, example API\r\n service\r\n\r\nSigned-off-by: Kairo Araujo \r\n\r\n* refactor: simplify archivista main cmd\r\n\r\nSimplifies Archivista main cmd moving all the service logic into the\r\n`pkg/server`.\r\n\r\nIt allows users to use the Archivista Server instance as an Service\r\nInterface allowing to integrate along to API services.\r\n\r\nSigned-off-by: Kairo Araujo \r\n\r\n---------\r\n\r\nSigned-off-by: Kairo Araujo ","shortMessageHtmlLink":"Refactoring services (#287)"}},{"before":"2cd1c8ebc9b04b8422ef0ca2f548691bedd423ab","after":null,"ref":"refs/heads/dependabot/docker/golang-7e78833","pushedAt":"2024-06-04T01:08:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"}},{"before":"2876f004e3e8b7d11cdf82af30ea0b7a0e1d5e1d","after":"1e9626e26470a4e37a6bb2b33359bc5d024c2677","ref":"refs/heads/main","pushedAt":"2024-06-04T01:08:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"},"commit":{"message":"chore: bump golang from `421bc7f` to `7e78833` (#292)","shortMessageHtmlLink":"chore: bump golang from 421bc7f to 7e78833 (#292)"}},{"before":"6c6a940cb4ff996d1af11de98e7507dcd5d1a9ff","after":"2cd1c8ebc9b04b8422ef0ca2f548691bedd423ab","ref":"refs/heads/dependabot/docker/golang-7e78833","pushedAt":"2024-06-04T01:02:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"},"commit":{"message":"chore: bump golang from `421bc7f` to `7e78833`\n\nBumps golang from `421bc7f` to `7e78833`.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: bump golang from 421bc7f to 7e78833"}},{"before":"2a5c096e9f4f04096dadbf92b674ec9ff8173ec8","after":null,"ref":"refs/heads/dependabot/github_actions/docker/login-action-3.2.0","pushedAt":"2024-06-04T01:01:41.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"}},{"before":"35def674ca1e34d8b435b692ea2f43059bec3caf","after":"2876f004e3e8b7d11cdf82af30ea0b7a0e1d5e1d","ref":"refs/heads/main","pushedAt":"2024-06-04T01:01:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"},"commit":{"message":"chore: bump docker/login-action from 3.1.0 to 3.2.0 (#293)","shortMessageHtmlLink":"chore: bump docker/login-action from 3.1.0 to 3.2.0 (#293)"}},{"before":"8395e2b8f365f93fccdc8aa3e91845adbc489979","after":"2a5c096e9f4f04096dadbf92b674ec9ff8173ec8","ref":"refs/heads/dependabot/github_actions/docker/login-action-3.2.0","pushedAt":"2024-06-04T01:01:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"},"commit":{"message":"chore: bump docker/login-action from 3.1.0 to 3.2.0\n\nBumps [docker/login-action](https://github.com/docker/login-action) from 3.1.0 to 3.2.0.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/e92390c5fb421da1463c202d546fed0ec5c39f20...0d4c9c5ea7693da7b068278f7b52bda2a190a446)\n\n---\nupdated-dependencies:\n- dependency-name: docker/login-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: bump docker/login-action from 3.1.0 to 3.2.0"}},{"before":"f68e6fee142caca438a3b545964e82082914f34a","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.7","pushedAt":"2024-06-04T01:01:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"}},{"before":"a0e65696699509af22b32a2ece3bbb1ee9d7ce40","after":"35def674ca1e34d8b435b692ea2f43059bec3caf","ref":"refs/heads/main","pushedAt":"2024-06-04T01:01:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"},"commit":{"message":"chore: bump github/codeql-action from 3.25.6 to 3.25.7 (#294)","shortMessageHtmlLink":"chore: bump github/codeql-action from 3.25.6 to 3.25.7 (#294)"}},{"before":null,"after":"f68e6fee142caca438a3b545964e82082914f34a","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.25.7","pushedAt":"2024-06-03T16:43:20.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":"chore: bump github/codeql-action from 3.25.6 to 3.25.7\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.25.6 to 3.25.7.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/9fdb3e49720b44c48891d036bb502feb25684276...f079b8493333aace61c81488f8bd40919487bd9f)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: bump github/codeql-action from 3.25.6 to 3.25.7"}},{"before":null,"after":"8395e2b8f365f93fccdc8aa3e91845adbc489979","ref":"refs/heads/dependabot/github_actions/docker/login-action-3.2.0","pushedAt":"2024-06-03T16:43: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":"chore: bump docker/login-action from 3.1.0 to 3.2.0\n\nBumps [docker/login-action](https://github.com/docker/login-action) from 3.1.0 to 3.2.0.\n- [Release notes](https://github.com/docker/login-action/releases)\n- [Commits](https://github.com/docker/login-action/compare/e92390c5fb421da1463c202d546fed0ec5c39f20...0d4c9c5ea7693da7b068278f7b52bda2a190a446)\n\n---\nupdated-dependencies:\n- dependency-name: docker/login-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: bump docker/login-action from 3.1.0 to 3.2.0"}},{"before":null,"after":"6c6a940cb4ff996d1af11de98e7507dcd5d1a9ff","ref":"refs/heads/dependabot/docker/golang-7e78833","pushedAt":"2024-06-03T16:14:49.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":"chore: bump golang from `421bc7f` to `7e78833`\n\nBumps golang from `421bc7f` to `7e78833`.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: bump golang from 421bc7f to 7e78833"}},{"before":"62ed02c4d1c3c634a975f6ab65276ef50e2cf207","after":null,"ref":"refs/heads/dependabot/docker/golang-421bc7f","pushedAt":"2024-06-01T04:44:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"}},{"before":"9752e194697f4a798a47f1bb741296728eb47acc","after":"a0e65696699509af22b32a2ece3bbb1ee9d7ce40","ref":"refs/heads/main","pushedAt":"2024-06-01T04:44:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"},"commit":{"message":"chore: bump golang from `b8ded51` to `421bc7f` (#290)\n\nBumps golang from `b8ded51` to `421bc7f`.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: bump golang from b8ded51 to 421bc7f (#290)"}},{"before":"c7034f413470d077355cf3e5005a4cc7bf7fb10a","after":null,"ref":"refs/heads/dependabot/docker/alpine-3.20.0","pushedAt":"2024-06-01T04:43:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"}},{"before":"0a41b480bc73c69709f93fa284ba8e486645bfde","after":"9752e194697f4a798a47f1bb741296728eb47acc","ref":"refs/heads/main","pushedAt":"2024-06-01T04:43:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"},"commit":{"message":"chore: bump alpine from 3.19.1 to 3.20.0 (#284)\n\nBumps alpine from 3.19.1 to 3.20.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: alpine\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: bump alpine from 3.19.1 to 3.20.0 (#284)"}},{"before":"a1d373dc4987c72049fbf1c525397037b060446e","after":"0a41b480bc73c69709f93fa284ba8e486645bfde","ref":"refs/heads/main","pushedAt":"2024-06-01T04:41:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"},"commit":{"message":"BREAKING CHANGE: Move int to UUID (#286)\n\n* chore: migrate id from bigint to uuid\r\n* BREAKING CHANGE: db-migrations reseted\r\n\r\n---------\r\n\r\nSigned-off-by: Kairo Araujo ","shortMessageHtmlLink":"BREAKING CHANGE: Move int to UUID (#286)"}},{"before":null,"after":"62ed02c4d1c3c634a975f6ab65276ef50e2cf207","ref":"refs/heads/dependabot/docker/golang-421bc7f","pushedAt":"2024-05-29T16:47:21.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":"chore: bump golang from `b8ded51` to `421bc7f`\n\nBumps golang from `b8ded51` to `421bc7f`.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: bump golang from b8ded51 to 421bc7f"}},{"before":null,"after":"b638f158d57f2b9b4a8476060bc29ed3e13459f7","ref":"refs/heads/refactoring_services","pushedAt":"2024-05-28T11:42:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"kairoaraujo","name":"Kairo Araujo","path":"/kairoaraujo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/546882?s=80&v=4"},"commit":{"message":"refactor: simplify archivista main cmd\n\nSimplifies Archivista main cmd moving all the service logic into the\n`pkg/server`.\n\nIt allows users to use the Archivista Server instance as an Service\nInterface allowing to integrate along to API services.\n\nSigned-off-by: Kairo Araujo ","shortMessageHtmlLink":"refactor: simplify archivista main cmd"}},{"before":"1fda50325ff4c9a6feecf97b9bb1852546324efb","after":null,"ref":"refs/heads/dependabot/github_actions/step-security/harden-runner-2.8.0","pushedAt":"2024-05-27T19:25:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kairoaraujo","name":"Kairo Araujo","path":"/kairoaraujo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/546882?s=80&v=4"}},{"before":"97ebff458c6dda5901f12007e0afe6843922e5b5","after":"a1d373dc4987c72049fbf1c525397037b060446e","ref":"refs/heads/main","pushedAt":"2024-05-27T19:25:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kairoaraujo","name":"Kairo Araujo","path":"/kairoaraujo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/546882?s=80&v=4"},"commit":{"message":"chore: bump step-security/harden-runner from 2.7.1 to 2.8.0 (#288)","shortMessageHtmlLink":"chore: bump step-security/harden-runner from 2.7.1 to 2.8.0 (#288)"}},{"before":null,"after":"1fda50325ff4c9a6feecf97b9bb1852546324efb","ref":"refs/heads/dependabot/github_actions/step-security/harden-runner-2.8.0","pushedAt":"2024-05-27T16:18:44.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":"chore: bump step-security/harden-runner from 2.7.1 to 2.8.0\n\nBumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.7.1 to 2.8.0.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/a4aa98b93cab29d9b1101a6143fb8bce00e2eac4...f086349bfa2bd1361f7909c78558e816508cdc10)\n\n---\nupdated-dependencies:\n- dependency-name: step-security/harden-runner\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: bump step-security/harden-runner from 2.7.1 to 2.8.0"}},{"before":"5f6f030eff90f4962dc52cc091d221282610e2df","after":"c7034f413470d077355cf3e5005a4cc7bf7fb10a","ref":"refs/heads/dependabot/docker/alpine-3.20.0","pushedAt":"2024-05-27T08:25:56.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":"chore: bump alpine from 3.19.1 to 3.20.0\n\nBumps alpine from 3.19.1 to 3.20.0.\n\n---\nupdated-dependencies:\n- dependency-name: alpine\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: bump alpine from 3.19.1 to 3.20.0"}},{"before":"af16bc4b6c6629bf014e49abb2ec7d1d380cfce8","after":null,"ref":"refs/heads/dependabot/docker/golang-b8ded51","pushedAt":"2024-05-27T08:25:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kairoaraujo","name":"Kairo Araujo","path":"/kairoaraujo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/546882?s=80&v=4"}},{"before":"7539c311575d648842dfbae82f02b02fc6957c81","after":"97ebff458c6dda5901f12007e0afe6843922e5b5","ref":"refs/heads/main","pushedAt":"2024-05-27T08:25:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kairoaraujo","name":"Kairo Araujo","path":"/kairoaraujo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/546882?s=80&v=4"},"commit":{"message":"chore: bump golang from `f1fe698` to `b8ded51` (#285)\n\nBumps golang from `f1fe698` to `b8ded51`.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: bump golang from f1fe698 to b8ded51 (#285)"}},{"before":null,"after":"af16bc4b6c6629bf014e49abb2ec7d1d380cfce8","ref":"refs/heads/dependabot/docker/golang-b8ded51","pushedAt":"2024-05-23T16:13:51.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":"chore: bump golang from `f1fe698` to `b8ded51`\n\nBumps golang from `f1fe698` to `b8ded51`.\n\n---\nupdated-dependencies:\n- dependency-name: golang\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: bump golang from f1fe698 to b8ded51"}},{"before":null,"after":"5f6f030eff90f4962dc52cc091d221282610e2df","ref":"refs/heads/dependabot/docker/alpine-3.20.0","pushedAt":"2024-05-23T16:13: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":"chore: bump alpine from 3.19.1 to 3.20.0\n\nBumps alpine from 3.19.1 to 3.20.0.\n\n---\nupdated-dependencies:\n- dependency-name: alpine\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: bump alpine from 3.19.1 to 3.20.0"}},{"before":"c547f3e9fd1ad526ea2c40b02746658e96c4b3f4","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/99designs/gqlgen-0.17.47","pushedAt":"2024-05-20T22:25:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"}},{"before":"ec549dcdb2321905671a26edab9a48376b9d3155","after":"7539c311575d648842dfbae82f02b02fc6957c81","ref":"refs/heads/main","pushedAt":"2024-05-20T22:25:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"},"commit":{"message":"chore: bump github.com/99designs/gqlgen from 0.17.46 to 0.17.47 (#280)\n\nBumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.46 to 0.17.47.\r\n- [Release notes](https://github.com/99designs/gqlgen/releases)\r\n- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/99designs/gqlgen/compare/v0.17.46...v0.17.47)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/99designs/gqlgen\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore: bump github.com/99designs/gqlgen from 0.17.46 to 0.17.47 (#280)"}},{"before":"b981d60d5740cec87ab7f37f9e51dc7ab789163e","after":"c547f3e9fd1ad526ea2c40b02746658e96c4b3f4","ref":"refs/heads/dependabot/go_modules/github.com/99designs/gqlgen-0.17.47","pushedAt":"2024-05-20T22:20:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"jkjell","name":"John Kjell","path":"/jkjell","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/135588?s=80&v=4"},"commit":{"message":"chore: bump github.com/99designs/gqlgen from 0.17.46 to 0.17.47\n\nBumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.46 to 0.17.47.\n- [Release notes](https://github.com/99designs/gqlgen/releases)\n- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/99designs/gqlgen/compare/v0.17.46...v0.17.47)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/99designs/gqlgen\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore: bump github.com/99designs/gqlgen from 0.17.46 to 0.17.47"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEW5CpAAA","startCursor":null,"endCursor":null}},"title":"Activity ยท in-toto/archivista"}