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

Bump github.com/docker/cli-docs-tool from 0.1.1 to 0.5.0 #30

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 13, 2022

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

Release notes

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

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
  • 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
  • 413e8d1 Bump github.com/stretchr/testify from 1.7.0 to 1.7.2
  • f9c3bf3 Bump gopkg.in/yaml.v2 to gopkg.in/yaml.v3 3.0.1
  • 15a6d25 use custom annotation for aliases
  • 5add522 Merge pull request #31 from thaJeztah/full_alias
  • 23f22d3 use full command as aliases
  • b4dab44 Merge pull request #29 from crazy-max/go-1.18
  • 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.0.
- [Release notes](https://github.com/docker/cli-docs-tool/releases)
- [Commits](docker/cli-docs-tool@v0.1.1...v0.5.0)

---
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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 13, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 29, 2022

Superseded by #49.

@dependabot dependabot bot closed this Dec 29, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/docker/cli-docs-tool-0.5.0 branch December 29, 2022 14:06
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants