{"id":32017,"name":"external/libbtf","ecosystem":"submodules","repository_url":null,"issues_count":24,"created_at":"2025-06-07T10:37:09.650Z","updated_at":"2025-06-07T10:37:09.650Z","purl":"pkg:submodules/external/libbtf","unique_repositories_count":2,"unique_repositories_count_past_30_days":1,"recent_issues":[{"uuid":"4113037025","node_id":"PR_kwDOCDLUwc7MYKmD","number":1059,"state":"closed","title":"Bump external/libbtf from `55c22b7` to `0570bf0`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-03-26T07:44:20.000Z","author_association":null,"state_reason":null,"created_at":"2026-03-21T16:52:19.000Z","updated_at":"2026-03-26T07:44:30.000Z","time_to_close":399121,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`55c22b7`","new_version":"`0570bf0`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `55c22b7` to `0570bf0`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/0570bf099bb3f659e9afb3acce6bfedaaf202e1e\"\u003e\u003ccode\u003e0570bf0\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/193\"\u003e#193\u003c/a\u003e from Alan-Jowett/dependabot/github_actions/actions-10...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/b9c804e6fefe12cb22197b1763f7a9244b852bc8\"\u003e\u003ccode\u003eb9c804e\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/55c22b71f353aa6e8e76fdc640540daa744e78af...0570bf099bb3f659e9afb3acce6bfedaaf202e1e\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/1059","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/1059","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1059/packages"},{"uuid":"3971327722","node_id":"PR_kwDOFMR_e87FTnys","number":165,"state":"open","title":"Bump external/libbtf from `ba5ab5e` to `55c22b7`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-02-21T05:02:22.000Z","updated_at":"2026-02-21T05:38:15.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`ba5ab5e`","new_version":"`55c22b7`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `ba5ab5e` to `55c22b7`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/55c22b71f353aa6e8e76fdc640540daa744e78af\"\u003e\u003ccode\u003e55c22b7\u003c/code\u003e\u003c/a\u003e Reject BTF maps with incomplete key/value types (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/189\"\u003e#189\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/e66fa6310992ade607453ad02d03bc911f977a09\"\u003e\u003ccode\u003ee66fa63\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 4.32.2 to 4.32.3 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/187\"\u003e#187\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/ba5ab5e297ac4483341f93a38f6bea960a3ea51b...55c22b71f353aa6e8e76fdc640540daa744e78af\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Alan-Jowett/ebpf-verifier/pull/165","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alan-Jowett%2Febpf-verifier/issues/165","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/165/packages"},{"uuid":"3941806929","node_id":"PR_kwDOCDLUwc7DzD06","number":1003,"state":"open","title":"Bump external/libbtf from `846bf15` to `ba5ab5e`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-02-14T16:52:12.000Z","updated_at":"2026-02-14T20:01:34.409Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`846bf15`","new_version":"`ba5ab5e`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `846bf15` to `ba5ab5e`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/ba5ab5e297ac4483341f93a38f6bea960a3ea51b\"\u003e\u003ccode\u003eba5ab5e\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/186\"\u003e#186\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/846bf152e38dc34da895a914a1c50f22faeaf610...ba5ab5e297ac4483341f93a38f6bea960a3ea51b\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/1003","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/1003","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1003/packages"},{"uuid":"3879553569","node_id":"PR_kwDOCDLUwc7AlfN8","number":984,"state":"open","title":"Bump external/libbtf from `e1e4e01` to `846bf15`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-31T16:52:25.000Z","updated_at":"2026-01-31T19:01:04.494Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`e1e4e01`","new_version":"`846bf15`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `e1e4e01` to `846bf15`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/846bf152e38dc34da895a914a1c50f22faeaf610\"\u003e\u003ccode\u003e846bf15\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 4.31.11 to 4.32.0 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/184\"\u003e#184\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/ce7851c57d76ac909a209dbfb77fbc1a5f34a962\"\u003e\u003ccode\u003ece7851c\u003c/code\u003e\u003c/a\u003e Support big-endian BPF programs (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/183\"\u003e#183\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/5b342b79965472ca3fe60555425565541dabf9cc\"\u003e\u003ccode\u003e5b342b7\u003c/code\u003e\u003c/a\u003e Bump the actions group with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/182\"\u003e#182\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/e1e4e01b753f7c6c2759d56289df2c7f30183c26...846bf152e38dc34da895a914a1c50f22faeaf610\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/984","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/984","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/984/packages"},{"uuid":"3878393368","node_id":"PR_kwDOFMR_e87Ahyt3","number":156,"state":"closed","title":"Bump external/libbtf from `e1e4e01` to `846bf15`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-02-10T16:42:22.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-31T05:02:18.000Z","updated_at":"2026-02-10T16:42:32.000Z","time_to_close":906004,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`e1e4e01`","new_version":"`846bf15`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `e1e4e01` to `846bf15`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/846bf152e38dc34da895a914a1c50f22faeaf610\"\u003e\u003ccode\u003e846bf15\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 4.31.11 to 4.32.0 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/184\"\u003e#184\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/ce7851c57d76ac909a209dbfb77fbc1a5f34a962\"\u003e\u003ccode\u003ece7851c\u003c/code\u003e\u003c/a\u003e Support big-endian BPF programs (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/183\"\u003e#183\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/5b342b79965472ca3fe60555425565541dabf9cc\"\u003e\u003ccode\u003e5b342b7\u003c/code\u003e\u003c/a\u003e Bump the actions group with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/182\"\u003e#182\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/e1e4e01b753f7c6c2759d56289df2c7f30183c26...846bf152e38dc34da895a914a1c50f22faeaf610\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Alan-Jowett/ebpf-verifier/pull/156","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alan-Jowett%2Febpf-verifier/issues/156","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/156/packages"},{"uuid":"3850229011","node_id":"PR_kwDOFMR_e86_E_eu","number":154,"state":"open","title":"Bump external/libbtf from `1362c17` to `e1e4e01`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-24T05:02:15.000Z","updated_at":"2026-01-24T05:54:07.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`1362c17`","new_version":"`e1e4e01`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `1362c17` to `e1e4e01`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/e1e4e01b753f7c6c2759d56289df2c7f30183c26\"\u003e\u003ccode\u003ee1e4e01\u003c/code\u003e\u003c/a\u003e Bump the actions group with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/181\"\u003e#181\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/3c021cfe131960259905bdddb492c877026dc8cb\"\u003e\u003ccode\u003e3c021cf\u003c/code\u003e\u003c/a\u003e Bump the actions group with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/179\"\u003e#179\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/1362c171ad1fdcbc5d7ebb31c8a7a601dff95ed4...e1e4e01b753f7c6c2759d56289df2c7f30183c26\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Alan-Jowett/ebpf-verifier/pull/154","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alan-Jowett%2Febpf-verifier/issues/154","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/154/packages"},{"uuid":"3578145288","node_id":"PR_kwDOCDLUwc6w_qwC","number":941,"state":"open","title":"Bump external/libbtf from `b674148` to `04281ee`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":6,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-01T16:01:07.000Z","updated_at":"2025-11-02T23:01:07.783Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`b674148`","new_version":"`04281ee`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `b674148` to `04281ee`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/04281ee7a91595911807897b4ca2e7483cf97497\"\u003e\u003ccode\u003e04281ee\u003c/code\u003e\u003c/a\u003e Add support for correctly handling BTF data with cycles (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/173\"\u003e#173\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/643757eaf74f35284a7b667b3aa9211bc7109955\"\u003e\u003ccode\u003e643757e\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 3 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/168\"\u003e#168\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/b6741487e127ac3231b5e1594f5b3becc8deeb7d...04281ee7a91595911807897b4ca2e7483cf97497\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/941","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/941","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/941/packages"},{"uuid":"3552663616","node_id":"PR_kwDOCDLUwc6vru5m","number":934,"state":"closed","title":"Bump external/libbtf from `b674148` to `643757e`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-10-25T16:32:26.000Z","author_association":null,"state_reason":null,"created_at":"2025-10-25T16:01:14.000Z","updated_at":"2025-10-25T16:32:34.000Z","time_to_close":1872,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`b674148`","new_version":"`643757e`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `b674148` to `643757e`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/643757eaf74f35284a7b667b3aa9211bc7109955\"\u003e\u003ccode\u003e643757e\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 3 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/168\"\u003e#168\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/b6741487e127ac3231b5e1594f5b3becc8deeb7d...643757eaf74f35284a7b667b3aa9211bc7109955\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/934","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/934","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/934/packages"},{"uuid":"3413743693","node_id":"PR_kwDOCDLUwc6oayXp","number":908,"state":"open","title":"Bump external/libbtf from `35e6a53` to `8588c66`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-13T16:01:04.000Z","updated_at":"2025-09-13T17:06:25.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`35e6a53`","new_version":"`8588c66`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `35e6a53` to `8588c66`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/8588c66e82aead2db262d4240511803aae8d87b4\"\u003e\u003ccode\u003e8588c66\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.30.2 to 3.30.3 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/165\"\u003e#165\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/49c10f4288f73a76f42c099bcafc71a14340ca11\"\u003e\u003ccode\u003e49c10f4\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/164\"\u003e#164\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/35e6a539c65d19021e8a8954eac220828b35e7d3...8588c66e82aead2db262d4240511803aae8d87b4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/908","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/908","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/908/packages"},{"uuid":"2805098798","node_id":"PR_kwDOCDLUwc6nMmku","number":907,"state":"closed","title":"Bump external/libbtf from `5efd6a0` to `35e6a53`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-09-06T23:26:15.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-06T16:01:20.000Z","updated_at":"2025-09-06T23:26:15.000Z","time_to_close":26695,"merged_at":"2025-09-06T23:26:15.000Z","merged_by":"elazarg","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`5efd6a0`","new_version":"`35e6a53`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `5efd6a0` to `35e6a53`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/35e6a539c65d19021e8a8954eac220828b35e7d3\"\u003e\u003ccode\u003e35e6a53\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.29.11 to 3.30.0 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/774eac5ee1d31d885bad49f87b14e3ec70fc36d3\"\u003e\u003ccode\u003e774eac5\u003c/code\u003e\u003c/a\u003e Fix MacOS build - remove redundant cmake install (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/5efd6a02d07c1957c7e33a1cd4b14db9dae29140...35e6a539c65d19021e8a8954eac220828b35e7d3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/907","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/907","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/907/packages"},{"uuid":"2786899648","node_id":"PR_kwDOCDLUwc6mHLbA","number":904,"state":"closed","title":"Bump external/libbtf from `11e41e2` to `5efd6a0`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-08-30T19:50:38.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-30T16:00:58.000Z","updated_at":"2025-08-30T19:50:38.000Z","time_to_close":13780,"merged_at":"2025-08-30T19:50:38.000Z","merged_by":"elazarg","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`11e41e2`","new_version":"`5efd6a0`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `11e41e2` to `5efd6a0`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/5efd6a02d07c1957c7e33a1cd4b14db9dae29140\"\u003e\u003ccode\u003e5efd6a0\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/391f3cb79ae8dbe3bdda7ec6ca6dda3013f8550c\"\u003e\u003ccode\u003e391f3cb\u003c/code\u003e\u003c/a\u003e Bump the actions group with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/11e41e28dce4adfb39cdf2ef15848a71aeb00f23...5efd6a02d07c1957c7e33a1cd4b14db9dae29140\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/904","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/904","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/904/packages"},{"uuid":"2750587114","node_id":"PR_kwDOCDLUwc6j8qDq","number":901,"state":"closed","title":"Bump external/libbtf from `3115538` to `11e41e2`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-08-16T19:34:24.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-16T16:19:41.000Z","updated_at":"2025-08-16T19:34:24.000Z","time_to_close":11683,"merged_at":"2025-08-16T19:34:24.000Z","merged_by":"elazarg","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`3115538`","new_version":"`11e41e2`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `3115538` to `11e41e2`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/11e41e28dce4adfb39cdf2ef15848a71aeb00f23\"\u003e\u003ccode\u003e11e41e2\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.29.8 to 3.29.9 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/2d30fb5a7adda7ee833159b280c63e0934c4d30d\"\u003e\u003ccode\u003e2d30fb5\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/3115538f1adeb030ceace1f790ec94eb45cef5aa...11e41e28dce4adfb39cdf2ef15848a71aeb00f23\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/901","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/901","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/901/packages"},{"uuid":"2715130679","node_id":"PR_kwDOCDLUwc6h1Zs3","number":895,"state":"closed","title":"Bump external/libbtf from `9224231` to `3115538`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-08-02T20:11:54.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-02T16:30:00.000Z","updated_at":"2025-08-02T20:11:54.000Z","time_to_close":13314,"merged_at":"2025-08-02T20:11:54.000Z","merged_by":"elazarg","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`9224231`","new_version":"`3115538`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `9224231` to `3115538`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/3115538f1adeb030ceace1f790ec94eb45cef5aa\"\u003e\u003ccode\u003e3115538\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.29.4 to 3.29.5 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/154\"\u003e#154\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/c6c2602fd66b9156be8fe65ec5531de0e8939222\"\u003e\u003ccode\u003ec6c2602\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.29.3 to 3.29.4 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/297c64ff0f1eb65f0b5681f9096e482a542e5142\"\u003e\u003ccode\u003e297c64f\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/92242317dc0a358388e6c7ef3b1ab03e46de09a4...3115538f1adeb030ceace1f790ec94eb45cef5aa\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/895","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/895","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/895/packages"},{"uuid":"3205223232","node_id":"PR_kwDOCDLUwc6dkYXN","number":893,"state":"open","title":"Bump external/libbtf from `cdf441a` to `9224231`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-05T16:38:21.000Z","updated_at":"2025-07-05T19:01:45.557Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`cdf441a`","new_version":"`9224231`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `cdf441a` to `9224231`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/92242317dc0a358388e6c7ef3b1ab03e46de09a4\"\u003e\u003ccode\u003e9224231\u003c/code\u003e\u003c/a\u003e Bump the actions group with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/148\"\u003e#148\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/125fc803c7513fdcbb4cbe0c91502694f3e5dcf5\"\u003e\u003ccode\u003e125fc80\u003c/code\u003e\u003c/a\u003e Remove Windows Server 2019 from CI/CD workflows (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/150\"\u003e#150\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/cdf441af2f4f5b3bc867fc2a29399e9a822857fc...92242317dc0a358388e6c7ef3b1ab03e46de09a4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/893","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/893","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/893/packages"},{"uuid":"3127235231","node_id":"PR_kwDOCDLUwc6ZheFK","number":890,"state":"open","title":"Bump external/libbtf from `08ae1af` to `cdf441a`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-07T16:33:03.000Z","updated_at":"2025-06-07T17:38:31.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`08ae1af`","new_version":"`cdf441a`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `08ae1af` to `cdf441a`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/cdf441af2f4f5b3bc867fc2a29399e9a822857fc\"\u003e\u003ccode\u003ecdf441a\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/147\"\u003e#147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/08ae1af2d2680996841198b268658c9c2a1e6e01...cdf441af2f4f5b3bc867fc2a29399e9a822857fc\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/890","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/890","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/890/packages"},{"uuid":"2541431240","node_id":"PR_kwDOFMR_e86XeynI","number":148,"state":"open","title":"Bump external/libbtf from `f3864e6` to `08ae1af`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-05-24T05:26:15.000Z","updated_at":"2025-05-24T05:26:16.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`f3864e6`","new_version":"`08ae1af`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `f3864e6` to `08ae1af`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/08ae1af2d2680996841198b268658c9c2a1e6e01\"\u003e\u003ccode\u003e08ae1af\u003c/code\u003e\u003c/a\u003e Add option to permit BTF cycles (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/d675f7723a6dcf0bbd4b9b38b3f8a68f6983da70\"\u003e\u003ccode\u003ed675f77\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.28.17 to 3.28.18 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/143\"\u003e#143\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/f3864e6983c3a4208b65a4fa355f1c115061ce79...08ae1af2d2680996841198b268658c9c2a1e6e01\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Alan-Jowett/ebpf-verifier/pull/148","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alan-Jowett%2Febpf-verifier/issues/148","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/148/packages"},{"uuid":"2526197454","node_id":"PR_kwDOCDLUwc6WkrbO","number":880,"state":"closed","title":"Bump external/libbtf from `e3a95e2` to `f3864e6`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-05-17T17:32:22.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-17T16:07:26.000Z","updated_at":"2025-05-17T17:32:22.000Z","time_to_close":5096,"merged_at":"2025-05-17T17:32:22.000Z","merged_by":"elazarg","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`e3a95e2`","new_version":"`f3864e6`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `e3a95e2` to `f3864e6`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/f3864e6983c3a4208b65a4fa355f1c115061ce79\"\u003e\u003ccode\u003ef3864e6\u003c/code\u003e\u003c/a\u003e Bump actions/dependency-review-action in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/5190301443476938a839e1e27d7633260b71a1eb\"\u003e\u003ccode\u003e5190301\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/141\"\u003e#141\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/e3a95e27cbae989e7f9117960ac632a4dfc55803...f3864e6983c3a4208b65a4fa355f1c115061ce79\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/880","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/880","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/880/packages"},{"uuid":"2525743338","node_id":"PR_kwDOFMR_e86Wi8jq","number":146,"state":"closed","title":"Bump external/libbtf from `ed0cbde` to `f3864e6`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":"2025-05-24T05:26:17.000Z","author_association":"NONE","state_reason":null,"created_at":"2025-05-17T05:22:59.000Z","updated_at":"2025-05-24T05:26:17.000Z","time_to_close":604998,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`ed0cbde`","new_version":"`f3864e6`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `ed0cbde` to `f3864e6`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/f3864e6983c3a4208b65a4fa355f1c115061ce79\"\u003e\u003ccode\u003ef3864e6\u003c/code\u003e\u003c/a\u003e Bump actions/dependency-review-action in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/5190301443476938a839e1e27d7633260b71a1eb\"\u003e\u003ccode\u003e5190301\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/141\"\u003e#141\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/e3a95e27cbae989e7f9117960ac632a4dfc55803\"\u003e\u003ccode\u003ee3a95e2\u003c/code\u003e\u003c/a\u003e Bump step-security/harden-runner in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/139\"\u003e#139\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/2517e6c62ef29461fcf12941a64175713a049015\"\u003e\u003ccode\u003e2517e6c\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.28.13 to 3.28.15 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/138\"\u003e#138\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/f96afc398023062315726ac8394344fa7c0a31db\"\u003e\u003ccode\u003ef96afc3\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 3 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/137\"\u003e#137\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/ed0cbdef634caa649a6096e4c659bb133de42ec1...f3864e6983c3a4208b65a4fa355f1c115061ce79\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Alan-Jowett/ebpf-verifier/pull/146","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alan-Jowett%2Febpf-verifier/issues/146","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/146/packages"},{"uuid":"2482901745","node_id":"PR_kwDOFMR_e86T_hLx","number":143,"state":"closed","title":"Bump external/libbtf from `ed0cbde` to `e3a95e2`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":"2025-05-17T05:23:01.000Z","author_association":"NONE","state_reason":null,"created_at":"2025-04-26T05:59:41.000Z","updated_at":"2025-05-17T05:23:01.000Z","time_to_close":1812200,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`ed0cbde`","new_version":"`e3a95e2`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `ed0cbde` to `e3a95e2`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/e3a95e27cbae989e7f9117960ac632a4dfc55803\"\u003e\u003ccode\u003ee3a95e2\u003c/code\u003e\u003c/a\u003e Bump step-security/harden-runner in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/139\"\u003e#139\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/2517e6c62ef29461fcf12941a64175713a049015\"\u003e\u003ccode\u003e2517e6c\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.28.13 to 3.28.15 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/138\"\u003e#138\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/f96afc398023062315726ac8394344fa7c0a31db\"\u003e\u003ccode\u003ef96afc3\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 3 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/137\"\u003e#137\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/ed0cbdef634caa649a6096e4c659bb133de42ec1...e3a95e27cbae989e7f9117960ac632a4dfc55803\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Alan-Jowett/ebpf-verifier/pull/143","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alan-Jowett%2Febpf-verifier/issues/143","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/143/packages"}],"issue_packages":[{"old_version":"`55c22b7`","new_version":"`0570bf0`","update_type":null,"path":null,"pr_created_at":"2026-03-21T16:52:19.000Z","version_change":"`55c22b7` → `0570bf0`","issue":{"uuid":"4113037025","node_id":"PR_kwDOCDLUwc7MYKmD","number":1059,"state":"closed","title":"Bump external/libbtf from `55c22b7` to `0570bf0`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":"2026-03-26T07:44:20.000Z","author_association":null,"state_reason":null,"created_at":"2026-03-21T16:52:19.000Z","updated_at":"2026-03-26T07:44:30.000Z","time_to_close":399121,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`55c22b7`","new_version":"`0570bf0`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `55c22b7` to `0570bf0`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/0570bf099bb3f659e9afb3acce6bfedaaf202e1e\"\u003e\u003ccode\u003e0570bf0\u003c/code\u003e\u003c/a\u003e Merge pull request \u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/193\"\u003e#193\u003c/a\u003e from Alan-Jowett/dependabot/github_actions/actions-10...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/b9c804e6fefe12cb22197b1763f7a9244b852bc8\"\u003e\u003ccode\u003eb9c804e\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 4 updates\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/55c22b71f353aa6e8e76fdc640540daa744e78af...0570bf099bb3f659e9afb3acce6bfedaaf202e1e\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/1059","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/1059","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1059/packages"}},{"old_version":"`ba5ab5e`","new_version":"`55c22b7`","update_type":null,"path":null,"pr_created_at":"2026-02-21T05:02:22.000Z","version_change":"`ba5ab5e` → `55c22b7`","issue":{"uuid":"3971327722","node_id":"PR_kwDOFMR_e87FTnys","number":165,"state":"open","title":"Bump external/libbtf from `ba5ab5e` to `55c22b7`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-02-21T05:02:22.000Z","updated_at":"2026-02-21T05:38:15.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`ba5ab5e`","new_version":"`55c22b7`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `ba5ab5e` to `55c22b7`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/55c22b71f353aa6e8e76fdc640540daa744e78af\"\u003e\u003ccode\u003e55c22b7\u003c/code\u003e\u003c/a\u003e Reject BTF maps with incomplete key/value types (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/189\"\u003e#189\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/e66fa6310992ade607453ad02d03bc911f977a09\"\u003e\u003ccode\u003ee66fa63\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 4.32.2 to 4.32.3 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/187\"\u003e#187\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/ba5ab5e297ac4483341f93a38f6bea960a3ea51b...55c22b71f353aa6e8e76fdc640540daa744e78af\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Alan-Jowett/ebpf-verifier/pull/165","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alan-Jowett%2Febpf-verifier/issues/165","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/165/packages"}},{"old_version":"`846bf15`","new_version":"`ba5ab5e`","update_type":null,"path":null,"pr_created_at":"2026-02-14T16:52:12.000Z","version_change":"`846bf15` → `ba5ab5e`","issue":{"uuid":"3941806929","node_id":"PR_kwDOCDLUwc7DzD06","number":1003,"state":"open","title":"Bump external/libbtf from `846bf15` to `ba5ab5e`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-02-14T16:52:12.000Z","updated_at":"2026-02-14T20:01:34.409Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`846bf15`","new_version":"`ba5ab5e`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `846bf15` to `ba5ab5e`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/ba5ab5e297ac4483341f93a38f6bea960a3ea51b\"\u003e\u003ccode\u003eba5ab5e\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/186\"\u003e#186\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/846bf152e38dc34da895a914a1c50f22faeaf610...ba5ab5e297ac4483341f93a38f6bea960a3ea51b\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/1003","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/1003","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/1003/packages"}},{"old_version":"`e1e4e01`","new_version":"`846bf15`","update_type":null,"path":null,"pr_created_at":"2026-01-31T16:52:25.000Z","version_change":"`e1e4e01` → `846bf15`","issue":{"uuid":"3879553569","node_id":"PR_kwDOCDLUwc7AlfN8","number":984,"state":"open","title":"Bump external/libbtf from `e1e4e01` to `846bf15`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-31T16:52:25.000Z","updated_at":"2026-01-31T19:01:04.494Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`e1e4e01`","new_version":"`846bf15`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `e1e4e01` to `846bf15`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/846bf152e38dc34da895a914a1c50f22faeaf610\"\u003e\u003ccode\u003e846bf15\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 4.31.11 to 4.32.0 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/184\"\u003e#184\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/ce7851c57d76ac909a209dbfb77fbc1a5f34a962\"\u003e\u003ccode\u003ece7851c\u003c/code\u003e\u003c/a\u003e Support big-endian BPF programs (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/183\"\u003e#183\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/5b342b79965472ca3fe60555425565541dabf9cc\"\u003e\u003ccode\u003e5b342b7\u003c/code\u003e\u003c/a\u003e Bump the actions group with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/182\"\u003e#182\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/e1e4e01b753f7c6c2759d56289df2c7f30183c26...846bf152e38dc34da895a914a1c50f22faeaf610\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/984","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/984","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/984/packages"}},{"old_version":"`e1e4e01`","new_version":"`846bf15`","update_type":null,"path":null,"pr_created_at":"2026-01-31T05:02:18.000Z","version_change":"`e1e4e01` → `846bf15`","issue":{"uuid":"3878393368","node_id":"PR_kwDOFMR_e87Ahyt3","number":156,"state":"closed","title":"Bump external/libbtf from `e1e4e01` to `846bf15`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2026-02-10T16:42:22.000Z","author_association":null,"state_reason":null,"created_at":"2026-01-31T05:02:18.000Z","updated_at":"2026-02-10T16:42:32.000Z","time_to_close":906004,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`e1e4e01`","new_version":"`846bf15`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `e1e4e01` to `846bf15`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/846bf152e38dc34da895a914a1c50f22faeaf610\"\u003e\u003ccode\u003e846bf15\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 4.31.11 to 4.32.0 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/184\"\u003e#184\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/ce7851c57d76ac909a209dbfb77fbc1a5f34a962\"\u003e\u003ccode\u003ece7851c\u003c/code\u003e\u003c/a\u003e Support big-endian BPF programs (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/183\"\u003e#183\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/5b342b79965472ca3fe60555425565541dabf9cc\"\u003e\u003ccode\u003e5b342b7\u003c/code\u003e\u003c/a\u003e Bump the actions group with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/182\"\u003e#182\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/e1e4e01b753f7c6c2759d56289df2c7f30183c26...846bf152e38dc34da895a914a1c50f22faeaf610\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Alan-Jowett/ebpf-verifier/pull/156","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alan-Jowett%2Febpf-verifier/issues/156","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/156/packages"}},{"old_version":"`1362c17`","new_version":"`e1e4e01`","update_type":null,"path":null,"pr_created_at":"2026-01-24T05:02:15.000Z","version_change":"`1362c17` → `e1e4e01`","issue":{"uuid":"3850229011","node_id":"PR_kwDOFMR_e86_E_eu","number":154,"state":"open","title":"Bump external/libbtf from `1362c17` to `e1e4e01`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2026-01-24T05:02:15.000Z","updated_at":"2026-01-24T05:54:07.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`1362c17`","new_version":"`e1e4e01`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `1362c17` to `e1e4e01`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/e1e4e01b753f7c6c2759d56289df2c7f30183c26\"\u003e\u003ccode\u003ee1e4e01\u003c/code\u003e\u003c/a\u003e Bump the actions group with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/181\"\u003e#181\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/3c021cfe131960259905bdddb492c877026dc8cb\"\u003e\u003ccode\u003e3c021cf\u003c/code\u003e\u003c/a\u003e Bump the actions group with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/179\"\u003e#179\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/1362c171ad1fdcbc5d7ebb31c8a7a601dff95ed4...e1e4e01b753f7c6c2759d56289df2c7f30183c26\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Alan-Jowett/ebpf-verifier/pull/154","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alan-Jowett%2Febpf-verifier/issues/154","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/154/packages"}},{"old_version":"`b674148`","new_version":"`04281ee`","update_type":null,"path":null,"pr_created_at":"2025-11-01T16:01:07.000Z","version_change":"`b674148` → `04281ee`","issue":{"uuid":"3578145288","node_id":"PR_kwDOCDLUwc6w_qwC","number":941,"state":"open","title":"Bump external/libbtf from `b674148` to `04281ee`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":6,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-11-01T16:01:07.000Z","updated_at":"2025-11-02T23:01:07.783Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`b674148`","new_version":"`04281ee`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `b674148` to `04281ee`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/04281ee7a91595911807897b4ca2e7483cf97497\"\u003e\u003ccode\u003e04281ee\u003c/code\u003e\u003c/a\u003e Add support for correctly handling BTF data with cycles (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/173\"\u003e#173\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/643757eaf74f35284a7b667b3aa9211bc7109955\"\u003e\u003ccode\u003e643757e\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 3 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/168\"\u003e#168\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/b6741487e127ac3231b5e1594f5b3becc8deeb7d...04281ee7a91595911807897b4ca2e7483cf97497\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/941","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/941","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/941/packages"}},{"old_version":"`b674148`","new_version":"`643757e`","update_type":null,"path":null,"pr_created_at":"2025-10-25T16:01:14.000Z","version_change":"`b674148` → `643757e`","issue":{"uuid":"3552663616","node_id":"PR_kwDOCDLUwc6vru5m","number":934,"state":"closed","title":"Bump external/libbtf from `b674148` to `643757e`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-10-25T16:32:26.000Z","author_association":null,"state_reason":null,"created_at":"2025-10-25T16:01:14.000Z","updated_at":"2025-10-25T16:32:34.000Z","time_to_close":1872,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`b674148`","new_version":"`643757e`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `b674148` to `643757e`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/643757eaf74f35284a7b667b3aa9211bc7109955\"\u003e\u003ccode\u003e643757e\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 3 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/168\"\u003e#168\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/b6741487e127ac3231b5e1594f5b3becc8deeb7d...643757eaf74f35284a7b667b3aa9211bc7109955\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/934","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/934","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/934/packages"}},{"old_version":"`35e6a53`","new_version":"`8588c66`","update_type":null,"path":null,"pr_created_at":"2025-09-13T16:01:04.000Z","version_change":"`35e6a53` → `8588c66`","issue":{"uuid":"3413743693","node_id":"PR_kwDOCDLUwc6oayXp","number":908,"state":"open","title":"Bump external/libbtf from `35e6a53` to `8588c66`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-13T16:01:04.000Z","updated_at":"2025-09-13T17:06:25.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`35e6a53`","new_version":"`8588c66`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `35e6a53` to `8588c66`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/8588c66e82aead2db262d4240511803aae8d87b4\"\u003e\u003ccode\u003e8588c66\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.30.2 to 3.30.3 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/165\"\u003e#165\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/49c10f4288f73a76f42c099bcafc71a14340ca11\"\u003e\u003ccode\u003e49c10f4\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/164\"\u003e#164\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/35e6a539c65d19021e8a8954eac220828b35e7d3...8588c66e82aead2db262d4240511803aae8d87b4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/908","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/908","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/908/packages"}},{"old_version":"`5efd6a0`","new_version":"`35e6a53`","update_type":null,"path":null,"pr_created_at":"2025-09-06T16:01:20.000Z","version_change":"`5efd6a0` → `35e6a53`","issue":{"uuid":"2805098798","node_id":"PR_kwDOCDLUwc6nMmku","number":907,"state":"closed","title":"Bump external/libbtf from `5efd6a0` to `35e6a53`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-09-06T23:26:15.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-09-06T16:01:20.000Z","updated_at":"2025-09-06T23:26:15.000Z","time_to_close":26695,"merged_at":"2025-09-06T23:26:15.000Z","merged_by":"elazarg","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`5efd6a0`","new_version":"`35e6a53`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `5efd6a0` to `35e6a53`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/35e6a539c65d19021e8a8954eac220828b35e7d3\"\u003e\u003ccode\u003e35e6a53\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.29.11 to 3.30.0 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/161\"\u003e#161\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/774eac5ee1d31d885bad49f87b14e3ec70fc36d3\"\u003e\u003ccode\u003e774eac5\u003c/code\u003e\u003c/a\u003e Fix MacOS build - remove redundant cmake install (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/162\"\u003e#162\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/5efd6a02d07c1957c7e33a1cd4b14db9dae29140...35e6a539c65d19021e8a8954eac220828b35e7d3\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/907","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/907","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/907/packages"}},{"old_version":"`11e41e2`","new_version":"`5efd6a0`","update_type":null,"path":null,"pr_created_at":"2025-08-30T16:00:58.000Z","version_change":"`11e41e2` → `5efd6a0`","issue":{"uuid":"2786899648","node_id":"PR_kwDOCDLUwc6mHLbA","number":904,"state":"closed","title":"Bump external/libbtf from `11e41e2` to `5efd6a0`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-08-30T19:50:38.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-30T16:00:58.000Z","updated_at":"2025-08-30T19:50:38.000Z","time_to_close":13780,"merged_at":"2025-08-30T19:50:38.000Z","merged_by":"elazarg","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`11e41e2`","new_version":"`5efd6a0`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `11e41e2` to `5efd6a0`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/5efd6a02d07c1957c7e33a1cd4b14db9dae29140\"\u003e\u003ccode\u003e5efd6a0\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/160\"\u003e#160\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/391f3cb79ae8dbe3bdda7ec6ca6dda3013f8550c\"\u003e\u003ccode\u003e391f3cb\u003c/code\u003e\u003c/a\u003e Bump the actions group with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/158\"\u003e#158\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/11e41e28dce4adfb39cdf2ef15848a71aeb00f23...5efd6a02d07c1957c7e33a1cd4b14db9dae29140\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/904","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/904","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/904/packages"}},{"old_version":"`3115538`","new_version":"`11e41e2`","update_type":null,"path":null,"pr_created_at":"2025-08-16T16:19:41.000Z","version_change":"`3115538` → `11e41e2`","issue":{"uuid":"2750587114","node_id":"PR_kwDOCDLUwc6j8qDq","number":901,"state":"closed","title":"Bump external/libbtf from `3115538` to `11e41e2`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-08-16T19:34:24.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-16T16:19:41.000Z","updated_at":"2025-08-16T19:34:24.000Z","time_to_close":11683,"merged_at":"2025-08-16T19:34:24.000Z","merged_by":"elazarg","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`3115538`","new_version":"`11e41e2`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `3115538` to `11e41e2`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/11e41e28dce4adfb39cdf2ef15848a71aeb00f23\"\u003e\u003ccode\u003e11e41e2\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.29.8 to 3.29.9 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/157\"\u003e#157\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/2d30fb5a7adda7ee833159b280c63e0934c4d30d\"\u003e\u003ccode\u003e2d30fb5\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/156\"\u003e#156\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/3115538f1adeb030ceace1f790ec94eb45cef5aa...11e41e28dce4adfb39cdf2ef15848a71aeb00f23\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/901","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/901","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/901/packages"}},{"old_version":"`9224231`","new_version":"`3115538`","update_type":null,"path":null,"pr_created_at":"2025-08-02T16:30:00.000Z","version_change":"`9224231` → `3115538`","issue":{"uuid":"2715130679","node_id":"PR_kwDOCDLUwc6h1Zs3","number":895,"state":"closed","title":"Bump external/libbtf from `9224231` to `3115538`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-08-02T20:11:54.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-08-02T16:30:00.000Z","updated_at":"2025-08-02T20:11:54.000Z","time_to_close":13314,"merged_at":"2025-08-02T20:11:54.000Z","merged_by":"elazarg","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`9224231`","new_version":"`3115538`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `9224231` to `3115538`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/3115538f1adeb030ceace1f790ec94eb45cef5aa\"\u003e\u003ccode\u003e3115538\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.29.4 to 3.29.5 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/154\"\u003e#154\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/c6c2602fd66b9156be8fe65ec5531de0e8939222\"\u003e\u003ccode\u003ec6c2602\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.29.3 to 3.29.4 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/153\"\u003e#153\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/297c64ff0f1eb65f0b5681f9096e482a542e5142\"\u003e\u003ccode\u003e297c64f\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/152\"\u003e#152\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/92242317dc0a358388e6c7ef3b1ab03e46de09a4...3115538f1adeb030ceace1f790ec94eb45cef5aa\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/895","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/895","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/895/packages"}},{"old_version":"`cdf441a`","new_version":"`9224231`","update_type":null,"path":null,"pr_created_at":"2025-07-05T16:38:21.000Z","version_change":"`cdf441a` → `9224231`","issue":{"uuid":"3205223232","node_id":"PR_kwDOCDLUwc6dkYXN","number":893,"state":"open","title":"Bump external/libbtf from `cdf441a` to `9224231`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-07-05T16:38:21.000Z","updated_at":"2025-07-05T19:01:45.557Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`cdf441a`","new_version":"`9224231`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `cdf441a` to `9224231`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/92242317dc0a358388e6c7ef3b1ab03e46de09a4\"\u003e\u003ccode\u003e9224231\u003c/code\u003e\u003c/a\u003e Bump the actions group with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/148\"\u003e#148\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/125fc803c7513fdcbb4cbe0c91502694f3e5dcf5\"\u003e\u003ccode\u003e125fc80\u003c/code\u003e\u003c/a\u003e Remove Windows Server 2019 from CI/CD workflows (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/150\"\u003e#150\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/cdf441af2f4f5b3bc867fc2a29399e9a822857fc...92242317dc0a358388e6c7ef3b1ab03e46de09a4\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/893","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/893","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/893/packages"}},{"old_version":"`08ae1af`","new_version":"`cdf441a`","update_type":null,"path":null,"pr_created_at":"2025-06-07T16:33:03.000Z","version_change":"`08ae1af` → `cdf441a`","issue":{"uuid":"3127235231","node_id":"PR_kwDOCDLUwc6ZheFK","number":890,"state":"open","title":"Bump external/libbtf from `08ae1af` to `cdf441a`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-06-07T16:33:03.000Z","updated_at":"2025-06-07T17:38:31.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`08ae1af`","new_version":"`cdf441a`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `08ae1af` to `cdf441a`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/cdf441af2f4f5b3bc867fc2a29399e9a822857fc\"\u003e\u003ccode\u003ecdf441a\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/147\"\u003e#147\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/08ae1af2d2680996841198b268658c9c2a1e6e01...cdf441af2f4f5b3bc867fc2a29399e9a822857fc\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/890","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/890","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/890/packages"}},{"old_version":"`f3864e6`","new_version":"`08ae1af`","update_type":null,"path":null,"pr_created_at":"2025-05-24T05:26:15.000Z","version_change":"`f3864e6` → `08ae1af`","issue":{"uuid":"2541431240","node_id":"PR_kwDOFMR_e86XeynI","number":148,"state":"open","title":"Bump external/libbtf from `f3864e6` to `08ae1af`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":0,"pull_request":true,"closed_at":null,"author_association":"NONE","state_reason":null,"created_at":"2025-05-24T05:26:15.000Z","updated_at":"2025-05-24T05:26:16.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`f3864e6`","new_version":"`08ae1af`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `f3864e6` to `08ae1af`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/08ae1af2d2680996841198b268658c9c2a1e6e01\"\u003e\u003ccode\u003e08ae1af\u003c/code\u003e\u003c/a\u003e Add option to permit BTF cycles (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/145\"\u003e#145\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/d675f7723a6dcf0bbd4b9b38b3f8a68f6983da70\"\u003e\u003ccode\u003ed675f77\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.28.17 to 3.28.18 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/143\"\u003e#143\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/f3864e6983c3a4208b65a4fa355f1c115061ce79...08ae1af2d2680996841198b268658c9c2a1e6e01\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Alan-Jowett/ebpf-verifier/pull/148","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alan-Jowett%2Febpf-verifier/issues/148","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/148/packages"}},{"old_version":"`e3a95e2`","new_version":"`f3864e6`","update_type":null,"path":null,"pr_created_at":"2025-05-17T16:07:26.000Z","version_change":"`e3a95e2` → `f3864e6`","issue":{"uuid":"2526197454","node_id":"PR_kwDOCDLUwc6WkrbO","number":880,"state":"closed","title":"Bump external/libbtf from `e3a95e2` to `f3864e6`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-05-17T17:32:22.000Z","author_association":"CONTRIBUTOR","state_reason":null,"created_at":"2025-05-17T16:07:26.000Z","updated_at":"2025-05-17T17:32:22.000Z","time_to_close":5096,"merged_at":"2025-05-17T17:32:22.000Z","merged_by":"elazarg","closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`e3a95e2`","new_version":"`f3864e6`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `e3a95e2` to `f3864e6`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/f3864e6983c3a4208b65a4fa355f1c115061ce79\"\u003e\u003ccode\u003ef3864e6\u003c/code\u003e\u003c/a\u003e Bump actions/dependency-review-action in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/5190301443476938a839e1e27d7633260b71a1eb\"\u003e\u003ccode\u003e5190301\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/141\"\u003e#141\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/e3a95e27cbae989e7f9117960ac632a4dfc55803...f3864e6983c3a4208b65a4fa355f1c115061ce79\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/vbpf/prevail/pull/880","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/vbpf%2Fprevail/issues/880","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/880/packages"}},{"old_version":"`ed0cbde`","new_version":"`f3864e6`","update_type":null,"path":null,"pr_created_at":"2025-05-17T05:22:59.000Z","version_change":"`ed0cbde` → `f3864e6`","issue":{"uuid":"2525743338","node_id":"PR_kwDOFMR_e86Wi8jq","number":146,"state":"closed","title":"Bump external/libbtf from `ed0cbde` to `f3864e6`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":"2025-05-24T05:26:17.000Z","author_association":"NONE","state_reason":null,"created_at":"2025-05-17T05:22:59.000Z","updated_at":"2025-05-24T05:26:17.000Z","time_to_close":604998,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`ed0cbde`","new_version":"`f3864e6`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `ed0cbde` to `f3864e6`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/f3864e6983c3a4208b65a4fa355f1c115061ce79\"\u003e\u003ccode\u003ef3864e6\u003c/code\u003e\u003c/a\u003e Bump actions/dependency-review-action in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/142\"\u003e#142\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/5190301443476938a839e1e27d7633260b71a1eb\"\u003e\u003ccode\u003e5190301\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 2 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/141\"\u003e#141\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/e3a95e27cbae989e7f9117960ac632a4dfc55803\"\u003e\u003ccode\u003ee3a95e2\u003c/code\u003e\u003c/a\u003e Bump step-security/harden-runner in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/139\"\u003e#139\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/2517e6c62ef29461fcf12941a64175713a049015\"\u003e\u003ccode\u003e2517e6c\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.28.13 to 3.28.15 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/138\"\u003e#138\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/f96afc398023062315726ac8394344fa7c0a31db\"\u003e\u003ccode\u003ef96afc3\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 3 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/137\"\u003e#137\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/ed0cbdef634caa649a6096e4c659bb133de42ec1...f3864e6983c3a4208b65a4fa355f1c115061ce79\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Alan-Jowett/ebpf-verifier/pull/146","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alan-Jowett%2Febpf-verifier/issues/146","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/146/packages"}},{"old_version":"`ed0cbde`","new_version":"`e3a95e2`","update_type":null,"path":null,"pr_created_at":"2025-04-26T05:59:41.000Z","version_change":"`ed0cbde` → `e3a95e2`","issue":{"uuid":"2482901745","node_id":"PR_kwDOFMR_e86T_hLx","number":143,"state":"closed","title":"Bump external/libbtf from `ed0cbde` to `e3a95e2`","user":"dependabot[bot]","labels":["dependencies","submodules"],"assignees":[],"locked":false,"comments_count":3,"pull_request":true,"closed_at":"2025-05-17T05:23:01.000Z","author_association":"NONE","state_reason":null,"created_at":"2025-04-26T05:59:41.000Z","updated_at":"2025-05-17T05:23:01.000Z","time_to_close":1812200,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Bump","packages":[{"name":"external/libbtf","old_version":"`ed0cbde`","new_version":"`e3a95e2`","repository_url":"https://github.com/Alan-Jowett/libbtf"}],"path":null,"ecosystem":"submodules"},"body":"Bumps [external/libbtf](https://github.com/Alan-Jowett/libbtf) from `ed0cbde` to `e3a95e2`.\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/e3a95e27cbae989e7f9117960ac632a4dfc55803\"\u003e\u003ccode\u003ee3a95e2\u003c/code\u003e\u003c/a\u003e Bump step-security/harden-runner in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/139\"\u003e#139\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/2517e6c62ef29461fcf12941a64175713a049015\"\u003e\u003ccode\u003e2517e6c\u003c/code\u003e\u003c/a\u003e Bump github/codeql-action from 3.28.13 to 3.28.15 in the actions group (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/138\"\u003e#138\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/Alan-Jowett/libbtf/commit/f96afc398023062315726ac8394344fa7c0a31db\"\u003e\u003ccode\u003ef96afc3\u003c/code\u003e\u003c/a\u003e Bump the actions group across 1 directory with 3 updates (\u003ca href=\"https://redirect.github.com/Alan-Jowett/libbtf/issues/137\"\u003e#137\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eSee full diff in \u003ca href=\"https://github.com/Alan-Jowett/libbtf/compare/ed0cbdef634caa649a6096e4c659bb133de42ec1...e3a95e27cbae989e7f9117960ac632a4dfc55803\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n\u003c/details\u003e","html_url":"https://github.com/Alan-Jowett/ebpf-verifier/pull/143","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/Alan-Jowett%2Febpf-verifier/issues/143","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/143/packages"}}]}