l3uddz / wantarr

CLI Tool to find wanted media for the *arr suite
67 stars 10 forks source link

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

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
spf13/cobra require minor v1.0.0 -> v1.1.3

Release Notes

spf13/cobra ### [`v1.1.3`](https://togithub.com/spf13/cobra/blob/master/CHANGELOG.md#v113) [Compare Source](https://togithub.com/spf13/cobra/compare/v1.1.2...v1.1.3) - **Fix:** release-branch.cobra1.1 only: Revert "Deprecate Go < 1.14" to maintain backward compatibility ### [`v1.1.2`](https://togithub.com/spf13/cobra/blob/master/CHANGELOG.md#v112) [Compare Source](https://togithub.com/spf13/cobra/compare/v1.1.1...v1.1.2) ##### Notable Changes - Bump license year to 2021 in golden files ([#​1309](https://togithub.com/spf13/cobra/issues/1309)) [@​Bowbaq](https://togithub.com/Bowbaq) - Enhance PowerShell completion with custom comp ([#​1208](https://togithub.com/spf13/cobra/issues/1208)) [@​Luap99](https://togithub.com/Luap99) - Update gopkg.in/yaml.v2 to v2.4.0: The previous breaking change in yaml.v2 v2.3.0 has been reverted, see [go-yaml/yaml#​670](https://togithub.com/go-yaml/yaml/issues/670) - Documentation readability improvements ([#​1228](https://togithub.com/spf13/cobra/issues/1228) etc.) [@​zaataylor](https://togithub.com/zaataylor) etc. - Use golangci-lint: Repair warnings and errors resulting from linting ([#​1044](https://togithub.com/spf13/cobra/issues/1044)) [@​umarcor](https://togithub.com/umarcor) ### [`v1.1.1`](https://togithub.com/spf13/cobra/blob/master/CHANGELOG.md#v111) [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/blob/master/CHANGELOG.md#v110) [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)) - Fix man page doc generation - no auto generated tag when `cmd.DisableAutoGenTag = true` ([#​1104](https://togithub.com/spf13/cobra/issues/1104)) [@​jpmcb](https://togithub.com/jpmcb) - 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.