From 0616224f82d193344284dc5551d6d108dfd51316 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 03:16:30 +0000 Subject: [PATCH] fix(deps): bump the aws group across 1 directory with 7 updates Bumps the aws group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aws-sdk-cognitoidentity](https://github.com/awslabs/aws-sdk-rust) | `1.87.0` | `1.88.0` | | [aws-sdk-ssooidc](https://github.com/awslabs/aws-sdk-rust) | `1.88.0` | `1.89.0` | | [aws-smithy-runtime-api](https://github.com/smithy-lang/smithy-rs) | `1.9.1` | `1.9.2` | | [aws-smithy-http](https://github.com/smithy-lang/smithy-rs) | `0.60.12` | `0.62.4` | | [aws-smithy-json](https://github.com/smithy-lang/smithy-rs) | `0.61.6` | `0.61.7` | | [aws-smithy-eventstream](https://github.com/smithy-lang/smithy-rs) | `0.60.12` | `0.60.13` | Updates `aws-sdk-cognitoidentity` from 1.87.0 to 1.88.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-ssooidc` from 1.88.0 to 1.89.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-smithy-runtime-api` from 1.9.1 to 1.9.2 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-types` from 1.3.3 to 1.3.4 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-http` from 0.60.12 to 0.62.4 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-json` from 0.61.6 to 0.61.7 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-smithy-eventstream` from 0.60.12 to 0.60.13 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) --- updated-dependencies: - dependency-name: aws-sdk-cognitoidentity dependency-version: 1.88.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-sdk-ssooidc dependency-version: 1.89.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-smithy-runtime-api dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: aws-smithy-types dependency-version: 1.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: aws-smithy-http dependency-version: 0.62.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-smithy-json dependency-version: 0.61.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: aws-smithy-eventstream dependency-version: 0.60.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws ... Signed-off-by: dependabot[bot] --- Cargo.lock | 72 +++++++------------ Cargo.toml | 6 +- crates/amzn-codewhisperer-client/Cargo.toml | 6 +- .../Cargo.toml | 8 +-- crates/amzn-consolas-client/Cargo.toml | 6 +- .../Cargo.toml | 8 +-- .../amzn-toolkit-telemetry-client/Cargo.toml | 6 +- 7 files changed, 46 insertions(+), 66 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 73a6f2ea8f..07a44b56bc 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -168,7 +168,7 @@ dependencies = [ "aws-credential-types", "aws-runtime", "aws-smithy-async", - "aws-smithy-http 0.60.12", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-runtime", "aws-smithy-runtime-api", @@ -188,7 +188,7 @@ dependencies = [ "aws-runtime", "aws-smithy-async", "aws-smithy-eventstream", - "aws-smithy-http 0.60.12", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-runtime", "aws-smithy-runtime-api", @@ -206,7 +206,7 @@ dependencies = [ "aws-credential-types", "aws-runtime", "aws-smithy-async", - "aws-smithy-http 0.60.12", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-runtime", "aws-smithy-runtime-api", @@ -226,7 +226,7 @@ dependencies = [ "aws-runtime", "aws-smithy-async", "aws-smithy-eventstream", - "aws-smithy-http 0.60.12", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-runtime", "aws-smithy-runtime-api", @@ -245,7 +245,7 @@ dependencies = [ "aws-http", "aws-runtime", "aws-smithy-async", - "aws-smithy-http 0.62.4", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-runtime", "aws-smithy-runtime-api", @@ -488,7 +488,7 @@ dependencies = [ "aws-sdk-ssooidc", "aws-sdk-sts", "aws-smithy-async", - "aws-smithy-http 0.62.4", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-runtime", "aws-smithy-runtime-api", @@ -559,7 +559,7 @@ dependencies = [ "aws-credential-types", "aws-sigv4", "aws-smithy-async", - "aws-smithy-http 0.62.4", + "aws-smithy-http", "aws-smithy-runtime", "aws-smithy-runtime-api", "aws-smithy-types", @@ -576,14 +576,14 @@ dependencies = [ [[package]] name = "aws-sdk-cognitoidentity" -version = "1.87.0" +version = "1.88.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dc53737ec00bf68e7591b23fb6b604ac2cbfcc829ba3abd3839877afd83a1da2" +checksum = "9a1eb04ebb4cd91b3f2570087e076861d8dee0c3b5d6339433ca3208376f8e67" dependencies = [ "aws-credential-types", "aws-runtime", "aws-smithy-async", - "aws-smithy-http 0.62.4", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-runtime", "aws-smithy-runtime-api", @@ -605,7 +605,7 @@ dependencies = [ "aws-credential-types", "aws-runtime", "aws-smithy-async", - "aws-smithy-http 0.62.4", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-runtime", "aws-smithy-runtime-api", @@ -620,14 +620,14 @@ dependencies = [ [[package]] name = "aws-sdk-ssooidc" -version = "1.88.0" +version = "1.89.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9a68d675582afea0e94d38b6ca9c5aaae4ca14f1d36faa6edb19b42e687e70d7" +checksum = "695dc67bb861ccb8426c9129b91c30e266a0e3d85650cafdf62fcca14c8fd338" dependencies = [ "aws-credential-types", "aws-runtime", "aws-smithy-async", - "aws-smithy-http 0.62.4", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-runtime", "aws-smithy-runtime-api", @@ -649,7 +649,7 @@ dependencies = [ "aws-credential-types", "aws-runtime", "aws-smithy-async", - "aws-smithy-http 0.62.4", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-query", "aws-smithy-runtime", @@ -670,7 +670,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bffc03068fbb9c8dd5ce1c6fb240678a5cffb86fb2b7b1985c999c4b83c8df68" dependencies = [ "aws-credential-types", - "aws-smithy-http 0.62.4", + "aws-smithy-http", "aws-smithy-runtime-api", "aws-smithy-types", "bytes", @@ -698,42 +698,22 @@ dependencies = [ [[package]] name = "aws-smithy-eventstream" -version = "0.60.12" +version = "0.60.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9656b85088f8d9dc7ad40f9a6c7228e1e8447cdf4b046c87e152e0805dea02fa" +checksum = "e29a304f8319781a39808847efb39561351b1bb76e933da7aa90232673638658" dependencies = [ "aws-smithy-types", "bytes", "crc32fast", ] -[[package]] -name = "aws-smithy-http" -version = "0.60.12" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7809c27ad8da6a6a68c454e651d4962479e81472aa19ae99e59f9aba1f9713cc" -dependencies = [ - "aws-smithy-eventstream", - "aws-smithy-runtime-api", - "aws-smithy-types", - "bytes", - "bytes-utils", - "futures-core", - "http 0.2.12", - "http-body 0.4.6", - "once_cell", - "percent-encoding", - "pin-project-lite", - "pin-utils", - "tracing", -] - [[package]] name = "aws-smithy-http" version = "0.62.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3feafd437c763db26aa04e0cc7591185d0961e64c61885bece0fb9d50ceac671" dependencies = [ + "aws-smithy-eventstream", "aws-smithy-runtime-api", "aws-smithy-types", "bytes", @@ -786,9 +766,9 @@ dependencies = [ [[package]] name = "aws-smithy-json" -version = "0.61.6" +version = "0.61.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cff418fc8ec5cadf8173b10125f05c2e7e1d46771406187b2c878557d4503390" +checksum = "2db31f727935fc63c6eeae8b37b438847639ec330a9161ece694efba257e0c54" dependencies = [ "aws-smithy-types", ] @@ -838,7 +818,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "40ab99739082da5347660c556689256438defae3bcefd66c52b095905730e404" dependencies = [ "aws-smithy-async", - "aws-smithy-http 0.62.4", + "aws-smithy-http", "aws-smithy-http-client", "aws-smithy-observability", "aws-smithy-runtime-api", @@ -858,9 +838,9 @@ dependencies = [ [[package]] name = "aws-smithy-runtime-api" -version = "1.9.1" +version = "1.9.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3683c5b152d2ad753607179ed71988e8cfd52964443b4f74fd8e552d0bbfeb46" +checksum = "ec7204f9fd94749a7c53b26da1b961b4ac36bf070ef1e0b94bb09f79d4f6c193" dependencies = [ "aws-smithy-async", "aws-smithy-types", @@ -875,9 +855,9 @@ dependencies = [ [[package]] name = "aws-smithy-types" -version = "1.3.3" +version = "1.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9f5b3a7486f6690ba25952cabf1e7d75e34d69eaff5081904a47bc79074d6457" +checksum = "25f535879a207fce0db74b679cfc3e91a3159c8144d717d55f5832aea9eef46e" dependencies = [ "base64-simd", "bytes", diff --git a/Cargo.toml b/Cargo.toml index 7120e92c82..853bea562d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,10 +24,10 @@ async-trait = "0.1.87" aws-config = "1.0.3" aws-credential-types = "1.0.3" aws-runtime = "1.4.4" -aws-sdk-cognitoidentity = "1.51.0" -aws-sdk-ssooidc = "1.51.0" +aws-sdk-cognitoidentity = "1.88.0" +aws-sdk-ssooidc = "1.89.0" aws-smithy-async = "1.2.2" -aws-smithy-runtime-api = "1.6.1" +aws-smithy-runtime-api = "1.9.2" aws-smithy-types = "1.2.10" aws-types = "1.3.0" base64 = "0.22.1" diff --git a/crates/amzn-codewhisperer-client/Cargo.toml b/crates/amzn-codewhisperer-client/Cargo.toml index 9ab7a6feaa..3b1ed2b4bd 100644 --- a/crates/amzn-codewhisperer-client/Cargo.toml +++ b/crates/amzn-codewhisperer-client/Cargo.toml @@ -64,10 +64,10 @@ version = "1.5.5" version = "1.2.4" [dependencies.aws-smithy-http] -version = "0.60.12" +version = "0.62.4" [dependencies.aws-smithy-json] -version = "0.61.2" +version = "0.61.7" [dependencies.aws-smithy-runtime] version = "1.7.8" @@ -77,7 +77,7 @@ features = [ ] [dependencies.aws-smithy-runtime-api] -version = "1.7.3" +version = "1.9.2" features = [ "client", "http-02x", diff --git a/crates/amzn-codewhisperer-streaming-client/Cargo.toml b/crates/amzn-codewhisperer-streaming-client/Cargo.toml index a0b2099460..40b751f820 100644 --- a/crates/amzn-codewhisperer-streaming-client/Cargo.toml +++ b/crates/amzn-codewhisperer-streaming-client/Cargo.toml @@ -64,14 +64,14 @@ version = "1.5.5" version = "1.2.4" [dependencies.aws-smithy-eventstream] -version = "0.60.6" +version = "0.60.13" [dependencies.aws-smithy-http] -version = "0.60.12" +version = "0.62.4" features = ["event-stream"] [dependencies.aws-smithy-json] -version = "0.61.2" +version = "0.61.7" [dependencies.aws-smithy-runtime] version = "1.7.8" @@ -81,7 +81,7 @@ features = [ ] [dependencies.aws-smithy-runtime-api] -version = "1.7.3" +version = "1.9.2" features = [ "client", "http-02x", diff --git a/crates/amzn-consolas-client/Cargo.toml b/crates/amzn-consolas-client/Cargo.toml index 4d5547783a..b1d58ef630 100644 --- a/crates/amzn-consolas-client/Cargo.toml +++ b/crates/amzn-consolas-client/Cargo.toml @@ -67,17 +67,17 @@ version = "1.5.5" version = "1.2.4" [dependencies.aws-smithy-http] -version = "0.60.12" +version = "0.62.4" [dependencies.aws-smithy-json] -version = "0.61.2" +version = "0.61.7" [dependencies.aws-smithy-runtime] version = "1.7.8" features = ["client"] [dependencies.aws-smithy-runtime-api] -version = "1.7.3" +version = "1.9.2" features = [ "client", "http-02x", diff --git a/crates/amzn-qdeveloper-streaming-client/Cargo.toml b/crates/amzn-qdeveloper-streaming-client/Cargo.toml index cd1dcd31b3..a1dc012b9a 100644 --- a/crates/amzn-qdeveloper-streaming-client/Cargo.toml +++ b/crates/amzn-qdeveloper-streaming-client/Cargo.toml @@ -67,21 +67,21 @@ version = "1.5.5" version = "1.2.4" [dependencies.aws-smithy-eventstream] -version = "0.60.6" +version = "0.60.13" [dependencies.aws-smithy-http] -version = "0.60.12" +version = "0.62.4" features = ["event-stream"] [dependencies.aws-smithy-json] -version = "0.61.2" +version = "0.61.7" [dependencies.aws-smithy-runtime] version = "1.7.8" features = ["client"] [dependencies.aws-smithy-runtime-api] -version = "1.7.3" +version = "1.9.2" features = [ "client", "http-02x", diff --git a/crates/amzn-toolkit-telemetry-client/Cargo.toml b/crates/amzn-toolkit-telemetry-client/Cargo.toml index 0e546aab79..f4bc1bc00d 100644 --- a/crates/amzn-toolkit-telemetry-client/Cargo.toml +++ b/crates/amzn-toolkit-telemetry-client/Cargo.toml @@ -38,17 +38,17 @@ version = "1.1.3" version = "1.1.3" [dependencies.aws-smithy-http] -version = "0.62.1" +version = "0.62.4" [dependencies.aws-smithy-json] -version = "0.61.3" +version = "0.61.7" [dependencies.aws-smithy-runtime] version = "1.1.3" features = ["client"] [dependencies.aws-smithy-runtime-api] -version = "1.1.3" +version = "1.9.2" features = ["client", "http-02x"] [dependencies.aws-smithy-types]