chore(deps): update module github.com/spf13/cobra to v1.10.2
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| github.com/spf13/cobra | require | patch |
v1.10.1 -> v1.10.2
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
spf13/cobra (github.com/spf13/cobra)
v1.10.2
🔧 Dependencies
- chore: Migrate from
gopkg.in/yaml.v3togo.yaml.in/yaml/v3by @dims in https://github.com/spf13/cobra/pull/2336 - thegopkg.in/yaml.v3package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers ofspf13/cobra
📈 CI/CD
- Fix linter and allow CI to pass by @marckhouzam in https://github.com/spf13/cobra/pull/2327
- fix: actions/setup-go v6 by @jpmcb in https://github.com/spf13/cobra/pull/2337
🔥 ✍🏼 Docs
- Add documentation for repeated flags functionality by @rvergis in https://github.com/spf13/cobra/pull/2316
🍂 Refactors
- refactor: replace several vars with consts by @htoyoda18 in https://github.com/spf13/cobra/pull/2328
- refactor: change minUsagePadding from var to const by @ssam18 in https://github.com/spf13/cobra/pull/2325
🤗 New Contributors
- @rvergis made their first contribution in https://github.com/spf13/cobra/pull/2316
- @htoyoda18 made their first contribution in https://github.com/spf13/cobra/pull/2328
- @ssam18 made their first contribution in https://github.com/spf13/cobra/pull/2325
- @dims made their first contribution in https://github.com/spf13/cobra/pull/2336
Full Changelog: https://github.com/spf13/cobra/compare/v1.10.1...v1.10.2
Thank you to our amazing contributors!!!!!
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.