chore(deps): update module github.com/spf13/cobra to v1.4.0 #11
Loadingβ¦
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/github.com-spf13-cobra-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.2.1
->v1.4.0
Release Notes
spf13/cobra
v1.4.0
Compare Source
Winter 2022 Release βοΈ
Another season, another release!
Goodbye viper! π π
The core Cobra library no longer requires Viper and all of its indirect dependencies. This means that Cobra's dependency tree has been drastically thinned! The Viper dependency was included because of the
cobra
CLI generation tool. This tool has migrated tospf13/cobra-cli
.It's pretty unlikely you were importing and using the bootstrapping CLI tool as part of your application (after all, it's just a tool to get going with core
cobra
).But if you were, replace occurrences of
with
And in your
go.mod
, you'll want to also include this dependency:Again, the maintainers do not anticipate this being a breaking change to users of the core
cobra
library, so minimal work should be required for users to integrate with this new release. Moreover, this means the dependency tree for your application using Cobra should no longer require dependencies that were inherited from Viper. Huzzah! π₯³If you'd like to read more
Documentation π
@latest
: https://github.com/spf13/cobra/pull/1576Other π
Shoutout to our awesome contributors helping to make this cobra release possible!!
@βspf13 @βmarckhouzam @βjohnSchnake @βjpmcb @βliggitt @βumarcor @βhiljusti @βmarians @βshyim @βhtroisi
v1.3.0
Compare Source
v1.3.0 - The Fall 2021 release π
Completion fixes & enhancements ππΌ
In
v1.2.0
, we introduced a new model for completions. Thanks to everyone for trying it, giving feedback, and providing numerous fixes! Continue to work with the new model as the old one (as noted in code comments) will be deprecated in a coming release.DisableFlagParsing
now triggers custom completions for flag names #β1161help
completion formatting improvements & fixes #β1444help
example: short desc are now capitalized and removes extra spacing from long description #β1455menu-complete
,menu-complete-backward
andinsert-completions
. These descriptions are now purposefully removed in support of this model. #β1509~/.cobra.yaml
. Log messageUsing config file: ~/.cobra.yaml
now printed to stderr #β1510completion
command #β1541__complete
command for programs without subcommands #β1563Generator changes βοΈ
Thanks to @βspf13 for providing a number of changes to the Cobra generator tool, streamlining it for new users!
none
New Features β
MatchAll
allows combining several PositionalArgs to work in concert. This now allows for enabling composingPositionalArgs
#β896Bug Fixes π
init
boilerplates #β1463 #β1552 #β1557Testing π
args_test
#β1426golangci-lint
github action #β1477Security π
v1.10.0
viper
: https://github.com/spf13/cobra/issues/1538. This will be patched in a future releaseDocumentation π
projects_using_cobra.md
file: #β1377 #β1501 #β1454--author
flag is specified #β1009shell_completions.md
has an easier to use snippet for copying and pasting shell completions #β1372Other π
cpuguy83/go-md2man
to v2.0.1 #β1460lesser
typo from the GPL-2.0 license #β880Thank you to all our amazing contributors βππ
Configuration
π Schedule: At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
c914cdce56
to5786085a27
5786085a27
to1d5dc5f811
1d5dc5f811
to12cb5d3f6b
12cb5d3f6b
to8c676e6ab4
8c676e6ab4
toeb0e5003cf
eb0e5003cf
toe5ce554b52
e5ce554b52
to8a414fe087
8a414fe087
to1587f1e68c
1587f1e68c
to58f4965297
58f4965297
to03f61b6724
03f61b6724
toe2dad1d48e
e2dad1d48e
to96618051fe