This repository was archived by the owner on Oct 3, 2025. It is now read-only.
chore(deps): bump the dependencies group across 1 directory with 6 updates #780
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:
1.9.1
1.10.1
1.10.0
1.11.1
0.5.2
0.6.0
1.36.6
1.36.9
1.34.0
1.34.1
Updates
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.9Updates
k8s.io/kubernetes
from 1.34.0 to 1.34.1Release notes
Sourced from k8s.io/kubernetes's releases.
Commits
93248f9
Release commit for Kubernetes v1.34.145a8851
Merge pull request #133901yongruilin/automated-cherry-pick-of-#133896
7bd2900
fix: Only warn for unrecognized formats on type=string8c0988a
Merge pull request #133745jsafrane/automated-cherry-pick-of-#133425
4fa4783
Merge pull request #133749xigang/automated-cherry-pick-of-#132477
c45c5b3
Merge pull request #133783vpnachev/automated-cherry-pick-of-#133771
48666c4
Merge pull request #133879serathius/automated-cherry-pick-of-#133873
f779cf6
Disable estimating resource size for resources with watch cache disabledcb97641
Merge pull request #133866serathius/automated-cherry-pick-of-#133817
9673966
Disable collecting stats for resources not setting prefix to prevent error logsDependabot 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