Closed dependabot[bot] closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
ab53268
) 95.71% compared to head (19da7f7
) 95.71%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks like clap is updatable in another way, so this is no longer needed.
Bumps the cli-dependencies group with 1 update: clap.
Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
b9df80c
chore: Releasee46e12b
docs: Update changelogc992311
Merge pull request #5080 from epage/unknown56135f3
fix(builder): UnknownValueParser shouldn't error on flag absense6720240
feat(parser): Report source to value parsersb55ebc9
test(parser): Show bad Unknown bug on flagsdf337de
chore: Releasefb8a12a
docs: Update changelogb87ca2f
Merge pull request #5075 from epage/err9f65eb0
refactor(error): Give caller control over suggestionDependabot 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