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 production-dependencies group with 5 updates:
4.4.7
4.4.8
0.12.1
0.12.2
0.12.1
0.12.2
0.12.1
0.12.2
1.3.1
1.4.0
Updates
clap
from 4.4.7 to 4.4.8Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
3aeea91
chore: Release1add9a7
docs: Update changelog6b2a2cc
Merge pull request #5206 from epage/flatten9c0f7a7
fix(help): Recurse help flattening4bef91c
refactor(help): Pull out flat subcommandsc9a7ef0
fix(help): Gloss over globals with flatten9e5f93d
fix(help): Be consistent in long/short help66d2bcb
feat(help): Allow flattening help3383242
Merge pull request #5205 from epage/flatten-refactorcaf5cdc
feat(help): Allow flattening usageUpdates
prost
from 0.12.1 to 0.12.2Commits
3cf34f0
prost: prepare release0.12.2
(#943)3ce212f
feat: Generate implementation forName
trait (#931)97cd4e2
fix: generateName::full_name
properly (#923)9dd6553
release 0.12.1 (#918)Updates
prost-types
from 0.12.1 to 0.12.2Commits
3cf34f0
prost: prepare release0.12.2
(#943)3ce212f
feat: Generate implementation forName
trait (#931)97cd4e2
fix: generateName::full_name
properly (#923)9dd6553
release 0.12.1 (#918)Updates
prost-build
from 0.12.1 to 0.12.2Commits
3cf34f0
prost: prepare release0.12.2
(#943)3ce212f
feat: Generate implementation forName
trait (#931)97cd4e2
fix: generateName::full_name
properly (#923)9dd6553
release 0.12.1 (#918)Updates
proptest
from 1.3.1 to 1.4.0Commits
63ef67c
[Release] 1.4.0 : adds missing changelog entries (#397)3d40220
Merge pull request #393 from tzemanovic/tomas/compile-fail-must-be-debuga9123f3
Merge pull request #389 from proptest-rs/tomas/nightly-coroutine-trait0a1ba01
fix :shrug:5e17be7
fix nightly build (re: rust-lang/rust#116958)6f534cb
Merge pull request #377 from sameer/masterd6f95d4
Update compiletest_rs requirement from 0.9 to 0.10 (#383)8b06703
Update regex-syntax requirement from 0.7 to 0.8 (#386)f8c489d
Update message-io requirement from 0.17.0 to 0.18.0 (#384)539bd55
Enable Dependabot (#380)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