Skip to content

build(deps): Bump the go-dependencies group with 3 updates#545

Merged
mahendrapaipuri merged 3 commits into
mainfrom
dependabot/go_modules/go-dependencies-25b3236485
Jul 3, 2026
Merged

build(deps): Bump the go-dependencies group with 3 updates#545
mahendrapaipuri merged 3 commits into
mainfrom
dependabot/go_modules/go-dependencies-25b3236485

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

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/ebpf from 0.21.0 to 0.22.0

Commits
  • e55144e btf: Add BTF layout header parsing
  • d37ad9c struct_ops_test: Fix TestCreateStructOpsMapSpecSimple
  • 5e8bcc7 btf: Remove vmlinux dedup test
  • f1eb026 Update kernel dependencies to 7.1
  • 970a97d CODEOWNERS: allow reviewers to merge docs/, add rgo3 to link/
  • 7be98ef variable: reject offsets that overflow uint32 bounds
  • b404658 build(deps): bump golangci/golangci-lint-action from 9.2.0 to 9.2.1
  • 63647bc build(deps): bump mkdocs-git-revision-date-localized-plugin
  • e30ccb7 memory: use unsafe.Add to align unsafe memory instead of uintptr conversion
  • 0e35955 Makefile: pre-create GOCACHE, GOPATH and GOMODCACHE for podman
  • Additional commits viewable in compare view

Updates github.com/jellydator/ttlcache/v3 from 3.4.0 to 3.4.1

Release notes

Sourced from github.com/jellydator/ttlcache/v3's releases.

v3.4.1

What's Changed

New Contributors

Full Changelog: jellydator/ttlcache@v3.4.0...v3.4.1

Commits
  • 0f3b351 fix: correctly notify auto-cleaner when an item's TTL is shortened (#206)
  • 87a96cb Bump actions/checkout from 6 to 7 (#211)
  • ebb17ff test: avoid testing.AllocsPerRun panic with paused parallel tests (#208)
  • db85e4f update README
  • 04020e7 Bump actions/checkout from 5 to 6
  • 0bea47e fix concurrent AllocsPerRun usage
  • 6757579 fix: use correct type in readme.md example (#199)
  • 0e73dcd Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#192)
  • bc42155 Bump actions/checkout from 4 to 5 (#189)
  • a81e243 Bump actions/setup-go from 5 to 6 (#193)
  • Additional commits viewable in compare view

Updates github.com/prometheus/procfs from 0.20.1 to 0.21.0

Release notes

Sourced from github.com/prometheus/procfs's releases.

v0.21.0

What's Changed

New Contributors

Full Changelog: prometheus/procfs@v0.20.1...v0.21.0

Commits
  • 95dd8b8 sysfs: add NVMeSubsystemClass for NVMe-oF subsystem parsing (#797)
  • 824ed41 feat: support sysfs.Mdraids with Intel VROC (#777)
  • 1fbd898 Fix crypto parsing panic (#830)
  • 68b70b4 mountinfo: read the full file instead of capping at 1 MiB (#817)
  • 0155712 nvme: Fix namespace parsing (#821)
  • 5853145 Add support for cpuinfo_avg_freq (#829)
  • 1244442 Update common Prometheus files (#828)
  • 1c5657d Update common Prometheus files (#827)
  • 2c1667a build(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 (#825)
  • e95ebac build(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 (#826)
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 29, 2026
Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
@mahendrapaipuri mahendrapaipuri merged commit 8e2142a into main Jul 3, 2026
16 checks passed
@mahendrapaipuri mahendrapaipuri deleted the dependabot/go_modules/go-dependencies-25b3236485 branch July 3, 2026 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant