fix(deps): update all dependencies #101
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
4.5.31
->4.5.41
0.15.8
->0.16.0
Release Notes
clap-rs/clap (clap)
v4.5.41
Compare Source
Features
Styles::context
andStyles::context_value
to customize the styling of[default: value]
like notes in the--help
v4.5.40
Compare Source
Features
arg!()
macro (e.g.arg!("check-config": ...)
)v4.5.39
Compare Source
Fixes
v4.5.38
Compare Source
Fixes
--
or-
v4.5.37
Compare Source
Features
ArgMatches::try_clear_id()
v4.5.36
Compare Source
Fixes
v4.5.35
Compare Source
Fixes
help_heading
v4.5.34
Compare Source
Fixes
flatten_help(true)
and subcommands without argumentsv4.5.33
Compare Source
Fixes
v4.5.32
Compare Source
Features
Error::remove
Documentation
humantime
tojiff
Internal
pulldown-cmark
console-rs/console (console)
v0.16.0
Compare Source
What's Changed
The 0.15.12 release was yanked after it turned out to be semver-incompatible with existing usage by several of the most popular dependent crates, because it introduced a
std
feature -- and those crates useddefault-features = false
but relied on thestd
-guarded features.The 0.16.0 API should be semver-compatible with the 0.15.x API except for the need for the
std
feature.Refer to the 0.15.12 release notes for more information.
v0.15.12
Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
fix(deps): update rust crate clap to v4.5.32to fix(deps): update rust crate clap to v4.5.3313220e3dae
to2c4c472a45
fix(deps): update rust crate clap to v4.5.33to fix(deps): update rust crate clap to v4.5.342c4c472a45
toe48e3ed9ff
fix(deps): update rust crate clap to v4.5.34to fix(deps): update rust crate clap to v4.5.35e48e3ed9ff
toa600a6be79
fix(deps): update rust crate clap to v4.5.35to fix(deps): update rust crate clap to v4.5.36a600a6be79
toaa75a413a0
fix(deps): update rust crate clap to v4.5.36to fix(deps): update rust crate clap to v4.5.37aa75a413a0
to6c19fdb261
fix(deps): update rust crate clap to v4.5.37to fix(deps): update rust crate clap to v4.5.386c19fdb261
to41e8f7a144
fix(deps): update rust crate clap to v4.5.38to fix(deps): update rust crate clap to v4.5.3941e8f7a144
to276e38714e
fix(deps): update rust crate clap to v4.5.39to fix(deps): update rust crate clap to v4.5.40276e38714e
toe8d1fe36ca
fix(deps): update rust crate clap to v4.5.40to fix(deps): update all dependenciese8d1fe36ca
to00e0beec63
00e0beec63
tofefba801ec
Checkout
From your project repository, check out a new branch and test the changes.