clap-rs / clap

A full featured, fast Command Line Argument Parser for Rust
docs.rs/clap
Apache License 2.0
13.64k stars 1.02k forks source link

chore(deps): Update compatible (dev) #5514

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rustversion dev-dependencies patch 1.0.15 -> 1.0.17
snapbox (source) dev-dependencies patch 0.6.0 -> 0.6.7
trybuild dev-dependencies patch 1.0.91 -> 1.0.96
trycmd dev-dependencies patch 0.15.3 -> 0.15.4

Release Notes

dtolnay/rustversion (rustversion) ### [`v1.0.17`](https://togithub.com/dtolnay/rustversion/releases/tag/1.0.17) [Compare Source](https://togithub.com/dtolnay/rustversion/compare/1.0.16...1.0.17) - Support Windows builds that have OUT_DIR prefixed with `\\?\` ([#​51](https://togithub.com/dtolnay/rustversion/issues/51)) ### [`v1.0.16`](https://togithub.com/dtolnay/rustversion/releases/tag/1.0.16) [Compare Source](https://togithub.com/dtolnay/rustversion/compare/1.0.15...1.0.16) - Resolve unexpected_cfgs warning ([#​48](https://togithub.com/dtolnay/rustversion/issues/48))
assert-rs/trycmd (snapbox) ### [`v0.6.7`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.6...snapbox-v0.6.7) [Compare Source](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.6...snapbox-v0.6.7) ### [`v0.6.6`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.5...snapbox-v0.6.6) [Compare Source](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.5...snapbox-v0.6.6) ### [`v0.6.5`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.4...snapbox-v0.6.5) [Compare Source](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.4...snapbox-v0.6.5) ### [`v0.6.4`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.3...snapbox-v0.6.4) [Compare Source](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.3...snapbox-v0.6.4) ### [`v0.6.3`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.2...snapbox-v0.6.3) [Compare Source](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.2...snapbox-v0.6.3) ### [`v0.6.2`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.1...snapbox-v0.6.2) [Compare Source](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.1...snapbox-v0.6.2) ### [`v0.6.1`](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.0...snapbox-v0.6.1) [Compare Source](https://togithub.com/assert-rs/trycmd/compare/snapbox-v0.6.0...snapbox-v0.6.1)
dtolnay/trybuild (trybuild) ### [`v1.0.96`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.96) [Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.95...1.0.96) - Support Windows builds that have OUT_DIR prefixed with `\\?\` ([#​271](https://togithub.com/dtolnay/trybuild/issues/271)) ### [`v1.0.95`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.95) [Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.94...1.0.95) - Keep long type names in diagnostics so that test output does not vary depending on the length of the absolute filepath of the crate ([#​269](https://togithub.com/dtolnay/trybuild/issues/269)) ### [`v1.0.94`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.94) [Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.93...1.0.94) - Resolve unexpected_cfgs warning ([#​268](https://togithub.com/dtolnay/trybuild/issues/268)) ### [`v1.0.93`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.93) [Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.92...1.0.93) - Remove dependency on `once_cell` crate ([#​266](https://togithub.com/dtolnay/trybuild/issues/266), thanks [@​taiki-e](https://togithub.com/taiki-e)) ### [`v1.0.92`](https://togithub.com/dtolnay/trybuild/releases/tag/1.0.92) [Compare Source](https://togithub.com/dtolnay/trybuild/compare/1.0.91...1.0.92) - Update normalization of verbose type paths to accommodate error message changes in rust 1.78 ([#​265](https://togithub.com/dtolnay/trybuild/issues/265), thanks [@​weiznich](https://togithub.com/weiznich))

Configuration

📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate. View repository job log here.