chore(deps): bump shuttle-actix-web from 0.35.1 to 0.42.0

Bumps shuttle-actix-web from 0.35.1 to 0.42.0.

---
updated-dependencies:
- dependency-name: shuttle-actix-web
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-03-27 14:26:21 +00:00 committed by GitHub
parent 567480a21e
commit 77a1bb3215
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 122 additions and 11 deletions

131
Cargo.lock generated
View File

@ -2444,7 +2444,7 @@ dependencies = [
"serde",
"serde_regex",
"shuttle-actix-web",
"shuttle-runtime",
"shuttle-runtime 0.35.1",
"tokio",
"tracing",
"tracing-subscriber",
@ -2592,13 +2592,13 @@ dependencies = [
[[package]]
name = "shuttle-actix-web"
version = "0.35.1"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7ca8b5015eaea3b3bc38078936dc21dbc46a352e736319c80e4422a77c31dcc4"
checksum = "a6cc5c406b066c8c6d68d0165abf38c6484acd6121e7d238440fa46d846b777d"
dependencies = [
"actix-web",
"num_cpus",
"shuttle-runtime",
"shuttle-runtime 0.42.0",
]
[[package]]
@ -2613,6 +2613,18 @@ dependencies = [
"syn 2.0.46",
]
[[package]]
name = "shuttle-codegen"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bbaaa74ae77edfc5590c87af97bfc15d0aff2db9ff4a5fd891be0a7dd0de8089"
dependencies = [
"proc-macro-error",
"proc-macro2",
"quote",
"syn 2.0.46",
]
[[package]]
name = "shuttle-common"
version = "0.35.1"
@ -2657,6 +2669,33 @@ dependencies = [
"zeroize",
]
[[package]]
name = "shuttle-common"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "910ae1502f083563f06fee5d5ceb2a8b45f92c67ef7834806880484f15d79bb5"
dependencies = [
"anyhow",
"chrono",
"comfy-table",
"crossterm 0.27.0",
"http 0.2.11",
"opentelemetry",
"opentelemetry-http",
"pin-project",
"semver",
"serde",
"serde_json",
"strum 0.26.2",
"tower",
"tracing",
"tracing-opentelemetry",
"tracing-subscriber",
"url",
"uuid",
"zeroize",
]
[[package]]
name = "shuttle-proto"
version = "0.35.1"
@ -2666,7 +2705,20 @@ dependencies = [
"futures-core",
"prost 0.12.3",
"prost-types",
"shuttle-common",
"shuttle-common 0.35.1",
"tonic 0.10.2",
]
[[package]]
name = "shuttle-proto"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ad7aa381187faaa32562c1e3631047b1edd070c055be50a5f32d13a538110fd7"
dependencies = [
"futures-core",
"prost 0.12.3",
"prost-types",
"shuttle-common 0.42.0",
"tonic 0.10.2",
]
@ -2683,10 +2735,10 @@ dependencies = [
"prost-types",
"serde",
"serde_json",
"shuttle-codegen",
"shuttle-common",
"shuttle-proto",
"shuttle-service",
"shuttle-codegen 0.35.1",
"shuttle-common 0.35.1",
"shuttle-proto 0.35.1",
"shuttle-service 0.35.1",
"strfmt",
"thiserror",
"tokio",
@ -2696,6 +2748,29 @@ dependencies = [
"tracing-subscriber",
]
[[package]]
name = "shuttle-runtime"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "322f013c5058e37bf19a9ad8af35a2ac139605b0cbd941c0d0a009d032e23b73"
dependencies = [
"anyhow",
"async-trait",
"chrono",
"prost-types",
"serde",
"serde_json",
"shuttle-codegen 0.42.0",
"shuttle-common 0.42.0",
"shuttle-proto 0.42.0",
"shuttle-service 0.42.0",
"strfmt",
"thiserror",
"tokio",
"tokio-stream",
"tonic 0.10.2",
]
[[package]]
name = "shuttle-service"
version = "0.35.1"
@ -2705,7 +2780,21 @@ dependencies = [
"anyhow",
"async-trait",
"serde",
"shuttle-common",
"shuttle-common 0.35.1",
"strfmt",
"thiserror",
]
[[package]]
name = "shuttle-service"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9118dcf5aea64a38a06875a744b6c7daf8aa41e56eb2ecea2a21fb8c42ff7db5"
dependencies = [
"anyhow",
"async-trait",
"serde",
"shuttle-common 0.42.0",
"strfmt",
"thiserror",
]
@ -2826,6 +2915,15 @@ dependencies = [
"strum_macros 0.25.3",
]
[[package]]
name = "strum"
version = "0.26.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5d8cec3501a5194c432b2b7976db6b7d10ec95c253208b45f83f7136aa985e29"
dependencies = [
"strum_macros 0.26.2",
]
[[package]]
name = "strum_macros"
version = "0.24.3"
@ -2852,6 +2950,19 @@ dependencies = [
"syn 2.0.46",
]
[[package]]
name = "strum_macros"
version = "0.26.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c6cf59daf282c0a494ba14fd21610a0325f9f90ec9d1231dea26bcb1d696c946"
dependencies = [
"heck",
"proc-macro2",
"quote",
"rustversion",
"syn 2.0.46",
]
[[package]]
name = "syn"
version = "1.0.109"

View File

@ -23,7 +23,7 @@ actix-web = { version = "4.4.1" }
actix-web-grants = { version = "4.0.3" }
actix-multipart = "0.6.1"
actix-files = "0.6.5"
shuttle-actix-web = { version = "0.35.1", optional = true }
shuttle-actix-web = { version = "0.42.0", optional = true }
shuttle-runtime = { version = "0.35.1", optional = true }
awc = { version = "3.4.0" }
serde = "1.0.196"