Skip to content

chore(deps): bump k8s.io/apimachinery from 0.36.4 to 0.37.0 - #242

Merged
onuryilmaz merged 1 commit into
mainfrom
dependabot/go_modules/k8s.io/apimachinery-0.37.0
Sep 10, 2026
Merged

onuryilmaz merged 1 commit into
mainfrom
dependabot/go_modules/k8s.io/apimachinery-0.37.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps k8s.io/apimachinery from 0.36.4 to 0.37.0.

Commits
  • 7164e39 Update dependencies to v0.37.0 tag
  • e55f9ba feat(api): Update node restriction admission to use new API
  • cb0680d Merge pull request #129125 from pohly/log-client-go-tools-apis
  • 97b2132 Merge pull request #140194 from gnufied/implement-volume-health-api
  • f21afab Add validation for camelcase in reason field
  • d7ad413 Merge pull request #140782 from dims/update-kube-openapi
  • e15ad7c Merge pull request #138808 from chenk008/cbor-streaminglist
  • 464b5d1 Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad
  • 0de14ec Merge pull request #140732 from thockin/dv-add-prefixed-label-key
  • 95258eb Merge pull request #134037 from ibihim/ibihim/2025-09-09_unsafe-delete-of-cor...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 3, 2026
Copilot AI lite review requested due to automatic review settings September 3, 2026 16:24
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 3, 2026

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.

🟡 Changes recommended

k8s.io/apimachinery is upgraded to v0.37.0 while k8s.io/api and k8s.io/client-go remain on v0.36.3, which is a potentially unsafe Kubernetes module version skew.

Once you've addressed the issues Copilot identified, you can request another Copilot review.

Pull request overview

This PR updates the project’s Kubernetes/apimachinery dependency to v0.37.0, pulling in corresponding transitive dependency updates (notably kube-openapi and go-openapi modules) as part of normal Go module resolution for the newer apimachinery release.

Changes:

  • Bump k8s.io/apimachinery from v0.36.3 to v0.37.0 in go.mod.
  • Update go.sum entries to reflect the new dependency graph (including k8s.io/kube-openapi, k8s.io/utils, sigs.k8s.io/structured-merge-diff/v6, and github.com/go-openapi/*).
File summaries
File Description
go.mod Updates k8s.io/apimachinery version and refreshes several indirect dependencies.
go.sum Updates module checksums to match the new resolved versions after the bump.
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.

Comment thread go.mod Outdated
Comment on lines 22 to 24
k8s.io/api v0.36.3
k8s.io/apimachinery v0.36.3
k8s.io/apimachinery v0.37.0
k8s.io/client-go v0.36.3
@onuryilmaz

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.36.4 to 0.37.0.
- [Commits](kubernetes/apimachinery@v0.36.4...v0.37.0)

---
updated-dependencies:
- dependency-name: k8s.io/apimachinery
  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 changed the title chore(deps): bump k8s.io/apimachinery from 0.36.3 to 0.37.0 chore(deps): bump k8s.io/apimachinery from 0.36.4 to 0.37.0 Sep 10, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/k8s.io/apimachinery-0.37.0 branch from 5667b0c to 6aa4de2 Compare September 10, 2026 19:28
@onuryilmaz
onuryilmaz merged commit d03c64d into main Sep 10, 2026
7 checks passed
@onuryilmaz
onuryilmaz deleted the dependabot/go_modules/k8s.io/apimachinery-0.37.0 branch September 10, 2026 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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