From 198ebe8dca9e66fe0169064b049f8d635615138f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 06:24:26 +0000 Subject: Bump the dependencies group with 6 updates Bumps the dependencies group with 6 updates: | Package | Update | | --- | --- | | [clap](https://github.com/clap-rs/clap) | 4.3.11 to 4.3.12 | | [serde_json](https://github.com/serde-rs/json) | 1.0.100 to 1.0.103 | | [uuid](https://github.com/uuid-rs/uuid) | 1.4.0 to 1.4.1 | | [proc-macro2](https://github.com/dtolnay/proc-macro2) | 1.0.64 to 1.0.66 | | [quote](https://github.com/dtolnay/quote) | 1.0.29 to 1.0.31 | | [markdown](https://github.com/wooorm/markdown-rs) | 1.0.0-alpha.10 to 1.0.0-alpha.11 | Updates `clap` from 4.3.11 to 4.3.12 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.3.11...v4.3.12) Updates `serde_json` from 1.0.100 to 1.0.103 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.100...v1.0.103) Updates `uuid` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](https://github.com/uuid-rs/uuid/compare/1.4.0...1.4.1) Updates `proc-macro2` from 1.0.64 to 1.0.66 - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.64...1.0.66) Updates `quote` from 1.0.29 to 1.0.31 - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.29...1.0.31) Updates `markdown` from 1.0.0-alpha.10 to 1.0.0-alpha.11 - [Release notes](https://github.com/wooorm/markdown-rs/releases) - [Commits](https://github.com/wooorm/markdown-rs/compare/1.0.0-alpha.10...1.0.0-alpha.11) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: markdown dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Cargo.lock | 32 ++++++++++++++++---------------- Cargo.toml | 6 +++--- online_description_generator/Cargo.toml | 4 ++-- type_description_derive/Cargo.toml | 4 ++-- 4 files changed, 23 insertions(+), 23 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index baa5ce4..5052002 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -110,9 +110,9 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "clap" -version = "4.3.11" +version = "4.3.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1640e5cc7fb47dbb8338fd471b105e7ed6c3cb2aeb00c2e067127ffd3764a05d" +checksum = "3eab9e8ceb9afdade1ab3f0fd8dbce5b1b2f468ad653baf10e771781b2b67b73" dependencies = [ "clap_builder", "clap_derive", @@ -121,9 +121,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.3.11" +version = "4.3.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "98c59138d527eeaf9b53f35a77fcc1fad9d883116070c63d5de1c7dc7b00c72b" +checksum = "9f2763db829349bf00cfc06251268865ed4363b93a943174f638daf3ecdba2cd" dependencies = [ "anstream", "anstyle", @@ -133,9 +133,9 @@ dependencies = [ [[package]] name = "clap_derive" -version = "4.3.2" +version = "4.3.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b8cd2b2a819ad6eec39e8f1d6b53001af1e5469f8c177579cdaeb313115b825f" +checksum = "54a9bb5758fc5dfe728d1019941681eccaf0cf8a4189b692a0ee2f2ecf90a050" dependencies = [ "heck", "proc-macro2", @@ -417,9 +417,9 @@ dependencies = [ [[package]] name = "markdown" -version = "1.0.0-alpha.10" +version = "1.0.0-alpha.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b1bd98c3b68451b0390a289c58c856adb4e2b50cc40507ce2a105d5b00eafc80" +checksum = "f557389e7cdb1e3574c43d82965f0d933fff789c6ea2779cb0e9e72ec4b1224e" dependencies = [ "unicode-id", ] @@ -548,18 +548,18 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.64" +version = "1.0.66" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78803b62cbf1f46fde80d7c0e803111524b9877184cfe7c3033659490ac7a7da" +checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9" dependencies = [ "unicode-ident", ] [[package]] name = "quote" -version = "1.0.29" +version = "1.0.31" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105" +checksum = "5fe8a65d69dd0808184ebb5f836ab526bb259db23c657efa38711b1072ee47f0" dependencies = [ "proc-macro2", ] @@ -621,9 +621,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.100" +version = "1.0.103" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0f1e14e89be7aa4c4b78bdbdc9eb5bf8517829a600ae8eaa39a6e1d960b5185c" +checksum = "d03b412469450d4404fe8499a268edd7f8b79fecb074b0d812ad64ca21f4031b" dependencies = [ "itoa", "ryu", @@ -870,9 +870,9 @@ checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a" [[package]] name = "uuid" -version = "1.4.0" +version = "1.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d023da39d1fde5a8a3fe1f3e01ca9632ada0a63e9797de55a879d6e2236277be" +checksum = "79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d" [[package]] name = "version_check" diff --git a/Cargo.toml b/Cargo.toml index 0426a70..b333b8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,12 +29,12 @@ url = ["dep:url"] uuid = ["dep:uuid"] [dependencies] -clap = { version = "4.3.11", features = ["derive"], optional = true } +clap = { version = "4.3.12", features = ["derive"], optional = true } indexmap = { version = "2.0.0", optional = true } nu-ansi-term = { version = "0.48.0", optional = true } pretty = { version = "0.12.1", optional = true } serde = { version = "1.0.171", features = ["derive"] } -serde_json = { version = "1.0.100", optional = true } +serde_json = { version = "1.0.103", optional = true } term_size = { version = "0.3.2", optional = true } termimad = { version = "0.23.1", optional = true } type_description_derive = { version = "0.6.0", path = "type_description_derive" } @@ -45,7 +45,7 @@ uuid = { version = "1", optional = true } [dev-dependencies] serde = { version = "1.0.171", features = ["derive"] } -serde_json = "1.0.100" +serde_json = "1.0.103" trybuild = "1.0.81" [package.metadata.docs.rs] diff --git a/online_description_generator/Cargo.toml b/online_description_generator/Cargo.toml index 3fdba1c..08e8843 100644 --- a/online_description_generator/Cargo.toml +++ b/online_description_generator/Cargo.toml @@ -8,8 +8,8 @@ edition = "2021" [dependencies] base64 = "0.21.2" console_error_panic_hook = "0.1.7" -markdown = "1.0.0-alpha.10" -serde_json = "1.0.100" +markdown = "1.0.0-alpha.11" +serde_json = "1.0.103" type_description = { version = "0.6.0", path = "..", features = ["render_markdown"] } wasm-bindgen = "0.2.84" web-sys = { version = "0.3.61", features = [ diff --git a/type_description_derive/Cargo.toml b/type_description_derive/Cargo.toml index ee68e41..7a07d2c 100644 --- a/type_description_derive/Cargo.toml +++ b/type_description_derive/Cargo.toml @@ -13,7 +13,7 @@ keywords = ["proc-macro", "type_description"] proc-macro = true [dependencies] -proc-macro2 = "1.0.64" -quote = "1.0.29" +proc-macro2 = "1.0.66" +quote = "1.0.31" syn = { version = "1.0.109", features = ["extra-traits"] } proc-macro-error = "1.0.4" -- cgit v1.2.3