From 4902b5ba025f5f57e37b3341ef8a1374dd89fabe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 18:35:57 +0000 Subject: [PATCH 01/11] [Cargo]: Bump chrono-tz from 0.9.0 to 0.10.0 Bumps [chrono-tz](https://github.com/chronotope/chrono-tz) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/chronotope/chrono-tz/releases) - [Commits](https://github.com/chronotope/chrono-tz/compare/v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: chrono-tz dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 27 ++++++++++++++++++++--- examples/l06_library_data_type/Cargo.toml | 2 +- 2 files changed, 25 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6f43470..82e5dad 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1150,7 +1150,18 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "93698b29de5e97ad0ae26447b344c482a7284c737d9ddc5f9e52b74a336671bb" dependencies = [ "chrono", - "chrono-tz-build", + "chrono-tz-build 0.3.0", + "phf", +] + +[[package]] +name = "chrono-tz" +version = "0.10.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cd6dd8046d00723a59a2f8c5f295c515b9bb9a331ee4f8f3d4dd49e428acd3b6" +dependencies = [ + "chrono", + "chrono-tz-build 0.4.0", "phf", ] @@ -1165,6 +1176,16 @@ dependencies = [ "phf_codegen", ] +[[package]] +name = "chrono-tz-build" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e94fea34d77a245229e7746bd2beb786cd2a896f306ff491fb8cecb3074b10a7" +dependencies = [ + "parse-zoneinfo", + "phf_codegen", +] + [[package]] name = "cipher" version = "0.4.4" @@ -2865,7 +2886,7 @@ name = "l06_library_data_type" version = "0.1.0" dependencies = [ "chrono", - "chrono-tz", + "chrono-tz 0.10.0", ] [[package]] @@ -5314,7 +5335,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ab9d851b45e865f178319da0abdbfe6acbc4328759ff18dafc3a41c16b4cd2ee" dependencies = [ "chrono", - "chrono-tz", + "chrono-tz 0.9.0", "globwalk", "humansize", "lazy_static", diff --git a/examples/l06_library_data_type/Cargo.toml b/examples/l06_library_data_type/Cargo.toml index 8384a74..68be9ac 100644 --- a/examples/l06_library_data_type/Cargo.toml +++ b/examples/l06_library_data_type/Cargo.toml @@ -7,4 +7,4 @@ edition = "2021" [dependencies] chrono = "0.4.38" -chrono-tz = "0.9.0" +chrono-tz = "0.10.0" From f36d96fdf1ed507e0382dfbef2f65ea15c9b07b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 18:36:11 +0000 Subject: [PATCH 02/11] [Cargo]: Bump futures from 0.3.30 to 0.3.31 Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.30 to 0.3.31. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6f43470..818905f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1921,9 +1921,9 @@ checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c" [[package]] name = "futures" -version = "0.3.30" +version = "0.3.31" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0" +checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876" dependencies = [ "futures-channel", "futures-core", @@ -1936,9 +1936,9 @@ dependencies = [ [[package]] name = "futures-channel" -version = "0.3.30" +version = "0.3.31" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78" +checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" dependencies = [ "futures-core", "futures-sink", @@ -1946,15 +1946,15 @@ dependencies = [ [[package]] name = "futures-core" -version = "0.3.30" +version = "0.3.31" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" +checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" [[package]] name = "futures-executor" -version = "0.3.30" +version = "0.3.31" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d" +checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f" dependencies = [ "futures-core", "futures-task", @@ -1974,9 +1974,9 @@ dependencies = [ [[package]] name = "futures-io" -version = "0.3.30" +version = "0.3.31" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1" +checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6" [[package]] name = "futures-lite" @@ -1993,9 +1993,9 @@ dependencies = [ [[package]] name = "futures-macro" -version = "0.3.30" +version = "0.3.31" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" +checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650" dependencies = [ "proc-macro2", "quote", @@ -2004,21 +2004,21 @@ dependencies = [ [[package]] name = "futures-sink" -version = "0.3.30" +version = "0.3.31" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" +checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7" [[package]] name = "futures-task" -version = "0.3.30" +version = "0.3.31" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004" +checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" [[package]] name = "futures-util" -version = "0.3.30" +version = "0.3.31" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48" +checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" dependencies = [ "futures-channel", "futures-core", From 4d0a19c15ed91a0d9dfa02b212090cd3197d8ca4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 18:36:32 +0000 Subject: [PATCH 03/11] [Cargo]: Bump actix-session from 0.10.0 to 0.10.1 Bumps [actix-session](https://github.com/actix/actix-extras) from 0.10.0 to 0.10.1. - [Release notes](https://github.com/actix/actix-extras/releases) - [Commits](https://github.com/actix/actix-extras/compare/redis-v0.10.0...session-v0.10.1) --- updated-dependencies: - dependency-name: actix-session dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 40 ++++++++++++++++--- .../external_crate_use/Cargo.toml | 2 +- 2 files changed, 35 insertions(+), 7 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6f43470..6c12d06 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -36,7 +36,7 @@ dependencies = [ "brotli", "bytes", "bytestring", - "derive_more", + "derive_more 0.99.17", "encoding_rs", "flate2", "futures-core", @@ -124,15 +124,16 @@ dependencies = [ [[package]] name = "actix-session" -version = "0.10.0" +version = "0.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ac013ca53d36acb0cc60f5437381c97c291f51a12a5bd8d02febc3a3aaf53390" +checksum = "efe6976a74f34f1b6d07a6c05aadc0ed0359304a7781c367fa5b4029418db08f" dependencies = [ "actix-service", "actix-utils", "actix-web", "anyhow", - "derive_more", + "derive_more 1.0.0", + "rand", "serde", "serde_json", "tracing", @@ -188,7 +189,7 @@ dependencies = [ "bytestring", "cfg-if", "cookie 0.16.2", - "derive_more", + "derive_more 0.99.17", "encoding_rs", "futures-core", "futures-util", @@ -1582,6 +1583,27 @@ dependencies = [ "syn 1.0.109", ] +[[package]] +name = "derive_more" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4a9b99b9cbbe49445b21764dc0625032a89b145a2642e67603e1c936f5458d05" +dependencies = [ + "derive_more-impl", +] + +[[package]] +name = "derive_more-impl" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.70", + "unicode-xid", +] + [[package]] name = "deunicode" version = "0.4.4" @@ -3170,7 +3192,7 @@ dependencies = [ "bson", "chrono", "derivative", - "derive_more", + "derive_more 0.99.17", "futures-core", "futures-executor", "futures-io", @@ -5815,6 +5837,12 @@ version = "1.10.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36" +[[package]] +name = "unicode-xid" +version = "0.2.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853" + [[package]] name = "unicode_categories" version = "0.1.1" diff --git a/practice_collection/external_crate_use/Cargo.toml b/practice_collection/external_crate_use/Cargo.toml index c633884..c23ba40 100644 --- a/practice_collection/external_crate_use/Cargo.toml +++ b/practice_collection/external_crate_use/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -actix-session = { version = "0.10.0", features = ["cookie-session"] } +actix-session = { version = "0.10.1", features = ["cookie-session"] } actix-http = "3.9.0" actix-web = { version = "4.4.0", features = ["openssl"] } anyhow = "1.0.89" From 9121e47626085954023d08bceb7e2da2b55246b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 18:54:53 +0000 Subject: [PATCH 04/11] [Cargo]: Bump reqwest from 0.12.7 to 0.12.9 Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.7 to 0.12.9. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.7...v0.12.9) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 25 ++++++++++--------- examples/tools/Cargo.toml | 2 +- practice_collection/youtube_to_mp3/Cargo.toml | 2 +- 3 files changed, 15 insertions(+), 14 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6f43470..ccac925 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4150,9 +4150,9 @@ dependencies = [ [[package]] name = "reqwest" -version = "0.12.7" +version = "0.12.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f8f4955649ef5c38cc7f9e8aa41761d48fb9677197daea9984dc54f56aad5e63" +checksum = "a77c62af46e79de0a562e1a9849205ffcb7fc1238876e9bd743357570e04046f" dependencies = [ "base64 0.22.1", "bytes", @@ -5955,19 +5955,20 @@ checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b" [[package]] name = "wasm-bindgen" -version = "0.2.87" +version = "0.2.95" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342" +checksum = "128d1e363af62632b8eb57219c8fd7877144af57558fb2ef0368d0087bddeb2e" dependencies = [ "cfg-if", + "once_cell", "wasm-bindgen-macro", ] [[package]] name = "wasm-bindgen-backend" -version = "0.2.87" +version = "0.2.95" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd" +checksum = "cb6dd4d3ca0ddffd1dd1c9c04f94b868c37ff5fac97c30b97cff2d74fce3a358" dependencies = [ "bumpalo", "log", @@ -5992,9 +5993,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro" -version = "0.2.87" +version = "0.2.95" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d" +checksum = "e79384be7f8f5a9dd5d7167216f022090cf1f9ec128e6e6a482a2cb5c5422c56" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -6002,9 +6003,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.87" +version = "0.2.95" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b" +checksum = "26c6ab57572f7a24a4985830b120de1594465e5d500f24afe89e16b4e833ef68" dependencies = [ "proc-macro2", "quote", @@ -6015,9 +6016,9 @@ dependencies = [ [[package]] name = "wasm-bindgen-shared" -version = "0.2.87" +version = "0.2.95" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1" +checksum = "65fc09f10666a9f147042251e0dda9c18f166ff7de300607007e96bdebc1068d" [[package]] name = "web-sys" diff --git a/examples/tools/Cargo.toml b/examples/tools/Cargo.toml index 5a7ae33..93cec74 100644 --- a/examples/tools/Cargo.toml +++ b/examples/tools/Cargo.toml @@ -7,4 +7,4 @@ edition = "2021" [dependencies] image = "0.25.2" -reqwest = { version = "0.12.7", features = ["blocking", "json", "multipart"] } +reqwest = { version = "0.12.9", features = ["blocking", "json", "multipart"] } diff --git a/practice_collection/youtube_to_mp3/Cargo.toml b/practice_collection/youtube_to_mp3/Cargo.toml index eea0cbc..7a5b12f 100644 --- a/practice_collection/youtube_to_mp3/Cargo.toml +++ b/practice_collection/youtube_to_mp3/Cargo.toml @@ -13,7 +13,7 @@ tokio = { version = "1", features = ["full"] } dotenv = "0.15" hyper = "1.4" hyper-rustls = "0.27" -reqwest = { version = "0.12.7", features = ["json", "blocking"] } +reqwest = { version = "0.12.9", features = ["json", "blocking"] } serde = { version = "1.0", features = ["derive"] } serde_derive = "1.0" serde_json = "1.0" From fd18f0ce168aa3c321a0cfe3f7f6c959ba25732c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 18:46:32 +0000 Subject: [PATCH 05/11] [Cargo]: Bump thiserror from 1.0.63 to 2.0.9 Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.63 to 2.0.9. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.63...2.0.9) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Cargo.lock | 124 ++++++++++++++++----------- practice_collection/error/Cargo.toml | 2 +- 2 files changed, 73 insertions(+), 53 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 6f43470..c5185e0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -66,7 +66,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb" dependencies = [ "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -219,7 +219,7 @@ dependencies = [ "actix-router", "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -422,7 +422,7 @@ checksum = "0ae92a5119aa49cdbcf6b9f893fe4e1d98b04ccbf82ee0584ad948a44a734dea" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -608,7 +608,7 @@ checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -625,7 +625,7 @@ checksum = "a27b8a3a6e1a44fa4c8baf1f653e4172e81486d4941f2237e20dc2d0cf4ddff1" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -849,7 +849,7 @@ dependencies = [ "regex", "rustc-hash", "shlex", - "syn 2.0.70", + "syn 2.0.91", "which", ] @@ -1232,7 +1232,7 @@ dependencies = [ "heck 0.5.0", "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -1517,7 +1517,7 @@ dependencies = [ "proc-macro2", "quote", "strsim 0.11.1", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -1528,7 +1528,7 @@ checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806" dependencies = [ "darling_core", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -1651,7 +1651,7 @@ dependencies = [ "enum-ordinalize", "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -1681,7 +1681,7 @@ dependencies = [ "heck 0.4.1", "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -1701,7 +1701,7 @@ checksum = "0d28318a75d4aead5c4db25382e8ef717932d0346600cacae6357eb5941bc5ff" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -1749,7 +1749,7 @@ version = "0.1.0" dependencies = [ "anyhow", "num-traits", - "thiserror", + "thiserror 2.0.9", ] [[package]] @@ -1999,7 +1999,7 @@ checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -2299,7 +2299,7 @@ dependencies = [ "ipnet", "once_cell", "rand", - "thiserror", + "thiserror 1.0.69", "tinyvec", "tokio", "tracing", @@ -2322,7 +2322,7 @@ dependencies = [ "rand", "resolv-conf", "smallvec", - "thiserror", + "thiserror 1.0.69", "tokio", "tracing", ] @@ -2727,7 +2727,7 @@ checksum = "ce243b1bfa62ffc028f1cc3b6034ec63d649f3031bc8a4fbbb004e1ac17d1f68" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -2747,7 +2747,7 @@ checksum = "c34819042dc3d3971c46c2190835914dfbe0c3c13f61449b2997f4e9722dfa60" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -3197,7 +3197,7 @@ dependencies = [ "stringprep", "strsim 0.11.1", "take_mut", - "thiserror", + "thiserror 1.0.69", "tokio", "tokio-rustls 0.24.1", "tokio-util", @@ -3214,7 +3214,7 @@ checksum = "3a6dbc533e93429a71c44a14c04547ac783b56d3f22e6c4f12b1b994cf93844e" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -3421,7 +3421,7 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -3496,7 +3496,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -3580,7 +3580,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d7a4d085fd991ac8d5b05a147b437791b4260b76326baf0fc60cf7c9c27ecd33" dependencies = [ "memchr", - "thiserror", + "thiserror 1.0.69", "ucd-trie", ] @@ -3604,7 +3604,7 @@ dependencies = [ "pest_meta", "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -3673,7 +3673,7 @@ checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -3845,7 +3845,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5f12335488a2f3b0a83b14edad48dca9879ce89b2edd10e80237e4e852dd645e" dependencies = [ "proc-macro2", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -3883,9 +3883,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.86" +version = "1.0.92" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77" +checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0" dependencies = [ "unicode-ident", ] @@ -4044,7 +4044,7 @@ dependencies = [ "rustc_version", "simd_helpers", "system-deps", - "thiserror", + "thiserror 1.0.69", "v_frame", "wasm-bindgen", ] @@ -4564,7 +4564,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -4588,7 +4588,7 @@ dependencies = [ "serde_json", "sqlx", "strum", - "thiserror", + "thiserror 1.0.69", "time", "tracing", "url 2.4.0", @@ -4605,7 +4605,7 @@ dependencies = [ "proc-macro2", "quote", "sea-bae", - "syn 2.0.70", + "syn 2.0.91", "unicode-ident", ] @@ -4706,7 +4706,7 @@ checksum = "a5831b979fd7b5439637af1752d535ff49f4860c0f341d1baeb6faf0f4242170" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -4780,7 +4780,7 @@ dependencies = [ "darling", "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -4870,7 +4870,7 @@ checksum = "5d0649fa40b80dcacda1cabd018fd47b6b0c7fbbda6e1c3f658a6c4d5926500a" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -4999,7 +4999,7 @@ dependencies = [ "sha2", "smallvec", "sqlformat", - "thiserror", + "thiserror 1.0.69", "time", "tokio", "tokio-stream", @@ -5088,7 +5088,7 @@ dependencies = [ "smallvec", "sqlx-core", "stringprep", - "thiserror", + "thiserror 1.0.69", "time", "tracing", "uuid", @@ -5132,7 +5132,7 @@ dependencies = [ "smallvec", "sqlx-core", "stringprep", - "thiserror", + "thiserror 1.0.69", "time", "tracing", "uuid", @@ -5218,9 +5218,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.70" +version = "2.0.91" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2f0209b68b3613b093e0ec905354eccaedcfe83b8cb37cbdeae64026c3064c16" +checksum = "d53cbcb5a243bd33b7858b1d7f4aca2153490815872d86d955d6ea29f743c035" dependencies = [ "proc-macro2", "quote", @@ -5353,22 +5353,42 @@ checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d" [[package]] name = "thiserror" -version = "1.0.63" +version = "1.0.69" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c0342370b38b6a11b6cc11d6a805569958d54cfa061a29969c3b5ce2ea405724" +checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" dependencies = [ - "thiserror-impl", + "thiserror-impl 1.0.69", +] + +[[package]] +name = "thiserror" +version = "2.0.9" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f072643fd0190df67a8bab670c20ef5d8737177d6ac6b2e9a236cb096206b2cc" +dependencies = [ + "thiserror-impl 2.0.9", +] + +[[package]] +name = "thiserror-impl" +version = "1.0.69" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.91", ] [[package]] name = "thiserror-impl" -version = "1.0.63" +version = "2.0.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4558b58466b9ad7ca0f102865eccc95938dca1a74a856f2b57b6629050da261" +checksum = "7b50fa271071aae2e6ee85f842e2e28ba8cd2c5fb67f11fcb1fd70b276f9e7d4" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -5479,7 +5499,7 @@ checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -5688,7 +5708,7 @@ checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -5974,7 +5994,7 @@ dependencies = [ "once_cell", "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", "wasm-bindgen-shared", ] @@ -6008,7 +6028,7 @@ checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", "wasm-bindgen-backend", "wasm-bindgen-shared", ] @@ -6400,7 +6420,7 @@ checksum = "15e934569e47891f7d9411f1a451d947a60e000ab3bd24fbb970f000387d1b3b" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] @@ -6420,7 +6440,7 @@ checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", ] [[package]] diff --git a/practice_collection/error/Cargo.toml b/practice_collection/error/Cargo.toml index 5f25eff..cc3a855 100644 --- a/practice_collection/error/Cargo.toml +++ b/practice_collection/error/Cargo.toml @@ -8,4 +8,4 @@ edition = "2021" [dependencies] anyhow = "1.0.89" num-traits = "0.2.19" -thiserror = "1.0.63" +thiserror = "2.0.9" From fba634e9eae24dcfcb07758e55760c2bcfbf853b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 06:27:48 +0000 Subject: [PATCH 06/11] [Cargo]: Bump mongodb from 3.1.0 to 3.1.1 Bumps [mongodb](https://github.com/mongodb/mongo-rust-driver) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/mongodb/mongo-rust-driver/releases) - [Commits](https://github.com/mongodb/mongo-rust-driver/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: mongodb dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 308 ++++++++++++++++++- practice_collection/mongodatabase/Cargo.toml | 2 +- 2 files changed, 292 insertions(+), 18 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index eb34e67..52380cf 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -983,9 +983,9 @@ dependencies = [ [[package]] name = "bson" -version = "2.11.0" +version = "2.13.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d8a88e82b9106923b5c4d6edfca9e7db958d4e98a478ec115022e81b9b38e2c8" +checksum = "068208f2b6fcfa27a7f1ee37488d2bb8ba2640f68f5475d08e1d9130696aba59" dependencies = [ "ahash 0.8.11", "base64 0.13.1", @@ -1581,14 +1581,14 @@ dependencies = [ ] [[package]] -name = "derivative" -version = "2.2.0" +name = "derive-where" +version = "1.2.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b" +checksum = "62d671cc41a825ebabc75757b62d3d168c577f9149b2d49ece1dad1f72119d25" dependencies = [ "proc-macro2", "quote", - "syn 1.0.109", + "syn 2.0.91", ] [[package]] @@ -1621,7 +1621,7 @@ checksum = "cb7330aeadfbe296029522e6c40f315320aba36fc43a5b3632f3795348f3bd22" dependencies = [ "proc-macro2", "quote", - "syn 2.0.70", + "syn 2.0.91", "unicode-xid", ] @@ -1643,6 +1643,17 @@ dependencies = [ "subtle", ] +[[package]] +name = "displaydoc" +version = "0.2.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.91", +] + [[package]] name = "dotenv" version = "0.15.0" @@ -2327,9 +2338,9 @@ checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" [[package]] name = "hickory-proto" -version = "0.24.1" +version = "0.24.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "07698b8420e2f0d6447a436ba999ec85d8fbf2a398bbd737b82cac4a2e96e512" +checksum = "447afdcdb8afb9d0a852af6dc65d9b285ce720ed7a59e42a8bf2e931c67bc1b5" dependencies = [ "async-trait", "cfg-if", @@ -2338,7 +2349,7 @@ dependencies = [ "futures-channel", "futures-io", "futures-util", - "idna 0.4.0", + "idna 1.0.3", "ipnet", "once_cell", "rand", @@ -2351,9 +2362,9 @@ dependencies = [ [[package]] name = "hickory-resolver" -version = "0.24.1" +version = "0.24.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "28757f23aa75c98f254cf0405e6d8c25b831b32921b050a66692427679b1f243" +checksum = "0a2e2aba9c389ce5267d31cf1e4dace82390ae276b0b364ea55630b1fa1b44b4" dependencies = [ "cfg-if", "futures-util", @@ -2631,6 +2642,124 @@ dependencies = [ "cc", ] +[[package]] +name = "icu_collections" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526" +dependencies = [ + "displaydoc", + "yoke", + "zerofrom", + "zerovec", +] + +[[package]] +name = "icu_locid" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" +dependencies = [ + "displaydoc", + "litemap", + "tinystr", + "writeable", + "zerovec", +] + +[[package]] +name = "icu_locid_transform" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e" +dependencies = [ + "displaydoc", + "icu_locid", + "icu_locid_transform_data", + "icu_provider", + "tinystr", + "zerovec", +] + +[[package]] +name = "icu_locid_transform_data" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e" + +[[package]] +name = "icu_normalizer" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f" +dependencies = [ + "displaydoc", + "icu_collections", + "icu_normalizer_data", + "icu_properties", + "icu_provider", + "smallvec", + "utf16_iter", + "utf8_iter", + "write16", + "zerovec", +] + +[[package]] +name = "icu_normalizer_data" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516" + +[[package]] +name = "icu_properties" +version = "1.5.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5" +dependencies = [ + "displaydoc", + "icu_collections", + "icu_locid_transform", + "icu_properties_data", + "icu_provider", + "tinystr", + "zerovec", +] + +[[package]] +name = "icu_properties_data" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569" + +[[package]] +name = "icu_provider" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9" +dependencies = [ + "displaydoc", + "icu_locid", + "icu_provider_macros", + "stable_deref_trait", + "tinystr", + "writeable", + "yoke", + "zerofrom", + "zerovec", +] + +[[package]] +name = "icu_provider_macros" +version = "1.5.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.91", +] + [[package]] name = "ident_case" version = "1.0.1" @@ -2678,6 +2807,27 @@ dependencies = [ "unicode-normalization", ] +[[package]] +name = "idna" +version = "1.0.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e" +dependencies = [ + "idna_adapter", + "smallvec", + "utf8_iter", +] + +[[package]] +name = "idna_adapter" +version = "1.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71" +dependencies = [ + "icu_normalizer", + "icu_properties", +] + [[package]] name = "ignore" version = "0.4.20" @@ -3015,6 +3165,12 @@ version = "0.4.14" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89" +[[package]] +name = "litemap" +version = "0.7.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104" + [[package]] name = "local-channel" version = "0.1.3" @@ -3203,16 +3359,16 @@ dependencies = [ [[package]] name = "mongodb" -version = "3.1.0" +version = "3.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c857d71f918b38221baf2fdff7207fec9984b4504901544772b1edf0302d669f" +checksum = "ff1f6edf7fe8828429647a2200f684681ca6d5a33b45edc3140c81390d852301" dependencies = [ "async-trait", "base64 0.13.1", "bitflags 1.3.2", "bson", "chrono", - "derivative", + "derive-where", "derive_more 0.99.17", "futures-core", "futures-executor", @@ -3251,9 +3407,9 @@ dependencies = [ [[package]] name = "mongodb-internal-macros" -version = "3.1.0" +version = "3.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3a6dbc533e93429a71c44a14c04547ac783b56d3f22e6c4f12b1b994cf93844e" +checksum = "8b07bfd601af78e39384707a8e80041946c98260e3e0190e294ee7435823e6bf" dependencies = [ "proc-macro2", "quote", @@ -5208,6 +5364,12 @@ dependencies = [ "uuid", ] +[[package]] +name = "stable_deref_trait" +version = "1.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" + [[package]] name = "static_assertions" version = "1.1.0" @@ -5285,6 +5447,17 @@ dependencies = [ "futures-core", ] +[[package]] +name = "synstructure" +version = "0.13.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.91", +] + [[package]] name = "system-configuration" version = "0.6.1" @@ -5501,6 +5674,16 @@ dependencies = [ "time-core", ] +[[package]] +name = "tinystr" +version = "0.7.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" +dependencies = [ + "displaydoc", + "zerovec", +] + [[package]] name = "tinyvec" version = "1.6.0" @@ -5940,6 +6123,18 @@ version = "2.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da" +[[package]] +name = "utf16_iter" +version = "1.0.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246" + +[[package]] +name = "utf8_iter" +version = "1.0.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be" + [[package]] name = "utf8parse" version = "0.2.1" @@ -6392,6 +6587,18 @@ dependencies = [ "windows-sys 0.48.0", ] +[[package]] +name = "write16" +version = "1.0.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936" + +[[package]] +name = "writeable" +version = "0.5.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" + [[package]] name = "wyz" version = "0.5.1" @@ -6410,6 +6617,30 @@ dependencies = [ "linked-hash-map", ] +[[package]] +name = "yoke" +version = "0.7.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40" +dependencies = [ + "serde", + "stable_deref_trait", + "yoke-derive", + "zerofrom", +] + +[[package]] +name = "yoke-derive" +version = "0.7.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.91", + "synstructure", +] + [[package]] name = "youtube_to_mp3" version = "0.1.0" @@ -6473,6 +6704,27 @@ dependencies = [ "syn 2.0.91", ] +[[package]] +name = "zerofrom" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e" +dependencies = [ + "zerofrom-derive", +] + +[[package]] +name = "zerofrom-derive" +version = "0.1.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.91", + "synstructure", +] + [[package]] name = "zeroize" version = "1.8.1" @@ -6493,6 +6745,28 @@ dependencies = [ "syn 2.0.91", ] +[[package]] +name = "zerovec" +version = "0.10.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079" +dependencies = [ + "yoke", + "zerofrom", + "zerovec-derive", +] + +[[package]] +name = "zerovec-derive" +version = "0.10.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.91", +] + [[package]] name = "zstd" version = "0.13.2" diff --git a/practice_collection/mongodatabase/Cargo.toml b/practice_collection/mongodatabase/Cargo.toml index 17fae88..b3b2984 100644 --- a/practice_collection/mongodatabase/Cargo.toml +++ b/practice_collection/mongodatabase/Cargo.toml @@ -11,7 +11,7 @@ async-trait = "0.1.82" bson = "2.7.0" futures-util = "0.3.30" lombok = "0.4.0" -mongodb = "3.1.0" +mongodb = "3.1.1" proc-macro2 = "1.0.86" serde = { version = "1.0.209", features = ["derive"] } tokio = { version = "1.40.0", features = ["full"] } From 4d112d3a51a72ed40253e5da036e8a393a401de1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 18:21:55 +0000 Subject: [PATCH 07/11] [Cargo]: Bump serde from 1.0.209 to 1.0.217 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.209 to 1.0.217. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.209...v1.0.217) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 8 ++++---- practice_collection/external_crate_use/Cargo.toml | 2 +- practice_collection/mongodatabase/Cargo.toml | 2 +- practice_collection/or_mapper/Cargo.toml | 2 +- practice_collection/web_framework/Cargo.toml | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 52380cf..134e2fd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4881,9 +4881,9 @@ dependencies = [ [[package]] name = "serde" -version = "1.0.209" +version = "1.0.217" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "99fce0ffe7310761ca6bf9faf5115afbc19688edd00171d81b1bb1b116c63e09" +checksum = "02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70" dependencies = [ "serde_derive", ] @@ -4899,9 +4899,9 @@ dependencies = [ [[package]] name = "serde_derive" -version = "1.0.209" +version = "1.0.217" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a5831b979fd7b5439637af1752d535ff49f4860c0f341d1baeb6faf0f4242170" +checksum = "5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0" dependencies = [ "proc-macro2", "quote", diff --git a/practice_collection/external_crate_use/Cargo.toml b/practice_collection/external_crate_use/Cargo.toml index c23ba40..08b509d 100644 --- a/practice_collection/external_crate_use/Cargo.toml +++ b/practice_collection/external_crate_use/Cargo.toml @@ -14,5 +14,5 @@ dotenv = "0.15.0" env_logger = "0.11.1" log = "0.4.22" mime = "0.3.17" -serde = { version = "1.0.209", features = ["derive"] } +serde = { version = "1.0.217", features = ["derive"] } openssl = { version ="0.10.66", features = ["v110"] } diff --git a/practice_collection/mongodatabase/Cargo.toml b/practice_collection/mongodatabase/Cargo.toml index b3b2984..179afe5 100644 --- a/practice_collection/mongodatabase/Cargo.toml +++ b/practice_collection/mongodatabase/Cargo.toml @@ -13,5 +13,5 @@ futures-util = "0.3.30" lombok = "0.4.0" mongodb = "3.1.1" proc-macro2 = "1.0.86" -serde = { version = "1.0.209", features = ["derive"] } +serde = { version = "1.0.217", features = ["derive"] } tokio = { version = "1.40.0", features = ["full"] } diff --git a/practice_collection/or_mapper/Cargo.toml b/practice_collection/or_mapper/Cargo.toml index 64f5e5c..1e3dc37 100644 --- a/practice_collection/or_mapper/Cargo.toml +++ b/practice_collection/or_mapper/Cargo.toml @@ -16,6 +16,6 @@ lombok = "0.4.0" proc-macro2 = "1.0.86" sea-orm = { version = "1.0", features = [ "sqlx-postgres", "runtime-tokio-rustls", "macros" ] } -serde = { version = "1.0.209", features = ["derive"] } +serde = { version = "1.0.217", features = ["derive"] } serde_json = { version = "1.0.128", default-features = false, features = ["alloc"] } tokio = { version = "1.40.0", features = ["full"] } diff --git a/practice_collection/web_framework/Cargo.toml b/practice_collection/web_framework/Cargo.toml index b272c6c..859aadd 100644 --- a/practice_collection/web_framework/Cargo.toml +++ b/practice_collection/web_framework/Cargo.toml @@ -13,5 +13,5 @@ dotenv = "0.15.0" env_logger = "0.11.1" log = "0.4.22" mime = "0.3.17" -serde = { version = "1.0.209", features = ["derive"] } +serde = { version = "1.0.217", features = ["derive"] } tera = "1.20.0" From 5acfe0fc5f4e2ab1e806dacfbeb1ff3f61b608ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 18:22:39 +0000 Subject: [PATCH 08/11] [Cargo]: Bump r2d2_postgres from 0.18.1 to 0.18.2 Bumps [r2d2_postgres](https://github.com/sfackler/r2d2-postgres) from 0.18.1 to 0.18.2. - [Release notes](https://github.com/sfackler/r2d2-postgres/releases) - [Commits](https://github.com/sfackler/r2d2-postgres/compare/v0.18.1...v0.18.2) --- updated-dependencies: - dependency-name: r2d2_postgres dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- practice_collection/postgresql/Cargo.toml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 52380cf..f287627 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4168,9 +4168,9 @@ dependencies = [ [[package]] name = "r2d2_postgres" -version = "0.18.1" +version = "0.18.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7029c56be658cb54f321e0bee597810ee16796b735fa2559d7056bf06b12230b" +checksum = "efd4b47636dbca581cd057e2f27a5d39be741ea4f85fd3c29e415c55f71c7595" dependencies = [ "postgres", "r2d2", diff --git a/practice_collection/postgresql/Cargo.toml b/practice_collection/postgresql/Cargo.toml index ec87b4e..e4955a7 100644 --- a/practice_collection/postgresql/Cargo.toml +++ b/practice_collection/postgresql/Cargo.toml @@ -13,7 +13,7 @@ once_cell = "1.19.0" postgres = "0.19.9" r2d2 = "0.8.10" -r2d2_postgres = "0.18.1" +r2d2_postgres = "0.18.2" tokio ={ version = "1.40.0", features = ["full"] } tokio-postgres = "0.7.1" From a68dcefbcd625b6eed952d6c7b352d9d85e3126b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 03:36:31 +0000 Subject: [PATCH 09/11] [Cargo]: Bump proc-macro2 from 1.0.92 to 1.0.93 Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.92 to 1.0.93. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.92...1.0.93) --- updated-dependencies: - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- practice_collection/mongodatabase/Cargo.toml | 2 +- practice_collection/or_mapper/Cargo.toml | 2 +- practice_collection/postgresql/Cargo.toml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 134e2fd..32cb09c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4082,9 +4082,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.92" +version = "1.0.93" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0" +checksum = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99" dependencies = [ "unicode-ident", ] diff --git a/practice_collection/mongodatabase/Cargo.toml b/practice_collection/mongodatabase/Cargo.toml index 179afe5..a19aee9 100644 --- a/practice_collection/mongodatabase/Cargo.toml +++ b/practice_collection/mongodatabase/Cargo.toml @@ -12,6 +12,6 @@ bson = "2.7.0" futures-util = "0.3.30" lombok = "0.4.0" mongodb = "3.1.1" -proc-macro2 = "1.0.86" +proc-macro2 = "1.0.93" serde = { version = "1.0.217", features = ["derive"] } tokio = { version = "1.40.0", features = ["full"] } diff --git a/practice_collection/or_mapper/Cargo.toml b/practice_collection/or_mapper/Cargo.toml index 1e3dc37..c7fac58 100644 --- a/practice_collection/or_mapper/Cargo.toml +++ b/practice_collection/or_mapper/Cargo.toml @@ -13,7 +13,7 @@ dotenv = "0.15.0" env_logger = "0.11.1" log = "0.4.22" lombok = "0.4.0" -proc-macro2 = "1.0.86" +proc-macro2 = "1.0.93" sea-orm = { version = "1.0", features = [ "sqlx-postgres", "runtime-tokio-rustls", "macros" ] } serde = { version = "1.0.217", features = ["derive"] } diff --git a/practice_collection/postgresql/Cargo.toml b/practice_collection/postgresql/Cargo.toml index ec87b4e..ad099ce 100644 --- a/practice_collection/postgresql/Cargo.toml +++ b/practice_collection/postgresql/Cargo.toml @@ -17,6 +17,6 @@ r2d2_postgres = "0.18.1" tokio ={ version = "1.40.0", features = ["full"] } tokio-postgres = "0.7.1" -proc-macro2 = "1.0.86" +proc-macro2 = "1.0.93" async-trait = "0.1.82" yaml-rust = "0.4.5" From 3477ddb235d1b772f0bfd2fbad750acde60d1d7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 03:38:11 +0000 Subject: [PATCH 10/11] [Cargo]: Bump tokio from 1.40.0 to 1.43.0 Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.40.0 to 1.43.0. - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.40.0...tokio-1.43.0) --- updated-dependencies: - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Cargo.lock | 12 ++++++------ practice_collection/axum_web_framework/Cargo.toml | 2 +- practice_collection/mongodatabase/Cargo.toml | 2 +- practice_collection/or_mapper/Cargo.toml | 2 +- practice_collection/postgresql/Cargo.toml | 2 +- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 61ffffd..2c907c0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3112,9 +3112,9 @@ checksum = "03087c2bad5e1034e8cace5926dec053fb3790248370865f5117a7d0213354c8" [[package]] name = "libc" -version = "0.2.155" +version = "0.2.169" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c" +checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a" [[package]] name = "libfuzzer-sys" @@ -5701,9 +5701,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.40.0" +version = "1.43.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e2b070231665d27ad9ec9b8df639893f46727666c6767db40317fbe920a5d998" +checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e" dependencies = [ "backtrace", "bytes", @@ -5719,9 +5719,9 @@ dependencies = [ [[package]] name = "tokio-macros" -version = "2.4.0" +version = "2.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "693d596312e88961bc67d7f1f97af8a70227d9f90c31bba5806eec004978d752" +checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" dependencies = [ "proc-macro2", "quote", diff --git a/practice_collection/axum_web_framework/Cargo.toml b/practice_collection/axum_web_framework/Cargo.toml index e9b7053..3a21e77 100644 --- a/practice_collection/axum_web_framework/Cargo.toml +++ b/practice_collection/axum_web_framework/Cargo.toml @@ -7,4 +7,4 @@ edition = "2021" [dependencies] axum = "0.7.5" -tokio = { version = "1.40.0", features = ["macros", "rt-multi-thread"] } \ No newline at end of file +tokio = { version = "1.43.0", features = ["macros", "rt-multi-thread"] } \ No newline at end of file diff --git a/practice_collection/mongodatabase/Cargo.toml b/practice_collection/mongodatabase/Cargo.toml index a19aee9..502da81 100644 --- a/practice_collection/mongodatabase/Cargo.toml +++ b/practice_collection/mongodatabase/Cargo.toml @@ -14,4 +14,4 @@ lombok = "0.4.0" mongodb = "3.1.1" proc-macro2 = "1.0.93" serde = { version = "1.0.217", features = ["derive"] } -tokio = { version = "1.40.0", features = ["full"] } +tokio = { version = "1.43.0", features = ["full"] } diff --git a/practice_collection/or_mapper/Cargo.toml b/practice_collection/or_mapper/Cargo.toml index c7fac58..0738d88 100644 --- a/practice_collection/or_mapper/Cargo.toml +++ b/practice_collection/or_mapper/Cargo.toml @@ -18,4 +18,4 @@ proc-macro2 = "1.0.93" sea-orm = { version = "1.0", features = [ "sqlx-postgres", "runtime-tokio-rustls", "macros" ] } serde = { version = "1.0.217", features = ["derive"] } serde_json = { version = "1.0.128", default-features = false, features = ["alloc"] } -tokio = { version = "1.40.0", features = ["full"] } +tokio = { version = "1.43.0", features = ["full"] } diff --git a/practice_collection/postgresql/Cargo.toml b/practice_collection/postgresql/Cargo.toml index 98c4ea1..b0c2604 100644 --- a/practice_collection/postgresql/Cargo.toml +++ b/practice_collection/postgresql/Cargo.toml @@ -15,7 +15,7 @@ postgres = "0.19.9" r2d2 = "0.8.10" r2d2_postgres = "0.18.2" -tokio ={ version = "1.40.0", features = ["full"] } +tokio ={ version = "1.43.0", features = ["full"] } tokio-postgres = "0.7.1" proc-macro2 = "1.0.93" async-trait = "0.1.82" From 6d46df2d843fa6fd4022ed999834e18df73af08e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 03:40:06 +0000 Subject: [PATCH 11/11] [Cargo]: Bump serde_json from 1.0.128 to 1.0.137 Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.128 to 1.0.137. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.128...v1.0.137) --- updated-dependencies: - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 4 ++-- examples/l10_trait/Cargo.toml | 2 +- practice_collection/or_mapper/Cargo.toml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2c907c0..c95c7bb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4910,9 +4910,9 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.128" +version = "1.0.137" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6ff5456707a1de34e7e37f2a6fd3d3f808c318259cbd01ab6377795054b483d8" +checksum = "930cfb6e6abf99298aaad7d29abbef7a9999a9a8806a40088f55f0dcec03146b" dependencies = [ "indexmap 2.2.6", "itoa", diff --git a/examples/l10_trait/Cargo.toml b/examples/l10_trait/Cargo.toml index bb5c6f7..3580a48 100644 --- a/examples/l10_trait/Cargo.toml +++ b/examples/l10_trait/Cargo.toml @@ -10,5 +10,5 @@ anyhow = "1.0.89" csv = "1.3.0" #serde = "1.0.183" serde = { version = "1.0", features = ["derive"] } -serde_json = "1.0.128" +serde_json = "1.0.137" #generics = { path = "../../" } \ No newline at end of file diff --git a/practice_collection/or_mapper/Cargo.toml b/practice_collection/or_mapper/Cargo.toml index 0738d88..0aeffa4 100644 --- a/practice_collection/or_mapper/Cargo.toml +++ b/practice_collection/or_mapper/Cargo.toml @@ -17,5 +17,5 @@ proc-macro2 = "1.0.93" sea-orm = { version = "1.0", features = [ "sqlx-postgres", "runtime-tokio-rustls", "macros" ] } serde = { version = "1.0.217", features = ["derive"] } -serde_json = { version = "1.0.128", default-features = false, features = ["alloc"] } +serde_json = { version = "1.0.137", default-features = false, features = ["alloc"] } tokio = { version = "1.43.0", features = ["full"] }