fix(deps): update go dependencies#1688
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1688 +/- ##
==========================================
+ Coverage 82.11% 82.12% +0.01%
==========================================
Files 129 129
Lines 16961 16961
==========================================
+ Hits 13927 13930 +3
+ Misses 3034 3031 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
e6951ea to
7d12aca
Compare
7d12aca to
4584205
Compare
4584205 to
515fb01
Compare
515fb01 to
3446ed9
Compare
3446ed9 to
1c13fdd
Compare
1c13fdd to
4bb8e7a
Compare
4bb8e7a to
86a75ec
Compare
86a75ec to
a300405
Compare
a300405 to
b45b47b
Compare
viccuad
requested changes
Apr 28, 2026
Member
viccuad
left a comment
There was a problem hiding this comment.
This is blocked on a new version of controller-runtime, k8s.io/client-go v0.36 is not supported by controller-runtime v0.23.3 (which is the latest so far)
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.
This PR contains the following updates:
v2.28.1→v2.28.2v0.35.4→v0.36.0v0.35.4→v0.36.0v0.35.4→v0.36.0v0.6.0→v0.7.0Release Notes
onsi/ginkgo (github.com/onsi/ginkgo/v2)
v2.28.2Compare Source
2.28.2
f3a36b6]94151c8]4d21dbb]c102161]9619647]5779304]kubernetes/api (k8s.io/api)
v0.36.0Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.36.0Compare Source
kubernetes/apiserver (k8s.io/apiserver)
v0.36.0Compare Source
kubernetes-sigs/e2e-framework (sigs.k8s.io/e2e-framework)
v0.7.0Compare Source
What's Changed
Resources.ExecInDeploymentmethod — execute commands in a pod of a Deployment (@keeprocking, #506)KUBECONFIGenv var values (@ndbaker1, #510)GetKubeconfigmethods with args — explicit args for kubeconfig retrieval (@mjudeikis, #471)DecodeURLfunction indecoderpackage — decode manifests from URLs (@dmvolod, #475)WithWaitDurationClusterOpts — configurable wait duration for kwok cluster setup (@liam-mackie, #479)DaemonSetReady— check rollout completion in addition to readiness (@pschulten, #547)third_party/helmcontext support — providecontext.Contextvia Option (@chancez, #549)context.Contextwhen creating clusters (@chancez, #557)Bug Fixes
kind_with_config(@av-petrov, #528)Structural Changes
examples/carved out as its own Go module — reduces the main module's dependency surface (@faganihajizada, #546)Documentation
config.go— typo fix and present-tense normalization (@Steven-Yiran, #529)Dependency Updates
Routine dependabot maintenance kept the module current across Go deps, testcontainers example deps, and GitHub Actions. Notable version ranges:
sigs.k8s.io/controller-runtime0.20.0 → 0.22.4 ·sigs.k8s.io/yaml1.4.0 → 1.6.0 ·golang.org/x/net0.33.0 → 0.38.0 ·github.com/vladimirvivien/gexe0.4.1 → 0.5.0github.com/docker/docker28.2.2 → 28.3.3 ·github.com/moby/spdystream0.5.0 → 0.5.1 ·golang.org/x/crypto0.37.0 → 0.45.0actions/setup-go5.2.0 → 6.4.0 ·actions/checkout4.2.2 → 6.0.2 ·goreleaser/goreleaser-action6.1.0 → 7.1.0These changes were thoroughly reviewed to avoid breaking changes with the current API. However, because of signature changes, there exist a small possibility of your code breaking.
context.Context(#557)GetKubeconfigmethod extended with variable args (#471)examples/is now a separate Go module (#546)🎉 New Contributors
Full Changelog: kubernetes-sigs/e2e-framework@v0.6.0...v0.7.0
Configuration
📅 Schedule: (UTC)
* * * * 0,6)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.