From 6c6839a454c2cbfc3007e6a2b2a55dd64685771e Mon Sep 17 00:00:00 2001 From: Ed Page Date: Mon, 10 Jun 2024 09:30:20 -0500 Subject: [PATCH] chore: Release --- CHANGELOG.md | 5 +++- CITATION.cff | 4 +-- Cargo.lock | 64 ++++++++++++++++++++--------------------- Cargo.toml | 4 +-- clap_builder/Cargo.toml | 2 +- src/lib.rs | 2 +- 6 files changed, 42 insertions(+), 39 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6b07e98e63..c72649bab43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] - ReleaseDate +## [4.5.7] - 2024-06-10 + ### Fixes - Clean up error message when too few arguments for `num_args` @@ -4579,7 +4581,8 @@ Minimum version of Rust is now v1.13.0 (Stable) * **arg** allow lifetimes other than 'static in arguments ([9e8c1fb9](https://github.com/clap-rs/clap/commit/9e8c1fb9406f8448873ca58bab07fe905f1551e5)) -[Unreleased]: https://github.com/clap-rs/clap/compare/v4.5.6...HEAD +[Unreleased]: https://github.com/clap-rs/clap/compare/v4.5.7...HEAD +[4.5.7]: https://github.com/clap-rs/clap/compare/v4.5.6...v4.5.7 [4.5.6]: https://github.com/clap-rs/clap/compare/v4.5.5...v4.5.6 [4.5.5]: https://github.com/clap-rs/clap/compare/v4.5.4...v4.5.5 [4.5.4]: https://github.com/clap-rs/clap/compare/v4.5.3...v4.5.4 diff --git a/CITATION.cff b/CITATION.cff index ea3b48f729a..5775e834836 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -3,8 +3,8 @@ cff-version: 1.2.0 message: Please cite this crate using these information. # Version information. -date-released: 2024-06-06 -version: 4.5.6 +date-released: 2024-06-10 +version: 4.5.7 # Project information. abstract: A full featured, fast Command Line Argument Parser for Rust diff --git a/Cargo.lock b/Cargo.lock index bb208e5d73b..477f53b2cae 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -402,9 +402,18 @@ dependencies = [ [[package]] name = "clap" version = "4.5.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a9689a29b593160de5bc4aacab7b5d54fb52231de70122626c178e6a368994c7" dependencies = [ - "automod", "clap_builder 4.5.6", +] + +[[package]] +name = "clap" +version = "4.5.7" +dependencies = [ + "automod", + "clap_builder 4.5.7", "clap_derive", "humantime", "rustversion", @@ -414,20 +423,11 @@ dependencies = [ "trycmd", ] -[[package]] -name = "clap" -version = "4.5.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a9689a29b593160de5bc4aacab7b5d54fb52231de70122626c178e6a368994c7" -dependencies = [ - "clap_builder 4.5.6 (registry+https://github.com/rust-lang/crates.io-index)", -] - [[package]] name = "clap_bench" version = "0.0.0" dependencies = [ - "clap 4.5.6", + "clap 4.5.7", "divan", "lazy_static", ] @@ -435,31 +435,31 @@ dependencies = [ [[package]] name = "clap_builder" version = "4.5.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2e5387378c84f6faa26890ebf9f0a92989f8873d4d380467bcd0d8d8620424df" dependencies = [ "anstream", "anstyle", - "backtrace", - "clap_lex 0.7.1", - "color-print", - "static_assertions", + "clap_lex 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", "strsim", "terminal_size 0.3.0", - "unic-emoji-char", - "unicase", - "unicode-width", ] [[package]] name = "clap_builder" -version = "4.5.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2e5387378c84f6faa26890ebf9f0a92989f8873d4d380467bcd0d8d8620424df" +version = "4.5.7" dependencies = [ "anstream", "anstyle", - "clap_lex 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", + "backtrace", + "clap_lex 0.7.1", + "color-print", + "static_assertions", "strsim", "terminal_size 0.3.0", + "unic-emoji-char", + "unicase", + "unicode-width", ] [[package]] @@ -467,7 +467,7 @@ name = "clap_complete" version = "4.5.5" dependencies = [ "automod", - "clap 4.5.6", + "clap 4.5.7", "clap_lex 0.7.1", "completest", "completest-pty", @@ -483,7 +483,7 @@ dependencies = [ name = "clap_complete_fig" version = "4.5.1" dependencies = [ - "clap 4.5.6", + "clap 4.5.7", "clap_complete", "snapbox", ] @@ -492,7 +492,7 @@ dependencies = [ name = "clap_complete_nushell" version = "4.5.2" dependencies = [ - "clap 4.5.6", + "clap 4.5.7", "clap_complete", "completest", "completest-nu", @@ -527,7 +527,7 @@ name = "clap_mangen" version = "0.2.21" dependencies = [ "automod", - "clap 4.5.6", + "clap 4.5.7", "roff", "snapbox", ] @@ -840,7 +840,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a0d567df2c9c2870a43f3f2bd65aaeb18dbce1c18f217c3e564b4fbaeb3ee56c" dependencies = [ "cfg-if", - "clap 4.5.6 (registry+https://github.com/rust-lang/crates.io-index)", + "clap 4.5.6", "condtype", "divan-macros", "libc", @@ -3605,7 +3605,7 @@ version = "0.0.23" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4c8e090cfcfa51cb224d247e05938d25718a7203c6f8c0f0de7b3b031d99dcea" dependencies = [ - "clap 4.5.6 (registry+https://github.com/rust-lang/crates.io-index)", + "clap 4.5.6", "filetime", "indicatif", "libc", @@ -3621,7 +3621,7 @@ version = "0.0.23" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dcbf657c9e738d16ebc5c161a611ff25327c1fb599645afb2831062efb23c851" dependencies = [ - "clap 4.5.6 (registry+https://github.com/rust-lang/crates.io-index)", + "clap 4.5.6", "uucore", ] @@ -3631,7 +3631,7 @@ version = "0.0.23" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "154531208d9ec160629bf9545a56ad9df38e964e547e0a17ee9d75aeec9831cb" dependencies = [ - "clap 4.5.6 (registry+https://github.com/rust-lang/crates.io-index)", + "clap 4.5.6", "rand", "tempfile", "uucore", @@ -3643,7 +3643,7 @@ version = "0.0.23" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "70589dc3b41f34cbfe1fb22b8f20fcac233fa4565409905f12dd06780b18374d" dependencies = [ - "clap 4.5.6 (registry+https://github.com/rust-lang/crates.io-index)", + "clap 4.5.6", "libc", "uucore", "windows-sys 0.48.0", @@ -3655,7 +3655,7 @@ version = "0.0.21" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4bea3522caab8af3fe1de1f27d9691e4ea159efe4d86d4e176306792163936a6" dependencies = [ - "clap 4.5.6 (registry+https://github.com/rust-lang/crates.io-index)", + "clap 4.5.6", "dunce", "glob", "libc", diff --git a/Cargo.toml b/Cargo.toml index 482b0162886..f871ba40613 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -101,7 +101,7 @@ blocks_in_conditions = "allow" [package] name = "clap" -version = "4.5.6" +version = "4.5.7" description = "A simple to use, efficient, and full-featured Command Line Argument Parser" categories = ["command-line-interface"] keywords = [ @@ -176,7 +176,7 @@ unstable-styles = ["clap_builder/unstable-styles"] bench = false [dependencies] -clap_builder = { path = "./clap_builder", version = "=4.5.6", default-features = false } +clap_builder = { path = "./clap_builder", version = "=4.5.7", default-features = false } clap_derive = { path = "./clap_derive", version = "=4.5.5", optional = true } [dev-dependencies] diff --git a/clap_builder/Cargo.toml b/clap_builder/Cargo.toml index b0ac0369823..c100816bdde 100644 --- a/clap_builder/Cargo.toml +++ b/clap_builder/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "clap_builder" -version = "4.5.6" +version = "4.5.7" description = "A simple to use, efficient, and full-featured Command Line Argument Parser" categories = ["command-line-interface"] keywords = [ diff --git a/src/lib.rs b/src/lib.rs index 97a19363ac3..892f9edd807 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -11,7 +11,7 @@ //! - [Cookbook][_cookbook] //! - [FAQ][_faq] //! - [Discussions](https://github.com/clap-rs/clap/discussions) -//! - [CHANGELOG](https://github.com/clap-rs/clap/blob/v4.5.6/CHANGELOG.md) (includes major version migration +//! - [CHANGELOG](https://github.com/clap-rs/clap/blob/v4.5.7/CHANGELOG.md) (includes major version migration //! guides) //! //! ## Aspirations