build(deps): bump the k8s group across 1 directory with 3 updates - #335
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the k8s group across 1 directory with 3 updates#335dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s-cd65446bfb
branch
5 times, most recently
from
April 30, 2026 06:51
259fcda to
ae1c47b
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s-cd65446bfb
branch
7 times, most recently
from
May 8, 2026 07:09
9d806fe to
c92b1f9
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s-cd65446bfb
branch
5 times, most recently
from
May 19, 2026 19:25
ad4373f to
9571c39
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s-cd65446bfb
branch
4 times, most recently
from
June 3, 2026 22:45
81ef1f2 to
a4ad886
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s-cd65446bfb
branch
3 times, most recently
from
June 15, 2026 06:34
b1c8faa to
6e8efa1
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s-cd65446bfb
branch
3 times, most recently
from
June 29, 2026 06:33
50dd488 to
2772364
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s-cd65446bfb
branch
from
July 2, 2026 06:32
2772364 to
d282ac0
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s-cd65446bfb
branch
5 times, most recently
from
July 15, 2026 06:33
e573a12 to
d58c0c4
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s-cd65446bfb
branch
3 times, most recently
from
July 21, 2026 06:33
530d048 to
4bac104
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s-cd65446bfb
branch
3 times, most recently
from
July 31, 2026 06:33
6244697 to
c92b0cf
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s-cd65446bfb
branch
3 times, most recently
from
August 7, 2026 06:32
a8bd374 to
522f84f
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s-cd65446bfb
branch
3 times, most recently
from
August 17, 2026 06:31
4f00f20 to
ba1f8a3
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s-cd65446bfb
branch
from
August 18, 2026 06:33
ba1f8a3 to
d77ef43
Compare
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s-cd65446bfb
branch
from
August 25, 2026 06:33
d77ef43 to
e2696cd
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the project’s Go module dependencies, primarily bumping the Kubernetes client/library set to newer versions.
Changes:
- Bump
k8s.io/api,k8s.io/apimachinery, andk8s.io/client-gofromv0.35.4tov0.36.4(and related K8s ecosystem deps). - Update
k8s.io/utilsand several indirect dependencies (e.g.,go-restful,klog,kube-openapi,structured-merge-diff) as part of the module graph update. - Update the
goversion directive ingo.modto1.26.0.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| go.mod | Bumps Kubernetes-related dependencies and updates the Go version directive. |
| go.sum | Records new module checksums for the upgraded dependency graph. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| module github.com/nais/cloudsql-migrator | ||
|
|
||
| go 1.25.8 | ||
| go 1.26.0 |
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s-cd65446bfb
branch
2 times, most recently
from
September 3, 2026 06:32
6462c0a to
57cabbf
Compare
Bumps the k8s group with 2 updates in the / directory: [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/api` from 0.35.4 to 0.37.0 - [Commits](kubernetes/api@v0.35.4...v0.37.0) Updates `k8s.io/apimachinery` from 0.35.4 to 0.37.0 - [Commits](kubernetes/apimachinery@v0.35.4...v0.37.0) Updates `k8s.io/client-go` from 0.35.4 to 0.37.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.35.4...v0.37.0) --- updated-dependencies: - dependency-name: k8s.io/api dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s - dependency-name: k8s.io/apimachinery dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s - dependency-name: k8s.io/client-go dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/k8s-cd65446bfb
branch
from
September 4, 2026 06:32
57cabbf to
4ef9900
Compare
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 the k8s group with 2 updates in the / directory: k8s.io/api and k8s.io/client-go.
Updates
k8s.io/apifrom 0.35.4 to 0.37.0Commits
34b5cc4Update dependencies to v0.37.0 tag72a1627Merge pull request #140334 from nojnhuh/dra-workloadresourceclaims-betaa713cf9Merge pull request #139795 from omeryahud/worktree-kep-5963-device-compat-groups6caf352Merge pull request #134639 from AkihiroSuda/rootless-beta51815c0Merge pull request #140029 from gauravkghildiyal/derived-attributesfce58faDRA: regenerate code for the compatibility-groups API7500b7aDRA: add CompatibilityGroups to the resource.k8s.io APIde863e3KEP-5729: Promote DRAWorkloadResourceClaims to beta6e847e1api: Run make-update to regenerate API files1de5bcfapi: add DRADerivedAttributes feature gate and API typesUpdates
k8s.io/apimachineryfrom 0.35.4 to 0.37.0Commits
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...Updates
k8s.io/client-gofrom 0.35.4 to 0.37.0Commits
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