-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build(deps): bump the cli group with 1 update #7229
Conversation
Bumps the cli group with 1 update: [clap](https://github.com/clap-rs/clap). - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.3.11...v4.3.14) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cli ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor tweaks to default terminal width and other behaviour
Test failure possibly due to large output or Zebra ending the RPC response early, might be bug #6867:
https://github.com/ZcashFoundation/zebra/actions/runs/5580013012/jobs/10197985622?pr=7229 There's also a huge amount of output for this test, so I might submit a quick PR to make it easier to read. |
Superseded by #7244. |
Bumps the cli group with 1 update: clap.
Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
98f62d1
chore: Releasee569953
docs: Update changelog5c1effa
Merge pull request #5015 from epage/action36afe99
fix(help): Skip[OPTIONS]
if help/version action22b545b
feat(help): Explicit control over short/long helpc219167
chore: Release8db992c
Merge pull request #5014 from epage/max_widthbc000aa
fix(help): Defaulting max_term_width instead of max_term_widthd741e95
docs(builder): Correct max_term_width docsf8d86dc
refactor(help): Break term width calculation outDependabot 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