gcp-filestore-csi-driver
gcp-filestore-csi-driver copied to clipboard
Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 in the spf13 group
Bumps the spf13 group with 1 update: github.com/spf13/cobra.
Updates 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
@scopin spf13/cobra#1938🐛 Bug fixes
- Micro-optimizations by
@scopin spf13/cobra#1957🔧 Maintenance
- build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 by
@dependabotin spf13/cobra#2127- Consistent annotation names by
@nirsin spf13/cobra#2140- Remove fully inactivated linters by
@nirsin spf13/cobra#2148- Address golangci-lint deprecation warnings, enable some more linters by
@scopin spf13/cobra#2152🧪 Testing & CI/CD
- Add test for func in cobra.go by
@korovindenisin spf13/cobra#2094- ci: test golang 1.22 by
@cyrilicoin spf13/cobra#2113- Optimized and added more linting by
@scopin spf13/cobra#2099- build(deps): bump actions/setup-go from 4 to 5 by
@dependabotin spf13/cobra#2087- build(deps): bump actions/labeler from 4 to 5 by
@dependabotin spf13/cobra#2086- build(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 by
@dependabotin spf13/cobra#2108- build(deps): bump actions/cache from 3 to 4 by
@dependabotin spf13/cobra#2102✏️ Documentation
- Fixes and docs for usage as plugin by
@nirsin spf13/cobra#2070- flags: clarify documentation that LocalFlags related function do not modify the state by
@niamsterin spf13/cobra#2064- chore: remove repetitive words by
@racerolein spf13/cobra#2122- Add LXC to the list of projects using Cobra
@VaradBelwalkarin spf13/cobra#2071- Update projects_using_cobra.md by
@marcuskohlbergin spf13/cobra#2089- [chore]: update projects using cobra by
@cmwylie19in spf13/cobra#2093- Add Taikun CLI to list of projects by
@Smidrain spf13/cobra#2098- Add Incus to the list of projects using Cobra by
@montag451in spf13/cobra#2118
... (truncated)
Commits
e94f6d0Address golangci-lint deprecation warnings, enable some more linters (#2152)8003b74Remove fully inactivated linters (#2148)5c2c1d6Consistent annotation names (#2140)5a1aceabuild(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.3 to 2.0.4 (#2127)0fc86c2docs: update user guide (#2128)6b5f577More linting (#2099)bd914e5fix: remove deprecated io/ioutils package (#2120)1f80fa2chore: remove repetitive words (#2122)c69ae4cci: test golang 1.22 (#2113)a30cee5build(deps): bump actions/cache from 3 to 4 (#2102)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
I understand the commands that are listed here.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.
/ok-to-test
/lgtm /approve
The committers listed above are authorized under a signed CLA.
- :white_check_mark: login: dependabot[bot] (9f3e813cad19355f4a9d56bdc14f08dcf746bbed)
/lgtm /approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: dependabot[bot], tyuchn
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~OWNERS~~ [tyuchn]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment