nstapelbroek / hostupdater

Provides just the right amount of glue between your docker setup and a hostsfile
MIT License
4 stars 0 forks source link

Bump github.com/spf13/cobra from 0.0.4 to 0.0.5 #15

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps github.com/spf13/cobra from 0.0.4 to 0.0.5.

Commits - [`f2b07da`](https://github.com/spf13/cobra/commit/f2b07da1e2c38d5f12845a4f607e2e1018cbb1f5) fixing linter issues - [`b635726`](https://github.com/spf13/cobra/commit/b6357260812dd09c49dc7d55042f0c795b419f6b) considering stderr in UsageString - [`e35034f`](https://github.com/spf13/cobra/commit/e35034f0daec26bfcbfd2b6fb258b359a611b6e7) Add tests - [`cb27ce1`](https://github.com/spf13/cobra/commit/cb27ce11fba1a33e42233dea2658805c62a17e74) Deprecate and maintain backwards compatibility - [`618bc00`](https://github.com/spf13/cobra/commit/618bc00f8084be91329cbceb8094a7e5190a6c29) Allow for explicit output to err/stderr - [`0ea93dd`](https://github.com/spf13/cobra/commit/0ea93dd60d8a44862790c8751955bdf65be0c4ce) Fixed linter issues - [`4a716d1`](https://github.com/spf13/cobra/commit/4a716d101b39c61535dbb10aa765dfee95b41085) Extending redirection to stdout, stderr, stdin - [`5f23f55`](https://github.com/spf13/cobra/commit/5f23f55c8183489b4e881ff0dc99ac6a746baa0c) Update README.md - [`9eb9f5c`](https://github.com/spf13/cobra/commit/9eb9f5c66b643a25cb4c468e3a585c4d3a31c689) Add gardenctl to projects build using Cobra - [`2411ac5`](https://github.com/spf13/cobra/commit/2411ac592a8a714d324edd1abc880a55c17a9de0) remove unused struct fields - Additional commits viewable in [compare view](https://github.com/spf13/cobra/compare/v0.0.4...0.0.5)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.