Skip to content

Commit 2e9b899

Browse files
fix(deps): bump the aws group across 1 directory with 6 updates
Bumps the aws group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aws-smithy-json](https://github.com/smithy-lang/smithy-rs) | `0.61.3` | `0.61.4` | | [aws-smithy-runtime-api](https://github.com/smithy-lang/smithy-rs) | `1.8.0` | `1.8.1` | | [aws-smithy-eventstream](https://github.com/smithy-lang/smithy-rs) | `0.60.8` | `0.60.9` | | [aws-sdk-cognitoidentity](https://github.com/awslabs/aws-sdk-rust) | `1.71.0` | `1.73.0` | | [aws-sdk-ssooidc](https://github.com/awslabs/aws-sdk-rust) | `1.71.0` | `1.73.0` | Updates `aws-smithy-json` from 0.61.3 to 0.61.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-runtime-api` from 1.8.0 to 1.8.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-types` from 1.3.1 to 1.3.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-eventstream` from 0.60.8 to 0.60.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.71.0 to 1.73.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.71.0 to 1.73.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) --- updated-dependencies: - dependency-name: aws-smithy-json dependency-version: 0.61.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: aws-smithy-runtime-api dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: aws-smithy-types dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: aws-smithy-eventstream dependency-version: 0.60.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: aws-sdk-cognitoidentity dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-sdk-ssooidc dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3311ed2 commit 2e9b899

7 files changed

Lines changed: 27 additions & 27 deletions

File tree

Cargo.lock

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

crates/amzn-codewhisperer-client/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ version = "1.2.4"
6767
version = "0.62.1"
6868

6969
[dependencies.aws-smithy-json]
70-
version = "0.61.3"
70+
version = "0.61.4"
7171

7272
[dependencies.aws-smithy-runtime]
7373
version = "1.7.8"
@@ -77,7 +77,7 @@ features = [
7777
]
7878

7979
[dependencies.aws-smithy-runtime-api]
80-
version = "1.7.3"
80+
version = "1.8.1"
8181
features = [
8282
"client",
8383
"http-02x",

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,14 @@ version = "1.5.5"
6464
version = "1.2.4"
6565

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

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

7373
[dependencies.aws-smithy-json]
74-
version = "0.61.3"
74+
version = "0.61.4"
7575

7676
[dependencies.aws-smithy-runtime]
7777
version = "1.7.8"
@@ -81,7 +81,7 @@ features = [
8181
]
8282

8383
[dependencies.aws-smithy-runtime-api]
84-
version = "1.7.3"
84+
version = "1.8.1"
8585
features = [
8686
"client",
8787
"http-02x",

crates/amzn-consolas-client/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,14 @@ version = "1.2.4"
7070
version = "0.62.1"
7171

7272
[dependencies.aws-smithy-json]
73-
version = "0.61.3"
73+
version = "0.61.4"
7474

7575
[dependencies.aws-smithy-runtime]
7676
version = "1.7.8"
7777
features = ["client"]
7878

7979
[dependencies.aws-smithy-runtime-api]
80-
version = "1.7.3"
80+
version = "1.8.1"
8181
features = [
8282
"client",
8383
"http-02x",

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,21 +67,21 @@ version = "1.5.5"
6767
version = "1.2.4"
6868

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

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

7676
[dependencies.aws-smithy-json]
77-
version = "0.61.3"
77+
version = "0.61.4"
7878

7979
[dependencies.aws-smithy-runtime]
8080
version = "1.7.8"
8181
features = ["client"]
8282

8383
[dependencies.aws-smithy-runtime-api]
84-
version = "1.7.3"
84+
version = "1.8.1"
8585
features = [
8686
"client",
8787
"http-02x",

crates/amzn-toolkit-telemetry-client/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@ version = "1.1.3"
4141
version = "0.62.1"
4242

4343
[dependencies.aws-smithy-json]
44-
version = "0.61.3"
44+
version = "0.61.4"
4545

4646
[dependencies.aws-smithy-runtime]
4747
version = "1.1.3"
4848
features = ["client"]
4949

5050
[dependencies.aws-smithy-runtime-api]
51-
version = "1.1.3"
51+
version = "1.8.1"
5252
features = ["client", "http-02x"]
5353

5454
[dependencies.aws-smithy-types]

crates/cli/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ async-trait = "0.1.87"
2727
aws-config = "1.0.3"
2828
aws-credential-types = "1.0.3"
2929
aws-runtime = "1.4.4"
30-
aws-sdk-cognitoidentity = "1.51.0"
31-
aws-sdk-ssooidc = "1.51.0"
30+
aws-sdk-cognitoidentity = "1.73.0"
31+
aws-sdk-ssooidc = "1.73.0"
3232
aws-smithy-async = "1.2.2"
33-
aws-smithy-runtime-api = "1.6.1"
33+
aws-smithy-runtime-api = "1.8.1"
3434
aws-smithy-types = "1.2.10"
3535
aws-types = "1.3.0"
3636
base64 = "0.22.1"

0 commit comments

Comments
 (0)