Skip to content

Commit e5313cd

Browse files
fix(deps): bump the aws group across 1 directory with 5 updates
Bumps the aws group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [aws-smithy-http](https://github.com/smithy-lang/smithy-rs) | `0.60.12` | `0.62.1` | | [aws-smithy-json](https://github.com/smithy-lang/smithy-rs) | `0.60.7` | `0.61.3` | | [aws-sdk-cognitoidentity](https://github.com/awslabs/aws-sdk-rust) | `1.66.0` | `1.67.0` | | [aws-sdk-ssooidc](https://github.com/awslabs/aws-sdk-rust) | `1.66.0` | `1.67.0` | | [aws-sdk-cognitoidentityprovider](https://github.com/awslabs/aws-sdk-rust) | `1.77.0` | `1.78.0` | 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-json` from 0.60.7 to 0.61.3 - [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.66.0 to 1.67.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.66.0 to 1.67.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-cognitoidentityprovider` from 1.77.0 to 1.78.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-http dependency-version: 0.62.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-smithy-json dependency-version: 0.61.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-sdk-cognitoidentity dependency-version: 1.67.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-sdk-ssooidc dependency-version: 1.67.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-sdk-cognitoidentityprovider dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1bf0f12 commit e5313cd

File tree

9 files changed

+47
-76
lines changed

9 files changed

+47
-76
lines changed

Cargo.lock

Lines changed: 32 additions & 61 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
@@ -64,10 +64,10 @@ version = "1.5.5"
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]
70-
version = "0.61.2"
70+
version = "0.61.3"
7171

7272
[dependencies.aws-smithy-runtime]
7373
version = "1.7.8"

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,11 +67,11 @@ version = "1.2.4"
6767
version = "0.60.6"
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]
74-
version = "0.61.2"
74+
version = "0.61.3"
7575

7676
[dependencies.aws-smithy-runtime]
7777
version = "1.7.8"

crates/amzn-consolas-client/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ version = "1.5.5"
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]
73-
version = "0.61.2"
73+
version = "0.61.3"
7474

7575
[dependencies.aws-smithy-runtime]
7676
version = "1.7.8"

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@ version = "1.2.4"
7070
version = "0.60.6"
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]
77-
version = "0.61.2"
77+
version = "0.61.3"
7878

7979
[dependencies.aws-smithy-runtime]
8080
version = "1.7.8"

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,10 @@ version = "1.1.3"
3838
version = "1.1.3"
3939

4040
[dependencies.aws-smithy-http]
41-
version = "0.60.3"
41+
version = "0.62.1"
4242

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

4646
[dependencies.aws-smithy-runtime]
4747
version = "1.1.3"

crates/chat-cli/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ async-trait = "0.1.87"
3232
aws-config = "1.0.3"
3333
aws-credential-types = "1.0.3"
3434
aws-runtime = "1.4.4"
35-
aws-sdk-cognitoidentity = "1.51.0"
36-
aws-sdk-ssooidc = "1.51.0"
35+
aws-sdk-cognitoidentity = "1.68.0"
36+
aws-sdk-ssooidc = "1.68.0"
3737
aws-smithy-async = "1.2.2"
3838
aws-smithy-runtime-api = "1.6.1"
3939
aws-smithy-types = "1.2.10"

crates/fig_auth/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ workspace = true
1313
[dependencies]
1414
async-trait.workspace = true
1515
aws-credential-types = "1.1.6"
16-
aws-sdk-ssooidc = "1.51.0"
16+
aws-sdk-ssooidc = "1.68.0"
1717
aws-smithy-async = "1.2.2"
1818
aws-smithy-runtime-api = { version = "1.1.7", features = ["http-auth"] }
1919
aws-smithy-types = "1.2.10"

crates/fig_telemetry/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ amzn-toolkit-telemetry-client = { path = "../amzn-toolkit-telemetry-client" }
1616
anyhow.workspace = true
1717
async-trait.workspace = true
1818
aws-credential-types = "1.1.6"
19-
aws-sdk-cognitoidentity = "1.51.0"
20-
aws-sdk-cognitoidentityprovider = "1.60.1"
19+
aws-sdk-cognitoidentity = "1.68.0"
20+
aws-sdk-cognitoidentityprovider = "1.79.0"
2121
aws-smithy-async = "1.2.2"
2222
aws-smithy-types = "1.2.10"
2323
aws-toolkit-telemetry-definitions = { path = "../aws-toolkit-telemetry-definitions" }

0 commit comments

Comments
 (0)