{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":611185099,"defaultBranch":"main","name":"jpowermonitor","ownerLogin":"msg-systems","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-03-08T09:49:53.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/10244745?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726547912.0","currentOid":""},"activityList":{"items":[{"before":"6b55ec6d67755da184c3d2f9cfa48c9fae06372b","after":"a939f98e3f96648d8c3bbd9f90ab5035d62fd5e8","ref":"refs/heads/main","pushedAt":"2024-09-19T14:46:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keilhofh","name":null,"path":"/keilhofh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299248?s=80&v=4"},"commit":{"message":"JUnit Extension test that compares loop-and-StringBuilder algorithm v… (#87)\n\n* JUnit Extension test that compares loop-and-StringBuilder algorithm vs compiled regex replacement\r\n\r\n* refactor\r\n\r\n* refactor and add another solution\r\n\r\n* refactor and add another solution\r\n\r\n* refactor and add another solution, now replace with the string \\n\r\n\r\n* rename tests\r\n\r\n* add xml test\r\n\r\n* refactor\r\n\r\n---------\r\n\r\nCo-authored-by: keilhofh <127299248+keilhofh@users.noreply.github.com>","shortMessageHtmlLink":"JUnit Extension test that compares loop-and-StringBuilder algorithm v… ("}},{"before":"94011ba183c0516d0223e34cc63f5b94046106fe","after":"5275786242ce04c81f0efc4eb2c5d0189457575d","ref":"refs/heads/feature/JUnitExtension_real_life_example","pushedAt":"2024-09-19T14:41:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"keilhofh","name":null,"path":"/keilhofh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299248?s=80&v=4"},"commit":{"message":"refactor","shortMessageHtmlLink":"refactor"}},{"before":"24b9c4fa8773d22f62729f062f7f4b0ce9c3acd9","after":"94011ba183c0516d0223e34cc63f5b94046106fe","ref":"refs/heads/feature/JUnitExtension_real_life_example","pushedAt":"2024-09-19T14:26:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"keilhofh","name":null,"path":"/keilhofh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299248?s=80&v=4"},"commit":{"message":"add xml test","shortMessageHtmlLink":"add xml test"}},{"before":"4640628d4d13221ffbcb8c93bba352da3c2b2312","after":"24b9c4fa8773d22f62729f062f7f4b0ce9c3acd9","ref":"refs/heads/feature/JUnitExtension_real_life_example","pushedAt":"2024-09-19T05:43:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"keilhofh","name":null,"path":"/keilhofh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299248?s=80&v=4"},"commit":{"message":"rename tests","shortMessageHtmlLink":"rename tests"}},{"before":"1ed42cc332544dd6dfe7693b8fb065a2916ad79b","after":"4640628d4d13221ffbcb8c93bba352da3c2b2312","ref":"refs/heads/feature/JUnitExtension_real_life_example","pushedAt":"2024-09-19T05:42:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"keilhofh","name":null,"path":"/keilhofh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299248?s=80&v=4"},"commit":{"message":"refactor and add another solution, now replace with the string \\n","shortMessageHtmlLink":"refactor and add another solution, now replace with the string \\n"}},{"before":"78cd0868ab6c20e49061dba6b2b8cc17195b6cfa","after":"1ed42cc332544dd6dfe7693b8fb065a2916ad79b","ref":"refs/heads/feature/JUnitExtension_real_life_example","pushedAt":"2024-09-18T05:36:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"keilhofh","name":null,"path":"/keilhofh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299248?s=80&v=4"},"commit":{"message":"refactor and add another solution","shortMessageHtmlLink":"refactor and add another solution"}},{"before":"94f1e154e747df229f88b241a1fbab1b70340f94","after":"78cd0868ab6c20e49061dba6b2b8cc17195b6cfa","ref":"refs/heads/feature/JUnitExtension_real_life_example","pushedAt":"2024-09-17T06:29:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"keilhofh","name":null,"path":"/keilhofh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299248?s=80&v=4"},"commit":{"message":"refactor","shortMessageHtmlLink":"refactor"}},{"before":"fe804f13dc044754830ce7ef467ba11cbce5bdc2","after":null,"ref":"refs/heads/feature/prometheus-interface","pushedAt":"2024-09-17T04:38:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"keilhofh","name":null,"path":"/keilhofh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299248?s=80&v=4"}},{"before":"80bffd10b65d3084469636e28f01986630539ec0","after":"6b55ec6d67755da184c3d2f9cfa48c9fae06372b","ref":"refs/heads/main","pushedAt":"2024-09-17T04:38:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keilhofh","name":null,"path":"/keilhofh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299248?s=80&v=4"},"commit":{"message":"Feature/prometheus interface (#88)\n\n* add prometheus support:\r\n- configuration of monitoring with prometheus\r\n- implement metrics interface to prometheus\r\n- documentation in README.md\r\n- refactoring of ResultsWriter (CSV, Statistics and Prometheus)\r\n- refactoring of configuration\r\n\r\n* Refactoring and minor improvements\r\n- divide Demo project and jpowermonitor library up in two jars -> see readme\r\n- use slf4j logging instead of System.out, use the bridge of your choice to log\r\n- add grafana sample dashboard\r\n- Still TODO: add possibility to attach agent to running jvm.\r\n\r\n* Fix energy*.csv each method should appear only once\r\n\r\n* fix version in readme\r\n\r\n* some minor fixes and more output on used measure method.\r\n\r\n* end the timeseries in prometheus, if there are no values anymore. Otherwise, the last value is repeated until the jvm is stopped.\r\n\r\n* upgrade dependencies, consolidate changelog\r\n\r\n---------\r\n\r\nCo-authored-by: Jakob Deiner ","shortMessageHtmlLink":"Feature/prometheus interface (#88)"}},{"before":"8836e8a2373ebc0c821bb1ab25a40a523f3c1a2a","after":null,"ref":"refs/heads/dependabot/github_actions/step-security/harden-runner-2.10.1","pushedAt":"2024-09-16T05:41: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":"7f6d841265b6644949537086eacc3dde6a7ff61e","after":"80bffd10b65d3084469636e28f01986630539ec0","ref":"refs/heads/main","pushedAt":"2024-09-16T05:40:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keilhofh","name":null,"path":"/keilhofh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299248?s=80&v=4"},"commit":{"message":"Bump step-security/harden-runner from 2.9.1 to 2.10.1 (#89)\n\nBumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.9.1 to 2.10.1.\r\n- [Release notes](https://github.com/step-security/harden-runner/releases)\r\n- [Commits](https://github.com/step-security/harden-runner/compare/5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde...91182cccc01eb5e619899d80e4e971d6181294a7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: step-security/harden-runner\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":"Bump step-security/harden-runner from 2.9.1 to 2.10.1 (#89)"}},{"before":"ed6fe85324e02d75c7559539fcc04848175f0731","after":null,"ref":"refs/heads/dependabot/github_actions/actions/setup-java-4.3.0","pushedAt":"2024-09-16T05:40:42.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":"6e6adf214680237b27efb3007def4e2bc56af4e9","after":"7f6d841265b6644949537086eacc3dde6a7ff61e","ref":"refs/heads/main","pushedAt":"2024-09-16T05:40:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keilhofh","name":null,"path":"/keilhofh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299248?s=80&v=4"},"commit":{"message":"Bump actions/setup-java from 4.2.2 to 4.3.0 (#90)\n\nBumps [actions/setup-java](https://github.com/actions/setup-java) from 4.2.2 to 4.3.0.\r\n- [Release notes](https://github.com/actions/setup-java/releases)\r\n- [Commits](https://github.com/actions/setup-java/compare/6a0805fcefea3d4657a47ac4c165951e33482018...2dfa2011c5b2a0f1489bf9e433881c92c1631f88)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/setup-java\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":"Bump actions/setup-java from 4.2.2 to 4.3.0 (#90)"}},{"before":null,"after":"ed6fe85324e02d75c7559539fcc04848175f0731","ref":"refs/heads/dependabot/github_actions/actions/setup-java-4.3.0","pushedAt":"2024-09-16T05:25:02.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":"Bump actions/setup-java from 4.2.2 to 4.3.0\n\nBumps [actions/setup-java](https://github.com/actions/setup-java) from 4.2.2 to 4.3.0.\n- [Release notes](https://github.com/actions/setup-java/releases)\n- [Commits](https://github.com/actions/setup-java/compare/6a0805fcefea3d4657a47ac4c165951e33482018...2dfa2011c5b2a0f1489bf9e433881c92c1631f88)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-java\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump actions/setup-java from 4.2.2 to 4.3.0"}},{"before":null,"after":"8836e8a2373ebc0c821bb1ab25a40a523f3c1a2a","ref":"refs/heads/dependabot/github_actions/step-security/harden-runner-2.10.1","pushedAt":"2024-09-16T05:25:00.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":"Bump step-security/harden-runner from 2.9.1 to 2.10.1\n\nBumps [step-security/harden-runner](https://github.com/step-security/harden-runner) from 2.9.1 to 2.10.1.\n- [Release notes](https://github.com/step-security/harden-runner/releases)\n- [Commits](https://github.com/step-security/harden-runner/compare/5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde...91182cccc01eb5e619899d80e4e971d6181294a7)\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":"Bump step-security/harden-runner from 2.9.1 to 2.10.1"}},{"before":"0c214b46cff6952577d29cb77cad2541731dcbd5","after":"fe804f13dc044754830ce7ef467ba11cbce5bdc2","ref":"refs/heads/feature/prometheus-interface","pushedAt":"2024-09-16T05:10:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"keilhofh","name":null,"path":"/keilhofh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299248?s=80&v=4"},"commit":{"message":"upgrade dependencies, consolidate changelog","shortMessageHtmlLink":"upgrade dependencies, consolidate changelog"}},{"before":"bddeb55dd87e488d195aa16e211c6ee4a85cf226","after":"0c214b46cff6952577d29cb77cad2541731dcbd5","ref":"refs/heads/feature/prometheus-interface","pushedAt":"2024-09-13T13:47:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"keilhofh","name":null,"path":"/keilhofh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299248?s=80&v=4"},"commit":{"message":"end the timeseries in prometheus, if there are no values anymore. Otherwise, the last value is repeated until the jvm is stopped.","shortMessageHtmlLink":"end the timeseries in prometheus, if there are no values anymore. Oth…"}},{"before":null,"after":"94f1e154e747df229f88b241a1fbab1b70340f94","ref":"refs/heads/feature/JUnitExtension_real_life_example","pushedAt":"2024-09-02T11:09:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"deinerj","name":null,"path":"/deinerj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299006?s=80&v=4"},"commit":{"message":"JUnit Extension test that compares loop-and-StringBuilder algorithm vs compiled regex replacement","shortMessageHtmlLink":"JUnit Extension test that compares loop-and-StringBuilder algorithm v…"}},{"before":"0c3527a83e8f5bb4d309bf6cecc0f72b0308a499","after":null,"ref":"refs/heads/dependabot/gradle/org.cyclonedx.bom-1.10.0","pushedAt":"2024-08-26T05:50:35.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":"a3f7d9b284907bd586c322b5c2243c54fe897806","after":"6e6adf214680237b27efb3007def4e2bc56af4e9","ref":"refs/heads/main","pushedAt":"2024-08-26T05:50:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keilhofh","name":null,"path":"/keilhofh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299248?s=80&v=4"},"commit":{"message":"Bump org.cyclonedx.bom from 1.9.0 to 1.10.0 (#86)\n\nBumps org.cyclonedx.bom from 1.9.0 to 1.10.0.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: org.cyclonedx.bom\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":"Bump org.cyclonedx.bom from 1.9.0 to 1.10.0 (#86)"}},{"before":"51b20c06e73a11efe903edea75885f5d1e0b1805","after":"0c3527a83e8f5bb4d309bf6cecc0f72b0308a499","ref":"refs/heads/dependabot/gradle/org.cyclonedx.bom-1.10.0","pushedAt":"2024-08-26T05:50:16.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":"Bump org.cyclonedx.bom from 1.9.0 to 1.10.0\n\nBumps org.cyclonedx.bom from 1.9.0 to 1.10.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.cyclonedx.bom\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump org.cyclonedx.bom from 1.9.0 to 1.10.0"}},{"before":"030b8f66c702cc1cb14ae4a6652fb006371513f8","after":null,"ref":"refs/heads/dependabot/gradle/com.github.jk1.dependency-license-report-2.9","pushedAt":"2024-08-26T05:49: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":"3fe2a761bf0f3f39befa7facef607eeef94e09f4","after":"a3f7d9b284907bd586c322b5c2243c54fe897806","ref":"refs/heads/main","pushedAt":"2024-08-26T05:49:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keilhofh","name":null,"path":"/keilhofh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299248?s=80&v=4"},"commit":{"message":"Bump com.github.jk1.dependency-license-report from 2.8 to 2.9 (#84)\n\nBumps com.github.jk1.dependency-license-report from 2.8 to 2.9.\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: com.github.jk1.dependency-license-report\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":"Bump com.github.jk1.dependency-license-report from 2.8 to 2.9 (#84)"}},{"before":"e75df188a4efbdebdfe4fdd31787fe26a1e96331","after":null,"ref":"refs/heads/dependabot/gradle/io.freefair.lombok-8.10","pushedAt":"2024-08-26T05:49:12.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":"6c6e1a19ef5a23eb94b3a6f8d006e0062737528d","after":"3fe2a761bf0f3f39befa7facef607eeef94e09f4","ref":"refs/heads/main","pushedAt":"2024-08-26T05:49:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"keilhofh","name":null,"path":"/keilhofh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299248?s=80&v=4"},"commit":{"message":"Bump io.freefair.lombok from 8.7.1 to 8.10 (#85)\n\nBumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.7.1 to 8.10.\r\n- [Release notes](https://github.com/freefair/gradle-plugins/releases)\r\n- [Commits](https://github.com/freefair/gradle-plugins/compare/8.7.1...8.10)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: io.freefair.lombok\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":"Bump io.freefair.lombok from 8.7.1 to 8.10 (#85)"}},{"before":null,"after":"51b20c06e73a11efe903edea75885f5d1e0b1805","ref":"refs/heads/dependabot/gradle/org.cyclonedx.bom-1.10.0","pushedAt":"2024-08-26T05:46:03.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":"Bump org.cyclonedx.bom from 1.9.0 to 1.10.0\n\nBumps org.cyclonedx.bom from 1.9.0 to 1.10.0.\n\n---\nupdated-dependencies:\n- dependency-name: org.cyclonedx.bom\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump org.cyclonedx.bom from 1.9.0 to 1.10.0"}},{"before":null,"after":"e75df188a4efbdebdfe4fdd31787fe26a1e96331","ref":"refs/heads/dependabot/gradle/io.freefair.lombok-8.10","pushedAt":"2024-08-26T05:46:02.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":"Bump io.freefair.lombok from 8.7.1 to 8.10\n\nBumps [io.freefair.lombok](https://github.com/freefair/gradle-plugins) from 8.7.1 to 8.10.\n- [Release notes](https://github.com/freefair/gradle-plugins/releases)\n- [Commits](https://github.com/freefair/gradle-plugins/compare/8.7.1...8.10)\n\n---\nupdated-dependencies:\n- dependency-name: io.freefair.lombok\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump io.freefair.lombok from 8.7.1 to 8.10"}},{"before":null,"after":"030b8f66c702cc1cb14ae4a6652fb006371513f8","ref":"refs/heads/dependabot/gradle/com.github.jk1.dependency-license-report-2.9","pushedAt":"2024-08-19T05:15:04.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":"Bump com.github.jk1.dependency-license-report from 2.8 to 2.9\n\nBumps com.github.jk1.dependency-license-report from 2.8 to 2.9.\n\n---\nupdated-dependencies:\n- dependency-name: com.github.jk1.dependency-license-report\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump com.github.jk1.dependency-license-report from 2.8 to 2.9"}},{"before":"da4d1cf0e22480490a27ca63d4bae2d153c28751","after":null,"ref":"refs/heads/dependabot/github_actions/step-security/harden-runner-2.9.1","pushedAt":"2024-08-12T06:01: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":"be5aa246855a65fb0b1109245333ec6a386df0f8","after":"6c6e1a19ef5a23eb94b3a6f8d006e0062737528d","ref":"refs/heads/main","pushedAt":"2024-08-12T06:01:26.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"deinerj","name":null,"path":"/deinerj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/127299006?s=80&v=4"},"commit":{"message":"Merge pull request #83 from msg-systems/dependabot/github_actions/step-security/harden-runner-2.9.1\n\nBump step-security/harden-runner from 2.9.0 to 2.9.1","shortMessageHtmlLink":"Merge pull request #83 from msg-systems/dependabot/github_actions/ste…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOVQxNDo0NjoxMS4wMDAwMDBazwAAAAS6_Rwd","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xMlQwNjowMToyNi4wMDAwMDBazwAAAASXwfJJ"}},"title":"Activity · msg-systems/jpowermonitor"}