{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":206649463,"defaultBranch":"main","name":"ebpf","ownerLogin":"cilium","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-09-05T20:13:28.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/21054566?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1716363267.0","currentOid":""},"activityList":{"items":[{"before":"120c2beadf7c4b36a36c41718606665071ce0965","after":"f82b29bdb1e3f3929378bb27f3e59888b8b18fea","ref":"refs/heads/main","pushedAt":"2024-05-24T08:14:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lmb","name":"Lorenz Bauer","path":"/lmb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/368392?s=80&v=4"},"commit":{"message":"link: add Info() method to all link types\n\nSigned-off-by: Robin Gögge ","shortMessageHtmlLink":"link: add Info() method to all link types"}},{"before":"79b6759e76cbab4522f496f1dd680cce3232f1a2","after":"120c2beadf7c4b36a36c41718606665071ce0965","ref":"refs/heads/main","pushedAt":"2024-05-23T16:49:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lmb","name":"Lorenz Bauer","path":"/lmb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/368392?s=80&v=4"},"commit":{"message":"ci: use stable-selftests tag\n\nUse the stable-selftests tag instead of $VERSION-selftests, since the\nlatter is going away.\n\nSigned-off-by: Lorenz Bauer ","shortMessageHtmlLink":"ci: use stable-selftests tag"}},{"before":"9a6987e8dc921438f72515ad6ea884200a640649","after":null,"ref":"refs/heads/dependabot/pip/docs/requests-2.32.0","pushedAt":"2024-05-22T07:34:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ti-mo","name":"Timo Beckers","path":"/ti-mo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3214460?s=80&v=4"}},{"before":"8079b37aa138b38707461cb8d548edf3359d6bc2","after":"79b6759e76cbab4522f496f1dd680cce3232f1a2","ref":"refs/heads/main","pushedAt":"2024-05-22T07:34:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ti-mo","name":"Timo Beckers","path":"/ti-mo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3214460?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: requests\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":null,"after":"9a6987e8dc921438f72515ad6ea884200a640649","ref":"refs/heads/dependabot/pip/docs/requests-2.32.0","pushedAt":"2024-05-21T06:30:47.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"---\nupdated-dependencies:\n- dependency-name: requests\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"---"}},{"before":"43c4809a5b3089f04d01e093ee58094037b5037a","after":"8079b37aa138b38707461cb8d548edf3359d6bc2","ref":"refs/heads/main","pushedAt":"2024-05-17T10:05:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lmb","name":"Lorenz Bauer","path":"/lmb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/368392?s=80&v=4"},"commit":{"message":"ci: debug sporadic vimto hang\n\nThere is a case where one of the CI tests hangs for 10 minutes an is then\nkilled by the go test harness' timeout. From the dumped goroutines it seems\nlike the runner inside the VM is stuck writing to stdout:\n\ngoroutine 82 [syscall, 9 minutes]:\nsyscall.Syscall(0x4a4b1c?, 0x708c80?, 0x80000000000?, 0x7ffff80000000000?)\n\t/opt/hostedtoolcache/go/1.21.9/x64/src/syscall/syscall_linux.go:69 +0x25\nsyscall.write(0xc000014120?, {0xc0002340c0?, 0x4f0996?, 0xc002048680?})\n\t/opt/hostedtoolcache/go/1.21.9/x64/src/syscall/zsyscall_linux_amd64.go:949 +0x3b\nsyscall.Write(...)\n\t/opt/hostedtoolcache/go/1.21.9/x64/src/syscall/syscall_unix.go:209\ninternal/poll.ignoringEINTRIO(...)\n\t/opt/hostedtoolcache/go/1.21.9/x64/src/internal/poll/fd_unix.go:736\ninternal/poll.(*FD).Write(0xc000014120, {0xc0002340c0, 0x1c, 0xc0})\n\t/opt/hostedtoolcache/go/1.21.9/x64/src/internal/poll/fd_unix.go:380 +0x35f\nos.(*File).write(...)\n\t/opt/hostedtoolcache/go/1.21.9/x64/src/os/file_posix.go:46\nos.(*File).Write(0xc000040028, {0xc0002340c0?, 0x1c, 0xc0018e4e28:225 +0x97\ntesting.(*matcher).fullName(0xc0023b6150, 0xc0023b6150, {0xc00228ec0b?, 0x776c00?})\n\t/opt/hostedtoolcache/go/1.21.9/x64/src/testing/match.go:90 +0x106\ntesting.(*T).Run(0xc00217eb60, {0xc00228ec0b?, 0x7fe098330108?}, 0xc0001d2a80)\n\t/opt/hostedtoolcache/go/1.21.9/x64/src/testing/testing.go:1639 +0x2db\ngithub.com/cilium/ebpf/internal/testutils.Files(0xc00217eb60, {0xc0022ae000, 0x51c, 0x2e?}, 0xc00220d320)\n\t/home/runner/work/ebpf/ebpf/internal/testutils/glob.go:25 +0x91\ngithub.com/cilium/ebpf.TestLibBPFCompat(0xc00217eb60)\n\t/home/runner/work/ebpf/ebpf/elf_reader_test.go:954 +0x14e\ntesting.tRunner(0xc00217eb60, 0x792768)\n\t/opt/hostedtoolcache/go/1.21.9/x64/src/testing/testing.go:1595 +0xff\ncreated by testing.(*T).Run in goroutine 1\n\t/opt/hostedtoolcache/go/1.21.9/x64/src/testing/testing.go:1648 +0x3ad\n\nNote that writing the goroutine dump to stderr does work, so not all I/O\nis broken. Generate and collect a core dump of the Go test the next time this\nhappens.\n\nSigned-off-by: Lorenz Bauer ","shortMessageHtmlLink":"ci: debug sporadic vimto hang"}},{"before":"6a03aade62e37f2d7c920a56ce566123e0ad9a13","after":"43c4809a5b3089f04d01e093ee58094037b5037a","ref":"refs/heads/main","pushedAt":"2024-05-15T10:33:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lmb","name":"Lorenz Bauer","path":"/lmb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/368392?s=80&v=4"},"commit":{"message":"link: add test suite for netkit\n\nThe netkit link support was added without a test suite due to a lack of support\nfor driver-specific extractions in the `github.com/jsimonetti/rtnetlink` package.\nThe driver support has been added to `rtnetlink`. This commit adds a test suite\nfor the netkit link and pulls in the `github.com/jsimonetti/rtnetlink/v2` package for testing.\n\nSigned-off-by: Birol Bilgin ","shortMessageHtmlLink":"link: add test suite for netkit"}},{"before":"1e6cad5661101a880b5aa0485e194bbf5d670990","after":"6a03aade62e37f2d7c920a56ce566123e0ad9a13","ref":"refs/heads/main","pushedAt":"2024-05-15T09:42:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lmb","name":"Lorenz Bauer","path":"/lmb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/368392?s=80&v=4"},"commit":{"message":"perf_event_open cpu should be -1 for valid PID\n\nFrom perf_event_open manpage attributes documentation:\n\npid > 0 and cpu == -1\n This measures the specified process/thread on any CPU.\n\nFixes it so it measures all CPUs when a PID is specified.\n\nSigned-off-by: Bryce Kahle ","shortMessageHtmlLink":"perf_event_open cpu should be -1 for valid PID"}},{"before":"5650724f93dc7dd9b269f5992f8f782d6d18bc0e","after":"1e6cad5661101a880b5aa0485e194bbf5d670990","ref":"refs/heads/main","pushedAt":"2024-05-13T16:58:30.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lmb","name":"Lorenz Bauer","path":"/lmb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/368392?s=80&v=4"},"commit":{"message":"link: allow retrieving perf event file descriptor\n\nTetragon needs access to the underlying perf event file descriptor\nto perform black magic on older kernels. Expose this via an\nadditional PerfEvent interface that users can assert.\n\nSigned-off-by: Lorenz Bauer ","shortMessageHtmlLink":"link: allow retrieving perf event file descriptor"}},{"before":"b1faf04bc18ce0e90c953ebb84591e900efe7280","after":"5650724f93dc7dd9b269f5992f8f782d6d18bc0e","ref":"refs/heads/main","pushedAt":"2024-05-10T15:44:57.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"lmb","name":"Lorenz Bauer","path":"/lmb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/368392?s=80&v=4"},"commit":{"message":"perf: flush Record when deadline is exceeded\n\nWatermark and WakeupEvents allow reducing the rate at which user\nspace is woken up. This creates an edge case where Read() returns\nos.ErrDeadlineExceeded even though there is data in one of the rings.\n\nThis is also a problem in the ringbuf package, where we've solved this\nby checking whether there is any data when encountering\nan ErrDeadlineExceeded. Adopt the same approach for the perf reader.\n\nTestPerfReaderWakeupEvents has to change since it relies on the old\nbehaviour of not checking for pending data. Rework the test so that\nit doesn't test the ErrDeadlineExceeded error: it's not so important\nthat we don't wake up early.\n\nSigned-off-by: Lorenz Bauer ","shortMessageHtmlLink":"perf: flush Record when deadline is exceeded"}},{"before":"65a17a9c4c6d4b5d6bca0a8552f294562e1cf266","after":"b1faf04bc18ce0e90c953ebb84591e900efe7280","ref":"refs/heads/main","pushedAt":"2024-05-10T10:32:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"lmb","name":"Lorenz Bauer","path":"/lmb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/368392?s=80&v=4"},"commit":{"message":"ci: ignore kprobe_multi test failures on arm64\n\nSeems like the new CI arm64 kernels doesn't have the necessary config\nto support kprobe_multi. Ignore the error until we figure out what\nto do.\n\nUpdates https://github.com/cilium/ebpf/issues/1460\n\nSigned-off-by: Lorenz Bauer ","shortMessageHtmlLink":"ci: ignore kprobe_multi test failures on arm64"}},{"before":"e0a2f3579104055951ddd4af1b0e817aaef63bb7","after":"65a17a9c4c6d4b5d6bca0a8552f294562e1cf266","ref":"refs/heads/main","pushedAt":"2024-05-10T08:59:29.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"lmb","name":"Lorenz Bauer","path":"/lmb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/368392?s=80&v=4"},"commit":{"message":"ci: test against stable and mainline\n\nSigned-off-by: Lorenz Bauer ","shortMessageHtmlLink":"ci: test against stable and mainline"}},{"before":"3baab195dc0be291c48cfaa3d619d8586c196687","after":null,"ref":"refs/heads/dependabot/pip/docs/jinja2-3.1.4","pushedAt":"2024-05-07T09:57:14.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ti-mo","name":"Timo Beckers","path":"/ti-mo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3214460?s=80&v=4"}},{"before":"11e315dc2a1eafb42e4dbeccbdf5867202f86424","after":"e0a2f3579104055951ddd4af1b0e817aaef63bb7","ref":"refs/heads/main","pushedAt":"2024-05-07T09:57:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ti-mo","name":"Timo Beckers","path":"/ti-mo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3214460?s=80&v=4"},"commit":{"message":"build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /docs\n\nBumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)\n\n---\nupdated-dependencies:\n- dependency-name: jinja2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /docs"}},{"before":null,"after":"3baab195dc0be291c48cfaa3d619d8586c196687","ref":"refs/heads/dependabot/pip/docs/jinja2-3.1.4","pushedAt":"2024-05-06T20:44:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /docs\n\nBumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)\n\n---\nupdated-dependencies:\n- dependency-name: jinja2\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump jinja2 from 3.1.3 to 3.1.4 in /docs"}},{"before":"c216af7f7b5ca8d1b2995069ba061cf7fac07293","after":null,"ref":"refs/heads/dependabot/pip/docs/mkdocs-git-revision-date-localized-plugin-1.2.5","pushedAt":"2024-05-02T07:48:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ti-mo","name":"Timo Beckers","path":"/ti-mo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3214460?s=80&v=4"}},{"before":"8d1b7bfb9bf72a197691cba421ef6aaaf1260a2f","after":"11e315dc2a1eafb42e4dbeccbdf5867202f86424","ref":"refs/heads/main","pushedAt":"2024-05-02T07:48:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ti-mo","name":"Timo Beckers","path":"/ti-mo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3214460?s=80&v=4"},"commit":{"message":"build(deps): bump mkdocs-git-revision-date-localized-plugin in /docs\n\nBumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.2.4 to 1.2.5.\n- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)\n- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.2.4...v1.2.5)\n\n---\nupdated-dependencies:\n- dependency-name: mkdocs-git-revision-date-localized-plugin\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump mkdocs-git-revision-date-localized-plugin in /docs"}},{"before":"afa00f411c0f885e610c4b1ca57cc897be4d3b17","after":null,"ref":"refs/heads/dependabot/pip/docs/pymdown-extensions-10.8.1","pushedAt":"2024-05-02T07:46:33.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"37ca00e38b10f7c1365886a6f4b32cfb417a7556","after":null,"ref":"refs/heads/dependabot/pip/docs/mkdocs-material-9.5.20","pushedAt":"2024-05-02T07:45:55.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ti-mo","name":"Timo Beckers","path":"/ti-mo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3214460?s=80&v=4"}},{"before":"7d2a27eab4ddc3bd95806754ebac153ec257211e","after":"8d1b7bfb9bf72a197691cba421ef6aaaf1260a2f","ref":"refs/heads/main","pushedAt":"2024-05-02T07:45:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ti-mo","name":"Timo Beckers","path":"/ti-mo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3214460?s=80&v=4"},"commit":{"message":"build(deps): bump mkdocs-material from 9.5.16 to 9.5.20 in /docs\n\nBumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.16 to 9.5.20.\n- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)\n- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)\n- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.16...9.5.20)\n\n---\nupdated-dependencies:\n- dependency-name: mkdocs-material\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump mkdocs-material from 9.5.16 to 9.5.20 in /docs"}},{"before":"92ebea08999f980fe119ed1c7939a477069f5740","after":null,"ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-5.1.0","pushedAt":"2024-05-02T07:44:50.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ti-mo","name":"Timo Beckers","path":"/ti-mo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3214460?s=80&v=4"}},{"before":"2c467242c238e48e24b3b4d2feebbea3d0ec1915","after":"7d2a27eab4ddc3bd95806754ebac153ec257211e","ref":"refs/heads/main","pushedAt":"2024-05-02T07:44:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ti-mo","name":"Timo Beckers","path":"/ti-mo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3214460?s=80&v=4"},"commit":{"message":"build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4.0.0 to 5.1.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4.0.0...v5.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0"}},{"before":"ba15e437cbacd346f7dd95004e8dbc7df7fb0062","after":null,"ref":"refs/heads/dependabot/pip/docs/mkdocs-1.6.0","pushedAt":"2024-05-02T07:43:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"ti-mo","name":"Timo Beckers","path":"/ti-mo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3214460?s=80&v=4"}},{"before":"e0470ba7e032976f7ff64ee27d749a3b4178540e","after":"2c467242c238e48e24b3b4d2feebbea3d0ec1915","ref":"refs/heads/main","pushedAt":"2024-05-02T07:43:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"ti-mo","name":"Timo Beckers","path":"/ti-mo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3214460?s=80&v=4"},"commit":{"message":"build(deps): bump mkdocs from 1.5.3 to 1.6.0 in /docs\n\nBumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.3 to 1.6.0.\n- [Release notes](https://github.com/mkdocs/mkdocs/releases)\n- [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.3...1.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: mkdocs\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump mkdocs from 1.5.3 to 1.6.0 in /docs"}},{"before":null,"after":"c216af7f7b5ca8d1b2995069ba061cf7fac07293","ref":"refs/heads/dependabot/pip/docs/mkdocs-git-revision-date-localized-plugin-1.2.5","pushedAt":"2024-05-01T14:57:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump mkdocs-git-revision-date-localized-plugin in /docs\n\nBumps [mkdocs-git-revision-date-localized-plugin](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin) from 1.2.4 to 1.2.5.\n- [Release notes](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/releases)\n- [Commits](https://github.com/timvink/mkdocs-git-revision-date-localized-plugin/compare/v1.2.4...v1.2.5)\n\n---\nupdated-dependencies:\n- dependency-name: mkdocs-git-revision-date-localized-plugin\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump mkdocs-git-revision-date-localized-plugin in /docs"}},{"before":null,"after":"afa00f411c0f885e610c4b1ca57cc897be4d3b17","ref":"refs/heads/dependabot/pip/docs/pymdown-extensions-10.8.1","pushedAt":"2024-05-01T14:56:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump pymdown-extensions from 10.7.1 to 10.8.1 in /docs\n\nBumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.7.1 to 10.8.1.\n- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)\n- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.7.1...10.8.1)\n\n---\nupdated-dependencies:\n- dependency-name: pymdown-extensions\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump pymdown-extensions from 10.7.1 to 10.8.1 in /docs"}},{"before":null,"after":"37ca00e38b10f7c1365886a6f4b32cfb417a7556","ref":"refs/heads/dependabot/pip/docs/mkdocs-material-9.5.20","pushedAt":"2024-05-01T14:56:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump mkdocs-material from 9.5.16 to 9.5.20 in /docs\n\nBumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.5.16 to 9.5.20.\n- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)\n- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)\n- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.16...9.5.20)\n\n---\nupdated-dependencies:\n- dependency-name: mkdocs-material\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump mkdocs-material from 9.5.16 to 9.5.20 in /docs"}},{"before":null,"after":"ba15e437cbacd346f7dd95004e8dbc7df7fb0062","ref":"refs/heads/dependabot/pip/docs/mkdocs-1.6.0","pushedAt":"2024-05-01T14:55:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump mkdocs from 1.5.3 to 1.6.0 in /docs\n\nBumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.3 to 1.6.0.\n- [Release notes](https://github.com/mkdocs/mkdocs/releases)\n- [Commits](https://github.com/mkdocs/mkdocs/compare/1.5.3...1.6.0)\n\n---\nupdated-dependencies:\n- dependency-name: mkdocs\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump mkdocs from 1.5.3 to 1.6.0 in /docs"}},{"before":null,"after":"92ebea08999f980fe119ed1c7939a477069f5740","ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-5.1.0","pushedAt":"2024-05-01T14:15:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4.0.0 to 5.1.0.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4.0.0...v5.1.0)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump golangci/golangci-lint-action from 4.0.0 to 5.1.0"}},{"before":"fd5acad927bdc77fbf653e32fd56a2c3e145dd71","after":"e0470ba7e032976f7ff64ee27d749a3b4178540e","ref":"refs/heads/main","pushedAt":"2024-04-29T09:58:55.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"ti-mo","name":"Timo Beckers","path":"/ti-mo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3214460?s=80&v=4"},"commit":{"message":"CI: switch from 6.7 to 6.8\n\nKernel 6.8 is currently the latest stable kernel release, so test\nagainst it. Also add 6.6 to the test matrix since it is an LTS release.\n\nSigned-off-by: Dylan Reimerink ","shortMessageHtmlLink":"CI: switch from 6.7 to 6.8"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEUs09FAA","startCursor":null,"endCursor":null}},"title":"Activity · cilium/ebpf"}