Skip to content

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 into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/k8s.io/client-go-0.37.0
Sep 4, 2026
Merged

build(deps): bump k8s.io/client-go from 0.36.4 to 0.37.0 in /pkg/app/pipedv1/plugin/kubernetes#7298
armistcxy merged 1 commit into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/k8s.io/client-go-0.37.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps k8s.io/client-go from 0.36.4 to 0.37.0.

Commits
  • 2807644 Update dependencies to v0.37.0 tag
  • 50c6f9b metrics: Register: Fix incorrect assignment
  • 49f0a7b Merge pull request #140931 from pohly/client-go-changelog-adding-apigroups
  • 74d4b1e Merge pull request #140966 from alancaldelas/client-go-fakecustomstore-store
  • 2bf14f2 Merge pull request #140990 from xigang/revert-140448
  • 7b892fe Revert "Merge pull request #140448 from xigang/event_broadcaster_goroutine_leak"
  • df92378 Merge pull request #140334 from nojnhuh/dra-workloadresourceclaims-beta
  • 45a0ff1 client-go: restore FakeCustomStore conformance to cache.Store
  • 9d3b531 Merge pull request #139795 from omeryahud/worktree-kep-5963-device-compat-groups
  • 694f4eb apidiff: ignore adding entirely new API groups
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 1, 2026
Copilot AI lite review requested due to automatic review settings September 1, 2026 23:18
@dependabot dependabot Bot added the go Pull requests that update Go code label Sep 1, 2026
@dependabot
dependabot Bot requested review from a team as code owners September 1, 2026 23:18
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 1, 2026
@netlify

netlify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

Name Link
🔨 Latest commit 5f8611c
🔍 Latest deploy log https://app.netlify.com/projects/pipecd-site/deploys/6a992ab1930c0600089ff975

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔵 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-go from v0.36.4 to v0.37.0 (and align k8s.io/api, k8s.io/apimachinery to v0.37.0).
  • Refresh indirect dependencies in go.mod and update checksum entries in go.sum accordingly.
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
dependabot Bot force-pushed the dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/k8s.io/client-go-0.37.0 branch from b7360ea to ecb2808 Compare September 2, 2026 10:03
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
dependabot Bot force-pushed the dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/k8s.io/client-go-0.37.0 branch from ecb2808 to 5f8611c Compare September 3, 2026 08:07
@armistcxy
armistcxy merged commit cd85abd into master Sep 4, 2026
64 checks passed
@armistcxy
armistcxy deleted the dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/k8s.io/client-go-0.37.0 branch September 4, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/go area/pipedv1 dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants