From 0a5e3dbd9f2c81036266785be2075970dae4142d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 21:55:22 +0000 Subject: [PATCH] chore(deps): Bump the futures group with 1 update (#18961) Bumps the futures group with 1 update: [futures](https://github.com/rust-lang/futures-rs). - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.28...0.3.29) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: futures ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 72 +++++++++++++++++------------------ Cargo.toml | 2 +- lib/vector-buffers/Cargo.toml | 2 +- lib/vector-common/Cargo.toml | 4 +- lib/vector-core/Cargo.toml | 2 +- lib/vector-stream/Cargo.toml | 2 +- 6 files changed, 42 insertions(+), 42 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index d125655c66d96..b68934270ced9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -651,7 +651,7 @@ checksum = "0e45b67ea596bb94741ef15ba1d90b72c92bdc07553d8033734cb620a2b39f1c" dependencies = [ "base64 0.21.5", "bytes 1.5.0", - "futures 0.3.28", + "futures 0.3.29", "http", "memchr", "nkeys", @@ -1368,7 +1368,7 @@ dependencies = [ "base64 0.21.5", "bytes 1.5.0", "dyn-clone", - "futures 0.3.28", + "futures 0.3.29", "getrandom 0.2.10", "http-types", "log", @@ -1394,7 +1394,7 @@ dependencies = [ "async-lock", "async-trait", "azure_core", - "futures 0.3.28", + "futures 0.3.29", "log", "oauth2", "pin-project", @@ -1416,7 +1416,7 @@ dependencies = [ "async-trait", "azure_core", "bytes 1.5.0", - "futures 0.3.28", + "futures 0.3.29", "hmac", "log", "serde", @@ -1438,7 +1438,7 @@ dependencies = [ "azure_core", "azure_storage", "bytes 1.5.0", - "futures 0.3.28", + "futures 0.3.29", "log", "serde", "serde_derive", @@ -1465,7 +1465,7 @@ version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f34fac4d7cdaefa2deded0eda2d5d59dbfd43370ff3f856209e72340ae84c294" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "pin-project", "rand 0.8.5", "tokio", @@ -2155,7 +2155,7 @@ dependencies = [ "csv-core", "derivative", "dyn-clone", - "futures 0.3.28", + "futures 0.3.29", "indoc", "memchr", "once_cell", @@ -2441,7 +2441,7 @@ dependencies = [ "ciborium", "clap 4.4.7", "criterion-plot", - "futures 0.3.28", + "futures 0.3.29", "is-terminal", "itertools 0.10.5", "num-traits", @@ -3384,7 +3384,7 @@ dependencies = [ "criterion", "dashmap", "flate2", - "futures 0.3.28", + "futures 0.3.29", "glob", "indexmap 2.0.2", "libc", @@ -3523,9 +3523,9 @@ checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678" [[package]] name = "futures" -version = "0.3.28" +version = "0.3.29" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40" +checksum = "da0290714b38af9b4a7b094b8a37086d1b4e61f2df9122c3cad2577669145335" dependencies = [ "futures-channel", "futures-core", @@ -3554,9 +3554,9 @@ checksum = "eb1d22c66e66d9d72e1758f0bd7d4fd0bee04cad842ee34587d68c07e45d088c" [[package]] name = "futures-executor" -version = "0.3.28" +version = "0.3.29" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0" +checksum = "0f4fb8693db0cf099eadcca0efe2a5a22e4550f98ed16aba6c48700da29597bc" dependencies = [ "futures-core", "futures-task", @@ -3700,7 +3700,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d351469a584f3b3565e2e740d4da60839bddc4320dadd7d61da8bdd77ffb373b" dependencies = [ "arc-swap", - "futures 0.3.28", + "futures 0.3.29", "log", "reqwest", "serde", @@ -3720,7 +3720,7 @@ checksum = "821239e5672ff23e2a7060901fa622950bbd80b649cdaadd78d1c1767ed14eb4" dependencies = [ "cfg-if", "dashmap", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "no-std-compat", "nonzero_ext", @@ -3806,7 +3806,7 @@ source = "git+https://github.com/GreptimeTeam/greptimedb-client-rust.git?rev=bc3 dependencies = [ "dashmap", "enum_dispatch", - "futures 0.3.28", + "futures 0.3.29", "futures-util", "greptime-proto", "parking_lot", @@ -3980,7 +3980,7 @@ version = "0.1.0-rc.1" source = "git+https://github.com/vectordotdev/heim.git?branch=update-nix#76fa765c7ed7fbe43d1465bf52da6b8d19f2d2a9" dependencies = [ "cfg-if", - "futures 0.3.28", + "futures 0.3.29", "glob", "heim-common", "heim-runtime", @@ -4060,7 +4060,7 @@ name = "heim-runtime" version = "0.1.0-rc.1" source = "git+https://github.com/vectordotdev/heim.git?branch=update-nix#76fa765c7ed7fbe43d1465bf52da6b8d19f2d2a9" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "once_cell", "smol", @@ -4242,7 +4242,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ca815a891b24fdfb243fa3239c86154392b0953ee584aa1a2a1f66d20cbe75cc" dependencies = [ "bytes 1.5.0", - "futures 0.3.28", + "futures 0.3.29", "headers", "http", "hyper", @@ -4627,7 +4627,7 @@ name = "k8s-e2e-tests" version = "0.1.0" dependencies = [ "env_logger 0.10.0", - "futures 0.3.28", + "futures 0.3.29", "indoc", "k8s-openapi 0.16.0", "k8s-test-framework", @@ -4742,7 +4742,7 @@ dependencies = [ "chrono", "dirs-next", "either", - "futures 0.3.28", + "futures 0.3.29", "http", "http-body", "hyper", @@ -4793,7 +4793,7 @@ dependencies = [ "async-trait", "backoff", "derivative", - "futures 0.3.28", + "futures 0.3.29", "json-patch", "k8s-openapi 0.18.0", "kube-client", @@ -5853,7 +5853,7 @@ dependencies = [ "bytes 1.5.0", "chrono", "flagset", - "futures 0.3.28", + "futures 0.3.29", "http", "hyper", "log", @@ -6392,7 +6392,7 @@ version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1de0ea6504e07ca78355a6fb88ad0f36cafe9e696cbc6717f16a207f3a60be72" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "openssl", "tokio", "tokio-openssl", @@ -6790,7 +6790,7 @@ dependencies = [ "crc", "data-url", "flate2", - "futures 0.3.28", + "futures 0.3.29", "futures-io", "futures-timer", "log", @@ -7161,7 +7161,7 @@ dependencies = [ "async-trait", "bytes 1.5.0", "combine 4.6.6", - "futures 0.3.28", + "futures 0.3.29", "futures-util", "itoa", "native-tls", @@ -7460,7 +7460,7 @@ version = "0.18.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "97eeab2f3c0a199bc4be135c36c924b6590b88c377d416494288c14f2db30199" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "rstest_macros", "rustc_version 0.4.0", @@ -9205,7 +9205,7 @@ version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "futures-task", "pin-project", "tracing 0.1.37", @@ -9278,7 +9278,7 @@ name = "tracing-tower" version = "0.1.0" source = "git+https://github.com/tokio-rs/tracing?rev=e0642d949891546a3bb7e47080365ee7274f05cd#e0642d949891546a3bb7e47080365ee7274f05cd" dependencies = [ - "futures 0.3.28", + "futures 0.3.29", "tower-service", "tracing 0.2.0", "tracing-futures 0.3.0", @@ -9752,7 +9752,7 @@ dependencies = [ "fakedata", "file-source", "flate2", - "futures 0.3.28", + "futures 0.3.29", "futures-util", "glob", "goauth", @@ -9892,7 +9892,7 @@ dependencies = [ "async-trait", "chrono", "clap 4.4.7", - "futures 0.3.28", + "futures 0.3.29", "graphql_client", "indoc", "reqwest", @@ -9920,7 +9920,7 @@ dependencies = [ "crossbeam-queue", "crossbeam-utils", "fslock", - "futures 0.3.28", + "futures 0.3.29", "hdrhistogram", "memmap2", "metrics", @@ -9959,7 +9959,7 @@ dependencies = [ "chrono-tz", "crossbeam-utils", "derivative", - "futures 0.3.28", + "futures 0.3.29", "indexmap 2.0.2", "metrics", "nom", @@ -10056,7 +10056,7 @@ dependencies = [ "enumflags2", "env-test-util", "float_eq", - "futures 0.3.28", + "futures 0.3.29", "futures-util", "headers", "http", @@ -10142,7 +10142,7 @@ name = "vector-stream" version = "0.1.0" dependencies = [ "async-stream", - "futures 0.3.28", + "futures 0.3.29", "futures-util", "pin-project", "proptest", @@ -10799,7 +10799,7 @@ dependencies = [ "async-trait", "base64 0.21.5", "deadpool", - "futures 0.3.28", + "futures 0.3.29", "futures-timer", "http-types", "hyper", diff --git a/Cargo.toml b/Cargo.toml index cd82479d997a7..9c094e95543b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -147,7 +147,7 @@ loki-logproto = { path = "lib/loki-logproto", optional = true } # Tokio / Futures async-stream = { version = "0.3.5", default-features = false } async-trait = { version = "0.1.74", default-features = false } -futures = { version = "0.3.28", default-features = false, features = ["compat", "io-compat"], package = "futures" } +futures = { version = "0.3.29", default-features = false, features = ["compat", "io-compat"], package = "futures" } tokio = { version = "1.33.0", default-features = false, features = ["full"] } tokio-openssl = { version = "0.6.3", default-features = false } tokio-stream = { version = "0.1.14", default-features = false, features = ["net", "sync", "time"] } diff --git a/lib/vector-buffers/Cargo.toml b/lib/vector-buffers/Cargo.toml index e510262b25bf5..819a1b9bff9f1 100644 --- a/lib/vector-buffers/Cargo.toml +++ b/lib/vector-buffers/Cargo.toml @@ -15,7 +15,7 @@ crc32fast = { version = "1.3.2", default-features = false } crossbeam-queue = { version = "0.3.8", default-features = false, features = ["std"] } crossbeam-utils = { version = "0.8.16", default-features = false } fslock = { version = "0.2.1", default-features = false, features = ["std"] } -futures = { version = "0.3.28", default-features = false, features = ["std"] } +futures = { version = "0.3.29", default-features = false, features = ["std"] } memmap2 = { version = "0.9.0", default-features = false } metrics = "0.21.1" num-traits = { version = "0.2.17", default-features = false } diff --git a/lib/vector-common/Cargo.toml b/lib/vector-common/Cargo.toml index 3bc10071b859b..49ca1c7e895fe 100644 --- a/lib/vector-common/Cargo.toml +++ b/lib/vector-common/Cargo.toml @@ -47,7 +47,7 @@ chrono-tz = { version = "0.8.3", default-features = false, features = ["serde"] chrono = { version = "0.4", default-features = false, optional = true, features = ["clock"] } crossbeam-utils = { version = "0.8.16", default-features = false } derivative = { version = "2.2.0", default-features = false } -futures = { version = "0.3.28", default-features = false, features = ["std"] } +futures = { version = "0.3.29", default-features = false, features = ["std"] } indexmap = { version = "~2.0.2", default-features = false, features = ["std"] } metrics = "0.21.1" nom = { version = "7", optional = true } @@ -68,7 +68,7 @@ vector-config-common = { path = "../vector-config-common" } vector-config-macros = { path = "../vector-config-macros" } [dev-dependencies] -futures = { version = "0.3.28", default-features = false, features = ["async-await", "std"] } +futures = { version = "0.3.29", default-features = false, features = ["async-await", "std"] } tokio = { version = "1.33.0", default-features = false, features = ["rt", "time"] } quickcheck = "1" quickcheck_macros = "1" diff --git a/lib/vector-core/Cargo.toml b/lib/vector-core/Cargo.toml index 818b5eacde4a8..984989a36a516 100644 --- a/lib/vector-core/Cargo.toml +++ b/lib/vector-core/Cargo.toml @@ -17,7 +17,7 @@ dyn-clone = { version = "1.0.14", default-features = false } enrichment = { path = "../enrichment", optional = true } enumflags2 = { version = "0.7.8", default-features = false } float_eq = { version = "1.0", default-features = false } -futures = { version = "0.3.28", default-features = false, features = ["std"] } +futures = { version = "0.3.29", default-features = false, features = ["std"] } futures-util = { version = "0.3.29", default-features = false, features = ["std"] } headers = { version = "0.3.9", default-features = false } http = { version = "0.2.9", default-features = false } diff --git a/lib/vector-stream/Cargo.toml b/lib/vector-stream/Cargo.toml index 8519365b97591..398bb50df4400 100644 --- a/lib/vector-stream/Cargo.toml +++ b/lib/vector-stream/Cargo.toml @@ -7,7 +7,7 @@ publish = false [dependencies] async-stream = { version = "0.3.5", default-features = false } -futures = { version = "0.3.28", default-features = false, features = ["std"] } +futures = { version = "0.3.29", default-features = false, features = ["std"] } futures-util = { version = "0.3.29", default-features = false, features = ["std"] } pin-project.workspace = true tokio = { version = "1.33.0", default-features = false, features = ["net"] }