Skip to content

build(deps): bump k8s.io/apimachinery from 0.36.4 to 0.37.0 in /pkg/app/pipedv1/plugin/kubernetes - #7295

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/k8s.io/apimachinery-0.37.0
Closed

build(deps): bump k8s.io/apimachinery from 0.36.4 to 0.37.0 in /pkg/app/pipedv1/plugin/kubernetes#7295
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/k8s.io/apimachinery-0.37.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 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 1, 2026
Copilot AI lite review requested due to automatic review settings September 1, 2026 23:17
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 23:17
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 23:17
@dependabot dependabot Bot added the go Pull requests that update Go code label Sep 1, 2026
@netlify

netlify Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploy Preview for pipecd-site canceled.

Name Link
🔨 Latest commit 026d8c6
🔍 Latest deploy log https://app.netlify.com/projects/pipecd-site/deploys/6a992ab066847e00075c06fb

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

The module now pins k8s.io/apimachinery to v0.37.0 while keeping k8s.io/api and k8s.io/client-go at v0.36.4, creating likely Kubernetes version skew that should be aligned.

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

Pull request overview

This PR updates the Kubernetes pipedv1 plugin’s Go module dependencies, primarily bumping k8s.io/apimachinery to v0.37.0 and refreshing related indirect dependencies in the same module.

Changes:

  • Bump k8s.io/apimachinery from v0.36.4 to v0.37.0 in pkg/app/pipedv1/plugin/kubernetes.
  • Update several indirect dependencies (e.g., k8s.io/kube-openapi, k8s.io/utils, github.com/go-openapi/*, golang.org/x/*) and regenerate go.sum entries accordingly.
File summaries
File Description
pkg/app/pipedv1/plugin/kubernetes/go.mod Updates direct k8s.io/apimachinery dependency and refreshes indirect requirements.
pkg/app/pipedv1/plugin/kubernetes/go.sum Records checksum updates/removals resulting from the dependency update and module tidying.
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 on lines 15 to 17
k8s.io/api v0.36.4
k8s.io/apimachinery v0.36.4
k8s.io/apimachinery v0.37.0
k8s.io/client-go v0.36.4
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/k8s.io/apimachinery-0.37.0 branch from 6862cab to 3f5bcf5 Compare September 2, 2026 10:03
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 force-pushed the dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/k8s.io/apimachinery-0.37.0 branch from 3f5bcf5 to 026d8c6 Compare September 3, 2026 08:07
@dependabot @github

dependabot Bot commented on behalf of github Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

Looks like k8s.io/apimachinery is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 4, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/k8s.io/apimachinery-0.37.0 branch September 4, 2026 16:04
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.

1 participant