deps(go): bump the kubernetes group across 1 directory with 3 updates#20
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(go): bump the kubernetes group across 1 directory with 3 updates#20dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
72bbbd2 to
f506505
Compare
f506505 to
6aa29bb
Compare
6aa29bb to
accce2c
Compare
Bumps the kubernetes group with 3 updates in the / directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Updates `k8s.io/apimachinery` from 0.35.1 to 0.35.6 - [Commits](kubernetes/apimachinery@v0.35.1...v0.35.6) Updates `k8s.io/client-go` from 0.35.0 to 0.35.6 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.35.0...v0.35.6) Updates `sigs.k8s.io/controller-runtime` from 0.23.1 to 0.23.3 - [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.23.1...v0.23.3) --- updated-dependencies: - dependency-name: k8s.io/apimachinery dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kubernetes - dependency-name: k8s.io/client-go dependency-version: 0.35.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kubernetes - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.23.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: kubernetes ... Signed-off-by: dependabot[bot] <support@github.com>
accce2c to
5e98569
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 kubernetes group with 3 updates in the / directory: k8s.io/apimachinery, k8s.io/client-go and sigs.k8s.io/controller-runtime.
Updates
k8s.io/apimachineryfrom 0.35.1 to 0.35.6Commits
5e12da0Merge pull request #139509lalitc375/automated-cherry-pick-of-#139480f540d67Fix wrong marking of errors475c941Merge pull request #138356 from dims/update-moby-spdystream-v0.5.1-1.356c08bb5Update github.com/moby/spdystream from v0.5.0 to v0.5.145398efMerge pull request #137927 from lalitc375/cherry-pick-137864b414b94Fix backport differences for 1.35 (remove WithOrigin and MarkAlpha)f933a4dAdd slice and map union member support with tests977ad5bUse IsZero instead of IsNil for union ratcheting checka128230Fix union validation ratcheting when oldObj is nilUpdates
k8s.io/client-gofrom 0.35.0 to 0.35.6Commits
ad0b54eUpdate dependencies to v0.35.6 tag8ebd9bbMerge pull request #138356 from dims/update-moby-spdystream-v0.5.1-1.3500b2f2bUpdate github.com/moby/spdystream from v0.5.0 to v0.5.1f80003cMerge pull request #136903pohly/automated-cherry-pick-of-#1364558b41556fake client-go: un-deprecate NewSimpleClientsetUpdates
sigs.k8s.io/controller-runtimefrom 0.23.1 to 0.23.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
f9589b9Merge pull request #3469 from k8s-infra-cherrypick-robot/cherry-pick-3468-to-...25615adEnsure DefaulterRemoveUnknownOrOmitableFields is still working even if object...8122a62Merge pull request #3467 from k8s-infra-cherrypick-robot/cherry-pick-3463-to-...35093c6Reduce memory usage of default webhooks4dbfa5c[release-0.23] 🐛 Fix fake client's SSA status patch resource version check (#...