Skip to content

chore(deps): bump github.com/spf13/cobra from 1.1.1 to 1.1.2

Created by: dependabot[bot]

Bumps github.com/spf13/cobra from 1.1.1 to 1.1.2.

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.1.2

Notable Changes

  • Bump license year to 2021 in golden files (#1309) @Bowbaq
  • Enhance PowerShell completion with custom comp (#1208) @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
  • Documentation readability improvements (#1228 etc.) @zaataylor etc.
  • Use golangci-lint: Repair warnings and errors resulting from linting (#1044) @umarcor
Changelog

Sourced from github.com/spf13/cobra's changelog.

v1.1.2

Notable Changes

  • Bump license year to 2021 in golden files (#1309) @Bowbaq
  • Enhance PowerShell completion with custom comp (#1208) @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
  • Documentation readability improvements (#1228 etc.) @zaataylor etc.
  • Use golangci-lint: Repair warnings and errors resulting from linting (#1044) @umarcor
Commits
  • 7f95502 Update CHANGELOG.md for v1.1.2
  • 07445ea Copyedit shell-completion related documentation
  • b73b344 ci: add GitHub Actions workflow 'Test' (#1339)
  • 652c755 Use golangci-lint (#1044)
  • 1d71ff0 Deprecate Go < 1.14 (#1323)
  • 1135bde Update gopkg.in/yaml.v2 to v2.4.0
  • 9df156e Cobra User Contract (#1292)
  • ff416ad Revert "Add the ability to specify a filePostpender in GenMarkdownTreeCustom ...
  • 23a6174 Add the ability to specify a filePostpender in GenMarkdownTreeCustom (#1270)
  • 4384b91 Bump license year to 2021 in golden files (#1309)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Merge request reports