diff --git a/Cargo.lock b/Cargo.lock index 9106541fb..fee306914 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -95,7 +95,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", @@ -115,7 +115,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", @@ -133,7 +133,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", @@ -153,7 +153,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", @@ -172,7 +172,7 @@ dependencies = [ "aws-http", "aws-runtime", "aws-smithy-async", - "aws-smithy-http 0.62.1", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-runtime", "aws-smithy-runtime-api", @@ -626,9 +626,9 @@ dependencies = [ [[package]] name = "aws-config" -version = "1.8.0" +version = "1.8.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "455e9fb7743c6f6267eb2830ccc08686fbb3d13c9a689369562fd4d4ef9ea462" +checksum = "ebd9b83179adf8998576317ce47785948bcff399ec5b15f4dfbdedd44ddf5b92" dependencies = [ "aws-credential-types", "aws-runtime", @@ -636,7 +636,7 @@ dependencies = [ "aws-sdk-ssooidc", "aws-sdk-sts", "aws-smithy-async", - "aws-smithy-http 0.62.1", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-runtime", "aws-smithy-runtime-api", @@ -656,9 +656,9 @@ dependencies = [ [[package]] name = "aws-credential-types" -version = "1.2.3" +version = "1.2.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "687bc16bc431a8533fe0097c7f0182874767f920989d7260950172ae8e3c4465" +checksum = "799a1290207254984cb7c05245111bc77958b92a3c9bb449598044b36341cce6" dependencies = [ "aws-smithy-async", "aws-smithy-runtime-api", @@ -700,14 +700,14 @@ dependencies = [ [[package]] name = "aws-runtime" -version = "1.5.8" +version = "1.5.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4f6c68419d8ba16d9a7463671593c54f81ba58cab466e9b759418da606dcc2e2" +checksum = "b2090e664216c78e766b6bac10fe74d2f451c02441d43484cd76ac9a295075f7" dependencies = [ "aws-credential-types", "aws-sigv4", "aws-smithy-async", - "aws-smithy-http 0.62.1", + "aws-smithy-http", "aws-smithy-runtime", "aws-smithy-runtime-api", "aws-smithy-types", @@ -724,14 +724,14 @@ dependencies = [ [[package]] name = "aws-sdk-cognitoidentity" -version = "1.74.0" +version = "1.77.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2a14e1e7fbff8dccd5ad97c52478c888bd8ccc70206d06b027db2eb4904c4a24" +checksum = "cae01ecf504e6c69576f4b0248a5bac01a9418f2739f77d893461f88ef70f7c9" dependencies = [ "aws-credential-types", "aws-runtime", "aws-smithy-async", - "aws-smithy-http 0.62.1", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-runtime", "aws-smithy-runtime-api", @@ -746,14 +746,14 @@ dependencies = [ [[package]] name = "aws-sdk-cognitoidentityprovider" -version = "1.86.0" +version = "1.89.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ffe726d4b9f5424f6ca2ae7c5ba79f5e85cf1958229a8ec753c96f6268bb49ee" +checksum = "7c91f846bd2ea45d493659a4ae6eb3c5a4d92ef4f3c50058decb85fd6ba7b44c" dependencies = [ "aws-credential-types", "aws-runtime", "aws-smithy-async", - "aws-smithy-http 0.62.1", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-runtime", "aws-smithy-runtime-api", @@ -768,14 +768,14 @@ dependencies = [ [[package]] name = "aws-sdk-sso" -version = "1.73.0" +version = "1.76.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b2ac1674cba7872061a29baaf02209fefe499ff034dfd91bd4cc59e4d7741489" +checksum = "64bf26698dd6d238ef1486bdda46f22a589dc813368ba868dc3d94c8d27b56ba" dependencies = [ "aws-credential-types", "aws-runtime", "aws-smithy-async", - "aws-smithy-http 0.62.1", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-runtime", "aws-smithy-runtime-api", @@ -790,14 +790,14 @@ dependencies = [ [[package]] name = "aws-sdk-ssooidc" -version = "1.74.0" +version = "1.77.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3a6a22f077f5fd3e3c0270d4e1a110346cddf6769e9433eb9e6daceb4ca3b149" +checksum = "09cd07ed1edd939fae854a22054299ae3576500f4e0fadc560ca44f9c6ea1664" dependencies = [ "aws-credential-types", "aws-runtime", "aws-smithy-async", - "aws-smithy-http 0.62.1", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-runtime", "aws-smithy-runtime-api", @@ -812,14 +812,14 @@ dependencies = [ [[package]] name = "aws-sdk-sts" -version = "1.75.0" +version = "1.78.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e3258fa707f2f585ee3049d9550954b959002abd59176975150a01d5cf38ae3f" +checksum = "37f7766d2344f56d10d12f3c32993da36d78217f32594fe4fb8e57a538c1cdea" dependencies = [ "aws-credential-types", "aws-runtime", "aws-smithy-async", - "aws-smithy-http 0.62.1", + "aws-smithy-http", "aws-smithy-json", "aws-smithy-query", "aws-smithy-runtime", @@ -840,7 +840,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ddfb9021f581b71870a17eac25b52335b82211cdc092e02b6876b2bcefa61666" dependencies = [ "aws-credential-types", - "aws-smithy-http 0.62.1", + "aws-smithy-http", "aws-smithy-runtime-api", "aws-smithy-types", "bytes", @@ -857,9 +857,9 @@ dependencies = [ [[package]] name = "aws-smithy-async" -version = "1.2.5" +version = "1.2.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1e190749ea56f8c42bf15dd76c65e14f8f765233e6df9b0506d9d934ebef867c" +checksum = "127fcfad33b7dfc531141fda7e1c402ac65f88aca5511a4d31e2e3d2cd01ce9c" dependencies = [ "futures-util", "pin-project-lite", @@ -868,34 +868,13 @@ dependencies = [ [[package]] name = "aws-smithy-eventstream" -version = "0.60.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "338a3642c399c0a5d157648426110e199ca7fd1c689cc395676b81aa563700c4" -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" +checksum = "9656b85088f8d9dc7ad40f9a6c7228e1e8447cdf4b046c87e152e0805dea02fa" 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", + "crc32fast", ] [[package]] @@ -904,6 +883,7 @@ version = "0.62.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "99335bec6cdc50a346fda1437f9fefe33abf8c99060739a546a16457f2862ca9" dependencies = [ + "aws-smithy-eventstream", "aws-smithy-runtime-api", "aws-smithy-types", "bytes", @@ -920,9 +900,9 @@ dependencies = [ [[package]] name = "aws-smithy-http-client" -version = "1.0.5" +version = "1.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f491388e741b7ca73b24130ff464c1478acc34d5b331b7dd0a2ee4643595a15" +checksum = "f108f1ca850f3feef3009bdcc977be201bca9a91058864d9de0684e64514bee0" dependencies = [ "aws-smithy-async", "aws-smithy-protocol-test", @@ -955,9 +935,9 @@ dependencies = [ [[package]] name = "aws-smithy-json" -version = "0.61.4" +version = "0.61.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a16e040799d29c17412943bdbf488fd75db04112d0c0d4b9290bacf5ae0014b9" +checksum = "cff418fc8ec5cadf8173b10125f05c2e7e1d46771406187b2c878557d4503390" dependencies = [ "aws-smithy-types", ] @@ -1002,12 +982,12 @@ dependencies = [ [[package]] name = "aws-smithy-runtime" -version = "1.8.3" +version = "1.8.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "14302f06d1d5b7d333fd819943075b13d27c7700b414f574c3c35859bfb55d5e" +checksum = "c3aaec682eb189e43c8a19c3dab2fe54590ad5f2cc2d26ab27608a20f2acf81c" dependencies = [ "aws-smithy-async", - "aws-smithy-http 0.62.1", + "aws-smithy-http", "aws-smithy-http-client", "aws-smithy-observability", "aws-smithy-runtime-api", @@ -1027,9 +1007,9 @@ dependencies = [ [[package]] name = "aws-smithy-runtime-api" -version = "1.8.1" +version = "1.9.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd8531b6d8882fd8f48f82a9754e682e29dd44cff27154af51fa3eb730f59efb" +checksum = "07f5e0fc8a6b3f2303f331b94504bbf754d85488f402d6f1dd7a6080f99afe56" dependencies = [ "aws-smithy-async", "aws-smithy-types", @@ -1044,9 +1024,9 @@ dependencies = [ [[package]] name = "aws-smithy-types" -version = "1.3.2" +version = "1.3.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d498595448e43de7f4296b7b7a18a8a02c61ec9349128c80a368f7c3b4ab11a8" +checksum = "9f5b3a7486f6690ba25952cabf1e7d75e34d69eaff5081904a47bc79074d6457" dependencies = [ "base64-simd", "bytes", @@ -1092,9 +1072,9 @@ dependencies = [ [[package]] name = "aws-types" -version = "1.3.7" +version = "1.3.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a322fec39e4df22777ed3ad8ea868ac2f94cd15e1a55f6ee8d8d6305057689a" +checksum = "b069d19bf01e46298eaedd7c6f283fe565a59263e53eebec945f3e6398f42390" dependencies = [ "aws-credential-types", "aws-smithy-async", diff --git a/Cargo.toml b/Cargo.toml index 4eb119ed6..ed4cb30c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -32,9 +32,9 @@ anstream = "0.6.13" anyhow = "1.0.98" appkit-nsworkspace-bindings = { path = "crates/macos-utils/appkit-nsworkspace-bindings" } async-trait = "0.1.87" -aws-smithy-runtime-api = "1.6.1" -aws-smithy-types = "1.2.10" -aws-types = "1.3.0" +aws-smithy-runtime-api = "1.9.0" +aws-smithy-types = "1.3.3" +aws-types = "1.3.8" base64 = "0.22.1" block2 = "0.5.1" bytes = "1.10.1" diff --git a/crates/amzn-codewhisperer-client/Cargo.toml b/crates/amzn-codewhisperer-client/Cargo.toml index b4f6883f4..762abb14b 100644 --- a/crates/amzn-codewhisperer-client/Cargo.toml +++ b/crates/amzn-codewhisperer-client/Cargo.toml @@ -58,16 +58,16 @@ path = "src/lib.rs" version = "1.2.1" [dependencies.aws-runtime] -version = "1.5.5" +version = "1.5.9" [dependencies.aws-smithy-async] -version = "1.2.4" +version = "1.2.6" [dependencies.aws-smithy-http] -version = "0.60.12" +version = "0.62.1" [dependencies.aws-smithy-json] -version = "0.61.2" +version = "0.61.6" [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.0" features = [ "client", "http-02x", @@ -85,10 +85,10 @@ features = [ ] [dependencies.aws-smithy-types] -version = "1.2.13" +version = "1.3.3" [dependencies.aws-types] -version = "1.3.5" +version = "1.3.8" [dependencies.bytes] version = "1.4.0" diff --git a/crates/amzn-codewhisperer-streaming-client/Cargo.toml b/crates/amzn-codewhisperer-streaming-client/Cargo.toml index 9308d63d0..9f7b1b687 100644 --- a/crates/amzn-codewhisperer-streaming-client/Cargo.toml +++ b/crates/amzn-codewhisperer-streaming-client/Cargo.toml @@ -58,20 +58,20 @@ path = "src/lib.rs" version = "1.2.1" [dependencies.aws-runtime] -version = "1.5.5" +version = "1.5.9" [dependencies.aws-smithy-async] -version = "1.2.4" +version = "1.2.6" [dependencies.aws-smithy-eventstream] -version = "0.60.6" +version = "0.60.12" [dependencies.aws-smithy-http] -version = "0.60.12" +version = "0.62.1" features = ["event-stream"] [dependencies.aws-smithy-json] -version = "0.61.2" +version = "0.61.6" [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.0" features = [ "client", "http-02x", @@ -89,10 +89,10 @@ features = [ ] [dependencies.aws-smithy-types] -version = "1.2.13" +version = "1.3.3" [dependencies.aws-types] -version = "1.3.5" +version = "1.3.8" [dependencies.bytes] version = "1.4.0" diff --git a/crates/amzn-consolas-client/Cargo.toml b/crates/amzn-consolas-client/Cargo.toml index ab59eb78c..11ff1ea27 100644 --- a/crates/amzn-consolas-client/Cargo.toml +++ b/crates/amzn-consolas-client/Cargo.toml @@ -61,33 +61,33 @@ path = "src/lib.rs" version = "1.2.1" [dependencies.aws-runtime] -version = "1.5.5" +version = "1.5.9" [dependencies.aws-smithy-async] -version = "1.2.4" +version = "1.2.6" [dependencies.aws-smithy-http] -version = "0.60.12" +version = "0.62.1" [dependencies.aws-smithy-json] -version = "0.61.2" +version = "0.61.6" [dependencies.aws-smithy-runtime] version = "1.7.8" features = ["client"] [dependencies.aws-smithy-runtime-api] -version = "1.7.3" +version = "1.9.0" features = [ "client", "http-02x", ] [dependencies.aws-smithy-types] -version = "1.2.13" +version = "1.3.3" [dependencies.aws-types] -version = "1.3.5" +version = "1.3.8" [dependencies.bytes] version = "1.4.0" diff --git a/crates/amzn-qdeveloper-streaming-client/Cargo.toml b/crates/amzn-qdeveloper-streaming-client/Cargo.toml index b07810cc5..b689a24b9 100644 --- a/crates/amzn-qdeveloper-streaming-client/Cargo.toml +++ b/crates/amzn-qdeveloper-streaming-client/Cargo.toml @@ -61,37 +61,37 @@ path = "src/lib.rs" version = "1.2.1" [dependencies.aws-runtime] -version = "1.5.5" +version = "1.5.9" [dependencies.aws-smithy-async] -version = "1.2.4" +version = "1.2.6" [dependencies.aws-smithy-eventstream] -version = "0.60.6" +version = "0.60.12" [dependencies.aws-smithy-http] -version = "0.60.12" +version = "0.62.1" features = ["event-stream"] [dependencies.aws-smithy-json] -version = "0.61.2" +version = "0.61.6" [dependencies.aws-smithy-runtime] version = "1.7.8" features = ["client"] [dependencies.aws-smithy-runtime-api] -version = "1.7.3" +version = "1.9.0" features = [ "client", "http-02x", ] [dependencies.aws-smithy-types] -version = "1.2.13" +version = "1.3.3" [dependencies.aws-types] -version = "1.3.5" +version = "1.3.8" [dependencies.bytes] version = "1.4.0" diff --git a/crates/amzn-toolkit-telemetry-client/Cargo.toml b/crates/amzn-toolkit-telemetry-client/Cargo.toml index 0e546aab7..d76982dbf 100644 --- a/crates/amzn-toolkit-telemetry-client/Cargo.toml +++ b/crates/amzn-toolkit-telemetry-client/Cargo.toml @@ -32,30 +32,30 @@ version = "1.1.3" version = "0.60.3" [dependencies.aws-runtime] -version = "1.1.3" +version = "1.5.9" [dependencies.aws-smithy-async] -version = "1.1.3" +version = "1.2.6" [dependencies.aws-smithy-http] version = "0.62.1" [dependencies.aws-smithy-json] -version = "0.61.3" +version = "0.61.6" [dependencies.aws-smithy-runtime] version = "1.1.3" features = ["client"] [dependencies.aws-smithy-runtime-api] -version = "1.1.3" +version = "1.9.0" features = ["client", "http-02x"] [dependencies.aws-smithy-types] -version = "1.1.3" +version = "1.3.3" [dependencies.aws-types] -version = "1.1.3" +version = "1.3.8" [dependencies.bytes] version = "1.0.0" diff --git a/crates/chat-cli/Cargo.toml b/crates/chat-cli/Cargo.toml index cddbdc41a..e114fe812 100644 --- a/crates/chat-cli/Cargo.toml +++ b/crates/chat-cli/Cargo.toml @@ -30,15 +30,15 @@ amzn-toolkit-telemetry-client = { path = "../amzn-toolkit-telemetry-client" } anstream = "0.6.13" arboard = { version = "3.5.0", default-features = false } async-trait = "0.1.87" -aws-config = "1.0.3" +aws-config = "1.8.2" aws-credential-types = "1.0.3" -aws-runtime = "1.4.4" -aws-sdk-cognitoidentity = "1.51.0" +aws-runtime = "1.5.9" +aws-sdk-cognitoidentity = "1.77.0" aws-sdk-ssooidc = "1.51.0" -aws-smithy-async = "1.2.2" -aws-smithy-runtime-api = "1.6.1" -aws-smithy-types = "1.2.10" -aws-types = "1.3.0" +aws-smithy-async = "1.2.6" +aws-smithy-runtime-api = "1.9.0" +aws-smithy-types = "1.3.3" +aws-types = "1.3.8" base64 = "0.22.1" bitflags = "2.9.0" bstr = "1.12.0" diff --git a/crates/fig_api_client/Cargo.toml b/crates/fig_api_client/Cargo.toml index c9d096857..a5bf7ccab 100644 --- a/crates/fig_api_client/Cargo.toml +++ b/crates/fig_api_client/Cargo.toml @@ -18,9 +18,9 @@ amzn-codewhisperer-client.workspace = true amzn-codewhisperer-streaming-client.workspace = true amzn-consolas-client.workspace = true amzn-qdeveloper-streaming-client.workspace = true -aws-config = "1.0.3" +aws-config = "1.8.2" aws-credential-types = "1.0.3" -aws-smithy-async = "1.2.2" +aws-smithy-async = "1.2.6" aws-smithy-runtime-api.workspace = true aws-smithy-types.workspace = true aws-types.workspace = true diff --git a/crates/fig_auth/Cargo.toml b/crates/fig_auth/Cargo.toml index 83ffc20fa..97a96920e 100644 --- a/crates/fig_auth/Cargo.toml +++ b/crates/fig_auth/Cargo.toml @@ -14,9 +14,9 @@ workspace = true async-trait.workspace = true aws-credential-types = "1.1.6" aws-sdk-ssooidc = "1.51.0" -aws-smithy-async = "1.2.2" -aws-smithy-runtime-api = { version = "1.1.7", features = ["http-auth"] } -aws-smithy-types = "1.2.10" +aws-smithy-async = "1.2.6" +aws-smithy-runtime-api = { version = "1.9.0", features = ["http-auth"] } +aws-smithy-types = "1.3.3" aws-types.workspace = true base64.workspace = true bytes.workspace = true diff --git a/crates/fig_aws_common/Cargo.toml b/crates/fig_aws_common/Cargo.toml index 0aabba969..3f862c784 100644 --- a/crates/fig_aws_common/Cargo.toml +++ b/crates/fig_aws_common/Cargo.toml @@ -8,7 +8,7 @@ version.workspace = true license.workspace = true [dependencies] -aws-runtime = "1.4.4" +aws-runtime = "1.5.9" aws-smithy-runtime-api.workspace = true aws-smithy-types.workspace = true aws-types.workspace = true diff --git a/crates/fig_telemetry/Cargo.toml b/crates/fig_telemetry/Cargo.toml index df3ad45e7..a10a586b1 100644 --- a/crates/fig_telemetry/Cargo.toml +++ b/crates/fig_telemetry/Cargo.toml @@ -16,10 +16,10 @@ amzn-toolkit-telemetry-client = { path = "../amzn-toolkit-telemetry-client" } anyhow.workspace = true async-trait.workspace = true aws-credential-types = "1.1.6" -aws-sdk-cognitoidentity = "1.51.0" -aws-sdk-cognitoidentityprovider = "1.60.1" -aws-smithy-async = "1.2.2" -aws-smithy-types = "1.2.10" +aws-sdk-cognitoidentity = "1.77.0" +aws-sdk-cognitoidentityprovider = "1.89.0" +aws-smithy-async = "1.2.6" +aws-smithy-types = "1.3.3" aws-toolkit-telemetry-definitions = { path = "../aws-toolkit-telemetry-definitions" } fig_auth.workspace = true fig_aws_common.workspace = true