{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":7430373,"defaultBranch":"master","name":"dfuzzer","ownerLogin":"dbus-fuzzer","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-01-03T21:13:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/105731442?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717440830.0","currentOid":""},"activityList":{"items":[{"before":"04c0b3626d7bbd9db588b3b42f12265758b05478","after":null,"ref":"refs/heads/dependabot/github_actions/coverallsapp/github-action-2.3.0","pushedAt":"2024-06-03T18:53:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"}},{"before":"ade83efcfbdebf3128236b09ffc49e245bfc1a9d","after":"8bc9164efabeec37a2712515db8d05ae5b6c6157","ref":"refs/heads/master","pushedAt":"2024-06-03T18:53:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"},"commit":{"message":"build(deps): bump coverallsapp/github-action from 2.2.3 to 2.3.0\n\nBumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.3 to 2.3.0.\n- [Release notes](https://github.com/coverallsapp/github-action/releases)\n- [Commits](https://github.com/coverallsapp/github-action/compare/v2.2.3...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: coverallsapp/github-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump coverallsapp/github-action from 2.2.3 to 2.3.0"}},{"before":null,"after":"04c0b3626d7bbd9db588b3b42f12265758b05478","ref":"refs/heads/dependabot/github_actions/coverallsapp/github-action-2.3.0","pushedAt":"2024-06-01T10:31:35.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 coverallsapp/github-action from 2.2.3 to 2.3.0\n\nBumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.3 to 2.3.0.\n- [Release notes](https://github.com/coverallsapp/github-action/releases)\n- [Commits](https://github.com/coverallsapp/github-action/compare/v2.2.3...v2.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: coverallsapp/github-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump coverallsapp/github-action from 2.2.3 to 2.3.0"}},{"before":"1b2043cc880b269d3308325401339b57bbd3c96f","after":"ade83efcfbdebf3128236b09ffc49e245bfc1a9d","ref":"refs/heads/master","pushedAt":"2024-05-02T11:50:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evverx","name":"Evgeny Vereshchagin","path":"/evverx","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10195800?s=80&v=4"},"commit":{"message":"Fix build with -Werror=calloc-transposed-args\n\ncalloc() expects the number of elements as the first argument, and the\nsize of each element as the second one. Recent-enough gcc/clang started\nwarning about this, so let's fix the order of the arugments to avoid\nbuild errors with -Werror.\n\n[9/30] Compiling C object dfuzzer.p/src_suppression.c.o\n../src/suppression.c: In function ‘df_suppression_load’:\n../src/suppression.c:123:37: warning: ‘calloc’ sizes specified with ‘sizeof’ in the earlier argument and not in the later argument [-Wcalloc-transposed-args]\n 123 | item = calloc(sizeof(*item), 1);\n | ^\n../src/suppression.c:123:37: note: earlier argument should specify number of elements, later size of each element\n\nResolves #143","shortMessageHtmlLink":"Fix build with -Werror=calloc-transposed-args"}},{"before":"f71d205df32c875f02a3dece6eaebec6d5c492d2","after":null,"ref":"refs/heads/dependabot/github_actions/github/super-linter-6","pushedAt":"2024-05-01T12:13: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":"6b39f065be09ae83ee00c78be0a9a213f8bc3ef4","after":"1b2043cc880b269d3308325401339b57bbd3c96f","ref":"refs/heads/master","pushedAt":"2024-05-01T12:12:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"evverx","name":"Evgeny Vereshchagin","path":"/evverx","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10195800?s=80&v=4"},"commit":{"message":"build(deps): bump github/super-linter from 5 to 6\n\nBumps [github/super-linter](https://github.com/github/super-linter) from 5 to 6.\n- [Release notes](https://github.com/github/super-linter/releases)\n- [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/super-linter/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: github/super-linter\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github/super-linter from 5 to 6"}},{"before":null,"after":"f71d205df32c875f02a3dece6eaebec6d5c492d2","ref":"refs/heads/dependabot/github_actions/github/super-linter-6","pushedAt":"2024-05-01T10:34:36.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 github/super-linter from 5 to 6\n\nBumps [github/super-linter](https://github.com/github/super-linter) from 5 to 6.\n- [Release notes](https://github.com/github/super-linter/releases)\n- [Changelog](https://github.com/github/super-linter/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/super-linter/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: github/super-linter\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github/super-linter from 5 to 6"}},{"before":"fe98ba9cb4dd0639dafceb177a9633101338af61","after":"6b39f065be09ae83ee00c78be0a9a213f8bc3ef4","ref":"refs/heads/master","pushedAt":"2024-01-29T15:04:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"},"commit":{"message":"meson: bump version to v2.3","shortMessageHtmlLink":"meson: bump version to v2.3"}},{"before":"83d97c6cae835d1d0f689444e4ab99755a6f7a49","after":"fe98ba9cb4dd0639dafceb177a9633101338af61","ref":"refs/heads/master","pushedAt":"2024-01-29T15:01:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"},"commit":{"message":"dfuzzer.conf: suppress org.freedesktop.login1.Sleep()\n\nIntroduced in https://github.com/systemd/systemd/pull/29853.","shortMessageHtmlLink":"dfuzzer.conf: suppress org.freedesktop.login1.Sleep()"}},{"before":"36098cfdcae6c5d2a793fc214ad677b5d023574b","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3","pushedAt":"2024-01-01T21:45:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"}},{"before":"9e448b09009c6e2591b7cd3bd164a00e66ef90e1","after":"83d97c6cae835d1d0f689444e4ab99755a6f7a49","ref":"refs/heads/master","pushedAt":"2024-01-01T21:45:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"},"commit":{"message":"build(deps): bump github/codeql-action from 2 to 3\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.\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/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github/codeql-action from 2 to 3"}},{"before":null,"after":"36098cfdcae6c5d2a793fc214ad677b5d023574b","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3","pushedAt":"2024-01-01T10:39: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":"build(deps): bump github/codeql-action from 2 to 3\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.\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/v2...v3)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github/codeql-action from 2 to 3"}},{"before":"b440bf5adf88e24915ae6f1a7ccafd3cf1cc3486","after":"9e448b09009c6e2591b7cd3bd164a00e66ef90e1","ref":"refs/heads/master","pushedAt":"2023-12-20T10:31:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"},"commit":{"message":"meson: use fs.stem() to get the test name\n\nApart from looking way nicer, it also gets rid of a deprecation warning\nwith meson >= 1.3.0:\n\n...\nConfiguring config.h using configuration\nmeson.build:75: DEPRECATION: Project uses feature that was always broken, and is now deprecated since '1.3.0': str.format: Value other than strings, integers, bools, options, dictionaries and lists thereof..\nBuild targets in project: 3\nWARNING: Broken features used:\n * 1.3.0: {'str.format: Value other than strings, integers, bools, options, dictionaries and lists thereof.'}\n\nDocs: https://mesonbuild.com/Fs-module.html#stem","shortMessageHtmlLink":"meson: use fs.stem() to get the test name"}},{"before":"cec8604ba524f94c36d9de616e4bdfd2f00bb98f","after":null,"ref":"refs/heads/dependabot/github_actions/coverallsapp/github-action-2.2.3","pushedAt":"2023-10-02T08:26:24.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":"38fc974491c337be4c7261f7530249bf5fd2e425","after":"b440bf5adf88e24915ae6f1a7ccafd3cf1cc3486","ref":"refs/heads/master","pushedAt":"2023-10-02T08:26:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"},"commit":{"message":"build(deps): bump coverallsapp/github-action from 2.2.1 to 2.2.3\n\nBumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.1 to 2.2.3.\n- [Release notes](https://github.com/coverallsapp/github-action/releases)\n- [Commits](https://github.com/coverallsapp/github-action/compare/v2.2.1...v2.2.3)\n\n---\nupdated-dependencies:\n- dependency-name: coverallsapp/github-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump coverallsapp/github-action from 2.2.1 to 2.2.3"}},{"before":"df6ef1f57bfc0ecd4bfd3613ffa736dfe7653843","after":null,"ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-10-02T08:25:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"}},{"before":"d2674a3c3f97c3fe391d613d0c12494dad1f1f88","after":"38fc974491c337be4c7261f7530249bf5fd2e425","ref":"refs/heads/master","pushedAt":"2023-10-02T08:25:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"},"commit":{"message":"build(deps): bump actions/checkout from 3 to 4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 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/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/checkout from 3 to 4"}},{"before":null,"after":"df6ef1f57bfc0ecd4bfd3613ffa736dfe7653843","ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-10-01T10:16:10.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 actions/checkout from 3 to 4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 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/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/checkout from 3 to 4"}},{"before":null,"after":"cec8604ba524f94c36d9de616e4bdfd2f00bb98f","ref":"refs/heads/dependabot/github_actions/coverallsapp/github-action-2.2.3","pushedAt":"2023-10-01T10:16: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":"build(deps): bump coverallsapp/github-action from 2.2.1 to 2.2.3\n\nBumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.1 to 2.2.3.\n- [Release notes](https://github.com/coverallsapp/github-action/releases)\n- [Commits](https://github.com/coverallsapp/github-action/compare/v2.2.1...v2.2.3)\n\n---\nupdated-dependencies:\n- dependency-name: coverallsapp/github-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump coverallsapp/github-action from 2.2.1 to 2.2.3"}},{"before":"c19d320ef388414b9bd3954b878bcfe63cd76fd7","after":"d2674a3c3f97c3fe391d613d0c12494dad1f1f88","ref":"refs/heads/master","pushedAt":"2023-09-22T21:32:19.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"evverx","name":"Evgeny Vereshchagin","path":"/evverx","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10195800?s=80&v=4"},"commit":{"message":"Merge pull request #135 from mrc0mmand/clang-shenanigans\n\nrand: appease clang-12 and later","shortMessageHtmlLink":"Merge pull request #135 from mrc0mmand/clang-shenanigans"}},{"before":"fb74862ca5fd59b1bdef0b5ef1da5c633b9bf1a9","after":null,"ref":"refs/heads/dependabot/github_actions/coverallsapp/github-action-2.2.1","pushedAt":"2023-08-01T14:20:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"}},{"before":"0af602d74af3a9fb9dbf46acb6097f7f9b5f6b6e","after":"c19d320ef388414b9bd3954b878bcfe63cd76fd7","ref":"refs/heads/master","pushedAt":"2023-08-01T14:20:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"},"commit":{"message":"build(deps): bump coverallsapp/github-action from 2.1.2 to 2.2.1\n\nBumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.1.2 to 2.2.1.\n- [Release notes](https://github.com/coverallsapp/github-action/releases)\n- [Commits](https://github.com/coverallsapp/github-action/compare/v2.1.2...v2.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: coverallsapp/github-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump coverallsapp/github-action from 2.1.2 to 2.2.1"}},{"before":"27ea1647607dfd223000a1e1c1ae07cf73df879f","after":null,"ref":"refs/heads/dependabot/github_actions/coverallsapp/github-action-2.2.0","pushedAt":"2023-08-01T10:37:36.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":"fb74862ca5fd59b1bdef0b5ef1da5c633b9bf1a9","ref":"refs/heads/dependabot/github_actions/coverallsapp/github-action-2.2.1","pushedAt":"2023-08-01T10:37:32.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 coverallsapp/github-action from 2.1.2 to 2.2.1\n\nBumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.1.2 to 2.2.1.\n- [Release notes](https://github.com/coverallsapp/github-action/releases)\n- [Commits](https://github.com/coverallsapp/github-action/compare/v2.1.2...v2.2.1)\n\n---\nupdated-dependencies:\n- dependency-name: coverallsapp/github-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump coverallsapp/github-action from 2.1.2 to 2.2.1"}},{"before":null,"after":"27ea1647607dfd223000a1e1c1ae07cf73df879f","ref":"refs/heads/dependabot/github_actions/coverallsapp/github-action-2.2.0","pushedAt":"2023-07-01T10:27: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":"build(deps): bump coverallsapp/github-action from 2.1.2 to 2.2.0\n\nBumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.1.2 to 2.2.0.\n- [Release notes](https://github.com/coverallsapp/github-action/releases)\n- [Commits](https://github.com/coverallsapp/github-action/compare/v2.1.2...v2.2.0)\n\n---\nupdated-dependencies:\n- dependency-name: coverallsapp/github-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump coverallsapp/github-action from 2.1.2 to 2.2.0"}},{"before":"e729080d5b2a2f232dc9ba5c759296179b232515","after":"0af602d74af3a9fb9dbf46acb6097f7f9b5f6b6e","ref":"refs/heads/master","pushedAt":"2023-06-12T12:21:49.290Z","pushType":"push","commitsCount":1,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"},"commit":{"message":"dfuzzer.conf: suppress SoftReboot\n\nIntroduced in [0][1].\n\n[0] https://github.com/systemd/systemd/pull/27435\n[1] https://github.com/systemd/systemd/commit/13ffc60749df0ca7c76cfcac317b41a05679b364","shortMessageHtmlLink":"dfuzzer.conf: suppress SoftReboot"}},{"before":"68f9d6737050fa843d5f5ce073226b49a442e2a0","after":null,"ref":"refs/heads/dependabot/github_actions/github/super-linter-5","pushedAt":"2023-05-01T18:07:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"}},{"before":"a84f580a03f3e8dc902ac5c52a3ca343cffcbd11","after":"e729080d5b2a2f232dc9ba5c759296179b232515","ref":"refs/heads/master","pushedAt":"2023-05-01T18:07:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"},"commit":{"message":"build(deps): bump github/super-linter from 4 to 5\n\nBumps [github/super-linter](https://github.com/github/super-linter) from 4 to 5.\n- [Release notes](https://github.com/github/super-linter/releases)\n- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)\n- [Commits](https://github.com/github/super-linter/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: github/super-linter\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github/super-linter from 4 to 5"}},{"before":"b27f15950ea7a7caf2a39bd4f4d849bdd6d5ed50","after":null,"ref":"refs/heads/dependabot/github_actions/coverallsapp/github-action-2.1.2","pushedAt":"2023-05-01T18:06:54.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"}},{"before":"ae2d98bc3910b64d4f4147cfda171b87dae5450a","after":"a84f580a03f3e8dc902ac5c52a3ca343cffcbd11","ref":"refs/heads/master","pushedAt":"2023-05-01T18:06:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mrc0mmand","name":"Frantisek Sumsal","path":"/mrc0mmand","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/679338?s=80&v=4"},"commit":{"message":"build(deps): bump coverallsapp/github-action from 2.1.0 to 2.1.2\n\nBumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.1.0 to 2.1.2.\n- [Release notes](https://github.com/coverallsapp/github-action/releases)\n- [Commits](https://github.com/coverallsapp/github-action/compare/v2.1.0...v2.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: coverallsapp/github-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump coverallsapp/github-action from 2.1.0 to 2.1.2"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEW0cfdwA","startCursor":null,"endCursor":null}},"title":"Activity · dbus-fuzzer/dfuzzer"}