Skip to content

chore(deps): bump the gomod-minor-patch group across 1 directory with 5 updates - #50

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/master/gomod-minor-patch-e79de4b524
Open

chore(deps): bump the gomod-minor-patch group across 1 directory with 5 updates#50
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/master/gomod-minor-patch-e79de4b524

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the gomod-minor-patch group with 4 updates in the / directory: github.com/cilium/ebpf, golang.org/x/sys, k8s.io/api and k8s.io/client-go.

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 golang.org/x/sys from 0.44.0 to 0.47.0

Commits
  • 9e7e939 cpu: handle vendor suffixes in parseRelease
  • f6fb8a1 unix: use epoll_pwait rather than epoll_wait
  • f3eeabf windows: avoid length overflow in NewNTString
  • 3cb6647 unix: update glibc to 2.43
  • c507910 windows: document safe usage of TrusteeValue
  • d58dcfa unix: add GPIO constants and structs
  • 397d5f8 unix: update to Linux kernel 7.0
  • 0a387f7 cpu: detect zbc extension on riscv64
  • 758f71c cpu: add LLACQ_SCREL, SCQ, DBAR_HINTS detection for loong64
  • 99666ae unix: merge Linux readv/writev implementation with Darwin/OpenBSD
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.36.1 to 0.36.3

Commits
  • 3fde3c4 Update dependencies to v0.36.3 tag
  • 53c47b9 Merge pull request #140296 from jpbetz/cherry-pick-smd-306-revert
  • 1831886 Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3
  • See full diff in compare view

Updates k8s.io/apimachinery from 0.36.1 to 0.36.3

Commits
  • 40bf4b2 Update dependencies to v0.36.3 tag
  • 34d46be Merge pull request #140296 from jpbetz/cherry-pick-smd-306-revert
  • 66a3724 Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3
  • 2ec982d Merge pull request #139508lalitc375/automated-cherry-pick-of-#139480
  • 6a88102 Fix wrong marking of errors
  • See full diff in compare view

Updates k8s.io/client-go from 0.36.1 to 0.36.3

Commits
  • 44a8af2 Update dependencies to v0.36.3 tag
  • f501ada Merge pull request #140296 from jpbetz/cherry-pick-smd-306-revert
  • a43e1d7 Bump sigs.k8s.io/structured-merge-diff/v6 to v6.3.3
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Dependency updates security Security related changes labels Jun 29, 2026
@dependabot
dependabot Bot requested a review from Mutasem-mk4 as a code owner June 29, 2026 04:14
@dependabot dependabot Bot added dependencies Dependency updates security Security related changes labels Jun 29, 2026
… 5 updates

Bumps the gomod-minor-patch group with 4 updates in the / directory: [github.com/cilium/ebpf](https://github.com/cilium/ebpf), [golang.org/x/sys](https://github.com/golang/sys), [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/client-go](https://github.com/kubernetes/client-go).


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 `golang.org/x/sys` from 0.44.0 to 0.47.0
- [Commits](golang/sys@v0.44.0...v0.47.0)

Updates `k8s.io/api` from 0.36.1 to 0.36.3
- [Commits](kubernetes/api@v0.36.1...v0.36.3)

Updates `k8s.io/apimachinery` from 0.36.1 to 0.36.3
- [Commits](kubernetes/apimachinery@v0.36.1...v0.36.3)

Updates `k8s.io/client-go` from 0.36.1 to 0.36.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.36.1...v0.36.3)

---
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: gomod-minor-patch
- dependency-name: golang.org/x/sys
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod-minor-patch
- dependency-name: k8s.io/api
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-minor-patch
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-minor-patch
- dependency-name: k8s.io/client-go
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/master/gomod-minor-patch-e79de4b524 branch from 2740e0e to 7da08b8 Compare July 27, 2026 04:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates security Security related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants