-
Notifications
You must be signed in to change notification settings - Fork 37
Bump the k8s group with 5 updates #795
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
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a openshift-kni member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. 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. |
1061bf9
to
64bd83d
Compare
3491636
to
da97641
Compare
/hold requires go 1.24 |
f66bedc
to
9e965f9
Compare
/hold requires go 1.24 |
2b4432b
to
2001373
Compare
2104b33
to
a1e4b6a
Compare
948cccc
to
be69943
Compare
fabe328
to
7cb6611
Compare
d29c678
to
d4f15df
Compare
@dependabot recreate |
d4f15df
to
d32b714
Compare
/unhold |
/ok-to-test |
/retest |
Bumps the k8s group with 5 updates: | Package | From | To | | --- | --- | --- | | [k8s.io/api](https://github.com/kubernetes/api) | `0.32.3` | `0.32.4` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.32.3` | `0.32.4` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.32.3` | `0.32.4` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.32.3` | `0.32.4` | | [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.32.3` | `0.32.4` | Updates `k8s.io/api` from 0.32.3 to 0.32.4 - [Commits](kubernetes/api@v0.32.3...v0.32.4) Updates `k8s.io/apiextensions-apiserver` from 0.32.3 to 0.32.4 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.32.3...v0.32.4) Updates `k8s.io/apimachinery` from 0.32.3 to 0.32.4 - [Commits](kubernetes/apimachinery@v0.32.3...v0.32.4) Updates `k8s.io/client-go` from 0.32.3 to 0.32.4 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.3...v0.32.4) Updates `k8s.io/code-generator` from 0.32.3 to 0.32.4 - [Commits](kubernetes/code-generator@v0.32.3...v0.32.4) --- updated-dependencies: - dependency-name: k8s.io/api dependency-version: 0.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s - dependency-name: k8s.io/apimachinery dependency-version: 0.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s - dependency-name: k8s.io/client-go dependency-version: 0.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s - dependency-name: k8s.io/code-generator dependency-version: 0.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s ... Signed-off-by: dependabot[bot] <support@github.com>
d32b714
to
267eb73
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. |
Bumps the k8s group with 5 updates:
0.32.3
0.32.4
0.32.3
0.32.4
0.32.3
0.32.4
0.32.3
0.32.4
0.32.3
0.32.4
Updates
k8s.io/api
from 0.32.3 to 0.32.4Commits
3cb6d6c
Update dependencies to v0.32.4 tagUpdates
k8s.io/apiextensions-apiserver
from 0.32.3 to 0.32.4Commits
f33477e
Update dependencies to v0.32.4 tagUpdates
k8s.io/apimachinery
from 0.32.3 to 0.32.4Commits
Updates
k8s.io/client-go
from 0.32.3 to 0.32.4Commits
7abc795
Update dependencies to v0.32.4 tagUpdates
k8s.io/code-generator
from 0.32.3 to 0.32.4Commits
1658fe4
Update dependencies to v0.32.4 tagYou can trigger a rebase of this PR 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