From 9b6936175e962206231dda01eccf531ab65b7cd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 20:44:51 +0000 Subject: [PATCH] chore(deps): Bump bytes from 1.6.0 to 1.11.1 in /rust/cubestore Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.6.0 to 1.11.1. - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](https://github.com/tokio-rs/bytes/compare/v1.6.0...v1.11.1) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- rust/cubestore/Cargo.lock | 50 ++++++++++++++--------------- rust/cubestore/cubestore/Cargo.toml | 2 +- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/rust/cubestore/Cargo.lock b/rust/cubestore/Cargo.lock index a2c007a67309e..d335feaad4b62 100644 --- a/rust/cubestore/Cargo.lock +++ b/rust/cubestore/Cargo.lock @@ -549,9 +549,9 @@ checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38" [[package]] name = "bytes" -version = "1.6.0" +version = "1.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "514de17de45fdb8dc022b1a7975556c53c86f9f0aa5f534b98977b171857c2c9" +checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" [[package]] name = "bzip2-sys" @@ -766,7 +766,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "33dc6ee89f0440f1fc8356fc01d5451831bd9f390d9cce6a42b5805b63b36e27" dependencies = [ "base64 0.13.0", - "bytes 1.6.0", + "bytes 1.11.1", "chrono", "dotenv", "futures", @@ -1163,7 +1163,7 @@ dependencies = [ "bincode", "bumpalo", "byteorder", - "bytes 1.6.0", + "bytes 1.11.1", "chrono", "chrono-tz", "cloud-storage", @@ -1924,7 +1924,7 @@ version = "0.3.26" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" dependencies = [ - "bytes 1.6.0", + "bytes 1.11.1", "fnv", "futures-core", "futures-sink", @@ -1943,7 +1943,7 @@ version = "0.4.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "816ec7294445779408f36fe57bc5b7fc1cf59664059096c65f905c1c61f58069" dependencies = [ - "bytes 1.6.0", + "bytes 1.11.1", "fnv", "futures-core", "futures-sink", @@ -1991,7 +1991,7 @@ checksum = "f0b7591fb62902706ae8e7aaff416b1b0fa2c0fd0878b46dc13baa3712d8a855" dependencies = [ "base64 0.13.0", "bitflags 1.3.2", - "bytes 1.6.0", + "bytes 1.11.1", "headers-core", "http 0.2.12", "mime", @@ -2056,7 +2056,7 @@ version = "0.2.12" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1" dependencies = [ - "bytes 1.6.0", + "bytes 1.11.1", "fnv", "itoa 1.0.1", ] @@ -2067,7 +2067,7 @@ version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "21b9ddb458710bc376481b842f5da65cdf31522de232c1ca8146abce2a358258" dependencies = [ - "bytes 1.6.0", + "bytes 1.11.1", "fnv", "itoa 1.0.1", ] @@ -2087,7 +2087,7 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "60daa14be0e0786db0f03a9e57cb404c9d756eed2b6c62b9ea98ec5743ec75a9" dependencies = [ - "bytes 1.6.0", + "bytes 1.11.1", "http 0.2.12", "pin-project-lite 0.2.14", ] @@ -2098,7 +2098,7 @@ version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643" dependencies = [ - "bytes 1.6.0", + "bytes 1.11.1", "http 1.1.0", ] @@ -2108,7 +2108,7 @@ version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0475f8b2ac86659c21b64320d5d653f9efe42acd2a4e560073ec61a155a34f1d" dependencies = [ - "bytes 1.6.0", + "bytes 1.11.1", "futures-core", "http 1.1.0", "http-body 1.0.0", @@ -2148,7 +2148,7 @@ version = "0.14.28" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80" dependencies = [ - "bytes 1.6.0", + "bytes 1.11.1", "futures-channel", "futures-core", "futures-util", @@ -2172,7 +2172,7 @@ version = "1.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "186548d73ac615b32a73aafe38fb4f56c0d340e110e5a200bcadbaf2e199263a" dependencies = [ - "bytes 1.6.0", + "bytes 1.11.1", "futures-channel", "futures-util", "h2 0.4.4", @@ -2210,7 +2210,7 @@ version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" dependencies = [ - "bytes 1.6.0", + "bytes 1.11.1", "hyper 0.14.28", "native-tls", "tokio", @@ -2223,7 +2223,7 @@ version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ca38ef113da30126bbff9cd1705f9273e15d45498615d138b0c20279ac7a76aa" dependencies = [ - "bytes 1.6.0", + "bytes 1.11.1", "futures-channel", "futures-util", "http 1.1.0", @@ -2843,7 +2843,7 @@ version = "2.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "01acbdc23469fd8fe07ab135923371d5f5a422fbf9c522158677c8eb15bc51c2" dependencies = [ - "bytes 1.6.0", + "bytes 1.11.1", "encoding_rs", "futures-util", "http 0.2.12", @@ -3689,7 +3689,7 @@ version = "0.11.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "b22d8e7369034b9a7132bc2008cac12f2013c8132b45e0554e6e20e2617f2156" dependencies = [ - "bytes 1.6.0", + "bytes 1.11.1", "pin-project-lite 0.2.14", "quinn-proto", "quinn-udp", @@ -3707,7 +3707,7 @@ version = "0.11.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ba92fb39ec7ad06ca2582c0ca834dfeadcaf06ddfc8e635c80aa7e1c05315fdd" dependencies = [ - "bytes 1.6.0", + "bytes 1.11.1", "rand 0.8.4", "ring 0.17.8", "rustc-hash 2.0.0", @@ -4042,7 +4042,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dd67538700a17451e7cba03ac727fb961abb7607553461627b97de0b89cf4a62" dependencies = [ "base64 0.21.5", - "bytes 1.6.0", + "bytes 1.11.1", "encoding_rs", "futures-core", "futures-util", @@ -4084,7 +4084,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c7d6d2a27d57148378eb5e111173f4276ad26340ecc5c49a4a2152167a2d6a37" dependencies = [ "base64 0.22.0", - "bytes 1.6.0", + "bytes 1.11.1", "futures-core", "futures-util", "h2 0.4.4", @@ -5078,7 +5078,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1adbebffeca75fcfd058afa480fb6c0b81e165a0323f9c9d39c9697e37c46787" dependencies = [ "backtrace", - "bytes 1.6.0", + "bytes 1.11.1", "libc", "mio 0.8.11", "num_cpus", @@ -5153,7 +5153,7 @@ version = "0.7.10" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15" dependencies = [ - "bytes 1.6.0", + "bytes 1.11.1", "futures-core", "futures-io", "futures-sink", @@ -5269,7 +5269,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9" dependencies = [ "byteorder", - "bytes 1.6.0", + "bytes 1.11.1", "data-encoding", "http 0.2.12", "httparse", @@ -5468,7 +5468,7 @@ version = "0.3.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c1e92e22e03ff1230c03a1a8ee37d2f89cd489e2e541b7550d6afad96faed169" dependencies = [ - "bytes 1.6.0", + "bytes 1.11.1", "futures-channel", "futures-util", "headers", diff --git a/rust/cubestore/cubestore/Cargo.toml b/rust/cubestore/cubestore/Cargo.toml index eb95829a83138..298ea8bcdbe4d 100644 --- a/rust/cubestore/cubestore/Cargo.toml +++ b/rust/cubestore/cubestore/Cargo.toml @@ -30,7 +30,7 @@ cubedatasketches = { path = "../cubedatasketches" } cuberpc = { path = "../cuberpc" } datafusion = { git = "https://github.com/cube-js/arrow-datafusion", branch = "cube", features = ["default_nulls_last"] } csv = "1.1.3" -bytes = "1.6.0" +bytes = "1.11.1" serde_json = "1.0.56" futures = "0.3.26" smallvec = "1.11.0"