-
Notifications
You must be signed in to change notification settings - Fork 39
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/spf13/cobra from 0.0.6 to 0.0.7 #227
base: master
Are you sure you want to change the base?
Bump github.com/spf13/cobra from 0.0.6 to 0.0.7 #227
Conversation
Codecov Report
@@ Coverage Diff @@
## master #227 +/- ##
==========================================
+ Coverage 58.43% 58.76% +0.33%
==========================================
Files 32 32
Lines 1203 1203
==========================================
+ Hits 703 707 +4
+ Misses 452 450 -2
+ Partials 48 46 -2
Continue to review full report at Codecov.
|
@dependabot merge |
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.6 to 0.0.7. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v0.0.6...0.0.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
5d0db4b
to
d558fa8
Compare
Codecov Report
@@ Coverage Diff @@
## master #227 +/- ##
==========================================
+ Coverage 60.09% 60.26% +0.16%
==========================================
Files 32 32
Lines 1218 1218
==========================================
+ Hits 732 734 +2
+ Misses 436 435 -1
+ Partials 50 49 -1
Continue to review full report at Codecov.
|
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
Bumps github.com/spf13/cobra from 0.0.6 to 0.0.7.
Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
6607e6b
Partial Revert of #922 (#1068)95f2f73
Add short version flag -v when not otherwise set (#996)39cf99f
leverage makefile to run build tasks (#976)3c26245
Correct documentation for InOrStdin (#929)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 will merge this PR once it's up-to-date and CI passes on it, as requested by @izumin5210.
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)@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 readmeAdditionally, you can set the following in your Dependabot dashboard: