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

build(deps): update module spf13/cobra to v1 #1676

Merged
merged 1 commit into from
Jan 31, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/spf13/cobra require major v0.0.7 -> 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)

v1.0.0

Compare Source

Announcing v1.0.0 of Cobra. 🎉
Notable Changes


Renovate configuration

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

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

♻️ Rebasing: Never, 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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 30, 2021
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-spf13-cobra-1.x branch from c80556b to 02643ad Compare January 30, 2021 13:48
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-spf13-cobra-1.x branch from 02643ad to 610fd3c Compare January 31, 2021 03:21
@nightah nightah merged commit f1664fe into master Jan 31, 2021
@nightah nightah deleted the renovate/github.aaakk.us.kg-spf13-cobra-1.x branch January 31, 2021 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants