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 module spf13/cobra to v1.1.1 #219

Merged
merged 1 commit into from
Oct 29, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2020

This PR contains the following updates:

Package Type Update Change
github.com/spf13/cobra require minor v1.0.0 -> v1.1.1

Release Notes

spf13/cobra

v1.1.1

Compare Source

  • Fix: yaml.v2 2.3.0 contained a unintended breaking change. This release reverts to yaml.v2 v2.2.8 which has recent critical CVE fixes, but does not have the breaking changes. See #​1259 for context.
  • Fix: correct internal formatting for go-md2man v2 (which caused man page generation to be broken). See #​1049 for context.

v1.1.0

Compare Source

Notable Changes

  • Extend Go completions and revamp zsh comp (#​1070)
  • Add completion for help command (#​1136)
  • Complete subcommands when TraverseChildren is set (#​1171)
  • Fix stderr printing functions (#​894)
  • fix: fish output redirection (#​1247)

Renovate 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch 2 times, most recently from f8f54be to 5cd652d Compare October 18, 2020 20:36
@renovate renovate bot changed the title Update module spf13/cobra to v1.1.0 Update module spf13/cobra to v1.1.1 Oct 18, 2020
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch 3 times, most recently from 32fab63 to 338a44b Compare October 25, 2020 11:24
@renovate renovate bot force-pushed the renovate/github.com-spf13-cobra-1.x branch from 338a44b to 333c45a Compare October 25, 2020 11:50
@abyssparanoia abyssparanoia merged commit 3d3ff6c into master Oct 29, 2020
@abyssparanoia abyssparanoia deleted the renovate/github.com-spf13-cobra-1.x branch October 29, 2020 10:48
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.

2 participants