aevea / release-notary

App to just generate release notes.
MIT License
34 stars 3 forks source link

chore(deps): update module spf13/cobra to v1.1.1 - autoclosed #226

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

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`](https://togithub.com/spf13/cobra/releases/v1.1.1) [Compare Source](https://togithub.com/spf13/cobra/compare/v1.1.0...v1.1.1) - **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](https://togithub.com/spf13/cobra/pull/1259) for context. - **Fix:** correct internal formatting for go-md2man v2 (which caused man page generation to be broken). See [#​1049](https://togithub.com/spf13/cobra/issues/1049) for context. ### [`v1.1.0`](https://togithub.com/spf13/cobra/releases/v1.1.0) [Compare Source](https://togithub.com/spf13/cobra/compare/v1.0.0...v1.1.0) #### Notable Changes - Extend Go completions and revamp zsh comp ([#​1070](https://togithub.com/spf13/cobra/issues/1070)) - Add completion for help command ([#​1136](https://togithub.com/spf13/cobra/issues/1136)) - Complete subcommands when TraverseChildren is set ([#​1171](https://togithub.com/spf13/cobra/issues/1171)) - Fix stderr printing functions ([#​894](https://togithub.com/spf13/cobra/issues/894)) - fix: fish output redirection ([#​1247](https://togithub.com/spf13/cobra/issues/1247))

Renovate configuration

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

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

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

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



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