procs
procs copied to clipboard
Bump clap from 3.2.16 to 3.2.17
Bumps clap from 3.2.16 to 3.2.17.
Release notes
Sourced from clap's releases.
v3.2.17
[3.2.17] - 2022-08-12
Fixes
- (derive) Expose
#[clap(id = ...)]attribute to match Arg's latest API
Changelog
Sourced from clap's changelog.
[3.2.17] - 2022-08-12
Fixes
- (derive) Expose
#[clap(id = ...)]attribute to match Arg's latest API
Commits
df30c1achore: Release57161dbdocs: Update changeloge29f014Merge pull request #4068 from danielparks/issue-3785-derive-id-attr-v3bc84fc0chore(ci): Lock docs to MSRVd8e2549fix(derive): Add "id" attribute565c5eaMerge pull request #4048 from epage/backport3af94ecdocs(tutorial): Switch to hand-implemented ValueEnum3943ad7test(tutorial): Ensure we actually test codea61f874Merge pull request #4043 from epage/actionc7123b3docs(derive): Clarify what defaulted action/value_parser does- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #338 (7274bb5) into master (b2051dd) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #338 +/- ##
=======================================
Coverage 82.60% 82.60%
=======================================
Files 81 81
Lines 3892 3892
=======================================
Hits 3215 3215
Misses 677 677
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.