Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump github.com/docker/cli-docs-tool from 0.1.1 to 0.5.1 #49

Open
wants to merge 1 commit into
base: v2
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 29, 2022

Bumps github.com/docker/cli-docs-tool from 0.1.1 to 0.5.1.

Release notes

Sourced from github.com/docker/cli-docs-tool's releases.

v0.5.1

  • markdown: replace new line in usage (#33)
  • markdown: format generated tables to have equal-width columns (#34)

v0.5.0

  • update to Go 1.18 (#29)
  • use full command as aliases (#31)
  • use custom annotation for aliases (#32)
  • update dependencies (#30)
    • bump github.com/go-yaml/yaml from v2.4.0 to v3.0.1
    • bump github.com/stretchr/testify from v1.7.0 to v1.7.2
    • bump github.com/spf13/cobra from v1.2.1 to v1.4.0

v0.4.0

  • markdown: display flag type and default value in dedicated columns (#19)
  • annotation to override default value (#19)
  • replace uses of os/ioutil, and use test.TempDir() in tests (#20)

v0.3.1

  • yaml: root command should also be removed for cli (#18)

v0.3.0

  • annotation to specify code delimiter for flag usage (#16)
  • yaml: add hidden field for cmd option (#15)

v0.2.1

  • Fix desync file copying (#12)

v0.2.0

  • Fix persistent flags (#10)
  • Remove github.com/pkg/errors dependency (#11)
  • New opts for setting target and plugin capabilities (#9)
Commits
  • 91110f2 Merge pull request #34 from thaJeztah/pretty_markdown_table
  • 6f4440b markdown: format generated tables to have equal-width columns
  • ca8c2e2 markdown: use stringbuilder.WriteString()
  • 64ee549 Merge pull request #33 from crazy-max/usage-newline
  • 6de4bc9 readme: fix badge
  • 5bd820d markdown: replace new line in usage
  • 77abede Merge pull request #32 from thaJeztah/custom_aliases
  • d27dd0c Merge pull request #30 from crazy-max/update-deps
  • fba4d46 example: update to buildx 0.8.2
  • b7481dc Bump github.com/spf13/cobra from 1.2.1 to 1.4.0
  • 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)

Bumps [github.com/docker/cli-docs-tool](https://github.com/docker/cli-docs-tool) from 0.1.1 to 0.5.1.
- [Release notes](https://github.com/docker/cli-docs-tool/releases)
- [Commits](docker/cli-docs-tool@v0.1.1...v0.5.1)

---
updated-dependencies:
- dependency-name: github.com/docker/cli-docs-tool
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 29, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants