Closed dependabot-preview[bot] closed 5 years ago
Let's drop Go 1.9 support, remove it from the CI build targets.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version
or @dependabot ignore this minor version
.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.
Bumps github.com/spf13/cobra from 0.0.3 to 0.0.4.
Release notes
*Sourced from [github.com/spf13/cobra's releases](https://github.com/spf13/cobra/releases).* > ## 0.0.4 > As requested in [#259](https://github-redirect.dependabot.com/spf13/cobra/issues/259) and [#857](https://github-redirect.dependabot.com/spf13/cobra/issues/857). > > Changes: > https://github.com/spf13/cobra/compare/v0.0.3...v0.0.4Commits
- [`67fc483`](https://github.com/spf13/cobra/commit/67fc4837d267bc9bfd6e47f77783fcc3dffc68de) added variable to allow configuration of mousetrap message duration ([#809](https://github-redirect.dependabot.com/spf13/cobra/issues/809)) - [`5755ecf`](https://github.com/spf13/cobra/commit/5755ecf10233c1acfd87d417bc6605a30702c0a8) [TrivialPatches] Typos in README.md, fix and update CI, update projects list.... - [`ba1052d`](https://github.com/spf13/cobra/commit/ba1052d4cbce7aac421a96de820558f75199ccbc) Fix two word flags ([#807](https://github-redirect.dependabot.com/spf13/cobra/issues/807)) - [`7547e83`](https://github.com/spf13/cobra/commit/7547e83b2d85fd1893c7d76916f67689d761fecb) Run tests against go 1.11 and drop 1.9 ([#737](https://github-redirect.dependabot.com/spf13/cobra/issues/737)) - [`d2d81d9`](https://github.com/spf13/cobra/commit/d2d81d9a96e23f0255397222bb0b4e3165e492dc) Fix too many underscore for __custom_func ([#794](https://github-redirect.dependabot.com/spf13/cobra/issues/794)) - [`fe5e611`](https://github.com/spf13/cobra/commit/fe5e611709b0c57fa4a89136deaa8e1d4004d053) doc: obey SOURCE_DATE_EPOCH with manpage generation ([#735](https://github-redirect.dependabot.com/spf13/cobra/issues/735)) - [`f619abc`](https://github.com/spf13/cobra/commit/f619abc1d7edb30544d1c956719d203ace73e9b1) Added ExactValidArgs ([#765](https://github-redirect.dependabot.com/spf13/cobra/issues/765)) - [`40172f1`](https://github.com/spf13/cobra/commit/40172f1635de1c5888b70b1917dd9a6b2ffd46c6) Remove unneeded imports from README.md example ([#767](https://github-redirect.dependabot.com/spf13/cobra/issues/767)) - [`8d114be`](https://github.com/spf13/cobra/commit/8d114be902bc9f08717804830a55c48378108a28) README: Remove Unneeded Newline ([#746](https://github-redirect.dependabot.com/spf13/cobra/issues/746)) - [`99dc123`](https://github.com/spf13/cobra/commit/99dc123558852f67743bd0b2caf8383cb3c6d720) Replace Giant Swarm 'swarm' with 'gsctl' ([#738](https://github-redirect.dependabot.com/spf13/cobra/issues/738)) - Additional commits viewable in [compare view](https://github.com/spf13/cobra/compare/v0.0.3...v0.0.4)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.