{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":265197208,"defaultBranch":"main","name":"CommunitySolidServer","ownerLogin":"CommunitySolidServer","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-05-19T09:00:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/101397807?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716532914.0","currentOid":""},"activityList":{"items":[{"before":"2f10d22c18268e91a4b008f6f9f3f0b11c7bffca","after":"556899dbdbf3bb285de71225d156c4891dce23a9","ref":"refs/heads/main","pushedAt":"2024-05-24T11:10:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joachimvh","name":"Joachim Van Herwegen","path":"/joachimvh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3447363?s=80&v=4"},"commit":{"message":"docs: Add HTTP streaming notification option to docs","shortMessageHtmlLink":"docs: Add HTTP streaming notification option to docs"}},{"before":"25c48b98e3bfb56def7ce391289d2dc0fe8698e3","after":"d09cd2a9f2e7bd9d0b69a99184ce5bec04f94e71","ref":"refs/heads/gh-pages","pushedAt":"2024-05-24T06:47:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy: 2f10d22c18268e91a4b008f6f9f3f0b11c7bffca","shortMessageHtmlLink":"deploy: 2f10d22"}},{"before":"86da9348de0ea8568dc8c0e248714c4fbb7f8b0e","after":"25c48b98e3bfb56def7ce391289d2dc0fe8698e3","ref":"refs/heads/gh-pages","pushedAt":"2024-05-24T06:46:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed 2f10d22 to 7.x with MkDocs 1.6.0 and mike 2.1.1","shortMessageHtmlLink":"Deployed 2f10d22 to 7.x with MkDocs 1.6.0 and mike 2.1.1"}},{"before":"cb38613b4cea7f4e808b30a69f1d9aecbb9506e2","after":"2f10d22c18268e91a4b008f6f9f3f0b11c7bffca","ref":"refs/heads/main","pushedAt":"2024-05-24T06:41:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"joachimvh","name":"Joachim Van Herwegen","path":"/joachimvh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3447363?s=80&v=4"},"commit":{"message":"chore(release): Release version 7.1.0 of the npm package","shortMessageHtmlLink":"chore(release): Release version 7.1.0 of the npm package"}},{"before":"0b65820a44146de76addd053641a76179bc1dc61","after":"86da9348de0ea8568dc8c0e248714c4fbb7f8b0e","ref":"refs/heads/gh-pages","pushedAt":"2024-05-22T07:01:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"deploy: cb38613b4cea7f4e808b30a69f1d9aecbb9506e2","shortMessageHtmlLink":"deploy: cb38613"}},{"before":"63c8c79e94528ea914063aac330d0b057349348b","after":"0b65820a44146de76addd053641a76179bc1dc61","ref":"refs/heads/gh-pages","pushedAt":"2024-05-22T07:00:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deployed cb38613 to 7.x with MkDocs 1.6.0 and mike 2.1.1","shortMessageHtmlLink":"Deployed cb38613 to 7.x with MkDocs 1.6.0 and mike 2.1.1"}},{"before":"203f80020cfd9854f173267afbe97c7951ebac03","after":"cb38613b4cea7f4e808b30a69f1d9aecbb9506e2","ref":"refs/heads/main","pushedAt":"2024-05-22T06:58:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joachimvh","name":"Joachim Van Herwegen","path":"/joachimvh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3447363?s=80&v=4"},"commit":{"message":"feat: Add support for StreamingHTTPChannel2023 notifications\n\n* feat: initial StremingHTTPChannel2023 notifications\r\n\r\nCo-authored-by: Maciej Samoraj \r\n\r\n* test: unit for StremingHTTPChannel2023 notifications\r\n\r\nCo-authored-by: Maciej Samoraj \r\n\r\n* test: integration for StremingHTTPChannel2023 notifications\r\n\r\nCo-authored-by: Maciej Samoraj \r\n\r\n* emit initial notification on streaming http channel\r\n\r\n* fix linting erros\r\n\r\n* ensure canceling fetch body in integration tests\r\n\r\n* extract defaultChannel for topic into util\r\n\r\n* add documentation\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: Ted Thibodeau Jr \r\n\r\n* only generate notifications when needed\r\n\r\nCo-authored-by: Maciej Samoraj \r\n\r\n* test: set body timeout to pass on node >21\r\n\r\nCo-authored-by: Maciej Samoraj \r\n\r\n* address review feedback\r\n\r\n* remove node 21 workaround\r\n\r\n* add architecture documentation\r\n\r\n* Apply suggestions from code review\r\n\r\nCo-authored-by: Joachim Van Herwegen \r\n\r\n---------\r\n\r\nCo-authored-by: Maciej Samoraj \r\nCo-authored-by: Ted Thibodeau Jr \r\nCo-authored-by: Joachim Van Herwegen ","shortMessageHtmlLink":"feat: Add support for StreamingHTTPChannel2023 notifications"}},{"before":null,"after":"84d543c05e3ecf38293753a92dcc93b70182efd3","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.6","pushedAt":"2024-05-17T00:16:41.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(deps): bump actions/checkout from 4.1.5 to 4.1.6\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.5...v4.1.6)\n\n---\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":"chore(deps): bump actions/checkout from 4.1.5 to 4.1.6"}},{"before":"f244b288bd2d1f082c6d0855044153020c52bbe5","after":"203f80020cfd9854f173267afbe97c7951ebac03","ref":"refs/heads/main","pushedAt":"2024-05-15T12:20:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joachimvh","name":"Joachim Van Herwegen","path":"/joachimvh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3447363?s=80&v=4"},"commit":{"message":"chore: update CI node versions\n\n* test: update CI node versions\r\n\r\n* Update npm-test.yml\r\n\r\n* revert changes to quotes\r\n\r\n* 22.0 broken on windows\r\n\r\nhttps://github.com/nodejs/node/issues/52682","shortMessageHtmlLink":"chore: update CI node versions"}},{"before":"4396164d1d30b671d0339da503c086239968bae5","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.5","pushedAt":"2024-05-14T13:38:04.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":"386babff42d0e1f9cc4d60e2bbf791db22196a43","after":"f244b288bd2d1f082c6d0855044153020c52bbe5","ref":"refs/heads/main","pushedAt":"2024-05-14T12:06:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joachimvh","name":"Joachim Van Herwegen","path":"/joachimvh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3447363?s=80&v=4"},"commit":{"message":"chore(deps): bump actions/checkout from 4.1.1 to 4.1.5\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.1...v4.1.5)\n\n---\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":"chore(deps): bump actions/checkout from 4.1.1 to 4.1.5"}},{"before":"4c782ad752ca27a1ff160c7b475b8d203b98568a","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/ejs-3.1.10","pushedAt":"2024-05-14T12:06:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"joachimvh","name":"Joachim Van Herwegen","path":"/joachimvh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3447363?s=80&v=4"}},{"before":"f59b2c29704f48c02bcae13787588322524b2511","after":"386babff42d0e1f9cc4d60e2bbf791db22196a43","ref":"refs/heads/main","pushedAt":"2024-05-14T12:05:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joachimvh","name":"Joachim Van Herwegen","path":"/joachimvh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3447363?s=80&v=4"},"commit":{"message":"chore(deps): bump ejs from 3.1.9 to 3.1.10\n\nBumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.\n- [Release notes](https://github.com/mde/ejs/releases)\n- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)\n\n---\nupdated-dependencies:\n- dependency-name: ejs\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump ejs from 3.1.9 to 3.1.10"}},{"before":"6f45a313dde9e86f88c1284c48539523d9f62ea6","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/versions/next-major/supertest-7.0.0","pushedAt":"2024-05-14T12:05:37.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"joachimvh","name":"Joachim Van Herwegen","path":"/joachimvh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3447363?s=80&v=4"}},{"before":"afe96b1b12a89019aade8892c19574cc96f0803f","after":"337902c12d128fff5fa5f88bbb2811d136281db9","ref":"refs/heads/versions/next-major","pushedAt":"2024-05-14T12:05:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joachimvh","name":"Joachim Van Herwegen","path":"/joachimvh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3447363?s=80&v=4"},"commit":{"message":"chore(deps-dev): bump supertest from 6.3.3 to 7.0.0\n\nBumps [supertest](https://github.com/ladjs/supertest) from 6.3.3 to 7.0.0.\n- [Release notes](https://github.com/ladjs/supertest/releases)\n- [Commits](https://github.com/ladjs/supertest/compare/v6.3.3...v7.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: supertest\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump supertest from 6.3.3 to 7.0.0"}},{"before":"492fe9a0f20296ba32df58be97621fa4f871e33f","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/versions/next-major/fetch-sparql-endpoint-5.0.0","pushedAt":"2024-05-14T12:05:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"joachimvh","name":"Joachim Van Herwegen","path":"/joachimvh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3447363?s=80&v=4"}},{"before":"4fb0431e56a7fab0c7ee372e72dc6b013fb41cbb","after":"afe96b1b12a89019aade8892c19574cc96f0803f","ref":"refs/heads/versions/next-major","pushedAt":"2024-05-14T12:05:13.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joachimvh","name":"Joachim Van Herwegen","path":"/joachimvh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3447363?s=80&v=4"},"commit":{"message":"chore(deps): bump fetch-sparql-endpoint from 4.1.0 to 5.0.0\n\nBumps [fetch-sparql-endpoint](https://github.com/rubensworks/fetch-sparql-endpoint.js) from 4.1.0 to 5.0.0.\n- [Changelog](https://github.com/rubensworks/fetch-sparql-endpoint.js/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rubensworks/fetch-sparql-endpoint.js/compare/v4.1.0...v5.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: fetch-sparql-endpoint\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump fetch-sparql-endpoint from 4.1.0 to 5.0.0"}},{"before":"7d20e9d9e395d212bd5682f7dede75ddbda15a61","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.4","pushedAt":"2024-05-07T00:32:50.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":null,"after":"4396164d1d30b671d0339da503c086239968bae5","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.5","pushedAt":"2024-05-07T00:32: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":"chore(deps): bump actions/checkout from 4.1.1 to 4.1.5\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.1...v4.1.5)\n\n---\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":"chore(deps): bump actions/checkout from 4.1.1 to 4.1.5"}},{"before":"ac5ae9b6e66db5eaf225bd365cc458e75796f733","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/versions/next-major/eslint-plugin-jest-28.3.0","pushedAt":"2024-05-06T01:43:38.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":null,"after":"f2194767e78529c1373dfbe5378e856af24093ea","ref":"refs/heads/dependabot/npm_and_yarn/versions/next-major/eslint-plugin-jest-28.5.0","pushedAt":"2024-05-06T01:43:34.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(deps-dev): bump eslint-plugin-jest from 27.4.3 to 28.5.0\n\nBumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.3 to 28.5.0.\n- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)\n- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.3...v28.5.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint-plugin-jest\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump eslint-plugin-jest from 27.4.3 to 28.5.0"}},{"before":null,"after":"4c782ad752ca27a1ff160c7b475b8d203b98568a","ref":"refs/heads/dependabot/npm_and_yarn/ejs-3.1.10","pushedAt":"2024-05-02T10:14: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":"chore(deps): bump ejs from 3.1.9 to 3.1.10\n\nBumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.\n- [Release notes](https://github.com/mde/ejs/releases)\n- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)\n\n---\nupdated-dependencies:\n- dependency-name: ejs\n dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump ejs from 3.1.9 to 3.1.10"}},{"before":"f1545951da7d1ac5be550b7e2e173ec274b5cbcf","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/versions/next-major/eslint-plugin-jest-28.2.0","pushedAt":"2024-04-29T01:27:55.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":null,"after":"ac5ae9b6e66db5eaf225bd365cc458e75796f733","ref":"refs/heads/dependabot/npm_and_yarn/versions/next-major/eslint-plugin-jest-28.3.0","pushedAt":"2024-04-29T01:27:52.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(deps-dev): bump eslint-plugin-jest from 27.4.3 to 28.3.0\n\nBumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.3 to 28.3.0.\n- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)\n- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.3...v28.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint-plugin-jest\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump eslint-plugin-jest from 27.4.3 to 28.3.0"}},{"before":null,"after":"6f45a313dde9e86f88c1284c48539523d9f62ea6","ref":"refs/heads/dependabot/npm_and_yarn/versions/next-major/supertest-7.0.0","pushedAt":"2024-04-25T01:53: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":"chore(deps-dev): bump supertest from 6.3.3 to 7.0.0\n\nBumps [supertest](https://github.com/ladjs/supertest) from 6.3.3 to 7.0.0.\n- [Release notes](https://github.com/ladjs/supertest/releases)\n- [Commits](https://github.com/ladjs/supertest/compare/v6.3.3...v7.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: supertest\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump supertest from 6.3.3 to 7.0.0"}},{"before":"48ef8952ac19f6d72d55a228da81d5370a9a5085","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.3","pushedAt":"2024-04-25T00:50:30.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":null,"after":"7d20e9d9e395d212bd5682f7dede75ddbda15a61","ref":"refs/heads/dependabot/github_actions/actions/checkout-4.1.4","pushedAt":"2024-04-25T00:50:27.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(deps): bump actions/checkout from 4.1.1 to 4.1.4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4.1.1...v4.1.4)\n\n---\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":"chore(deps): bump actions/checkout from 4.1.1 to 4.1.4"}},{"before":"9853be58aed3ead24c04c46b306ffed4bb6c8391","after":null,"ref":"refs/heads/dependabot/github_actions/peaceiris/actions-gh-pages-4","pushedAt":"2024-04-24T06:24:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"joachimvh","name":"Joachim Van Herwegen","path":"/joachimvh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3447363?s=80&v=4"}},{"before":"07499631b44154fd24d3fd8fd704df34dfca0d0a","after":"f59b2c29704f48c02bcae13787588322524b2511","ref":"refs/heads/main","pushedAt":"2024-04-24T06:24:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"joachimvh","name":"Joachim Van Herwegen","path":"/joachimvh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3447363?s=80&v=4"},"commit":{"message":"chore(deps): bump peaceiris/actions-gh-pages from 3 to 4\n\nBumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4.\n- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)\n- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: peaceiris/actions-gh-pages\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump peaceiris/actions-gh-pages from 3 to 4"}},{"before":null,"after":"492fe9a0f20296ba32df58be97621fa4f871e33f","ref":"refs/heads/dependabot/npm_and_yarn/versions/next-major/fetch-sparql-endpoint-5.0.0","pushedAt":"2024-04-24T01:13:45.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(deps): bump fetch-sparql-endpoint from 4.1.0 to 5.0.0\n\nBumps [fetch-sparql-endpoint](https://github.com/rubensworks/fetch-sparql-endpoint.js) from 4.1.0 to 5.0.0.\n- [Changelog](https://github.com/rubensworks/fetch-sparql-endpoint.js/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/rubensworks/fetch-sparql-endpoint.js/compare/v4.1.0...v5.0.0)\n\n---\nupdated-dependencies:\n- dependency-name: fetch-sparql-endpoint\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump fetch-sparql-endpoint from 4.1.0 to 5.0.0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUvNRWwA","startCursor":null,"endCursor":null}},"title":"Activity ยท CommunitySolidServer/CommunitySolidServer"}