From 9f0b0328f72cb9719037dd8f04b893920a496b24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Sep 2022 09:18:41 +0000 Subject: [PATCH] chore(deps): Bump thiserror from 1.0.33 to 1.0.34 (#5556) Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.33 to 1.0.34. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.33...1.0.34) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 8 ++++---- client_util/Cargo.toml | 2 +- import/Cargo.toml | 2 +- influxdb_iox/Cargo.toml | 2 +- influxdb_iox_client/Cargo.toml | 2 +- iox_catalog/Cargo.toml | 2 +- ioxd_compactor/Cargo.toml | 2 +- ioxd_ingester/Cargo.toml | 2 +- ioxd_querier/Cargo.toml | 2 +- ioxd_router/Cargo.toml | 2 +- parquet_file/Cargo.toml | 2 +- trogging/Cargo.toml | 2 +- 12 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index add696d66b..d9940f3956 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5023,18 +5023,18 @@ checksum = "b1141d4d61095b28419e22cb0bbf02755f5e54e0526f97f1e3d1d160e60885fb" [[package]] name = "thiserror" -version = "1.0.33" +version = "1.0.34" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3d0a539a918745651435ac7db7a18761589a94cd7e94cd56999f828bf73c8a57" +checksum = "8c1b05ca9d106ba7d2e31a9dab4a64e7be2cce415321966ea3132c49a656e252" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.33" +version = "1.0.34" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c251e90f708e16c49a16f4917dc2131e75222b72edfa9cb7f7c58ae56aae0c09" +checksum = "e8f2591983642de85c921015f3f070c665a197ed69e417af436115e3a1407487" dependencies = [ "proc-macro2", "quote", diff --git a/client_util/Cargo.toml b/client_util/Cargo.toml index e620f97cf2..cab7eb699c 100644 --- a/client_util/Cargo.toml +++ b/client_util/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" [dependencies] http = "0.2.8" -thiserror = "1.0.33" +thiserror = "1.0.34" tonic = { version = "0.8" } tower = "0.4" workspace-hack = { path = "../workspace-hack"} diff --git a/import/Cargo.toml b/import/Cargo.toml index d27fe28188..74e023a80f 100644 --- a/import/Cargo.toml +++ b/import/Cargo.toml @@ -18,7 +18,7 @@ observability_deps = { path = "../observability_deps" } schema = { path = "../schema" } serde = { version = "1.0", features = ["derive"] } serde_json = "1.0.82" -thiserror = "1.0.33" +thiserror = "1.0.34" tokio = { version = "1.17" } tonic = { version = "0.8" } trogging = { path = "../trogging", features = ["clap"] } diff --git a/influxdb_iox/Cargo.toml b/influxdb_iox/Cargo.toml index de6ee23629..26a87a886a 100644 --- a/influxdb_iox/Cargo.toml +++ b/influxdb_iox/Cargo.toml @@ -56,7 +56,7 @@ once_cell = { version = "1.14.0", features = ["parking_lot"] } rustyline = { version = "10.0", default-features = false } serde_json = "1.0.83" snafu = "0.7" -thiserror = "1.0.33" +thiserror = "1.0.34" tikv-jemalloc-ctl = { version = "0.5.0", optional = true } tokio = { version = "1.20", features = ["macros", "net", "parking_lot", "rt-multi-thread", "signal", "sync", "time"] } tokio-stream = { version = "0.1", features = ["net"] } diff --git a/influxdb_iox_client/Cargo.toml b/influxdb_iox_client/Cargo.toml index d58ad47759..508587f045 100644 --- a/influxdb_iox_client/Cargo.toml +++ b/influxdb_iox_client/Cargo.toml @@ -26,7 +26,7 @@ bytes = "1.2" futures-util = { version = "0.3", optional = true } prost = "0.11" rand = "0.8.3" -thiserror = "1.0.33" +thiserror = "1.0.34" tonic = { version = "0.8" } [dev-dependencies] # In alphabetical order diff --git a/iox_catalog/Cargo.toml b/iox_catalog/Cargo.toml index fd232560ac..5fa4f8b5d2 100644 --- a/iox_catalog/Cargo.toml +++ b/iox_catalog/Cargo.toml @@ -15,7 +15,7 @@ observability_deps = { path = "../observability_deps" } snafu = "0.7" sqlx = { version = "0.6", features = [ "runtime-tokio-rustls" , "postgres", "uuid" ] } sqlx-hotswap-pool = { path = "../sqlx-hotswap-pool" } -thiserror = "1.0.33" +thiserror = "1.0.34" tokio = { version = "1.20", features = ["io-util", "macros", "parking_lot", "rt-multi-thread", "time"] } uuid = { version = "1", features = ["v4"] } workspace-hack = { path = "../workspace-hack"} diff --git a/ioxd_compactor/Cargo.toml b/ioxd_compactor/Cargo.toml index 83e32fc929..4c5a5a8a9a 100644 --- a/ioxd_compactor/Cargo.toml +++ b/ioxd_compactor/Cargo.toml @@ -22,6 +22,6 @@ trace = { path = "../trace" } # Crates.io dependencies, in alphabetical order async-trait = "0.1" hyper = "0.14" -thiserror = "1.0.33" +thiserror = "1.0.34" workspace-hack = { path = "../workspace-hack"} parquet_file = { version = "0.1.0", path = "../parquet_file" } diff --git a/ioxd_ingester/Cargo.toml b/ioxd_ingester/Cargo.toml index 06204dd145..3c5e93c062 100644 --- a/ioxd_ingester/Cargo.toml +++ b/ioxd_ingester/Cargo.toml @@ -19,5 +19,5 @@ write_buffer = { path = "../write_buffer" } # Crates.io dependencies, in alphabetical order async-trait = "0.1" hyper = "0.14" -thiserror = "1.0.33" +thiserror = "1.0.34" workspace-hack = { path = "../workspace-hack"} diff --git a/ioxd_querier/Cargo.toml b/ioxd_querier/Cargo.toml index 723db89eb6..a66d13ffb2 100644 --- a/ioxd_querier/Cargo.toml +++ b/ioxd_querier/Cargo.toml @@ -25,7 +25,7 @@ trace = { path = "../trace" } arrow-flight = "21.0.0" async-trait = "0.1" hyper = "0.14" -thiserror = "1.0.33" +thiserror = "1.0.34" tokio = { version = "1.20", features = ["macros", "net", "parking_lot", "rt-multi-thread", "signal", "sync", "time"] } tonic = "0.8" workspace-hack = { path = "../workspace-hack"} diff --git a/ioxd_router/Cargo.toml b/ioxd_router/Cargo.toml index 3cbd68c2ff..d5c04f2e2e 100644 --- a/ioxd_router/Cargo.toml +++ b/ioxd_router/Cargo.toml @@ -23,7 +23,7 @@ write_summary = { path = "../write_summary" } async-trait = "0.1" hashbrown = "0.12" hyper = "0.14" -thiserror = "1.0.33" +thiserror = "1.0.34" tokio = { version = "1.20", features = ["macros", "net", "parking_lot", "rt-multi-thread", "signal", "sync", "time"] } tokio-util = { version = "0.7.3" } workspace-hack = { path = "../workspace-hack"} diff --git a/parquet_file/Cargo.toml b/parquet_file/Cargo.toml index 92836e9ab1..cf3f0d2ba9 100644 --- a/parquet_file/Cargo.toml +++ b/parquet_file/Cargo.toml @@ -29,4 +29,4 @@ tokio = { version = "1.20", features = ["macros", "parking_lot", "rt", "rt-multi uuid = { version = "1", features = ["v4"] } zstd = "0.11" workspace-hack = { path = "../workspace-hack"} -thiserror = "1.0.33" +thiserror = "1.0.34" diff --git a/trogging/Cargo.toml b/trogging/Cargo.toml index 252b6de072..9ab808101b 100644 --- a/trogging/Cargo.toml +++ b/trogging/Cargo.toml @@ -11,7 +11,7 @@ description = "IOx logging pipeline built upon tokio-tracing" clap = { version = "3", features = ["derive", "env"], optional = true } logfmt = { path = "../logfmt" } observability_deps = { path = "../observability_deps" } -thiserror = "1.0.33" +thiserror = "1.0.34" tracing-log = "0.1" tracing-subscriber = { version = "0.3", features = ["env-filter", "json"] }