Renovate: Update External dependencies - #94
Merged
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/external-dependencies
branch
2 times, most recently
from
August 26, 2026 22:05
62bc3c9 to
59bb470
Compare
renovate
Bot
force-pushed
the
renovate/external-dependencies
branch
from
August 27, 2026 20:53
59bb470 to
a45863b
Compare
There was a problem hiding this comment.
Pull request overview
Updates Go module dependencies to newer upstream versions, primarily refreshing Kubernetes client libraries and the Gomega testing dependency used in this codebase.
Changes:
- Bump
github.com/onsi/gomegafromv1.42.1tov1.43.0. - Bump
k8s.io/{api,apimachinery,client-go}fromv0.36.3tov0.37.0and refresh related transitive dependencies/checksums.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| go.mod | Updates direct dependency versions for Gomega and Kubernetes libraries; refreshes some indirect OpenAPI/Kubernetes module versions. |
| go.sum | Updates module checksums to match the new dependency graph. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
notandy
approved these changes
Aug 27, 2026
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:
v1.42.1→v1.43.0v0.36.3→v0.37.0v0.36.3→v0.37.0v0.36.3→v0.37.0Release Notes
onsi/gomega (github.com/onsi/gomega)
v1.43.0Compare Source
1.43.0
Features
Add gomock adaptor extension for using Gomega matchers with gomock
kubernetes/api (k8s.io/api)
v0.37.0Compare Source
v0.36.4Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.37.0Compare Source
v0.36.4Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.37.0Compare Source
v0.36.4Compare Source
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.