chore: bump the k8s group across 1 directory with 5 updates #26
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 k8s group with 3 updates in the / directory: k8s.io/api, k8s.io/apiextensions-apiserver and sigs.k8s.io/controller-runtime.
Updates
k8s.io/api
from 0.29.2 to 0.29.5Commits
d4799af
Update dependencies to v0.29.5 tag448db12
Merge pull request #124180 from MadhavJivrajani/bump-x-net-2023-45288-1298240278
[CVE-2023-45288] .*: bump x/net to v0.23.0b31b2fd
sync: update go.modf98a503
Merge pull request #123763 from liggitt/proto-1.291e39277
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...Updates
k8s.io/apiextensions-apiserver
from 0.29.2 to 0.29.5Commits
62bc744
Update dependencies to v0.29.5 tagce4a37c
Merge pull request #124180 from MadhavJivrajani/bump-x-net-2023-45288-12915b1282
[CVE-2023-45288] .*: bump x/net to v0.23.0400935e
sync: update go.mod4b0ba87
Merge pull request #123763 from liggitt/proto-1.29d499055
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...Updates
k8s.io/apimachinery
from 0.29.2 to 0.29.5Commits
2bbf530
Merge pull request #124172liggitt/automated-cherry-pick-of-#123598
3e7c65a
Merge pull request #124180 from MadhavJivrajani/bump-x-net-2023-45288-12906deedf
[CVE-2023-45288] .*: bump x/net to v0.23.0d794766
Merge pull request #123763 from liggitt/proto-1.299b124b1
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...801d824
Avoid logging binary junk for frame write failureUpdates
k8s.io/client-go
from 0.29.2 to 0.29.5Commits
4467d2d
Update dependencies to v0.29.5 tag1e7adee
Merge pull request #124172liggitt/automated-cherry-pick-of-#123598
0058eee
Merge pull request #124180 from MadhavJivrajani/bump-x-net-2023-45288-129f0be73d
[CVE-2023-45288] .*: bump x/net to v0.23.0ca07432
sync: update go.mod403b37f
Merge pull request #123763 from liggitt/proto-1.2992199ae
[CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...cc21122
Keep streams from being set up after closeAllStreamReaders is called8636987
Make websocket heartbeat test timing less flakyUpdates
sigs.k8s.io/controller-runtime
from 0.17.2 to 0.17.5Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
c50f2df
Merge pull request #2815 from k8s-infra-cherrypick-robot/cherry-pick-2813-to-...2f0c2eb
Reintroduce AddMetricsExtraHandler on manager6f1c3d8
Merge pull request #2807 from k8s-infra-cherrypick-robot/cherry-pick-2805-to-...d1d3267
bug: Cache: Fix label defaulting of byObject when namespaces are configureddd5cbad
Merge pull request #2772 from k8s-infra-cherrypick-robot/cherry-pick-2771-to-...7b81274
✨ client: Add client-wide fieldManagerc25fe2f
Merge pull request #2761 from k8s-infra-cherrypick-robot/cherry-pick-2757-to-...f5833f3
bug: Runnable group should check if stopped before enqueueing854a6b1
Merge pull request #2752 from k8s-infra-cherrypick-robot/cherry-pick-2724-to-...d39bab8
🐛 prevent leader election when shutting down a non-elected managerDependabot 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