-
Notifications
You must be signed in to change notification settings - Fork 555
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
rebase: bump the k8s-dependencies group with 3 updates #4383
rebase: bump the k8s-dependencies group with 3 updates #4383
Conversation
1fa94c2
to
fd77aba
Compare
@Mergifyio rebase |
Bumps the k8s-dependencies group with 3 updates: [k8s.io/klog/v2](https://github.com/kubernetes/klog), [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) and [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime). Updates `k8s.io/klog/v2` from 2.120.0 to 2.120.1 - [Release notes](https://github.com/kubernetes/klog/releases) - [Changelog](https://github.com/kubernetes/klog/blob/main/RELEASE.md) - [Commits](kubernetes/klog@v2.120.0...v2.120.1) Updates `k8s.io/kubernetes` from 1.29.0 to 1.29.1 - [Release notes](https://github.com/kubernetes/kubernetes/releases) - [Commits](kubernetes/kubernetes@v1.29.0...v1.29.1) Updates `sigs.k8s.io/controller-runtime` from 0.16.3 to 0.17.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.16.3...v0.17.0) --- updated-dependencies: - dependency-name: k8s.io/klog/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: k8s.io/kubernetes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
fd77aba
to
3942133
Compare
✅ Branch has been successfully rebased |
/test ci/centos/k8s-e2e-external-storage/1.26 |
/test ci/centos/mini-e2e-helm/k8s-1.26 |
/test ci/centos/upgrade-tests-cephfs |
/test ci/centos/k8s-e2e-external-storage/1.27 |
/test ci/centos/mini-e2e/k8s-1.26 |
/test ci/centos/upgrade-tests-rbd |
/test ci/centos/k8s-e2e-external-storage/1.29 |
/test ci/centos/k8s-e2e-external-storage/1.28 |
/test ci/centos/mini-e2e-helm/k8s-1.27 |
/test ci/centos/mini-e2e-helm/k8s-1.29 |
/test ci/centos/mini-e2e-helm/k8s-1.28 |
/test ci/centos/mini-e2e/k8s-1.27 |
/test ci/centos/mini-e2e/k8s-1.29 |
/test ci/centos/mini-e2e/k8s-1.28 |
@dependabot recreate |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the k8s-dependencies group with 3 updates: k8s.io/klog/v2, k8s.io/kubernetes and sigs.k8s.io/controller-runtime.
Updates
k8s.io/klog/v2
from 2.120.0 to 2.120.1Release notes
Sourced from k8s.io/klog/v2's releases.
Commits
007e661
textlogger: allow caller to override stack unwindingUpdates
k8s.io/kubernetes
from 1.29.0 to 1.29.1Release notes
Sourced from k8s.io/kubernetes's releases.
Commits
bc401b9
Release commit for Kubernetes v1.29.12991f6e
Merge pull request #122369cici37/automated-cherry-pick-of-#122193
48ae4f7
Merge pull request #122718pacoxu/automated-cherry-pick-of-#122697
5350f08
Revert "Graduate Evented PLEG to Beta"6af41c4
Merge pull request #122711 from cpanato/update-go-1.21-rel-1295b1e144
[go] Bump images, dependencies and versions to go 1.21.6 and distroless iptab...ddcd83b
Merge pull request #122452ardaguclu/automated-cherry-pick-of-#122447
85e44df
Merge pull request #122366caohe/automated-cherry-pick-of-#122068
e1520ad
Merge pull request #122345gnufied/automated-cherry-pick-of-#122211
eefb005
Merge pull request #122478 from liangyuanpeng/automated-cherry-pick-of-#12162...Updates
sigs.k8s.io/controller-runtime
from 0.16.3 to 0.17.0Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
11e5a5e
Merge pull request #2651 from kubernetes-sigs/dependabot/go_modules/github.co...66939d4
Merge pull request #2655 from joelanford/bump-apidiff672d678
bump go-apidiff to v0.8.2d5f5430
Update generated codea23bdc8
🌱 Bump github.com/onsi/ginkgo/v2 from 2.13.2 to 2.14.09e6e3b1
Merge pull request #2650 from alvaroaleman/bump-jsonpatchea529dd
🐛 Don't truncate large int64s in MergePatch48d9a7b
Merge pull request #2647 from fxierh/fix-client-commentsf29ed4e
Elaborate in which cases the client reads from a cache7679253
Merge pull request #2649 from sbueringer/pr-bump-ctYou 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