-
Notifications
You must be signed in to change notification settings - Fork 131
Bump the k8s-dependencies group with 3 updates #1231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
6c9d372
to
c357352
Compare
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
Bumps the k8s-dependencies group with 3 updates: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [k8s.io/utils](https://github.com/kubernetes/utils). Updates `k8s.io/apimachinery` from 0.31.1 to 0.33.3 - [Commits](kubernetes/apimachinery@v0.31.1...v0.33.3) Updates `k8s.io/client-go` from 0.31.1 to 0.33.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.1...v0.33.3) Updates `k8s.io/utils` from 0.0.0-20240921022957-49e7df575cb6 to 0.0.0-20241104100929-3ea5e8cea738 - [Commits](https://github.com/kubernetes/utils/commits) --- updated-dependencies: - dependency-name: k8s.io/apimachinery dependency-version: 0.33.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/client-go dependency-version: 0.33.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/utils dependency-version: 0.0.0-20241104100929-3ea5e8cea738 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
c357352
to
411d83d
Compare
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
Bumps the k8s-dependencies group with 3 updates: k8s.io/apimachinery, k8s.io/client-go and k8s.io/utils.
Updates
k8s.io/apimachinery
from 0.31.1 to 0.33.3Commits
173776a
Merge pull request #131708tigrato/automated-cherry-pick-of-#131702
a3d1fde
fix: fixes a possible panic inNewYAMLToJSONDecoder
955939f
bump etcd 3.5.21 sdke8a77bd
Merge pull request #130910 from googs1025/fix/datarace7e8c77e
Merge pull request #130906 from serathius/streaming-validation27fd396
flake: fix data race for func TestBackoff_Step8bcc6f1
Update kube-openapi and integrate streaming tags validation6ce776c
Merge pull request #130857 from thockin/kk_small_vg_diffsf2c94d6
Comment on origin and JSON schemab63ba07
Use origin in validateFalse's own testUpdates
k8s.io/client-go
from 0.31.1 to 0.33.3Commits
23a84e4
Update dependencies to v0.33.3 tagecbbb06
bump etcd 3.5.21 sdk2086688
Merge pull request #129970 from mortent/AddResourceV1beta2APIdba34c7
Run make updatee359642
Merge pull request #130556 from sreeram-venkitesh/kep-4960-container-stop-sig...3bf0a05
Merge pull request #130797 from jm-franc/configurable-tolerance7a03a3b
Generated files1676beb
Refresh autogenerated files following the configurable tolerance updates.387edb8
Merge pull request #130967 from aojea/listers21dc3b4
benchmark to show inefficient linear search lookupUpdates
k8s.io/utils
from 0.0.0-20240921022957-49e7df575cb6 to 0.0.0-20241104100929-3ea5e8cea738Commits
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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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