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 Jan 3, 2025
1 parent 56b1af1 commit 94a0512
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
60 changes: 30 additions & 30 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -888,9 +888,9 @@ checksum = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0"

[[package]]
name = "aws-config"
version = "1.5.4"
version = "1.5.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "caf6cfe2881cb1fcbba9ae946fb9a6480d3b7a714ca84c74925014a89ef3387a"
checksum = "c03a50b30228d3af8865ce83376b4e99e1ffa34728220fe2860e4df0bb5278d6"
dependencies = [
"aws-credential-types",
"aws-runtime",
Expand All @@ -908,7 +908,6 @@ dependencies = [
"fastrand 2.1.0",
"hex",
"http 0.2.12",
"hyper",
"ring",
"time",
"tokio",
Expand All @@ -919,9 +918,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 @@ -931,14 +930,15 @@ dependencies = [

[[package]]
name = "aws-runtime"
version = "1.4.0"
version = "1.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f42c2d4218de4dcd890a109461e2f799a1a2ba3bcd2cde9af88360f5df9266c6"
checksum = "b16d1aa50accc11a4b4d5c50f7fb81cc0cf60328259c587d0e6b0f11385bde46"
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 @@ -955,9 +955,9 @@ dependencies = [

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

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

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

[[package]]
name = "aws-sigv4"
version = "1.2.3"
version = "1.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5df1b0fa6be58efe9d4ccc257df0a53b89cd8909e86591a13ca54817c87517be"
checksum = "7d3820e0c08d0737872ff3c7c1f21ebbb6693d832312d6152bf18ef50a5471c2"
dependencies = [
"aws-credential-types",
"aws-smithy-http",
Expand All @@ -1045,9 +1045,9 @@ dependencies = [

[[package]]
name = "aws-smithy-async"
version = "1.2.1"
version = "1.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62220bc6e97f946ddd51b5f1361f78996e704677afc518a4ff66b7a72ea1378c"
checksum = "427cb637d15d63d6f9aae26358e1c9a9c09d5aa490d64b09354c8217cfef0f28"
dependencies = [
"futures-util",
"pin-project-lite",
Expand All @@ -1056,9 +1056,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 All @@ -1076,9 +1076,9 @@ dependencies = [

[[package]]
name = "aws-smithy-json"
version = "0.60.7"
version = "0.61.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4683df9469ef09468dad3473d129960119a0d3593617542b7d52086c8486f2d6"
checksum = "ee4e69cc50921eb913c6b662f8d909131bb3e6ad6cb6090d3a39b66fc5c52095"
dependencies = [
"aws-smithy-types",
]
Expand All @@ -1095,9 +1095,9 @@ dependencies = [

[[package]]
name = "aws-smithy-runtime"
version = "1.6.3"
version = "1.7.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0abbf454960d0db2ad12684a1640120e7557294b0ff8e2f11236290a1b293225"
checksum = "a05dd41a70fc74051758ee75b5c4db2c0ca070ed9229c3df50e9475cda1cb985"
dependencies = [
"aws-smithy-async",
"aws-smithy-http",
Expand All @@ -1122,9 +1122,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 @@ -1139,9 +1139,9 @@ dependencies = [

[[package]]
name = "aws-smithy-types"
version = "1.2.4"
version = "1.2.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "273dcdfd762fae3e1650b8024624e7cd50e484e37abdab73a7a706188ad34543"
checksum = "38ddc9bd6c28aeb303477170ddd183760a956a03e083b3902a990238a7e3792d"
dependencies = [
"base64-simd",
"bytes",
Expand All @@ -1165,9 +1165,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 @@ -3289,7 +3289,7 @@ dependencies = [
"itoa",
"pin-project-lite",
"smallvec",
"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 @@ -251,9 +251,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.53.0" # TODO: unpin when on Rust 1.78+
aws-sdk-ssooidc = "=1.54.0" # TODO: unpin when on Rust 1.78+
aws-sdk-sts = "=1.54.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 94a0512

Please sign in to comment.