chore(deps): update module github.com/spf13/cobra to v1.6.1 #12

Merged
CSRBot merged 1 commits from renovate/github.com-spf13-cobra-1.x into master 2022-10-25 02:21:40 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/spf13/cobra require patch v1.6.0 -> v1.6.1

Release Notes

spf13/cobra

v1.6.1

Compare Source

Bug fixes 🐛
  • Fixes a panic when AddGroup isn't called before AddCommand(my-sub-command) is executed. This can happen within more complex cobra file structures that have many different inits to be executed. Now, the check for groups has been moved to ExecuteC and provides more flexibility when working with grouped commands - @​marckhouzam (and shout out to @​aawsome, @​andig and @​KINGSABRI for a deep investigation into this! 👏🏼)

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/spf13/cobra](https://github.com/spf13/cobra) | require | patch | `v1.6.0` -> `v1.6.1` | --- ### Release Notes <details> <summary>spf13/cobra</summary> ### [`v1.6.1`](https://github.com/spf13/cobra/releases/v1.6.1) [Compare Source](https://github.com/spf13/cobra/compare/v1.6.0...v1.6.1) ##### Bug fixes 🐛 - Fixes a panic when `AddGroup` isn't called before `AddCommand(my-sub-command)` is executed. This can happen within more complex cobra file structures that have many different `init`s to be executed. Now, the check for groups has been moved to `ExecuteC` and provides more flexibility when working with grouped commands - [@&#8203;marckhouzam](https://github.com/marckhouzam) (and shout out to [@&#8203;aawsome](https://github.com/aawsome), [@&#8203;andig](https://github.com/andig) and [@&#8203;KINGSABRI](https://github.com/KINGSABRI) for a deep investigation into this! 👏🏼) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
CSRBot added 1 commit 2022-10-25 02:11:39 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
67f083a3cc
chore(deps): update module github.com/spf13/cobra to v1.6.1
CSRBot merged commit 67f083a3cc into master 2022-10-25 02:21:40 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: volker.raschek/drone-email#12
No description provided.