fix(deps): update all go dependencies master (minor) #317
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot].This notice will be removed on 2025-10-07.
This PR contains the following updates:
v0.18.0->v0.19.0v28.0.0+incompatible->v28.4.0+incompatiblev1.3.1->v1.4.0v1.7.2->v1.8.0v1.9.1->v1.10.1v1.10.0->v1.11.1v0.18.0->v0.21.0v0.33.0->v0.36.0v0.33.2->v0.34.1v0.33.2->v0.34.1Release Notes
cilium/ebpf (github.com/cilium/ebpf)
v0.19.0Compare Source
Major Performance Improvements
This release includes significant performance optimizations across multiple areas:
Program.Stats()method allows querying runtime statistics without fetching full ProgramInfoCO-RE Improvements
Build System and Toolchain Updates
Enhanced Map Support
MapSpec.Tagsfield for readingbtf_decl_tagattributes set on mapsBPF_F_NO_PREALLOChints and warnings for map types that require this flagAssembly and Instruction Handling
Memory and Variable Access
VariableandMemorytypesWindows Support Improvements
Bug Fixes
BatchLookupandBatchLookupDelete(#1741)InvalidOpCodeforStoreImmwithDWordsize (#1767)WalkDirharder to misuse and added Windows support (#1652)structs.HostLayoutin GoFormatter (#1686)Compatibility Notes
What's Changed
New{Map,Program}From{ID,FD}andLoadPinned{Map,Program}by @ti-mo in #1791loadMapsif ELF file has no BTF by @paulcacheux in #1807/sys/kernel/btfby @paulcacheux in #1813New Contributors
Full Changelog: cilium/ebpf@v0.18.0...v0.19.0
docker/docker (github.com/docker/docker)
v28.4.0+incompatibleCompare Source
v28.3.3+incompatibleCompare Source
v28.3.2+incompatibleCompare Source
v28.3.1+incompatibleCompare Source
v28.3.0+incompatibleCompare Source
v28.2.2+incompatibleCompare Source
v28.2.1+incompatibleCompare Source
v28.2.0+incompatibleCompare Source
v28.1.1+incompatibleCompare Source
v28.1.0+incompatibleCompare Source
v28.0.4+incompatibleCompare Source
v28.0.3+incompatibleCompare Source
v28.0.2+incompatibleCompare Source
v28.0.1+incompatibleCompare Source
gopacket/gopacket (github.com/gopacket/gopacket)
v1.4.0Compare Source
What's Changed
New Contributors
Full Changelog: gopacket/gopacket@v1.3.1...v.1.3.1
mdlayher/netlink (github.com/mdlayher/netlink)
v1.8.0Compare Source
See https://github.com/mdlayher/netlink/blob/main/CHANGELOG.md#v180.
spf13/cobra (github.com/spf13/cobra)
v1.10.1Compare Source
🐛 Fix
v1.0.9 of pflags brought back
ParseErrorsWhitelistand marked it as deprecatedFull Changelog: spf13/cobra@v1.10.0...v1.10.1
v1.10.0Compare Source
What's Changed
🚨 Attention!
This version of
pflagcarried a breaking change: it renamedParseErrorsWhitelisttoParseErrorsAllowlistwhich can break builds if bothpflagandcobraare dependencies in your project.pflag andcobra, upgradepflagto 1.0.8 andcobrato1.10.0`pflagv1.0.9 which keeps the deprecatedParseErrorsWhitelistMore details can be found here: #2303 (comment)
✨ Features
🐛 Fix
🪠 Testing
📝 Docs
New Contributors
Full Changelog: spf13/cobra@v1.9.1...v1.9.2
stretchr/testify (github.com/stretchr/testify)
v1.11.1Compare Source
This release fixes #1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (
String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.What's Changed
Full Changelog: stretchr/testify@v1.11.0...v1.11.1
v1.11.0Compare Source
What's Changed
Functional Changes
v1.11.0 Includes a number of performance improvements.
Fixes
Documentation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.10.0...v1.11.0
kubernetes/cri-api (k8s.io/cri-api)
v0.34.1Compare Source
v0.34.0Compare Source
v0.33.5Compare Source
v0.33.4Compare Source
v0.33.3Compare Source
kubernetes/cri-client (k8s.io/cri-client)
v0.34.1Compare Source
v0.34.0Compare Source
v0.33.5Compare Source
v0.33.4Compare Source
v0.33.3Compare Source
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.