Skip to content

Commit 39bff5c

Browse files
fix(deps): bump the aws group across 1 directory with 9 updates
Bumps the aws group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aws-credential-types](https://github.com/smithy-lang/smithy-rs) | `1.2.3` | `1.2.4` | | [aws-runtime](https://github.com/smithy-lang/smithy-rs) | `1.5.8` | `1.5.9` | | [aws-sdk-cognitoidentity](https://github.com/awslabs/aws-sdk-rust) | `1.74.0` | `1.77.0` | | [aws-sdk-ssooidc](https://github.com/awslabs/aws-sdk-rust) | `1.74.0` | `1.77.0` | | [aws-types](https://github.com/smithy-lang/smithy-rs) | `1.3.7` | `1.3.8` | | [aws-smithy-http](https://github.com/smithy-lang/smithy-rs) | `0.60.12` | `0.62.1` | | [aws-smithy-eventstream](https://github.com/smithy-lang/smithy-rs) | `0.60.9` | `0.60.10` | Updates `aws-credential-types` from 1.2.3 to 1.2.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-runtime` from 1.5.8 to 1.5.9 - [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-sdk-cognitoidentity` from 1.74.0 to 1.77.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.74.0 to 1.77.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.8.1 to 1.8.5 - [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-types` from 1.3.7 to 1.3.8 - [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.1 - [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-runtime` from 1.8.3 to 1.8.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-eventstream` from 0.60.9 to 0.60.10 - [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-credential-types dependency-version: 1.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: aws-runtime dependency-version: 1.5.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: aws-sdk-cognitoidentity dependency-version: 1.77.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-sdk-ssooidc dependency-version: 1.77.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-smithy-runtime-api dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: aws-types dependency-version: 1.3.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: aws-smithy-http dependency-version: 0.62.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-smithy-runtime dependency-version: 1.8.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: aws-smithy-eventstream dependency-version: 0.60.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f9448b5 commit 39bff5c

File tree

7 files changed

+58
-78
lines changed

7 files changed

+58
-78
lines changed

Cargo.lock

Lines changed: 32 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ arboard = { version = "3.5.0", default-features = false }
2222
assert_cmd = "2.0"
2323
async-trait = "0.1.87"
2424
aws-config = "1.0.3"
25-
aws-credential-types = "1.0.3"
26-
aws-runtime = "1.4.4"
27-
aws-sdk-cognitoidentity = "1.51.0"
28-
aws-sdk-ssooidc = "1.51.0"
25+
aws-credential-types = "1.2.4"
26+
aws-runtime = "1.5.9"
27+
aws-sdk-cognitoidentity = "1.77.0"
28+
aws-sdk-ssooidc = "1.77.0"
2929
aws-smithy-async = "1.2.2"
3030
aws-smithy-runtime-api = "1.6.1"
3131
aws-smithy-types = "1.2.10"
32-
aws-types = "1.3.0"
32+
aws-types = "1.3.8"
3333
base64 = "0.22.1"
3434
bitflags = "2.9.0"
3535
bstr = "1.12.0"

crates/amzn-codewhisperer-client/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,16 +55,16 @@ name = "amzn_codewhisperer_client"
5555
path = "src/lib.rs"
5656

5757
[dependencies.aws-credential-types]
58-
version = "1.2.1"
58+
version = "1.2.4"
5959

6060
[dependencies.aws-runtime]
61-
version = "1.5.5"
61+
version = "1.5.9"
6262

6363
[dependencies.aws-smithy-async]
6464
version = "1.2.4"
6565

6666
[dependencies.aws-smithy-http]
67-
version = "0.60.12"
67+
version = "0.62.1"
6868

6969
[dependencies.aws-smithy-json]
7070
version = "0.61.2"
@@ -88,7 +88,7 @@ features = [
8888
version = "1.2.13"
8989

9090
[dependencies.aws-types]
91-
version = "1.3.5"
91+
version = "1.3.8"
9292

9393
[dependencies.bytes]
9494
version = "1.4.0"

crates/amzn-codewhisperer-streaming-client/Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,19 +55,19 @@ name = "amzn_codewhisperer_streaming_client"
5555
path = "src/lib.rs"
5656

5757
[dependencies.aws-credential-types]
58-
version = "1.2.1"
58+
version = "1.2.4"
5959

6060
[dependencies.aws-runtime]
61-
version = "1.5.5"
61+
version = "1.5.9"
6262

6363
[dependencies.aws-smithy-async]
6464
version = "1.2.4"
6565

6666
[dependencies.aws-smithy-eventstream]
67-
version = "0.60.6"
67+
version = "0.60.10"
6868

6969
[dependencies.aws-smithy-http]
70-
version = "0.60.12"
70+
version = "0.62.1"
7171
features = ["event-stream"]
7272

7373
[dependencies.aws-smithy-json]
@@ -92,7 +92,7 @@ features = [
9292
version = "1.2.13"
9393

9494
[dependencies.aws-types]
95-
version = "1.3.5"
95+
version = "1.3.8"
9696

9797
[dependencies.bytes]
9898
version = "1.4.0"

crates/amzn-consolas-client/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,16 +58,16 @@ name = "amzn_consolas_client"
5858
path = "src/lib.rs"
5959

6060
[dependencies.aws-credential-types]
61-
version = "1.2.1"
61+
version = "1.2.4"
6262

6363
[dependencies.aws-runtime]
64-
version = "1.5.5"
64+
version = "1.5.9"
6565

6666
[dependencies.aws-smithy-async]
6767
version = "1.2.4"
6868

6969
[dependencies.aws-smithy-http]
70-
version = "0.60.12"
70+
version = "0.62.1"
7171

7272
[dependencies.aws-smithy-json]
7373
version = "0.61.2"
@@ -87,7 +87,7 @@ features = [
8787
version = "1.2.13"
8888

8989
[dependencies.aws-types]
90-
version = "1.3.5"
90+
version = "1.3.8"
9191

9292
[dependencies.bytes]
9393
version = "1.4.0"

crates/amzn-qdeveloper-streaming-client/Cargo.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,19 +58,19 @@ name = "amzn_qdeveloper_streaming_client"
5858
path = "src/lib.rs"
5959

6060
[dependencies.aws-credential-types]
61-
version = "1.2.1"
61+
version = "1.2.4"
6262

6363
[dependencies.aws-runtime]
64-
version = "1.5.5"
64+
version = "1.5.9"
6565

6666
[dependencies.aws-smithy-async]
6767
version = "1.2.4"
6868

6969
[dependencies.aws-smithy-eventstream]
70-
version = "0.60.6"
70+
version = "0.60.10"
7171

7272
[dependencies.aws-smithy-http]
73-
version = "0.60.12"
73+
version = "0.62.1"
7474
features = ["event-stream"]
7575

7676
[dependencies.aws-smithy-json]
@@ -91,7 +91,7 @@ features = [
9191
version = "1.2.13"
9292

9393
[dependencies.aws-types]
94-
version = "1.3.5"
94+
version = "1.3.8"
9595

9696
[dependencies.bytes]
9797
version = "1.4.0"

0 commit comments

Comments
 (0)