-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Bump the k8s group with 2 updates #2222
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: master
Are you sure you want to change the base?
Conversation
16dd12a
to
34f36d1
Compare
34f36d1
to
6119c24
Compare
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
6119c24
to
a63617a
Compare
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
a63617a
to
9466c29
Compare
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
1 similar comment
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
9466c29
to
4c6cac7
Compare
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
2 similar comments
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
4c6cac7
to
9e7b138
Compare
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
Bumps the k8s group with 2 updates: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/apimachinery` from 0.29.12 to 0.32.3 - [Commits](kubernetes/apimachinery@v0.29.12...v0.32.3) Updates `k8s.io/client-go` from 0.29.12 to 0.32.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.29.12...v0.32.3) --- updated-dependencies: - dependency-name: k8s.io/apimachinery dependency-version: 0.32.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s - dependency-name: k8s.io/client-go dependency-version: 0.32.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s ... Signed-off-by: dependabot[bot] <support@github.com>
9e7b138
to
1c36a00
Compare
Bumps the k8s group with 2 updates: k8s.io/apimachinery and k8s.io/client-go.
Updates
k8s.io/apimachinery
from 0.29.12 to 0.32.3Commits
59e9003
Merge remote-tracking branch 'origin/master' into release-1.32639247c
Drop use of winreadlinkvolume godebug option220d7c3
Merge remote-tracking branch 'origin/master' into release-1.32c199d3b
Revert to go1.22 windows filesystem stdlib behavior16af2ff
implement unsafe deletion, and wire it6ff8305
api: run codegenca9b8b2
api: add a new field to meta/v1 DeleteOptionsd941d9f
Merge pull request #128503 from benluddy/cbor-codecs-featuregate3b4250f
Wire serving codecs to CBOR feature gate.daaad09
Merge pull request #128501 from benluddy/watch-cbor-seqUpdates
k8s.io/client-go
from 0.29.12 to 0.32.3Commits
c106b23
Update dependencies to v0.32.3 tag4765ade
Merge remote-tracking branch 'origin/master' into release-1.32692a511
Drop use of winreadlinkvolume godebug option9df5099
Merge remote-tracking branch 'origin/master' into release-1.32120beb2
Revert to go1.22 windows filesystem stdlib behavior55d23e2
Align fake client-go clients with the main interface646e79b
Run codegenc475fe0
Generify fake clientsets955401c
Merge pull request #128407 from ndixita/pod-level-resourceseddb107
Merge pull request #127857 from Jefftree/cle-v1alpha2Most Recent Ignore Conditions Applied to This Pull Request
You 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