From c15621b8a635c65aeabeaccc0bd7a71855c86776 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 May 2024 08:51:10 -0700 Subject: [PATCH] build(deps): bump aws-config from 1.4.0 to 1.5.0 (#510) --- Cargo.lock | 74 ++++++++++++++++++++--------------------- exon/exon-io/Cargo.toml | 2 +- 2 files changed, 38 insertions(+), 38 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 81c2def1..44d892d1 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -492,22 +492,22 @@ dependencies = [ [[package]] name = "aws-config" -version = "1.4.0" +version = "1.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "40ddbfb5db93d62521f47b3f223da0884a2f02741ff54cb9cda192a0e73ba08b" +checksum = "1234b742ac4a40a7d3459c6e3c99818271976a5a6ae3732cb415f4a9a94da7b6" dependencies = [ "aws-credential-types 1.2.0", "aws-runtime", - "aws-sdk-sso 1.24.0", + "aws-sdk-sso 1.26.0", "aws-sdk-ssooidc", - "aws-sdk-sts 1.24.0", + "aws-sdk-sts 1.26.0", "aws-smithy-async 1.2.1", "aws-smithy-http 0.60.8", "aws-smithy-json 0.60.7", "aws-smithy-runtime", "aws-smithy-runtime-api", - "aws-smithy-types 1.1.9", - "aws-types 1.2.1", + "aws-smithy-types 1.1.10", + "aws-types 1.3.0", "bytes", "fastrand 2.0.2", "hex", @@ -543,7 +543,7 @@ checksum = "e16838e6c9e12125face1c1eff1343c75e3ff540de98ff7ebd61874a89bcfeb9" dependencies = [ "aws-smithy-async 1.2.1", "aws-smithy-runtime-api", - "aws-smithy-types 1.1.9", + "aws-smithy-types 1.1.10", "zeroize", ] @@ -591,8 +591,8 @@ dependencies = [ "aws-smithy-async 1.2.1", "aws-smithy-http 0.60.8", "aws-smithy-runtime-api", - "aws-smithy-types 1.1.9", - "aws-types 1.2.1", + "aws-smithy-types 1.1.10", + "aws-types 1.3.0", "bytes", "fastrand 2.0.2", "http 0.2.12", @@ -630,9 +630,9 @@ dependencies = [ [[package]] name = "aws-sdk-sso" -version = "1.24.0" +version = "1.26.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5fd6a9b38fe2dcaa2422b42e2c667112872d03a83522533f8b4165fd2d9d4bd1" +checksum = "56b4920e275175333b8245a44aab670d52eceb0ac46b447697698eb0f6d11cb0" dependencies = [ "aws-credential-types 1.2.0", "aws-runtime", @@ -641,8 +641,8 @@ dependencies = [ "aws-smithy-json 0.60.7", "aws-smithy-runtime", "aws-smithy-runtime-api", - "aws-smithy-types 1.1.9", - "aws-types 1.2.1", + "aws-smithy-types 1.1.10", + "aws-types 1.3.0", "bytes", "http 0.2.12", "once_cell", @@ -652,9 +652,9 @@ dependencies = [ [[package]] name = "aws-sdk-ssooidc" -version = "1.24.0" +version = "1.27.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b3f573392f21553835024164b795506363132b581a7192c27f23e7e8970c51a6" +checksum = "80fdbebefecf7e8beae14f16d46c4980dc193a6f97134c43269eefcef13d7d8a" dependencies = [ "aws-credential-types 1.2.0", "aws-runtime", @@ -663,8 +663,8 @@ dependencies = [ "aws-smithy-json 0.60.7", "aws-smithy-runtime", "aws-smithy-runtime-api", - "aws-smithy-types 1.1.9", - "aws-types 1.2.1", + "aws-smithy-types 1.1.10", + "aws-types 1.3.0", "bytes", "http 0.2.12", "once_cell", @@ -700,9 +700,9 @@ dependencies = [ [[package]] name = "aws-sdk-sts" -version = "1.24.0" +version = "1.26.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7207ca62206c93e470457babf0512d7b6b97170fdba929a2a2f5682f9f68407c" +checksum = "4b892a18371e2628a5e7bfab6a03718de9501c439886dce6111a1363fa74c89b" dependencies = [ "aws-credential-types 1.2.0", "aws-runtime", @@ -712,9 +712,9 @@ dependencies = [ "aws-smithy-query 0.60.7", "aws-smithy-runtime", "aws-smithy-runtime-api", - "aws-smithy-types 1.1.9", + "aws-smithy-types 1.1.10", "aws-smithy-xml 0.60.8", - "aws-types 1.2.1", + "aws-types 1.3.0", "http 0.2.12", "once_cell", "regex-lite", @@ -763,7 +763,7 @@ dependencies = [ "aws-credential-types 1.2.0", "aws-smithy-http 0.60.8", "aws-smithy-runtime-api", - "aws-smithy-types 1.1.9", + "aws-smithy-types 1.1.10", "bytes", "form_urlencoded", "hex", @@ -851,7 +851,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4a7de001a1b9a25601016d8057ea16e31a45fdca3751304c8edf4ad72e706c08" dependencies = [ "aws-smithy-runtime-api", - "aws-smithy-types 1.1.9", + "aws-smithy-types 1.1.10", "bytes", "bytes-utils", "futures-core", @@ -895,7 +895,7 @@ version = "0.60.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4683df9469ef09468dad3473d129960119a0d3593617542b7d52086c8486f2d6" dependencies = [ - "aws-smithy-types 1.1.9", + "aws-smithy-types 1.1.10", ] [[package]] @@ -914,20 +914,20 @@ version = "0.60.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f2fbd61ceb3fe8a1cb7352e42689cec5335833cd9f94103a61e98f9bb61c64bb" dependencies = [ - "aws-smithy-types 1.1.9", + "aws-smithy-types 1.1.10", "urlencoding", ] [[package]] name = "aws-smithy-runtime" -version = "1.5.0" +version = "1.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c9ac79e9f3a4d576f3cd4a470a0275b138d9e7b11b1cd514a6858ae0a79dd5bb" +checksum = "607e8b53aeb2bc23fb332159d72a69650cd9643c161d76cd3b7f88ac00b5a1bb" dependencies = [ "aws-smithy-async 1.2.1", "aws-smithy-http 0.60.8", "aws-smithy-runtime-api", - "aws-smithy-types 1.1.9", + "aws-smithy-types 1.1.10", "bytes", "fastrand 2.0.2", "h2", @@ -946,12 +946,12 @@ dependencies = [ [[package]] name = "aws-smithy-runtime-api" -version = "1.6.0" +version = "1.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "04ec42c2f5c0e7796a2848dde4d9f3bf8ce12ccbb3d5aa40c52fa0cdd61a1c47" +checksum = "5b7d790d553d163c7d80a4e06e2906bf24b9172c9ebe045fc3a274e9358ab7bb" dependencies = [ "aws-smithy-async 1.2.1", - "aws-smithy-types 1.1.9", + "aws-smithy-types 1.1.10", "bytes", "http 0.2.12", "http 1.1.0", @@ -976,9 +976,9 @@ dependencies = [ [[package]] name = "aws-smithy-types" -version = "1.1.9" +version = "1.1.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "baf98d97bba6ddaba180f1b1147e202d8fe04940403a95a3f826c790f931bbd1" +checksum = "5b6764ba7e1c5ede1c9f9e4046645534f06c2581402461c559b481a420330a83" dependencies = [ "base64-simd", "bytes", @@ -1033,14 +1033,14 @@ dependencies = [ [[package]] name = "aws-types" -version = "1.2.1" +version = "1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a807d90cd50a969b3d95e4e7ad1491fcae13c6e83948d8728363ecc09d66343a" +checksum = "02fa328e19c849b20ef7ada4c9b581dd12351ff35ecc7642d06e69de4f98407c" dependencies = [ "aws-credential-types 1.2.0", "aws-smithy-async 1.2.1", "aws-smithy-runtime-api", - "aws-smithy-types 1.1.9", + "aws-smithy-types 1.1.10", "http 0.2.12", "rustc_version", "tracing", @@ -2320,7 +2320,7 @@ name = "exon-io" version = "0.21.1" dependencies = [ "async-trait", - "aws-config 1.4.0", + "aws-config 1.5.0", "aws-credential-types 1.2.0", "object_store", "tokio", diff --git a/exon/exon-io/Cargo.toml b/exon/exon-io/Cargo.toml index 07f47c35..0b1b16f7 100644 --- a/exon/exon-io/Cargo.toml +++ b/exon/exon-io/Cargo.toml @@ -11,7 +11,7 @@ version = { workspace = true } [dependencies] async-trait = "0.1.80" -aws-config = { version = "1.4.0" } +aws-config = { version = "1.5.0" } aws-credential-types = { version = "1.2.0" } object_store = { workspace = true, features = ["aws"] } tokio = { version = "1", features = ["io-util"] }