Closed dependabot[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
bf86b8a
) 4.28% compared to head (92d4f60
) 4.28%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #95.
Bumps github.com/urfave/cli/v2 from 2.25.7 to 2.26.0.
Release notes
Sourced from github.com/urfave/cli/v2's releases.
Commits
d391482
Merge pull request #1696 from skelouse/v2-maint0e5f95d
Merge pull request #1825 from dearchap/issue_168992aa673
Update all flags with similar behavioure2301c8
Fix:(issue_1689) Have consistent behavior for default text in man and markdow...837ae14
Fix new linting issues post-rebase594ab74
Update based on comments72f7639
Add error checksd7bd472
Fix linting488e77c
Merge pull request #1805 from linrl3/fix/v2_duplicate_subcommand36ebd0a
fix: check duplicated sub command name and aliasDependabot 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 show