build(deps): bump the k8s group across 1 directory with 4 updates - #2550
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the k8s group across 1 directory with 4 updates#2550dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the k8s group with 4 updates in the / directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/client-go](https://github.com/kubernetes/client-go), [sigs.k8s.io/kind](https://github.com/kubernetes-sigs/kind) and [sigs.k8s.io/knftables](https://github.com/kubernetes-sigs/knftables). Updates `k8s.io/apimachinery` from 0.34.10 to 0.37.0 - [Commits](kubernetes/apimachinery@v0.34.10...v0.37.0) Updates `k8s.io/client-go` from 0.34.10 to 0.37.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.34.10...v0.37.0) Updates `sigs.k8s.io/kind` from 0.32.0 to 0.33.0 - [Release notes](https://github.com/kubernetes-sigs/kind/releases) - [Changelog](https://github.com/kubernetes-sigs/kind/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/kind@v0.32.0...v0.33.0) Updates `sigs.k8s.io/knftables` from 0.0.18 to 0.0.22 - [Changelog](https://github.com/kubernetes-sigs/knftables/blob/master/CHANGELOG.md) - [Commits](kubernetes-sigs/knftables@v0.0.18...v0.0.22) --- updated-dependencies: - dependency-name: k8s.io/apimachinery dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s - dependency-name: k8s.io/client-go dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s - dependency-name: sigs.k8s.io/kind dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s - dependency-name: sigs.k8s.io/knftables dependency-version: 0.0.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s ... Signed-off-by: dependabot[bot] <support@github.com>
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 4 updates in the / directory: k8s.io/apimachinery, k8s.io/client-go, sigs.k8s.io/kind and sigs.k8s.io/knftables.
Updates
k8s.io/apimachineryfrom 0.34.10 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.34.10 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 groupsUpdates
sigs.k8s.io/kindfrom 0.32.0 to 0.33.0Release notes
Sourced from sigs.k8s.io/kind's releases.
... (truncated)
Commits
407a967version v0.33.02f5bf7dMerge pull request #4248 from stmcginnis/v1.37.05bf2da5bump default iamge to kindest/node:v1.37.0fed2688Merge pull request #4242 from BenTheElder/node-v1.37.0-rc.1c20a04abump default image to kindest/node:v1.37.0-rc.1813e832Merge pull request #4241 from BenTheElder/update-images0d47763Merge pull request #4233 from antoineco/picture-emoji2200065nodeimage: bump default local-path-provisioner image to v20260820-69b56db7d2dcab9nodeimage: bump default kindnetd image to v20260820-69b56db74062f9cnodeimage: bump default base image to v20260820-69b56db7Updates
sigs.k8s.io/knftablesfrom 0.0.18 to 0.0.22Changelog
Sourced from sigs.k8s.io/knftables's changelog.
... (truncated)
Commits
69a6e3fv0.0.222cbbcd2Merge pull request #44 from danwinship/flip-netlink-default9709962Turn off netlink support by default, add UseNetlink option2163caaMerge pull request #43 from aojea/netlinl_optional4c307fcFix response to blank "make"2477e96update golang modulesf2c1170Merge pull request #38 from aojea/netlink5d30712workflows: define global GO_VERSION variablea3859c6bump golangci lintafc08a7update vendorMost Recent Ignore Conditions Applied to This Pull Request
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions