chore: bump the k8s group in /constraint with 4 updates #371
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 in /constraint with 4 updates: k8s.io/api, k8s.io/apiextensions-apiserver, sigs.k8s.io/controller-runtime and sigs.k8s.io/yaml.
Updates
k8s.io/api
from 0.27.2 to 0.28.3Commits
59c6b15
Update dependencies to v0.28.3 tag579c82b
Merge pull request #121128 from MadhavJivrajani/bump-x-net-128f72d479
.: bump golang.org/x/net to v0.17.0546e425
Merge pull request #120329liggitt/automated-cherry-pick-of-#120327
7315e44
Revert to json-patch 4.12.0962dfd4
Merge pull request #120208mimowo/automated-cherry-pick-of-#120204
37b4561
Mark Job onPodConditions as optional in pod failure policyac59949
Merge remote-tracking branch 'origin/master' into release-1.28e32cee6
Merge pull request #119876 from marosset/revert-118895b582191
Revert "Merge pull request #118895 from RyanAoh/kep-1860"Updates
k8s.io/apiextensions-apiserver
from 0.27.2 to 0.28.3Commits
b1e410b
Update dependencies to v0.28.3 tagc624896
Merge pull request #121128 from MadhavJivrajani/bump-x-net-128da001b1
.: bump golang.org/x/net to v0.17.02d89f88
Merge pull request #120356 from stevekuznetsov/automated-cherry-pick-of-#1201...efb98fd
Merge pull request #119807jpbetz/automated-cherry-pick-of-#119800
6087aeb
Merge pull request #120141Jefftree/automated-cherry-pick-of-#120109
3ea4ec4
Merge pull request #120329liggitt/automated-cherry-pick-of-#120327
0ede49e
Revert to json-patch 4.12.06c12248
apiextensions-apiserver: generate applyconfigurationsb838126
Add wait for cache syncUpdates
sigs.k8s.io/controller-runtime
from 0.15.0 to 0.16.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
... (truncated)
Commits
5f8d96b
Merge pull request #2552 from varshaprasad96/bump/k8s-1.28.35572514
[fix]: Bump k8s to 1.28.37c1e2d9
Merge pull request #2541 from joelanford/0.16-golang-x-net5201923
🐛 bump golang.org/x/net to v0.17.08b5b1a2
Merge pull request #2539 from k8s-infra-cherrypick-robot/cherry-pick-2528-to-...b9c691d
sparkles: Cache: Allow defining options that apply to all namespaces that the...8361246
Merge pull request #2523 from troy0820/troy0820/cherry-pick-to-release-0.16f7b7450
🐛 Handle unstructured status update with fake client (#2495)2d6b699
[release-0.16] 🐛 Correctly identify if patch call was made on status (#2515)da31104
Merge pull request #2516 from k8s-infra-cherrypick-robot/cherry-pick-2507-to-...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