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
Conversation
✅ Deploy Preview for pipecd-site canceled.
|
Contributor
There was a problem hiding this comment.
🟡 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/apimachineryfromv0.36.4tov0.37.0inpkg/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 regeneratego.sumentries 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
Bot
force-pushed
the
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/k8s.io/apimachinery-0.37.0
branch
from
September 2, 2026 10:03
6862cab to
3f5bcf5
Compare
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
Bot
force-pushed
the
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/k8s.io/apimachinery-0.37.0
branch
from
September 3, 2026 08:07
3f5bcf5 to
026d8c6
Compare
Contributor
Author
|
Looks like k8s.io/apimachinery is up-to-date now, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/pkg/app/pipedv1/plugin/kubernetes/k8s.io/apimachinery-0.37.0
branch
September 4, 2026 16:04
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/apimachinery from 0.36.4 to 0.37.0.
Commits
7164e39Update dependencies to v0.37.0 tage55f9bafeat(api): Update node restriction admission to use new APIcb0680dMerge pull request #129125 from pohly/log-client-go-tools-apis97b2132Merge pull request #140194 from gnufied/implement-volume-health-apif21afabAdd validation for camelcase in reason fieldd7ad413Merge pull request #140782 from dims/update-kube-openapie15ad7cMerge pull request #138808 from chenk008/cbor-streaminglist464b5d1Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad0de14ecMerge pull request #140732 from thockin/dv-add-prefixed-label-key95258ebMerge pull request #134037 from ibihim/ibihim/2025-09-09_unsafe-delete-of-cor...