build(deps): bump k8s.io/client-go from 0.36.4 to 0.37.0 in /pkg/app/pipedv1/plugin/kubernetes - #7298
Merged
armistcxy merged 1 commit intoSep 4, 2026
Conversation
dependabot
Bot
requested review from
armistcxy,
mohammedfirdouss and
t-kikuc
September 1, 2026 23:18
✅ Deploy Preview for pipecd-site canceled.
|
Contributor
There was a problem hiding this comment.
🔵 Needs a closer look
A Kubernetes client/library version bump can introduce subtle compatibility issues, so it should be validated by a human via module-specific build/tests (especially around envtest/controller-runtime interactions).
Pull request overview
This PR updates the Kubernetes plugin module (pkg/app/pipedv1/plugin/kubernetes) dependency set to use Kubernetes client libraries v0.37.0 (notably k8s.io/client-go), refreshing the module’s resolved transitive dependencies in go.sum.
Changes:
- Bump
k8s.io/client-gofrom v0.36.4 to v0.37.0 (and alignk8s.io/api,k8s.io/apimachineryto v0.37.0). - Refresh indirect dependencies in
go.modand update checksum entries ingo.sumaccordingly.
File summaries
| File | Description |
|---|---|
| pkg/app/pipedv1/plugin/kubernetes/go.mod | Updates direct Kubernetes module versions to v0.37.0 and refreshes indirect requirements. |
| pkg/app/pipedv1/plugin/kubernetes/go.sum | Updates dependency checksums to match the new resolved module graph. |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| gopkg.in/evanphx/json-patch.v4 v4.13.0 // indirect | ||
| gopkg.in/inf.v0 v0.9.1 // indirect | ||
| gopkg.in/yaml.v3 v3.0.1 // indirect | ||
| k8s.io/apiextensions-apiserver v0.36.0 // indirect |
dependabot
Bot
force-pushed
the
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/k8s.io/client-go-0.37.0
branch
from
September 2, 2026 10:03
b7360ea to
ecb2808
Compare
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.36.4 to 0.37.0. - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.36.4...v0.37.0) --- updated-dependencies: - dependency-name: k8s.io/client-go dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/k8s.io/client-go-0.37.0
branch
from
September 3, 2026 08:07
ecb2808 to
5f8611c
Compare
armistcxy
approved these changes
Sep 4, 2026
armistcxy
deleted the
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/k8s.io/client-go-0.37.0
branch
September 4, 2026 16:02
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.
Bumps k8s.io/client-go from 0.36.4 to 0.37.0.
Commits
2807644Update dependencies to v0.37.0 tag50c6f9bmetrics: Register: Fix incorrect assignment49f0a7bMerge pull request #140931 from pohly/client-go-changelog-adding-apigroups74d4b1eMerge pull request #140966 from alancaldelas/client-go-fakecustomstore-store2bf14f2Merge pull request #140990 from xigang/revert-1404487b892feRevert "Merge pull request #140448 from xigang/event_broadcaster_goroutine_leak"df92378Merge pull request #140334 from nojnhuh/dra-workloadresourceclaims-beta45a0ff1client-go: restore FakeCustomStore conformance to cache.Store9d3b531Merge pull request #139795 from omeryahud/worktree-kep-5963-device-compat-groups694f4ebapidiff: ignore adding entirely new API groups