Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all dependencies #34

Merged
merged 1 commit into from
Dec 8, 2022
Merged

Update all dependencies #34

merged 1 commit into from
Dec 8, 2022

Conversation

ggrossetie
Copy link
Member

@ggrossetie ggrossetie commented Oct 30, 2022

This PR contains the following updates:

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

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! 👏🏼)
spf13/viper

v1.14.0

Compare Source

What's Changed

Enhancements 🚀
Breaking Changes 🛠
Dependency Updates ⬆️

Full Changelog: spf13/viper@v1.13.0...v1.14.0


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@ggrossetie ggrossetie changed the title Update module github.com/spf13/cobra to v1.6.1 Update all dependencies Nov 7, 2022
@ggrossetie ggrossetie merged commit 0b472ec into master Dec 8, 2022
@ggrossetie ggrossetie deleted the renovate/all branch December 8, 2022 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants