chore(deps): bump the dependencies group across 1 directory with 8 updates #769
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 6 updates in the / directory:
0.6.9
0.7.0
1.9.1
1.10.1
1.10.0
1.11.1
0.5.2
0.6.0
1.36.6
1.36.8
1.33.1
1.34.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
github.com/spf13/cobra
from 1.9.1 to 1.10.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
7da941c
chore: Bump pflag to v1.0.9 (#2305)51d6751
Bump pflag to 1.0.8 (#2303)3f3b818
Update README.md with new logodcaf42e
Add Periscope to the list of projects using Cobra (#2299)6dec1ae
The default ShellCompDirective can be customized for a command and its subcom...c8289c1
chore(golangci-lint): add some exclusion presets4af7b64
refactor: apply golangci-lint autofixes, work around false positives75790e4
chore(golangci-lint): upgrade to v2db3ddb5
Adding sponsorship to README.md67171d6
putting sponsorship below headerUpdates
github.com/stretchr/testify
from 1.10.0 to 1.11.1Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
2a57335
Merge pull request #1788 from brackendawson/1785-backport-1.11af8c912
Backport #1786 to release/1.11b7801fb
Merge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...69831f3
build(deps): bump actions/checkout from 4 to 5a53be35
Improve captureTestingT helperaafb604
mock: improve formatting of error message7218e03
improve error msg929a212
Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filteringbc7459e
suite: faster filtering of methods (-testify.m)7d37b5c
suite: refactor methodFilterUpdates
go.uber.org/mock
from 0.5.2 to 0.6.0Release notes
Sourced from go.uber.org/mock's releases.
Changelog
Sourced from go.uber.org/mock's changelog.
Commits
2d1c581
Prepare release v0.6.0 (#278)c654195
Update CI to run 1.24/1.25 (#277)5900c74
update golang.org/x/tools to v0.36.0 (#276)6a0445c
feat(bazel): mock_names flag support in archive mode (#262)aa11bfc
feat(bazel): support archive mode (#259)359202c
Support for archive mode (#258)871d86b
Back to development (#251)Updates
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.8Updates
k8s.io/kubernetes
from 1.33.1 to 1.34.0Release notes
Sourced from k8s.io/kubernetes's releases.
... (truncated)
Commits
f28b4c9
Release commit for Kubernetes v1.34.0a99d6bb
Merge remote-tracking branch 'origin/master' into release-1.3428c8381
Merge pull request #133695 from prezha/kube-proxy-iptables-startup-errorsf2170bc
kube-proxy: log but don't exit if ipv4 or ipv6 is not available38a66ad
Merge remote-tracking branch 'origin/master' into release-1.34091f87c
Merge pull request #133625 from danwinship/servicecidr-conformance91e472f
Merge remote-tracking branch 'origin/master' into release-1.34f47e969
CHANGELOG: Update directory for v1.34.0-rc.2 release78405b2
Update CHANGELOG/CHANGELOG-1.34.md for v1.34.0-rc.2ed3ccdb
Release commit for Kubernetes v1.34.0-rc.2Updates
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