chore(deps): bump the gomod group with 9 updates #337
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 gomod group with 9 updates:
1.9.1
1.10.1
0.33.4
0.34.1
1.0.2
1.0.3-0.20250322232337-35a7c28c31ee
1.0.7
1.0.9
2.4.2
2.4.3
0.43.0
0.44.0
0.28.0
0.29.0
0.33.4
0.34.1
0.0.0-20241104163129-6fe5fd82f078
0.0.0-20250604170112-4c0f3b243397
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
k8s.io/api
from 0.33.4 to 0.34.1Commits
77c9e29
Update dependencies to v0.34.1 tag133a39c
Merge remote-tracking branch 'origin/master' into release-1.34fd087be
clarify that staging repos are automatically publishedff163ef
add pointer to CONTRIBUTING.md for more details on contributing, clarify read...5ec86fc
link to what a staging repository is08c5dee
docs: clarify that this is a staging repository and not for direct contributionsba64d0b
Update prerelease lifecycle to v1.3425f849c
Merge pull request #132522 from sunya-ch/KEP-5075-PRbaa1eb1
KEP-5075: generated codes from make update740b2c9
KEP-5075: API updatesUpdates
github.com/modern-go/reflect2
from 1.0.2 to 1.0.3-0.20250322232337-35a7c28c31eeCommits
Updates
github.com/spf13/pflag
from 1.0.7 to 1.0.9Release notes
Sourced from github.com/spf13/pflag's releases.
Commits
1043857
Merge pull request #446 from spf13/fix-backwards-compat7412009
fix: Restore ParseErrorsWhitelist name for nowb9c16fa
Merge pull request #444 from spf13/reset-args-even-if-empty40abc49
Merge pull request #443 from spf13/silence-errhelp1bf832c
Use errors.Is instead of equality checkd25dd24
Reset args on re-parse even if empty094909d
Merge pull request #365 from vaguecoder/str2str-sortedccb49e5
Print Default Values of String-to-String in Sorted Orderb55ffb6
fix: Don't print ErrHelp in ParseAll7c651d1
Merge pull request #407 from tmc/fix-errhelpUpdates
go.yaml.in/yaml/v2
from 2.4.2 to 2.4.3Commits
3b57511
Retract v2 tags that cannot be installedUpdates
golang.org/x/net
from 0.43.0 to 0.44.0Commits
3b23d57
http2: fix race condition when disabling goroutine debugging for one test8741050
http2: simplify TestServer_Push_RejectAfterGoAway96e405c
http2: modernize TestTransportRoundtripCloseOnWriteError6dc6880
http2: simplify ClientConn Close and Shutdown tests4e2915b
http2: modernize TestTransportAllocationsAfterResponseBodyClose30b0e78
http2: modernize TestRoundTripDoesntConsumeRequestBodyEarlyb9acd77
http2: speed up TestTransportFlowControl5153f4d
go.mod: update golang.org/x dependencies9338bdd
http2: speed up TestTransportHandlerBodyClose6b20036
http2: add synchronous handler support to serverTesterUpdates
golang.org/x/text
from 0.28.0 to 0.29.0Commits
e69f31b
go.mod: update golang.org/x dependencies60c9786
all: upgrade go directive to at least 1.24.0 [generated]Updates
k8s.io/apimachinery
from 0.33.4 to 0.34.1Commits
b72d93d
Merge remote-tracking branch 'origin/master' into release-1.34cd8b91c
clarify that staging repos are automatically published8c59599
add pointer to CONTRIBUTING.md for more details on contributing, clarify read...ec3cea5
link to what a staging repository ise4db694
docs: clarify that this is a staging repository and not for direct contributions04507a3
Merge pull request #132942 from thockin/kyaml50e39b1
Merge pull request #132935 from benluddy/cbor-bump-custom-marshalers7d108e8
Re-vendor sigs.k8s.io/yaml @ v1.6.058c4eb0
Merge pull request #133130 from ylink-lfs/chore/residual_boolptr_removal38a24e6
chore: residual boolptr and intptr removalUpdates
k8s.io/utils
from 0.0.0-20241104163129-6fe5fd82f078 to 0.0.0-20250604170112-4c0f3b243397Commits
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