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 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the cli-dependencies group with 3 updates: clap, clap_complete and clap_mangen.
Updates
clap
from 4.3.21 to 4.4.2Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3cd571e
chore: Release59f1d01
docs: Update changelog7a4f7d3
Merge pull request #5106 from epage/once087224a
perf: Drop a dep for faster builds98712db
Merge pull request #5105 from geometryolife/fix4012b19
fix(builder): Update documentation comments7126f78
chore: Releasef31e6af
docs: Update changelog0a4c8e2
Merge pull request #5096 from epage/nu4647a8a
chore: Update dependenciesUpdates
clap_complete
from 4.3.2 to 4.4.0Release notes
Sourced from clap_complete's releases.
... (truncated)
Changelog
Sourced from clap_complete's changelog.
Commits
2e49645
chore: Release9c93ea7
chore: Release7224e50
docs: Update changelog58ca302
Merge pull request #5086 from epage/term0b196a1
perf(builder): Speed up builds by dropping is-terminald30d94f
chore: Update MSRV to 1.7088cf306
chore: Releaseb08cd5c
docs: Update changelog42a11ca
Merge pull request #5084 from epage/newlinebf3f25e
fix(help): Ensure padding isn't strippedUpdates
clap_mangen
from 0.2.12 to 0.2.13Commits
f664841
chore: Release2e49645
chore: Release9c93ea7
chore: Release7224e50
docs: Update changelog58ca302
Merge pull request #5086 from epage/term0b196a1
perf(builder): Speed up builds by dropping is-terminald30d94f
chore: Update MSRV to 1.7088cf306
chore: Releaseb08cd5c
docs: Update changelog42a11ca
Merge pull request #5084 from epage/newlineDependabot 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