build(deps): Bump the go-dependencies group with 3 updates#545
Merged
mahendrapaipuri merged 3 commits intoJul 3, 2026
Merged
Conversation
Bumps the go-dependencies group with 3 updates: [github.com/cilium/ebpf](https://github.com/cilium/ebpf), [github.com/jellydator/ttlcache/v3](https://github.com/jellydator/ttlcache) and [github.com/prometheus/procfs](https://github.com/prometheus/procfs). Updates `github.com/cilium/ebpf` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/cilium/ebpf/releases) - [Commits](cilium/ebpf@v0.21.0...v0.22.0) Updates `github.com/jellydator/ttlcache/v3` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jellydator/ttlcache/releases) - [Commits](jellydator/ttlcache@v3.4.0...v3.4.1) Updates `github.com/prometheus/procfs` from 0.20.1 to 0.21.0 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.20.1...v0.21.0) --- updated-dependencies: - dependency-name: github.com/cilium/ebpf dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/jellydator/ttlcache/v3 dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/prometheus/procfs dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group with 3 updates: github.com/cilium/ebpf, github.com/jellydator/ttlcache/v3 and github.com/prometheus/procfs.
Updates
github.com/cilium/ebpffrom 0.21.0 to 0.22.0Commits
e55144ebtf: Add BTF layout header parsingd37ad9cstruct_ops_test: FixTestCreateStructOpsMapSpecSimple5e8bcc7btf: Remove vmlinux dedup testf1eb026Update kernel dependencies to 7.1970a97dCODEOWNERS: allow reviewers to merge docs/, add rgo3 to link/7be98efvariable: reject offsets that overflow uint32 boundsb404658build(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.163647bcbuild(deps): bump mkdocs-git-revision-date-localized-plugine30ccb7memory: use unsafe.Add to align unsafe memory instead of uintptr conversion0e35955Makefile: pre-create GOCACHE, GOPATH and GOMODCACHE for podmanUpdates
github.com/jellydator/ttlcache/v3from 3.4.0 to 3.4.1Release notes
Sourced from github.com/jellydator/ttlcache/v3's releases.
Commits
0f3b351fix: correctly notify auto-cleaner when an item's TTL is shortened (#206)87a96cbBump actions/checkout from 6 to 7 (#211)ebb17fftest: avoid testing.AllocsPerRun panic with paused parallel tests (#208)db85e4fupdate README04020e7Bump actions/checkout from 5 to 60bea47efix concurrent AllocsPerRun usage6757579fix: use correct type in readme.md example (#199)0e73dcdBump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#192)bc42155Bump actions/checkout from 4 to 5 (#189)a81e243Bump actions/setup-go from 5 to 6 (#193)Updates
github.com/prometheus/procfsfrom 0.20.1 to 0.21.0Release notes
Sourced from github.com/prometheus/procfs's releases.
Commits
95dd8b8sysfs: add NVMeSubsystemClass for NVMe-oF subsystem parsing (#797)824ed41feat: support sysfs.Mdraids with Intel VROC (#777)1fbd898Fix crypto parsing panic (#830)68b70b4mountinfo: read the full file instead of capping at 1 MiB (#817)0155712nvme: Fix namespace parsing (#821)5853145Add support for cpuinfo_avg_freq (#829)1244442Update common Prometheus files (#828)1c5657dUpdate common Prometheus files (#827)2c1667abuild(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 (#825)e95ebacbuild(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 (#826)Dependabot 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.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions