Skip to content

Commit

Permalink
fix(deps): update aws-sdk-rust monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent af9773a commit 9b6251b
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
52 changes: 26 additions & 26 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -863,9 +863,9 @@ checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"

[[package]]
name = "aws-config"
version = "1.5.4"
version = "1.5.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "caf6cfe2881cb1fcbba9ae946fb9a6480d3b7a714ca84c74925014a89ef3387a"
checksum = "9b49afaa341e8dd8577e1a2200468f98956d6eda50bcf4a53246cc00174ba924"
dependencies = [
"aws-credential-types",
"aws-runtime",
Expand All @@ -883,7 +883,6 @@ dependencies = [
"fastrand 2.1.0",
"hex",
"http 0.2.12",
"hyper",
"ring",
"time",
"tokio",
Expand All @@ -894,9 +893,9 @@ dependencies = [

[[package]]
name = "aws-credential-types"
version = "1.2.0"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e16838e6c9e12125face1c1eff1343c75e3ff540de98ff7ebd61874a89bcfeb9"
checksum = "60e8f6b615cb5fc60a98132268508ad104310f0cfb25a1c22eee76efdf9154da"
dependencies = [
"aws-smithy-async",
"aws-smithy-runtime-api",
Expand All @@ -906,14 +905,15 @@ dependencies = [

[[package]]
name = "aws-runtime"
version = "1.4.0"
version = "1.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f42c2d4218de4dcd890a109461e2f799a1a2ba3bcd2cde9af88360f5df9266c6"
checksum = "a10d5c055aa540164d9561a0e2e74ad30f0dcf7393c3a92f6733ddf9c5762468"
dependencies = [
"aws-credential-types",
"aws-sigv4",
"aws-smithy-async",
"aws-smithy-http",
"aws-smithy-runtime",
"aws-smithy-runtime-api",
"aws-smithy-types",
"aws-types",
Expand All @@ -930,9 +930,9 @@ dependencies = [

[[package]]
name = "aws-sdk-sso"
version = "1.39.0"
version = "1.49.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "11822090cf501c316c6f75711d77b96fba30658e3867a7762e5e2f5d32d31e81"
checksum = "09677244a9da92172c8dc60109b4a9658597d4d298b188dd0018b6a66b410ca4"
dependencies = [
"aws-credential-types",
"aws-runtime",
Expand All @@ -952,9 +952,9 @@ dependencies = [

[[package]]
name = "aws-sdk-ssooidc"
version = "1.40.0"
version = "1.50.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78a2a06ff89176123945d1bbe865603c4d7101bea216a550bb4d2e4e9ba74d74"
checksum = "81fea2f3a8bb3bd10932ae7ad59cc59f65f270fc9183a7e91f501dc5efbef7ee"
dependencies = [
"aws-credential-types",
"aws-runtime",
Expand All @@ -974,9 +974,9 @@ dependencies = [

[[package]]
name = "aws-sdk-sts"
version = "1.39.0"
version = "1.50.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a20a91795850826a6f456f4a48eff1dfa59a0e69bdbf5b8c50518fd372106574"
checksum = "6ada54e5f26ac246dc79727def52f7f8ed38915cb47781e2a72213957dc3a7d5"
dependencies = [
"aws-credential-types",
"aws-runtime",
Expand All @@ -997,9 +997,9 @@ dependencies = [

[[package]]
name = "aws-sigv4"
version = "1.2.3"
version = "1.2.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5df1b0fa6be58efe9d4ccc257df0a53b89cd8909e86591a13ca54817c87517be"
checksum = "5619742a0d8f253be760bfbb8e8e8368c69e3587e4637af5754e488a611499b1"
dependencies = [
"aws-credential-types",
"aws-smithy-http",
Expand Down Expand Up @@ -1031,9 +1031,9 @@ dependencies = [

[[package]]
name = "aws-smithy-http"
version = "0.60.9"
version = "0.60.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9cd0ae3d97daa0a2bf377a4d8e8e1362cae590c4a1aad0d40058ebca18eb91e"
checksum = "5c8bc3e8fdc6b8d07d976e301c02fe553f72a39b7a9fea820e023268467d7ab6"
dependencies = [
"aws-smithy-runtime-api",
"aws-smithy-types",
Expand Down Expand Up @@ -1070,9 +1070,9 @@ dependencies = [

[[package]]
name = "aws-smithy-runtime"
version = "1.6.3"
version = "1.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0abbf454960d0db2ad12684a1640120e7557294b0ff8e2f11236290a1b293225"
checksum = "be28bd063fa91fd871d131fc8b68d7cd4c5fa0869bea68daca50dcb1cbd76be2"
dependencies = [
"aws-smithy-async",
"aws-smithy-http",
Expand All @@ -1097,9 +1097,9 @@ dependencies = [

[[package]]
name = "aws-smithy-runtime-api"
version = "1.7.2"
version = "1.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e086682a53d3aa241192aa110fa8dfce98f2f5ac2ead0de84d41582c7e8fdb96"
checksum = "92165296a47a812b267b4f41032ff8069ab7ff783696d217f0994a0d7ab585cd"
dependencies = [
"aws-smithy-async",
"aws-smithy-types",
Expand All @@ -1114,9 +1114,9 @@ dependencies = [

[[package]]
name = "aws-smithy-types"
version = "1.2.4"
version = "1.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "273dcdfd762fae3e1650b8024624e7cd50e484e37abdab73a7a706188ad34543"
checksum = "4fbd94a32b3a7d55d3806fe27d98d3ad393050439dd05eb53ece36ec5e3d3510"
dependencies = [
"base64-simd",
"bytes",
Expand All @@ -1140,9 +1140,9 @@ dependencies = [

[[package]]
name = "aws-smithy-xml"
version = "0.60.8"
version = "0.60.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d123fbc2a4adc3c301652ba8e149bf4bc1d1725affb9784eb20c953ace06bf55"
checksum = "ab0b0166827aa700d3dc519f72f8b3a91c35d0b8d042dc5d643a91e6f80648fc"
dependencies = [
"xmlparser",
]
Expand Down Expand Up @@ -3397,7 +3397,7 @@ dependencies = [
"httpdate",
"itoa",
"pin-project-lite",
"socket2 0.5.7",
"socket2 0.4.10",
"tokio",
"tower-service",
"tracing",
Expand Down
6 changes: 3 additions & 3 deletions apollo-router/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -260,9 +260,9 @@ aws-credential-types = "1.1.6"
aws-config = "1.1.6"
aws-types = "1.1.6"
aws-smithy-runtime-api = { version = "1.1.6", features = ["client"] }
aws-sdk-sso = "=1.39.0" # TODO: unpin when on Rust 1.78+
aws-sdk-ssooidc = "=1.40.0" # TODO: unpin when on Rust 1.78+
aws-sdk-sts = "=1.39.0" # TODO: unpin when on Rust 1.78+
aws-sdk-sso = "=1.49.0" # TODO: unpin when on Rust 1.78+
aws-sdk-ssooidc = "=1.50.0" # TODO: unpin when on Rust 1.78+
aws-sdk-sts = "=1.50.0" # TODO: unpin when on Rust 1.78+
sha1.workspace = true
tracing-serde = "0.1.3"
time = { version = "0.3.36", features = ["serde"] }
Expand Down

0 comments on commit 9b6251b

Please sign in to comment.