Closed dependabot[bot] closed 1 year ago
All modified lines are covered by tests :white_check_mark:
Comparison is base (
a35dd6b
) 95.71% compared to head (9a9ca2b
) 95.71%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the cli-dependencies group with 3 updates: clap, clap_complete and clap_mangen.
Updates
clap
from 4.3.21 to 4.4.5Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
c298f6a
chore: Release463d6c5
docs: Update changelog3ac4404
Merge pull request #5025 from SUPERCILEX/resolve-alias-conflictsa76789e
fix: Make long subcommand flag inference consistentc2b8ec3
fix: Resolve conflicting name inference if from aliasese5c6993
test: Long flags inference0d9b14f
Merge pull request #5136 from epage/panic221177b
fix(assert): Call out the action in positional assertcb2d2bc
chore: Update from '_rust/main'4173c8f
chore(ci): Don't set patch for MSRVUpdates
clap_complete
from 4.3.2 to 4.4.2Release notes
Sourced from clap_complete's releases.
... (truncated)
Changelog
Sourced from clap_complete's changelog.
Commits
2045528
chore: Release55d2230
docs: Update changelog492ee03
Merge pull request #5140 from epage/dyn017c258
fix(complete): Include positionals in subcommands82c93ce
test(complete): Verify dynamic subcommand positional completionc298f6a
chore: Release463d6c5
docs: Update changelog3ac4404
Merge pull request #5025 from SUPERCILEX/resolve-alias-conflictsa76789e
fix: Make long subcommand flag inference consistentc2b8ec3
fix: Resolve conflicting name inference if from aliasesUpdates
clap_mangen
from 0.2.12 to 0.2.14Commits
e6e5396
chore: Releaseacbb60c
docs: Update changelogf09d521
Merge pull request #5129 from cgwalters/widen-terminal-size84f99ff
chore(builder): Bump terminal_size to 0.37f8df27
Merge pull request #5124 from devinherron/master4dff873
fix(doc): Fix typo in 03_04_subcommands.mde9668b3
chore: Releasebc4986e
docs: Update changelog3d53641
Merge pull request #5122 from epage/docs32586c7
docs(tutorial): Split into separate modules per sectionDependabot 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