build(deps): bump the k8s group with 4 updates #911
Closed
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 4 updates: sigs.k8s.io/controller-runtime, sigs.k8s.io/kustomize/api, sigs.k8s.io/kustomize/kyaml and sigs.k8s.io/yaml.
Updates
sigs.k8s.io/controller-runtime
from 0.16.3 to 0.17.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
c25fe2f
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 manager8968da8
Merge pull request #2749 from k8s-infra-cherrypick-robot/cherry-pick-2747-to-...64dd305
bug: Cache: Keep selectors when byObject.Namespaces is defaultedbd9ea79
Merge pull request #2711 from sbueringer/pr-bump-1.2955d540b
Update to Kubernetes v1.29.2d0396a3
Merge pull request #2688 from k8s-infra-cherrypick-robot/cherry-pick-2687-to-...565aa5b
Fix lazy rest mapper cache invalidationUpdates
sigs.k8s.io/kustomize/api
from 0.10.1 to 0.17.1Release notes
Sourced from sigs.k8s.io/kustomize/api's releases.
... (truncated)
Commits
42873c8
Merge pull request #5644 from koba1t/fix/version_subcommand_is_broken277da9e
fix version subcommand is not working after release build2b00d88
Merge pull request #5643 from koba1t/unpinEverything08d0593
unpin api31706fd
Merge pull request #5641 from koba1t/pinToApie862612
Update api to v0.17.01b44976
Merge pull request #5640 from koba1t/pinToCmdConfiga9f7a04
Update cmd/config to v0.14.0cd954ce
Merge pull request #5639 from koba1t/pinToKyaml10c292f
Update kyaml to v0.17.0Updates
sigs.k8s.io/kustomize/kyaml
from 0.13.0 to 0.17.0Release notes
Sourced from sigs.k8s.io/kustomize/kyaml's releases.
... (truncated)
Commits
1b44976
Merge pull request #5640 from koba1t/pinToCmdConfiga9f7a04
Update cmd/config to v0.14.0cd954ce
Merge pull request #5639 from koba1t/pinToKyaml10c292f
Update kyaml to v0.17.0a9bfabc
Merge pull request #5637 from karlkfi/karl-fix-generate398aa36
Merge pull request #5638 from kubernetes-sigs/dependabot/go_modules/hack/gith...8f2d243
Merge pull request #5634 from kubernetes-sigs/dependabot/go_modules/hack/gith...fd06780
build(deps): bump github.com/cloudflare/circl in /hack562cbc1
build(deps): bump github.com/cli/cli from 0.6.0 to 1.2.1 in /hackd5f3c4f
Merge pull request #5635 from kubernetes-sigs/dependabot/go_modules/hack/gith...Updates
sigs.k8s.io/yaml
from 1.3.0 to 1.4.0Release notes
Sourced from sigs.k8s.io/yaml's releases.
Commits
c3772b5
Merge pull request #97 from liggitt/owners604031b
Update ownerseead467
Merge pull request #76 from natasha41575/go-yaml-forkf2c0229
add test demonstrating consistency between yaml.v2 and yaml.v320d25fa
update LICENSE, owners, and readmesa7b5665
exclude forked libs from golintb6d8b45
fix leading newline issue330e1e5
make sequence style configurable70ebea7
change import paths to forked yaml libsb96582b
fork go-yaml v2 and v3Dependabot 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