Bump github.com/spf13/cobra from 1.8.0 to 1.8.1
Bumps github.com/spf13/cobra from 1.8.0 to 1.8.1.
Release notes
Sourced from github.com/spf13/cobra's releases.
v1.8.1
✨ Features
- Add env variable to suppress completion descriptions on create by
@scop
in spf13/cobra#1938
🐛 Bug fixes
- Micro-optimizations by
@scop
in spf13/cobra#1957
🔧 Maintenance
- build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 by
@dependabot
in spf13/cobra#2127- Consistent annotation names by
@nirs
in spf13/cobra#2140- Remove fully inactivated linters by
@nirs
in spf13/cobra#2148- Address golangci-lint deprecation warnings, enable some more linters by
@scop
in spf13/cobra#2152🧪 Testing & CI/CD
- Add test for func in cobra.go by
@korovindenis
in spf13/cobra#2094- ci: test golang 1.22 by
@cyrilico
in spf13/cobra#2113- Optimized and added more linting by
@scop
in spf13/cobra#2099- build(deps): bump actions/setup-go from 4 to 5 by
@dependabot
in spf13/cobra#2087- build(deps): bump actions/labeler from 4 to 5 by
@dependabot
in spf13/cobra#2086- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by
@dependabot
in spf13/cobra#2108- build(deps): bump actions/cache from 3 to 4 by
@dependabot
in spf13/cobra#2102
✏ ️ Documentation
- Fixes and docs for usage as plugin by
@nirs
in spf13/cobra#2070- flags: clarify documentation that LocalFlags related function do not modify the state by
@niamster
in spf13/cobra#2064- chore: remove repetitive words by
@racerole
in spf13/cobra#2122- Add LXC to the list of projects using Cobra
@VaradBelwalkar
in spf13/cobra#2071- Update projects_using_cobra.md by
@marcuskohlberg
in spf13/cobra#2089- [chore]: update projects using cobra by
@cmwylie19
in spf13/cobra#2093- Add Taikun CLI to list of projects by
@Smidra
in spf13/cobra#2098- Add Incus to the list of projects using Cobra by
@montag451
in spf13/cobra#2118
... (truncated)
Commits
-
e94f6d0
Address golangci-lint deprecation warnings, enable some more linters (#2152) -
8003b74
Remove fully inactivated linters (#2148) -
5c2c1d6
Consistent annotation names (#2140) -
5a1acea
build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127) -
0fc86c2
docs: update user guide (#2128) -
6b5f577
More linting (#2099) -
bd914e5
fix: remove deprecated io/ioutils package (#2120) -
1f80fa2
chore: remove repetitive words (#2122) -
c69ae4c
ci: test golang 1.22 (#2113) -
a30cee5
build(deps): bump actions/cache from 3 to 4 (#2102) - Additional commits viewable in compare view