{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":211955175,"defaultBranch":"master","name":"ittapi","ownerLogin":"intel","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-09-30T20:55:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17888862?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715021836.0","currentOid":""},"activityList":{"items":[{"before":"a97a297fb79bc306ada4c710e51055754a123674","after":null,"ref":"refs/heads/ekovanov_fortran_update","pushedAt":"2024-05-06T18:57:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"eparshut","name":null,"path":"/eparshut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/67978528?s=80&v=4"}},{"before":"e20cd6099cb9c5afee0a285781c5cc1d32412f3e","after":"5aaa4b0ec4136690b3376244b3e56464c1127d5e","ref":"refs/heads/master","pushedAt":"2024-05-06T16:06:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abrown","name":"Andrew Brown","path":"/abrown","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/541880?s=80&v=4"},"commit":{"message":"ci: fix creating releases job (#144)","shortMessageHtmlLink":"ci: fix creating releases job (#144)"}},{"before":"ec879c382ba4247cf3b85bda5ae17cb0dcfdf80f","after":"e20cd6099cb9c5afee0a285781c5cc1d32412f3e","ref":"refs/heads/master","pushedAt":"2024-04-22T10:12:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"eparshut","name":null,"path":"/eparshut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/67978528?s=80&v=4"},"commit":{"message":"Fix unsecure loading library pointed by ENV variable (#142)\n\n* Adding function to check absolute path to avoid undefined behavior","shortMessageHtmlLink":"Fix unsecure loading library pointed by ENV variable (#142)"}},{"before":"9fdc83031a22d66ad23dab8865bc0d9331ee6189","after":"ec879c382ba4247cf3b85bda5ae17cb0dcfdf80f","ref":"refs/heads/master","pushedAt":"2024-04-16T10:51:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abrown","name":"Andrew Brown","path":"/abrown","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/541880?s=80&v=4"},"commit":{"message":"rust: add support for Intel PT regions (#140)\n\n* rust: add `__itt*` functions in generated bindings\r\n\r\nThis change adds some bindgen-generated functions, and not just\r\nvariables, to the generated bindings. This should resolve #139 by making\r\nthe `pt_region_*` functions at least visibile in the `ittapi-sys` crate,\r\nmaking it possible to add higher-level Rust versions.\r\n\r\nWe cannot generate bindings for all declared functions because these\r\ncause link errors: they are only present in the dynamic library (`*.so`)\r\nbut not in the static library (`libittnotify.a`) that the `ittapi-sys`\r\ncrate links to. So, for these dynamically-provided functions we must\r\njust retain the `*_ptr__3_0` data symbols and wait for them to be\r\nresolved to functions pointers at runtime.\r\n\r\n* rust: remove unused code\r\n\r\n* rust: document static/dynamic linking in `README.md`\r\n\r\nIt is easy to forget how the `ittapi` system of static + dynamic linking\r\nworks (and why!). To answer the underlying question of issues like #139,\r\nthis change adds some `README.md` documentation explaining why we can't\r\njust include all function symbols in the generated bindings.\r\n\r\n* rust: add `Region` for marking Intel PT regions\r\n\r\nIn #139, @codecnotsupported pointed out a need for access to\r\n`__itt_mark_pt_region_begin` and `__itt_mark_pt_region_end` for\r\nfine-grained VTune analysis using Intel PT. This change adds a\r\nhigh-level `Region` structure for easy access to these now-available\r\nfunctions. Closes #139.","shortMessageHtmlLink":"rust: add support for Intel PT regions (#140)"}},{"before":"a047ba3e82145cc68479813b05b3e9fffb344e7d","after":"9fdc83031a22d66ad23dab8865bc0d9331ee6189","ref":"refs/heads/master","pushedAt":"2024-02-10T02:28:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abrown","name":"Andrew Brown","path":"/abrown","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/541880?s=80&v=4"},"commit":{"message":"ci: reduce the steady stream of dependabot PRs (#138)\n\nPR #107 introduced dependabot to the repository to update GitHub\r\nActions. This results in a weekly stream of PRs to incorporate every\r\ntiny patch update for every GitHub Action we use here. This results in a\r\nlot of churn and I do not have any sense that it improves the code\r\nquality in any way. Instead, it may in fact be the cause of the breakage\r\nin the release workflow, since that relies on `upload-artifact` which\r\ndependabot bumped from v3.1.3 to v4.0.0.\r\n\r\nWhat this change does is follow GitHub's [guidance] to only receive\r\nsecurity updates. Since \"dependabot security updates\" are enabled, we\r\ndon't need to follow each action update; setting\r\n`open-pull-requests-limit` to 0 mutes the dependabot PRs but we should\r\nstill see any security alerts in the security tab.\r\n\r\n[guidance]: https://docs.github.com/en/code-security/dependabot/dependabot-security-updates/configuring-dependabot-security-updates#overriding-the-default-behavior-with-a-configuration-file","shortMessageHtmlLink":"ci: reduce the steady stream of dependabot PRs (#138)"}},{"before":"bd72460b0b0f958f83108890998f61eaf1a38d00","after":null,"ref":"refs/heads/dependabot/github_actions/actions/download-artifact-4.1.1","pushedAt":"2024-02-06T17:20:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"abrown","name":"Andrew Brown","path":"/abrown","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/541880?s=80&v=4"}},{"before":"98bc70751e104e4eb3432a0ccdafae61ea0be95a","after":"a047ba3e82145cc68479813b05b3e9fffb344e7d","ref":"refs/heads/master","pushedAt":"2024-02-06T17:20:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abrown","name":"Andrew Brown","path":"/abrown","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/541880?s=80&v=4"},"commit":{"message":"build(deps): bump actions/download-artifact from 4.0.0 to 4.1.1 (#128)\n\nBumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.0.0 to 4.1.1.\r\n- [Release notes](https://github.com/actions/download-artifact/releases)\r\n- [Commits](https://github.com/actions/download-artifact/compare/7a1cd3216ca9260cd8022db641d960b1db4d1be4...6b208ae046db98c579e8a3aa621ab581ff575935)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/download-artifact\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":"build(deps): bump actions/download-artifact from 4.0.0 to 4.1.1 (#128)"}},{"before":"9f305264a02051504a17bfd822c9995f190d98ba","after":null,"ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-4.3.0","pushedAt":"2024-02-06T17:19:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"abrown","name":"Andrew Brown","path":"/abrown","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/541880?s=80&v=4"}},{"before":"376306783a31c078a8f2671e5fbe0e62bfb540d7","after":"98bc70751e104e4eb3432a0ccdafae61ea0be95a","ref":"refs/heads/master","pushedAt":"2024-02-06T17:19:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abrown","name":"Andrew Brown","path":"/abrown","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/541880?s=80&v=4"},"commit":{"message":"build(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0 (#133)\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.3.0.\r\n- [Release notes](https://github.com/actions/upload-artifact/releases)\r\n- [Commits](https://github.com/actions/upload-artifact/compare/c7d193f32edcb7bfad88892161225aeda64e9392...26f96dfa697d77e81fd5907df203aa23a56210a8)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: actions/upload-artifact\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":"build(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0 (#133)"}},{"before":"c919cd9d7c4e0dcf2ea3edfb38c75eb5ec09a58e","after":null,"ref":"refs/heads/dependabot/github_actions/EmbarkStudios/cargo-deny-action-1.5.13","pushedAt":"2024-02-06T17:19:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"abrown","name":"Andrew Brown","path":"/abrown","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/541880?s=80&v=4"}},{"before":"47ad30decfa2660f4b391186e673d9bd5831dc63","after":"376306783a31c078a8f2671e5fbe0e62bfb540d7","ref":"refs/heads/master","pushedAt":"2024-02-06T17:19:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abrown","name":"Andrew Brown","path":"/abrown","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/541880?s=80&v=4"},"commit":{"message":"build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.5 to 1.5.13 (#136)\n\nBumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.5.5 to 1.5.13.\r\n- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)\r\n- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/1e59595bed8fc55c969333d08d7817b36888f0c5...5def368d93be6684ad20a0fdec5f23c8ea11e022)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: EmbarkStudios/cargo-deny-action\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":"build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.5 to 1.5.13 ("}},{"before":"3fc82decb47b74d245083e0ca16bc0a2722d1591","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.24.0","pushedAt":"2024-02-06T17:19:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"abrown","name":"Andrew Brown","path":"/abrown","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/541880?s=80&v=4"}},{"before":"41806caa408ad60767ec2b87b43e576f12869832","after":"47ad30decfa2660f4b391186e673d9bd5831dc63","ref":"refs/heads/master","pushedAt":"2024-02-06T17:19:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"abrown","name":"Andrew Brown","path":"/abrown","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/541880?s=80&v=4"},"commit":{"message":"build(deps): bump github/codeql-action from 3.22.11 to 3.24.0 (#137)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.22.11 to 3.24.0.\r\n- [Release notes](https://github.com/github/codeql-action/releases)\r\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\r\n- [Commits](https://github.com/github/codeql-action/compare/b374143c1149a9115d881581d29b8390bbcbb59c...e8893c57a1f3a2b659b6b55564fdfdbbd2982911)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github/codeql-action\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":"build(deps): bump github/codeql-action from 3.22.11 to 3.24.0 (#137)"}},{"before":"faeedc8c50e28335d74a90caebe4051d556716fc","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.23.2","pushedAt":"2024-02-05T13:13:19.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":"3fc82decb47b74d245083e0ca16bc0a2722d1591","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.24.0","pushedAt":"2024-02-05T13:13:15.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 3.22.11 to 3.24.0\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.22.11 to 3.24.0.\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/b374143c1149a9115d881581d29b8390bbcbb59c...e8893c57a1f3a2b659b6b55564fdfdbbd2982911)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github/codeql-action from 3.22.11 to 3.24.0"}},{"before":"7aa73945e90a0f68a4fe868c838781a83c2972a8","after":null,"ref":"refs/heads/dependabot/github_actions/EmbarkStudios/cargo-deny-action-1.5.12","pushedAt":"2024-02-05T13:13:14.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":"c919cd9d7c4e0dcf2ea3edfb38c75eb5ec09a58e","ref":"refs/heads/dependabot/github_actions/EmbarkStudios/cargo-deny-action-1.5.13","pushedAt":"2024-02-05T13:13: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":"build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.5 to 1.5.13\n\nBumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.5.5 to 1.5.13.\n- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)\n- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/1e59595bed8fc55c969333d08d7817b36888f0c5...5def368d93be6684ad20a0fdec5f23c8ea11e022)\n\n---\nupdated-dependencies:\n- dependency-name: EmbarkStudios/cargo-deny-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.5 to 1.5.13"}},{"before":"37dc0e3db515eb22041f2133c66ee64cbb376cbf","after":null,"ref":"refs/heads/dependabot/github_actions/EmbarkStudios/cargo-deny-action-1.5.9","pushedAt":"2024-01-29T13:31:46.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":"75d45190a0ffc701a0f90463194f2f8bc0db3c79","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.23.1","pushedAt":"2024-01-29T13:31: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":"7aa73945e90a0f68a4fe868c838781a83c2972a8","ref":"refs/heads/dependabot/github_actions/EmbarkStudios/cargo-deny-action-1.5.12","pushedAt":"2024-01-29T13:31:43.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 EmbarkStudios/cargo-deny-action from 1.5.5 to 1.5.12\n\nBumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.5.5 to 1.5.12.\n- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)\n- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/1e59595bed8fc55c969333d08d7817b36888f0c5...748857f070c53667b2b8de8bdf468ac75a6b757c)\n\n---\nupdated-dependencies:\n- dependency-name: EmbarkStudios/cargo-deny-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.5 to 1.5.12"}},{"before":null,"after":"faeedc8c50e28335d74a90caebe4051d556716fc","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.23.2","pushedAt":"2024-01-29T13:31: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":"build(deps): bump github/codeql-action from 3.22.11 to 3.23.2\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.22.11 to 3.23.2.\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/b374143c1149a9115d881581d29b8390bbcbb59c...b7bf0a3ed3ecfa44160715d7c442788f65f0f923)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github/codeql-action from 3.22.11 to 3.23.2"}},{"before":"184199a287f2805abb56857d88ba00b4358651aa","after":null,"ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-4.2.0","pushedAt":"2024-01-29T13:31: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":"9f305264a02051504a17bfd822c9995f190d98ba","ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-4.3.0","pushedAt":"2024-01-29T13:31: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":"build(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.3.0.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/c7d193f32edcb7bfad88892161225aeda64e9392...26f96dfa697d77e81fd5907df203aa23a56210a8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/upload-artifact from 4.0.0 to 4.3.0"}},{"before":"9a470d5a5eec5805896d635172e64af9f7795482","after":null,"ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.23.0","pushedAt":"2024-01-22T13:47:51.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":"75d45190a0ffc701a0f90463194f2f8bc0db3c79","ref":"refs/heads/dependabot/github_actions/github/codeql-action-3.23.1","pushedAt":"2024-01-22T13:47: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":"build(deps): bump github/codeql-action from 3.22.11 to 3.23.1\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.22.11 to 3.23.1.\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/b374143c1149a9115d881581d29b8390bbcbb59c...0b21cf2492b6b02c465a3e5d7c473717ad7721ba)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump github/codeql-action from 3.22.11 to 3.23.1"}},{"before":"8251f03558d3680a75273d28ac5122cc735466d7","after":null,"ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-4.1.0","pushedAt":"2024-01-22T13:47:45.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":"184199a287f2805abb56857d88ba00b4358651aa","ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-4.2.0","pushedAt":"2024-01-22T13:47: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":"build(deps): bump actions/upload-artifact from 4.0.0 to 4.2.0\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.2.0.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/c7d193f32edcb7bfad88892161225aeda64e9392...694cdabd8bdb0f10b2cea11669e1bf5453eed0a6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/upload-artifact from 4.0.0 to 4.2.0"}},{"before":null,"after":"37dc0e3db515eb22041f2133c66ee64cbb376cbf","ref":"refs/heads/dependabot/github_actions/EmbarkStudios/cargo-deny-action-1.5.9","pushedAt":"2024-01-22T13:47:38.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 EmbarkStudios/cargo-deny-action from 1.5.5 to 1.5.9\n\nBumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.5.5 to 1.5.9.\n- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)\n- [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/1e59595bed8fc55c969333d08d7817b36888f0c5...c9a2a6316320da223aaf3b59d1ac70572e8cf1f8)\n\n---\nupdated-dependencies:\n- dependency-name: EmbarkStudios/cargo-deny-action\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.5 to 1.5.9"}},{"before":null,"after":"8251f03558d3680a75273d28ac5122cc735466d7","ref":"refs/heads/dependabot/github_actions/actions/upload-artifact-4.1.0","pushedAt":"2024-01-15T13:17:16.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/upload-artifact from 4.0.0 to 4.1.0\n\nBumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.1.0.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/c7d193f32edcb7bfad88892161225aeda64e9392...1eb3cb2b3e0f29609092a73eb033bb759a334595)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0"}},{"before":"895447b397c6d3cbf1e84ae61d954fc806cafd6c","after":null,"ref":"refs/heads/dependabot/github_actions/actions/download-artifact-4.1.0","pushedAt":"2024-01-15T13:17:16.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"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQtgPbQA","startCursor":null,"endCursor":null}},"title":"Activity ยท intel/ittapi"}