yogo
yogo copied to clipboard
Bump github.com/spf13/cobra from 1.10.1 to 1.10.2
Bumps github.com/spf13/cobra from 1.10.1 to 1.10.2.
Release notes
Sourced from github.com/spf13/cobra's releases.
v1.10.2
🔧 Dependencies
- chore: Migrate from
gopkg.in/yaml.v3togo.yaml.in/yaml/v3by@dimsin spf13/cobra#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
@marckhouzamin spf13/cobra#2327- fix: actions/setup-go v6 by
@jpmcbin spf13/cobra#2337🔥✍🏼 Docs
- Add documentation for repeated flags functionality by
@rvergisin spf13/cobra#2316🍂 Refactors
- refactor: replace several vars with consts by
@htoyoda18in spf13/cobra#2328- refactor: change minUsagePadding from var to const by
@ssam18in spf13/cobra#2325🤗 New Contributors
@rvergismade their first contribution in spf13/cobra#2316@htoyoda18made their first contribution in spf13/cobra#2328@ssam18made their first contribution in spf13/cobra#2325@dimsmade their first contribution in spf13/cobra#2336Full Changelog: https://github.com/spf13/cobra/compare/v1.10.1...v1.10.2
Thank you to our amazing contributors!!!!! 🐍 🚀
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)- See full diff 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)