Bump the cli-dependencies group with 4 updates #111
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the cli-dependencies group with 4 updates: clap, clap-verbosity-flag, clap_complete and clap_mangen.
Updates
clap
from 4.4.10 to 4.4.18Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
0134f45
chore: Release995ee03
docs: Update changelog2f18909
Merge pull request #5314 from epage/required0a635b9
fix(parser): Don't duplicate requireds when usage disablede648e08
Merge pull request #5311 from sourcefrog/doc-exitcode8c83971
docs: Link to exit code infob250c0b
Merge pull request #5310 from epage/ptyc742b8e
chore(complete): Update completest-ptyf524d84
chore: Release944fb81
docs: Update changelogUpdates
clap-verbosity-flag
from 2.1.0 to 2.1.2Changelog
Sourced from clap-verbosity-flag's changelog.
Commits
f44eadc
chore: Release clap-verbosity-flag version 2.1.218bb1c1
docs: Update changelogf3867c2
fix: remove comment that shows up in clap help text (#86)8fccb3e
Merge pull request #84 from mtilda/patch-16eea921
Fix typo in comment37317be
Merge pull request #82 from clap-rs/renovate/actions-setup-python-5.xd88a6c2
Merge pull request #83 from clap-rs/renovate/github-codeql-action-3.x42b36bb
chore(deps): update github/codeql-action action to v3b352af5
chore(deps): update rust crate clap to 4.4.12792b6ea
chore(deps): update actions/setup-python action to v5Updates
clap_complete
from 4.4.4 to 4.4.9Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
bd95830
chore: Release35a96b0
docs: Update changelog646134a
Merge pull request #5240 from sudotac/improve-bash-completion-with-compoptd18c327
docs(faq): Remove parity link13a7980
fix(complete): Suppress a useless space completione25b1ab
feat(complete): Add DirPath support in bash3a222de
fix(complete): Fix path completion in bash62a5ace
test(complete): Verify some variants of ValueHint6a2b3bf
chore: Release069c7a6
docs: Update changelogUpdates
clap_mangen
from 0.2.15 to 0.2.17Commits
12b5c39
chore: Release1c5b633
docs: Update changeloga5d4641
Merge pull request #5298 from epage/conflictf529ec3
fix(parser): Ensure subcommand flags can conflicta7e04a5
fix(parser): Improve subcommand conflict errorea00ef3
refactor(error): Allow more conflict sourcese47d8a2
refactor(parser): Clarify arg error69c0509
test(parser): Verify conflicts with precedencee2b18f1
test(parser): Show flag behavior06bff1c
test(parser): Check subcommands conflict with positionalsDependabot 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions