Skip to content

Commit 408162a

Browse files
fix(deps): bump the aws group across 1 directory with 2 updates
Bumps the aws group with 2 updates in the / directory: [aws-types](https://github.com/smithy-lang/smithy-rs) and [aws-credential-types](https://github.com/smithy-lang/smithy-rs). Updates `aws-types` from 1.3.9 to 1.3.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) Updates `aws-credential-types` from 1.2.8 to 1.2.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-types dependency-version: 1.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws - dependency-name: aws-credential-types dependency-version: 1.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b654a1b commit 408162a

File tree

10 files changed

+18
-18
lines changed

10 files changed

+18
-18
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ assert_cmd = "2.0.17" # This version is required for musl builds to succeed
3535
async-trait = "0.1.87"
3636
aws-smithy-runtime-api = "1.6.1"
3737
aws-smithy-types = "1.2.10"
38-
aws-types = "1.3.0"
38+
aws-types = "1.3.10"
3939
base64 = "0.22.1"
4040
block2 = "0.5.1"
4141
bytes = "1.10.1"

crates/amzn-codewhisperer-client/Cargo.toml

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

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

6060
[dependencies.aws-runtime]
6161
version = "1.5.5"
@@ -88,7 +88,7 @@ features = [
8888
version = "1.2.13"
8989

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

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ 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.100"
5959

6060
[dependencies.aws-runtime]
6161
version = "1.5.5"
@@ -92,7 +92,7 @@ features = [
9292
version = "1.2.13"
9393

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

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

crates/amzn-consolas-client/Cargo.toml

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

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

6363
[dependencies.aws-runtime]
6464
version = "1.5.5"
@@ -87,7 +87,7 @@ features = [
8787
version = "1.2.13"
8888

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

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ 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.100"
6262

6363
[dependencies.aws-runtime]
6464
version = "1.5.5"
@@ -91,7 +91,7 @@ features = [
9191
version = "1.2.13"
9292

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

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

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ targets = ["x86_64-unknown-linux-gnu"]
2626
codegen-version = "unknown"
2727

2828
[dependencies.aws-credential-types]
29-
version = "1.1.3"
29+
version = "1.2.10"
3030

3131
[dependencies.aws-http]
3232
version = "0.60.3"
@@ -55,7 +55,7 @@ features = ["client", "http-02x"]
5555
version = "1.1.3"
5656

5757
[dependencies.aws-types]
58-
version = "1.1.3"
58+
version = "1.3.10"
5959

6060
[dependencies.bytes]
6161
version = "1.0.0"

crates/fig_api_client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ amzn-codewhisperer-streaming-client.workspace = true
1919
amzn-consolas-client.workspace = true
2020
amzn-qdeveloper-streaming-client.workspace = true
2121
aws-config = "1.0.3"
22-
aws-credential-types = "1.0.3"
22+
aws-credential-types = "1.2.10"
2323
aws-smithy-async = "1.2.2"
2424
aws-smithy-runtime-api.workspace = true
2525
aws-smithy-types.workspace = true

crates/fig_auth/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ workspace = true
1212

1313
[dependencies]
1414
async-trait.workspace = true
15-
aws-credential-types = "1.1.6"
15+
aws-credential-types = "1.2.10"
1616
aws-sdk-ssooidc = "1.51.0"
1717
aws-smithy-async = "1.2.2"
1818
aws-smithy-runtime-api = { version = "1.1.7", features = ["http-auth"] }

crates/fig_telemetry/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ amzn-codewhisperer-client = { path = "../amzn-codewhisperer-client" }
1515
amzn-toolkit-telemetry-client = { path = "../amzn-toolkit-telemetry-client" }
1616
anyhow.workspace = true
1717
async-trait.workspace = true
18-
aws-credential-types = "1.1.6"
18+
aws-credential-types = "1.2.10"
1919
aws-sdk-cognitoidentity = "1.51.0"
2020
aws-sdk-cognitoidentityprovider = "1.60.1"
2121
aws-smithy-async = "1.2.2"

0 commit comments

Comments
 (0)