Closed dependabot[bot] closed 3 years ago
Merging #85 (86a6eb7) into develop (e665a54) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #85 +/- ##
========================================
Coverage 56.43% 56.43%
========================================
Files 4 4
Lines 1508 1508
========================================
Hits 851 851
Misses 520 520
Partials 137 137
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update e665a54...5e79b0e. Read the comment docs.
@dependabot rebase
Code Climate has analyzed commit 5e79b0e9 and detected 0 issues on this pull request.
View more on Code Climate.
Bumps github.com/urfave/cli from 1.22.4 to 1.22.5.
Release notes
Sourced from github.com/urfave/cli's releases.
Changelog
Sourced from github.com/urfave/cli's changelog.
... (truncated)
Commits
af7fa3d
Merge pull request #1170 from tych0/fix-slice-mutation7c493f6
*Slice: don't mutate the underlying default valuefe4a429
Merge pull request #1132 from VirrageS/v1-backport-help86d8407
Merge pull request #1133 from oleorhagen/zshbackport0703fa9
backport(autocomplete): Sync the zsh_autocomplete file with masterb6c09e3
Harmonize BeforeError handling1e44266
Merge pull request #1126 from oleorhagen/reqflagerree2fae6
fix: Print the long options of the required flags missingf842187
test(context): Added regression test for requiredFlagsErrorDependabot 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)