chore(deps): bump the dependencies group across 1 directory with 5 updates #751
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 dependencies group with 5 updates in the / directory:
0.6.9
0.7.0
0.15.0
0.16.0
1.36.6
1.36.7
1.33.1
1.33.3
1.4.0
1.6.0
Updates
github.com/google/gnostic-models
from 0.6.9 to 0.7.0Commits
82b4ba0
Fix go.mod1214835
update yaml library to go.yaml.in/yaml511df6b
update README to 2025fbe822a
Update README to 2024d9cde49
chore: omit comparison to bool constant8f45726
chore: unnecessary use of fmt.Sprintfd47ab80
add manual trigger github actions164b47f
Disable protoc download in CIUpdates
golang.org/x/sync
from 0.15.0 to 0.16.0Commits
7fad2c9
errgroup: revert propagation of panicsUpdates
google.golang.org/protobuf
from 1.36.6 to 1.36.7Updates
k8s.io/kubernetes
from 1.33.1 to 1.33.3Release notes
Sourced from k8s.io/kubernetes's releases.
Commits
80779bd
Release commit for Kubernetes v1.33.32570910
Merge pull request #132272Peac36/automated-cherry-pick-of-#132168
5158ef6
Merge pull request #131577ndbaker1/automated-cherry-pick-of-#131251
f95a538
Merge pull request #132728mimowo/automated-cherry-pick-of-#132614
a95af19
Merge pull request #132860mimowo/automated-cherry-pick-of-#132502
053e244
Skip linter validation to allow cherrypick6a9319c
Use per-policy marker names for VAP integration tests.ecc8d0a
Merge pull request #132337 from hakuna-matatah/automated-cherry-pick-of-#1322...54a0cea
Merge pull request #132280neolit123/automated-cherry-pick-of-#130782
e9c25f7
Merge pull request #132158linxiulei/automated-cherry-pick-of-#132109
Updates
sigs.k8s.io/yaml
from 1.4.0 to 1.6.0Release notes
Sourced from sigs.k8s.io/yaml's releases.
Commits
048d724
Merge pull request #132 from thockin/master23c836c
Bolster tests, mostly in error-handling2e3340b
Add compact output tests4a4f539
Add test case for tabs in multi-line strings13509ad
Change which methods get a newline and fix tests59c2c43
Add compact mode so KYAML can be used in more placesabc1add
kyaml: Implement escaping closer to YAML spec7749171
Add a yamlfmt cmda932007
Add KYAML support0f318dc
Merge pull request #134 from kubernetes-sigs/forgot-to-add-redirects-for-cons...Dependabot 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