{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":65545426,"defaultBranch":"main","name":"timed-frontend","ownerLogin":"adfinis","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-08-12T10:33:10.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1175860?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715339454.0","currentOid":""},"activityList":{"items":[{"before":"382ca0587d0443cf5ae522b290b5e5d56483b4aa","after":"a91a9595042c81bd618d23bcf4303bd2ea80195d","ref":"refs/heads/main","pushedAt":"2024-05-13T09:10:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"c0rydoras","name":"Arthur D.","path":"/c0rydoras","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/110528300?s=80&v=4"},"commit":{"message":"docs(README): this repo is archived (#1205)","shortMessageHtmlLink":"docs(README): this repo is archived (#1205)"}},{"before":"a150a46c64e66fc7c6ac186f0e08d9043ebdbba3","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/ember-resources-7.0.0","pushedAt":"2024-05-10T11:10:54.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":"e341c8965bd8ab646813f93e0ad4471e02a3d069","ref":"refs/heads/dependabot/npm_and_yarn/ember-resources-7.0.1","pushedAt":"2024-05-10T11:10:50.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 ember-resources from 5.6.2 to 7.0.1\n\nBumps [ember-resources](https://github.com/NullVoxPopuli/ember-resources) from 5.6.2 to 7.0.1.\n- [Release notes](https://github.com/NullVoxPopuli/ember-resources/releases)\n- [Changelog](https://github.com/NullVoxPopuli/ember-resources/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/NullVoxPopuli/ember-resources/commits)\n\n---\nupdated-dependencies:\n- dependency-name: ember-resources\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump ember-resources from 5.6.2 to 7.0.1"}},{"before":"1ed10dad7f1ea97693a513098f96d4b7ea687c82","after":null,"ref":"refs/heads/dependabot/github_actions/pnpm/action-setup-3.0.0","pushedAt":"2024-05-10T10:55:52.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":"6698781b5251927e4035d4f0cb3caebaa7435300","ref":"refs/heads/dependabot/github_actions/pnpm/action-setup-4.0.0","pushedAt":"2024-05-10T10:55: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(deps): bump pnpm/action-setup from 2.4.0 to 4.0.0\n\nBumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 2.4.0 to 4.0.0.\n- [Release notes](https://github.com/pnpm/action-setup/releases)\n- [Commits](https://github.com/pnpm/action-setup/compare/v2.4.0...v4.0.0)\n\n---\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":"chore(deps): bump pnpm/action-setup from 2.4.0 to 4.0.0"}},{"before":"377479ddc9d82099a81a08a32dc08e6ada275c4e","after":"65c2739ea9179a73a8df64c9e82a2de5413bbd8c","ref":"refs/heads/bump-simple-auth","pushedAt":"2024-05-08T15:35:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"czosel","name":"Christian Zosel","path":"/czosel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7962156?s=80&v=4"},"commit":{"message":"fix(auth): refactor current user handling into service\n\nWriting instances of JS classes directly to the `data` property\nof the ember simple auth service is problematic, because ember\nsimple auth always saves the _serialized_ form of the class in\nlocal storage. In our case, this caused issues when the application\nis open in multiple tabs, and on tab triggers a token refresh: In that\ncase, the initialization of the class instance is not triggered, and the\nserialized data is read directly from local storage.\n\nThis refactors the current implementation to use a separate service, as\nsuggested by the ember-simple-auth docs:\nhttps://github.com/mainmatter/ember-simple-auth/blob/master/guides/managing-current-user.md","shortMessageHtmlLink":"fix(auth): refactor current user handling into service"}},{"before":"a632bb7247ea9b1e9c83f2420aa9cda3b936e953","after":"382ca0587d0443cf5ae522b290b5e5d56483b4aa","ref":"refs/heads/main","pushedAt":"2024-05-02T09:19:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"adfinisbot","name":"Lunkwill","path":"/adfinisbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77828314?s=80&v=4"},"commit":{"message":"chore(release): 3.6.0 [skip ci]\n\n# [3.6.0](https://github.com/adfinis/timed-frontend/compare/v3.5.0...v3.6.0) (2024-05-02)\n\n### Bug Fixes\n\n* **analysis:** skip reset if edit is cancled ([bdea886](https://github.com/adfinis/timed-frontend/commit/bdea886c98ea61192129d4c9f4fdbacd012a3bb5))\n* **filter-sidebar:** component to show the rejected options ([f393ed2](https://github.com/adfinis/timed-frontend/commit/f393ed29d0565494b47f45f13920b5b8f98be60c))\n* resetting `analysis.edit` query params ([717bda4](https://github.com/adfinis/timed-frontend/commit/717bda4167cbd66840e3786c599cc4d1263de3fb))\n* **task-selection:** prevent action on init ([1222ca4](https://github.com/adfinis/timed-frontend/commit/1222ca42ca463358e5d80a5d9811debad16d8bdf))\n\n### Features\n\n* reviewer can remove rejected from edit report page ([db89055](https://github.com/adfinis/timed-frontend/commit/db89055283876afdc36a5464dcff2af93c16799c))","shortMessageHtmlLink":"chore(release): 3.6.0 [skip ci]"}},{"before":null,"after":"377479ddc9d82099a81a08a32dc08e6ada275c4e","ref":"refs/heads/bump-simple-auth","pushedAt":"2024-04-29T11:51:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"czosel","name":"Christian Zosel","path":"/czosel","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7962156?s=80&v=4"},"commit":{"message":"chore: bump ember-simple-auth-oidc as well","shortMessageHtmlLink":"chore: bump ember-simple-auth-oidc as well"}},{"before":"00ace83d05b664db70c4e5f995c34a09e176ab16","after":"a632bb7247ea9b1e9c83f2420aa9cda3b936e953","ref":"refs/heads/main","pushedAt":"2024-04-11T15:27:20.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"MitanOmar","name":"Mitan Omar","path":"/MitanOmar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22119228?s=80&v=4"},"commit":{"message":"Merge pull request #1198 from MitanOmar/reviewer-can-remove-rejected-directly-in-edit-reports-page\n\nfeat: reviewer can remove rejected from edit report page","shortMessageHtmlLink":"Merge pull request #1198 from MitanOmar/reviewer-can-remove-rejected-…"}},{"before":"c0314cabc72a2e11e72f8327025b72a9e30a534f","after":"00ace83d05b664db70c4e5f995c34a09e176ab16","ref":"refs/heads/main","pushedAt":"2024-04-10T12:00:45.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"MitanOmar","name":"Mitan Omar","path":"/MitanOmar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22119228?s=80&v=4"},"commit":{"message":"Merge pull request #1197 from MitanOmar/fix-resetting-`analysis.edit`-query-params\n\nfix: resetting `analysis.edit` query params","shortMessageHtmlLink":"Merge pull request #1197 from MitanOmar/fix-resetting-analysis.edit…"}},{"before":"bdd1df6b6383204eacd8be3e95792122cdbb3d14","after":"c0314cabc72a2e11e72f8327025b72a9e30a534f","ref":"refs/heads/main","pushedAt":"2024-04-10T08:38:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"c0rydoras","name":"Arthur D.","path":"/c0rydoras","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/110528300?s=80&v=4"},"commit":{"message":"refactor(abilities/page): simplify canAccess","shortMessageHtmlLink":"refactor(abilities/page): simplify canAccess"}},{"before":"995f9e20d503842ee41e29432b6cf438a68e8aa9","after":"bdd1df6b6383204eacd8be3e95792122cdbb3d14","ref":"refs/heads/main","pushedAt":"2024-04-08T08:02:54.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"MitanOmar","name":"Mitan Omar","path":"/MitanOmar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22119228?s=80&v=4"},"commit":{"message":"Merge pull request #1194 from MitanOmar/fix-rejected-button-in-filter-sidebar-in-Analysis-page\n\nfix(filter-sidebar): component to show the rejected options","shortMessageHtmlLink":"Merge pull request #1194 from MitanOmar/fix-rejected-button-in-filter…"}},{"before":null,"after":"766d4baeac333315cf7bca6ea11d1de7ba6a4799","ref":"refs/heads/dependabot/npm_and_yarn/express-4.19.2","pushedAt":"2024-03-29T04:58: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 express from 4.18.2 to 4.19.2\n\nBumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/master/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)\n\n---\nupdated-dependencies:\n- dependency-name: express\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump express from 4.18.2 to 4.19.2"}},{"before":"6f9feee4dbbdc51e27f9604c39b66dc4b5dfb54d","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/ember-validated-form-7.0.0","pushedAt":"2024-03-22T11:38:43.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":"014217fb92c8f213db885f45f1639d48912e2085","ref":"refs/heads/dependabot/npm_and_yarn/ember-validated-form-7.0.1","pushedAt":"2024-03-22T11:38:39.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 ember-validated-form from 6.2.0 to 7.0.1\n\nBumps [ember-validated-form](https://github.com/adfinis/ember-validated-form) from 6.2.0 to 7.0.1.\n- [Release notes](https://github.com/adfinis/ember-validated-form/releases)\n- [Changelog](https://github.com/adfinis/ember-validated-form/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/adfinis/ember-validated-form/compare/v6.2.0...v7.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: ember-validated-form\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump ember-validated-form from 6.2.0 to 7.0.1"}},{"before":"8c4784c91fe363f507755975daf8a3b6defa8210","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.6","pushedAt":"2024-03-19T08:41:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"derrabauke","name":"Falk Neumann","path":"/derrabauke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10029904?s=80&v=4"}},{"before":"bba5fd251a941668bfc72a3db4bed2e99bc851a5","after":"995f9e20d503842ee41e29432b6cf438a68e8aa9","ref":"refs/heads/main","pushedAt":"2024-03-19T08:41:42.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"derrabauke","name":"Falk Neumann","path":"/derrabauke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10029904?s=80&v=4"},"commit":{"message":"Merge pull request #1188 from adfinis/dependabot/npm_and_yarn/follow-redirects-1.15.6\n\nchore(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6","shortMessageHtmlLink":"Merge pull request #1188 from adfinis/dependabot/npm_and_yarn/follow-…"}},{"before":null,"after":"8c4784c91fe363f507755975daf8a3b6defa8210","ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.6","pushedAt":"2024-03-16T22:51: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":"chore(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)\n\n---\nupdated-dependencies:\n- dependency-name: follow-redirects\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6"}},{"before":"d84c3be6cf8c9450c77d08cc8001f7cb8b9d2b7c","after":"bba5fd251a941668bfc72a3db4bed2e99bc851a5","ref":"refs/heads/main","pushedAt":"2024-03-13T14:20:00.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"derrabauke","name":"Falk Neumann","path":"/derrabauke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10029904?s=80&v=4"},"commit":{"message":"Merge pull request #1187 from derrabauke/fix-analysis-restore-selected-rows\n\nfix(analysis): skip reset if edit is cancled","shortMessageHtmlLink":"Merge pull request #1187 from derrabauke/fix-analysis-restore-selecte…"}},{"before":"5dbdb5c9c8ef12792152b08e64ddeadbf78de588","after":"d84c3be6cf8c9450c77d08cc8001f7cb8b9d2b7c","ref":"refs/heads/main","pushedAt":"2024-03-11T12:48:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"adfinisbot","name":"Lunkwill","path":"/adfinisbot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/77828314?s=80&v=4"},"commit":{"message":"chore(release): 3.5.0 [skip ci]\n\n# [3.5.0](https://github.com/adfinis/timed-frontend/compare/v3.4.0...v3.5.0) (2024-03-11)\n\n### Bug Fixes\n\n* respect last value for remianing efforts for magic links ([14a0336](https://github.com/adfinis/timed-frontend/commit/14a033689aad76b28cc44943c7e5303fa79ccded))\n* **TaskSelection:** reset component filter when updating the page controller properties ([2d373b0](https://github.com/adfinis/timed-frontend/commit/2d373b0a44b167cc1e79555fcb0adc4698178047))\n\n### Features\n\n* create github issue template ([4faa472](https://github.com/adfinis/timed-frontend/commit/4faa47217b8f6453ff4efefcc648b68f98b55b98))","shortMessageHtmlLink":"chore(release): 3.5.0 [skip ci]"}},{"before":"bc6ac9970219a9ddd706426725452027ccfa3706","after":"5dbdb5c9c8ef12792152b08e64ddeadbf78de588","ref":"refs/heads/main","pushedAt":"2024-03-08T10:13:57.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"MitanOmar","name":"Mitan Omar","path":"/MitanOmar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22119228?s=80&v=4"},"commit":{"message":"Merge pull request #1183 from StephanH90/fix/remaining-effort-for-magic-links\n\nfix: respect last value for remaining efforts for magic links","shortMessageHtmlLink":"Merge pull request #1183 from StephanH90/fix/remaining-effort-for-mag…"}},{"before":"1aeede423823b738079a0afd60a25caa0267bb0f","after":"bc6ac9970219a9ddd706426725452027ccfa3706","ref":"refs/heads/main","pushedAt":"2024-03-06T09:54:32.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"MitanOmar","name":"Mitan Omar","path":"/MitanOmar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22119228?s=80&v=4"},"commit":{"message":"Merge pull request #1179 from MitanOmar/Review-indicator-should-reset-the-filter\n\nfix(TaskSelection): reset component filter when updating the page controller properties","shortMessageHtmlLink":"Merge pull request #1179 from MitanOmar/Review-indicator-should-reset…"}},{"before":"2ddbd855950a426bfd23ce1c894d9a4918e5f63e","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/ember-cli-mirage-3.0.2","pushedAt":"2024-03-01T11:28:13.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":"9d5344da0efada2c03824ad489740356321931a6","ref":"refs/heads/dependabot/npm_and_yarn/ember-cli-mirage-3.0.3","pushedAt":"2024-03-01T11:28:09.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 ember-cli-mirage from 2.4.0 to 3.0.3\n\nBumps [ember-cli-mirage](https://github.com/miragejs/ember-cli-mirage) from 2.4.0 to 3.0.3.\n- [Release notes](https://github.com/miragejs/ember-cli-mirage/releases)\n- [Changelog](https://github.com/miragejs/ember-cli-mirage/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/miragejs/ember-cli-mirage/compare/v2.4.0...v3.0.3)\n\n---\nupdated-dependencies:\n- dependency-name: ember-cli-mirage\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump ember-cli-mirage from 2.4.0 to 3.0.3"}},{"before":"87378c61d2777a50f997f3902705f1cf7d1aeb66","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/eslint-8.56.0","pushedAt":"2024-03-01T11:18:37.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":"1d4ae3a569136a3a08dad4a16f150610aaee44be","ref":"refs/heads/dependabot/npm_and_yarn/eslint-8.57.0","pushedAt":"2024-03-01T11:18:33.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 from 8.46.0 to 8.57.0\n\nBumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.57.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/v8.46.0...v8.57.0)\n\n---\nupdated-dependencies:\n- dependency-name: eslint\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump eslint from 8.46.0 to 8.57.0"}},{"before":"32ab9c6afebc98ec30bcae67325082c1f0b147c2","after":"1aeede423823b738079a0afd60a25caa0267bb0f","ref":"refs/heads/main","pushedAt":"2024-02-27T12:58:35.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"MitanOmar","name":"Mitan Omar","path":"/MitanOmar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22119228?s=80&v=4"},"commit":{"message":"Merge pull request #1178 from MitanOmar/create-issue-template\n\nfeat: create github issue template","shortMessageHtmlLink":"Merge pull request #1178 from MitanOmar/create-issue-template"}},{"before":"da86184d1b34186f912336e555e01953ee44844c","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/ip-2.0.1","pushedAt":"2024-02-21T17:01:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"derrabauke","name":"Falk Neumann","path":"/derrabauke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10029904?s=80&v=4"}},{"before":"53c6e320b76e1b5b55e8f3809c52d9724d0dc5da","after":"32ab9c6afebc98ec30bcae67325082c1f0b147c2","ref":"refs/heads/main","pushedAt":"2024-02-21T17:01:15.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"derrabauke","name":"Falk Neumann","path":"/derrabauke","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10029904?s=80&v=4"},"commit":{"message":"Merge pull request #1177 from adfinis/dependabot/npm_and_yarn/ip-2.0.1\n\nchore(deps-dev): bump ip from 2.0.0 to 2.0.1","shortMessageHtmlLink":"Merge pull request #1177 from adfinis/dependabot/npm_and_yarn/ip-2.0.1"}},{"before":null,"after":"da86184d1b34186f912336e555e01953ee44844c","ref":"refs/heads/dependabot/npm_and_yarn/ip-2.0.1","pushedAt":"2024-02-21T00:05:54.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 ip from 2.0.0 to 2.0.1\n\nBumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.\n- [Commits](https://github.com/indutny/node-ip/compare/v2.0.0...v2.0.1)\n\n---\nupdated-dependencies:\n- dependency-name: ip\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps-dev): bump ip from 2.0.0 to 2.0.1"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESDOWPQA","startCursor":null,"endCursor":null}},"title":"Activity · adfinis/timed-frontend"}