build(deps): bump the go-deps group across 1 directory with 3 updates - #1878
Open
dependabot[bot] wants to merge 2 commits into
Open
build(deps): bump the go-deps group across 1 directory with 3 updates#1878dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
Bumps the go-deps group with 2 updates in the /api directory: [k8s.io/api](https://github.com/kubernetes/api) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Updates `k8s.io/api` from 0.36.4 to 0.37.0 - [Commits](kubernetes/api@v0.36.4...v0.37.0) Updates `k8s.io/apimachinery` from 0.36.4 to 0.37.0 - [Commits](kubernetes/apimachinery@v0.36.4...v0.37.0) Updates `sigs.k8s.io/controller-runtime` from 0.24.1 to 0.25.0 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.24.1...v0.25.0) --- updated-dependencies: - dependency-name: k8s.io/api dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: k8s.io/apimachinery dependency-version: 0.37.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... 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 go-deps group with 2 updates in the /api directory: k8s.io/api and sigs.k8s.io/controller-runtime.
Updates
k8s.io/apifrom 0.36.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.36.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
sigs.k8s.io/controller-runtimefrom 0.24.1 to 0.25.0Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
e8f9455🐛 fakeclient: Allow updating managedFields through Update (#3585)0cc1315Merge pull request #3565 from dongjiang1989/fix-leakfa96780🐛 Fix goroutine leaks in cache Start() methods1f5514b✨ Add a read-your-own-write client (#3472)df386c7🌱 Bump to golangci-lint v2.13.1 (#3580)dc7618fMerge pull request #3583 from pujitha24/auto/issue-358237fe235🐛 fake: fix AddIndex panic when client is wrapped with an interceptor01c7782✨ Allow overriding REST client latency histogram buckets (#3573)857be80Merge pull request #3576 from demirdilek/fix-leaderelection-contextual-loggingb1387beMerge pull request #3581 from alvaroaleman/fake-consistentDependabot 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