From 6e261cf099379d00199cc8e4d218500a5ac07e36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 19:41:27 +0000 Subject: [PATCH] chore(deps): Bump bytes from 1.10.1 to 1.11.1 Bumps [bytes](https://github.com/tokio-rs/bytes) from 1.10.1 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.10.1...v1.11.1) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 198 +++++++++++++++--------------- Cargo.toml | 2 +- lib/file-source-common/Cargo.toml | 2 +- lib/vector-common/Cargo.toml | 2 +- 4 files changed, 102 insertions(+), 102 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 61e4ffce98b44..ddad30b0af842 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -491,7 +491,7 @@ dependencies = [ "async-stream", "async-trait", "base64 0.22.1", - "bytes 1.10.1", + "bytes 1.11.1", "chrono", "fnv", "futures-timer", @@ -545,7 +545,7 @@ version = "7.0.17" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "34ecdaff7c9cffa3614a9f9999bf9ee4c3078fe3ce4d6a6e161736b56febf2de" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "indexmap 2.11.0", "serde", "serde_json", @@ -629,7 +629,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "08f6da6d49a956424ca4e28fe93656f790d748b469eaccbc7488fec545315180" dependencies = [ "base64 0.22.1", - "bytes 1.10.1", + "bytes 1.11.1", "futures 0.3.31", "memchr", "nkeys", @@ -805,7 +805,7 @@ dependencies = [ "aws-smithy-runtime-api", "aws-smithy-types", "aws-types", - "bytes 1.10.1", + "bytes 1.11.1", "fastrand 2.3.0", "hex", "http 1.3.1", @@ -844,7 +844,7 @@ dependencies = [ "aws-smithy-runtime-api", "aws-smithy-types", "aws-types", - "bytes 1.10.1", + "bytes 1.11.1", "fastrand 2.3.0", "http 0.2.9", "http-body 0.4.5", @@ -897,7 +897,7 @@ dependencies = [ "aws-smithy-runtime-api", "aws-smithy-types", "aws-types", - "bytes 1.10.1", + "bytes 1.11.1", "fastrand 2.3.0", "http 0.2.9", "once_cell", @@ -920,7 +920,7 @@ dependencies = [ "aws-smithy-runtime-api", "aws-smithy-types", "aws-types", - "bytes 1.10.1", + "bytes 1.11.1", "fastrand 2.3.0", "http 0.2.9", "once_cell", @@ -943,7 +943,7 @@ dependencies = [ "aws-smithy-runtime-api", "aws-smithy-types", "aws-types", - "bytes 1.10.1", + "bytes 1.11.1", "fastrand 2.3.0", "http 0.2.9", "once_cell", @@ -967,7 +967,7 @@ dependencies = [ "aws-smithy-runtime-api", "aws-smithy-types", "aws-types", - "bytes 1.10.1", + "bytes 1.11.1", "fastrand 2.3.0", "http 0.2.9", "once_cell", @@ -990,7 +990,7 @@ dependencies = [ "aws-smithy-runtime-api", "aws-smithy-types", "aws-types", - "bytes 1.10.1", + "bytes 1.11.1", "fastrand 2.3.0", "http 0.2.9", "regex-lite", @@ -1016,7 +1016,7 @@ dependencies = [ "aws-smithy-types", "aws-smithy-xml", "aws-types", - "bytes 1.10.1", + "bytes 1.11.1", "fastrand 2.3.0", "hex", "hmac", @@ -1047,7 +1047,7 @@ dependencies = [ "aws-smithy-runtime-api", "aws-smithy-types", "aws-types", - "bytes 1.10.1", + "bytes 1.11.1", "fastrand 2.3.0", "http 0.2.9", "regex-lite", @@ -1092,7 +1092,7 @@ dependencies = [ "aws-smithy-runtime-api", "aws-smithy-types", "aws-types", - "bytes 1.10.1", + "bytes 1.11.1", "fastrand 2.3.0", "http 0.2.9", "once_cell", @@ -1115,7 +1115,7 @@ dependencies = [ "aws-smithy-runtime-api", "aws-smithy-types", "aws-types", - "bytes 1.10.1", + "bytes 1.11.1", "fastrand 2.3.0", "http 0.2.9", "once_cell", @@ -1138,7 +1138,7 @@ dependencies = [ "aws-smithy-runtime-api", "aws-smithy-types", "aws-types", - "bytes 1.10.1", + "bytes 1.11.1", "fastrand 2.3.0", "http 0.2.9", "once_cell", @@ -1180,7 +1180,7 @@ dependencies = [ "aws-smithy-http", "aws-smithy-runtime-api", "aws-smithy-types", - "bytes 1.10.1", + "bytes 1.11.1", "form_urlencoded", "hex", "hmac", @@ -1211,7 +1211,7 @@ checksum = "b65d21e1ba6f2cdec92044f904356a19f5ad86961acf015741106cdfafd747c0" dependencies = [ "aws-smithy-http", "aws-smithy-types", - "bytes 1.10.1", + "bytes 1.11.1", "crc32c", "crc32fast", "crc64fast-nvme", @@ -1233,7 +1233,7 @@ checksum = "c41172a5393f54e26d6b1bfbfce5d0abaa5c46870a1641c1c1899b527f8b6388" dependencies = [ "aws-smithy-runtime-api", "aws-smithy-types", - "bytes 1.10.1", + "bytes 1.11.1", "flate2", "futures-util", "http 0.2.9", @@ -1249,7 +1249,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "604c7aec361252b8f1c871a7641d5e0ba3a7f5a586e51b66bc9510a5519594d9" dependencies = [ "aws-smithy-types", - "bytes 1.10.1", + "bytes 1.11.1", "crc32fast", ] @@ -1262,7 +1262,7 @@ dependencies = [ "aws-smithy-eventstream", "aws-smithy-runtime-api", "aws-smithy-types", - "bytes 1.10.1", + "bytes 1.11.1", "bytes-utils", "futures-core", "http 0.2.9", @@ -1335,7 +1335,7 @@ dependencies = [ "aws-smithy-observability", "aws-smithy-runtime-api", "aws-smithy-types", - "bytes 1.10.1", + "bytes 1.11.1", "fastrand 2.3.0", "http 0.2.9", "http 1.3.1", @@ -1355,7 +1355,7 @@ checksum = "07f5e0fc8a6b3f2303f331b94504bbf754d85488f402d6f1dd7a6080f99afe56" dependencies = [ "aws-smithy-async", "aws-smithy-types", - "bytes 1.10.1", + "bytes 1.11.1", "http 0.2.9", "http 1.3.1", "pin-project-lite", @@ -1371,7 +1371,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d498595448e43de7f4296b7b7a18a8a02c61ec9349128c80a368f7c3b4ab11a8" dependencies = [ "base64-simd", - "bytes 1.10.1", + "bytes 1.11.1", "bytes-utils", "futures-core", "http 0.2.9", @@ -1422,7 +1422,7 @@ dependencies = [ "async-trait", "axum-core 0.3.4", "bitflags 1.3.2", - "bytes 1.10.1", + "bytes 1.11.1", "futures-util", "http 0.2.9", "http-body 0.4.5", @@ -1450,7 +1450,7 @@ checksum = "3a6c9af12842a67734c9a2e355436e5d03b22383ed60cf13cd0c18fbfe3dcbcf" dependencies = [ "async-trait", "axum-core 0.4.5", - "bytes 1.10.1", + "bytes 1.11.1", "futures-util", "http 1.3.1", "http-body 1.0.0", @@ -1476,7 +1476,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c" dependencies = [ "async-trait", - "bytes 1.10.1", + "bytes 1.11.1", "futures-util", "http 0.2.9", "http-body 0.4.5", @@ -1493,7 +1493,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "09f2bd6146b97ae3359fa0cc6d6b376d9539582c7b4220f041a33ec24c226199" dependencies = [ "async-trait", - "bytes 1.10.1", + "bytes 1.11.1", "futures-util", "http 1.3.1", "http-body 1.0.0", @@ -1514,7 +1514,7 @@ checksum = "7b552ad43a45a746461ec3d3a51dfb6466b4759209414b439c165eb6a6b7729e" dependencies = [ "async-trait", "base64 0.22.1", - "bytes 1.10.1", + "bytes 1.11.1", "dyn-clone", "futures 0.3.31", "getrandom 0.2.15", @@ -1543,7 +1543,7 @@ checksum = "82c33c072c9d87777262f35abfe2a64b609437076551d4dac8373e60f0e3fde9" dependencies = [ "async-lock 3.4.0", "async-trait", - "bytes 1.10.1", + "bytes 1.11.1", "futures 0.3.31", "openssl", "pin-project", @@ -1583,7 +1583,7 @@ dependencies = [ "async-lock 3.4.0", "async-trait", "azure_core 0.21.0", - "bytes 1.10.1", + "bytes 1.11.1", "serde", "serde_derive", "time", @@ -1602,7 +1602,7 @@ dependencies = [ "azure_core 0.21.0", "azure_storage", "azure_svc_blobstorage", - "bytes 1.10.1", + "bytes 1.11.1", "futures 0.3.31", "serde", "serde_derive", @@ -1620,7 +1620,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4e6c6f20c5611b885ba94c7bae5e02849a267381aecb8aee577e8c35ff4064c6" dependencies = [ "azure_core 0.21.0", - "bytes 1.10.1", + "bytes 1.11.1", "futures 0.3.31", "log", "once_cell", @@ -1824,7 +1824,7 @@ checksum = "8796b390a5b4c86f9f2e8173a68c2791f4fa6b038b84e96dbc01c016d1e6722c" dependencies = [ "base64 0.22.1", "bollard-stubs", - "bytes 1.10.1", + "bytes 1.11.1", "chrono", "futures-core", "futures-util", @@ -1997,9 +1997,9 @@ dependencies = [ [[package]] name = "bytes" -version = "1.10.1" +version = "1.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" +checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33" dependencies = [ "serde", ] @@ -2010,7 +2010,7 @@ version = "0.1.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e47d3a8076e283f3acd27400535992edb3ba4b5bb72f8891ad8fbe7932a7d4b9" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "either", ] @@ -2298,7 +2298,7 @@ name = "codecs" version = "0.1.0" dependencies = [ "apache-avro", - "bytes 1.10.1", + "bytes 1.11.1", "chrono", "csv-core", "derivative", @@ -2380,7 +2380,7 @@ version = "4.6.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "futures-core", "memchr", "pin-project-lite", @@ -3260,7 +3260,7 @@ version = "0.1.0" dependencies = [ "anyhow", "base64 0.22.1", - "bytes 1.10.1", + "bytes 1.11.1", "chrono", "chrono-tz", "dnsmsg-parser", @@ -3309,7 +3309,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a11dd7f04a6a6d2aea0153c6e31f5ea7af8b2efdf52cdaeea7a9a592c7fefef9" dependencies = [ "bumpalo", - "bytes 1.10.1", + "bytes 1.11.1", "domain-macros", "futures-util", "hashbrown 0.14.5", @@ -3796,7 +3796,7 @@ name = "file-source" version = "0.1.0" dependencies = [ "async-compression", - "bytes 1.10.1", + "bytes 1.11.1", "chrono", "file-source-common", "futures 0.3.31", @@ -3818,7 +3818,7 @@ version = "0.1.0" dependencies = [ "async-compression", "bstr 1.12.0", - "bytes 1.10.1", + "bytes 1.11.1", "chrono", "crc", "dashmap", @@ -4378,7 +4378,7 @@ version = "0.3.26" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "81fe527a889e1532da5c525686d96d4c2e74cdd345badf8dfef9f6b39dd5f5e8" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "fnv", "futures-core", "futures-sink", @@ -4398,7 +4398,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386" dependencies = [ "atomic-waker", - "bytes 1.10.1", + "bytes 1.11.1", "fnv", "futures-core", "futures-sink", @@ -4501,7 +4501,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270" dependencies = [ "base64 0.21.7", - "bytes 1.10.1", + "bytes 1.11.1", "headers-core", "http 0.2.9", "httpdate", @@ -4754,7 +4754,7 @@ version = "0.2.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "fnv", "itoa", ] @@ -4765,7 +4765,7 @@ version = "1.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "fnv", "itoa", ] @@ -4776,7 +4776,7 @@ version = "0.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "http 0.2.9", "pin-project-lite", ] @@ -4787,7 +4787,7 @@ version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1cac85db508abc24a2e48553ba12a996e87244a0395ce011e62b37158745d643" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "http 1.3.1", ] @@ -4797,7 +4797,7 @@ version = "0.1.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "futures-util", "http 1.3.1", "http-body 1.0.0", @@ -4864,7 +4864,7 @@ version = "0.14.28" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "futures-channel", "futures-core", "futures-util", @@ -4889,7 +4889,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" dependencies = [ "atomic-waker", - "bytes 1.10.1", + "bytes 1.11.1", "futures-channel", "futures-core", "h2 0.4.12", @@ -4963,7 +4963,7 @@ version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ca815a891b24fdfb243fa3239c86154392b0953ee584aa1a2a1f66d20cbe75cc" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "futures 0.3.31", "headers", "http 0.2.9", @@ -5040,7 +5040,7 @@ version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "hyper 0.14.28", "native-tls", "tokio", @@ -5053,7 +5053,7 @@ version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "http-body-util", "hyper 1.7.0", "hyper-util", @@ -5069,7 +5069,7 @@ version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "41296eb09f183ac68eec06e03cdbea2e759633d4067b2f6552fc2e009bcad08b" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "futures-channel", "futures-util", "http 1.3.1", @@ -5330,7 +5330,7 @@ version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "22fa7ee6be451ea0b1912b962c91c8380835e97cf1584a77e18264e908448dcb" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "log", "nom 7.1.3", "smallvec", @@ -5662,7 +5662,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6d9455388f4977de4d0934efa9f7d36296295537d774574113a20f6082de03da" dependencies = [ "base64 0.13.1", - "bytes 1.10.1", + "bytes 1.11.1", "chrono", "serde", "serde-value", @@ -5750,7 +5750,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d81336eb3a5b10a40c97a5a97ad66622e92bad942ce05ee789edd730aa4f8603" dependencies = [ "base64 0.22.1", - "bytes 1.10.1", + "bytes 1.11.1", "chrono", "either", "futures 0.3.31", @@ -6492,7 +6492,7 @@ version = "3.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a15d522be0a9c3e46fd2632e272d178f56387bdb5c9fbb3a36c649062e9b5219" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "encoding_rs", "futures-util", "http 1.3.1", @@ -6607,7 +6607,7 @@ version = "0.8.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "16c903aa70590cb93691bf97a767c8d1d6122d2cc9070433deb3bbf36ce8bd23" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "futures 0.3.31", "libc", "log", @@ -7063,7 +7063,7 @@ version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "126c3ca37c9c44cec575247f43a3e4374d8927684f129d2beeb0d2cef262fe12" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "serde", "smallvec", ] @@ -7130,7 +7130,7 @@ dependencies = [ "anyhow", "backon", "base64 0.22.1", - "bytes 1.10.1", + "bytes 1.11.1", "chrono", "futures 0.3.31", "getrandom 0.2.15", @@ -7237,7 +7237,7 @@ dependencies = [ name = "opentelemetry-proto" version = "0.1.0" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "chrono", "glob", "hex", @@ -7746,7 +7746,7 @@ checksum = "76ff0abab4a9b844b93ef7b81f1efc0a366062aaef2cd702c76256b5dc075c54" dependencies = [ "base64 0.22.1", "byteorder", - "bytes 1.10.1", + "bytes 1.11.1", "fallible-iterator", "hmac", "md-5", @@ -7762,7 +7762,7 @@ version = "0.2.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "613283563cd90e1dfc3518d548caee47e0e725455ed619881f5cf21f36de4b48" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "chrono", "fallible-iterator", "postgres-protocol", @@ -7987,7 +7987,7 @@ version = "0.11.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0b82eaa1d779e9a4bc1c3217db8ffbeabaae1dca241bf70183242128d48681cd" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "prost-derive 0.11.9", ] @@ -7997,7 +7997,7 @@ version = "0.12.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "deb1435c188b76130da55f17a466d252ff7b1418b2ad3e037d127b94e3411f29" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "prost-derive 0.12.6", ] @@ -8007,7 +8007,7 @@ version = "0.13.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2796faa41db3ec313a31f7624d9286acf277b52de526150b7e69f3debf891ee5" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "prost-derive 0.13.5", ] @@ -8017,7 +8017,7 @@ version = "0.11.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "119533552c9a7ffacc21e099c24a0ac8bb19c2a2a3f363de84cd9b844feab270" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "heck 0.4.1", "itertools 0.10.5", "lazy_static", @@ -8039,7 +8039,7 @@ version = "0.12.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "22505a5c94da8e3b7c2996394d1c933236c4d743e81a410bcca4e6989fc066a4" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "heck 0.5.0", "itertools 0.12.1", "log", @@ -8207,7 +8207,7 @@ checksum = "6cee616af00383c461f9ceb0067d15dee68e7d313ae47dbd7f8543236aed7ee9" dependencies = [ "async-channel 2.3.1", "async-trait", - "bytes 1.10.1", + "bytes 1.11.1", "chrono", "crc", "data-url", @@ -8326,7 +8326,7 @@ version = "0.11.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "pin-project-lite", "quinn-proto", "quinn-udp", @@ -8344,7 +8344,7 @@ version = "0.11.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "getrandom 0.2.15", "rand 0.8.5", "ring", @@ -8648,7 +8648,7 @@ checksum = "7cd3650deebc68526b304898b192fa4102a4ef0b9ada24da096559cb60e0eef8" dependencies = [ "arc-swap", "backon", - "bytes 1.10.1", + "bytes 1.11.1", "cfg-if", "combine 4.6.6", "futures-channel", @@ -8827,7 +8827,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "78bf93c4af7a8bb7d879d51cebe797356ff10ae8516ace542b5182d9dcac10b2" dependencies = [ "base64 0.21.7", - "bytes 1.10.1", + "bytes 1.11.1", "encoding_rs", "futures-core", "futures-util", @@ -8872,7 +8872,7 @@ checksum = "a77c62af46e79de0a562e1a9849205ffcb7fc1238876e9bd743357570e04046f" dependencies = [ "async-compression", "base64 0.22.1", - "bytes 1.10.1", + "bytes 1.11.1", "cookie", "cookie_store", "futures-channel", @@ -9005,7 +9005,7 @@ checksum = "9008cd6385b9e161d8229e1f6549dd23c3d022f132a2ea37ac3a10ac4935779b" dependencies = [ "bitvec", "bytecheck", - "bytes 1.10.1", + "bytes 1.11.1", "hashbrown 0.12.3", "ptr_meta", "rend", @@ -9137,7 +9137,7 @@ version = "0.24.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e1568e15fab2d546f940ed3a21f48bbbd1c494c90c99c4481339364a497f94a9" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "flume 0.11.0", "futures-util", "log", @@ -10199,7 +10199,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ee6798b1838b6a0f69c007c133b8df5866302197e404e8b6ee8ed3e3a5e68dc6" dependencies = [ "base64 0.22.1", - "bytes 1.10.1", + "bytes 1.11.1", "chrono", "crc", "crossbeam-queue", @@ -10275,7 +10275,7 @@ dependencies = [ "base64 0.22.1", "bitflags 2.9.0", "byteorder", - "bytes 1.10.1", + "bytes 1.11.1", "chrono", "crc", "digest", @@ -10889,7 +10889,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038" dependencies = [ "backtrace", - "bytes 1.10.1", + "bytes 1.11.1", "io-uring", "libc", "mio", @@ -10964,7 +10964,7 @@ checksum = "6c95d533c83082bb6490e0189acaa0bbeef9084e60471b696ca6988cd0541fb0" dependencies = [ "async-trait", "byteorder", - "bytes 1.10.1", + "bytes 1.11.1", "fallible-iterator", "futures-channel", "futures-util", @@ -11043,7 +11043,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2468baabc3311435b55dd935f702f42cd1b8abb7e754fb7dfb16bd36aa88f9f7" dependencies = [ "async-stream", - "bytes 1.10.1", + "bytes 1.11.1", "futures-core", "tokio", "tokio-stream", @@ -11079,7 +11079,7 @@ name = "tokio-util" version = "0.7.13" source = "git+https://github.com/vectordotdev/tokio?branch=tokio-util-0.7.13-framed-read-continue-on-error#b4bdfda8fe8aa24eba36de0d60063b14f30c7fe7" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "futures-core", "futures-io", "futures-sink", @@ -11095,7 +11095,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f591660438b3038dd04d16c938271c79e7e06260ad2ea2885a4861bfb238605d" dependencies = [ "base64 0.22.1", - "bytes 1.10.1", + "bytes 1.11.1", "futures-core", "futures-sink", "http 1.3.1", @@ -11210,7 +11210,7 @@ dependencies = [ "async-trait", "axum 0.6.20", "base64 0.21.7", - "bytes 1.10.1", + "bytes 1.11.1", "flate2", "h2 0.3.26", "http 0.2.9", @@ -11243,7 +11243,7 @@ dependencies = [ "async-trait", "axum 0.7.5", "base64 0.22.1", - "bytes 1.10.1", + "bytes 1.11.1", "h2 0.4.12", "http 1.3.1", "http-body 1.0.0", @@ -11336,7 +11336,7 @@ checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140" dependencies = [ "async-compression", "bitflags 2.9.0", - "bytes 1.10.1", + "bytes 1.11.1", "futures-core", "futures-util", "http 0.2.9", @@ -11358,7 +11358,7 @@ checksum = "1e9cd434a998747dd2c4276bc96ee2e0c7a2eadf3cae88e52be55a05fa9053f5" dependencies = [ "base64 0.21.7", "bitflags 2.9.0", - "bytes 1.10.1", + "bytes 1.11.1", "http 1.3.1", "http-body 1.0.0", "http-body-util", @@ -11639,7 +11639,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9" dependencies = [ "byteorder", - "bytes 1.10.1", + "bytes 1.11.1", "data-encoding", "http 0.2.9", "httparse", @@ -11658,7 +11658,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9ef1a641ea34f399a848dea702823bbecfb4c486f911735368f1f137cb8257e1" dependencies = [ "byteorder", - "bytes 1.10.1", + "bytes 1.11.1", "data-encoding", "http 1.3.1", "httparse", @@ -11733,7 +11733,7 @@ checksum = "5879ce67ba9e525fe088c882ede1337c32c3f80e83e72d9fd3cc6c8e05bcb3d7" dependencies = [ "async-trait", "base64 0.22.1", - "bytes 1.10.1", + "bytes 1.11.1", "dyn-clone", "futures 0.3.31", "getrandom 0.2.15", @@ -12092,7 +12092,7 @@ dependencies = [ "bloomy", "bollard", "byteorder", - "bytes 1.10.1", + "bytes 1.11.1", "bytesize", "cfg-if", "chrono", @@ -12281,7 +12281,7 @@ dependencies = [ "async-stream", "async-trait", "bytecheck", - "bytes 1.10.1", + "bytes 1.11.1", "clap", "crc32fast", "criterion", @@ -12322,7 +12322,7 @@ name = "vector-common" version = "0.1.0" dependencies = [ "async-stream", - "bytes 1.10.1", + "bytes 1.11.1", "chrono", "crossbeam-utils", "derivative", @@ -12401,7 +12401,7 @@ dependencies = [ "async-trait", "base64 0.22.1", "bitmask-enum", - "bytes 1.10.1", + "bytes 1.11.1", "cfg-if", "chrono", "chrono-tz", @@ -12643,7 +12643,7 @@ dependencies = [ "base16", "base62", "base64-simd", - "bytes 1.10.1", + "bytes 1.11.1", "cbc", "cfb-mode", "cfg-if", @@ -12797,7 +12797,7 @@ version = "0.3.7" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4378d202ff965b011c64817db11d5829506d3404edeadb61f190d111da3f231c" dependencies = [ - "bytes 1.10.1", + "bytes 1.11.1", "futures-channel", "futures-util", "headers", diff --git a/Cargo.toml b/Cargo.toml index 17c1273d53422..5af437d0d04bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -140,7 +140,7 @@ anyhow = { version = "1.0.99", default-features = false, features = ["std"] } async-stream = { version = "0.3.6", default-features = false } async-trait = { version = "0.1.89", default-features = false } base64 = { version = "0.22.1", default-features = false } -bytes = { version = "1.10.1", default-features = false, features = ["serde"] } +bytes = { version = "1.11.1", default-features = false, features = ["serde"] } cfg-if = { version = "1.0.3", default-features = false } chrono = { version = "0.4.41", default-features = false, features = ["clock", "serde"] } chrono-tz = { version = "0.10.4", default-features = false, features = ["serde"] } diff --git a/lib/file-source-common/Cargo.toml b/lib/file-source-common/Cargo.toml index 3b912196c5d72..31730d15e15b5 100644 --- a/lib/file-source-common/Cargo.toml +++ b/lib/file-source-common/Cargo.toml @@ -18,7 +18,7 @@ crc = "3.3.0" serde = { version = "1.0", default-features = false, features = ["derive"] } serde_json = { version = "1.0.143", default-features = false } bstr = { version = "1.12", default-features = false } -bytes = { version = "1.10.1", default-features = false, features = ["serde"] } +bytes = { version = "1.11.1", default-features = false, features = ["serde"] } dashmap = { version = "6.1", default-features = false } async-compression = { version = "0.4.27", features = ["tokio", "gzip"] } vector-common = { path = "../vector-common", default-features = false } diff --git a/lib/vector-common/Cargo.toml b/lib/vector-common/Cargo.toml index 98f18180000e9..ac454ee80de75 100644 --- a/lib/vector-common/Cargo.toml +++ b/lib/vector-common/Cargo.toml @@ -35,7 +35,7 @@ tokenize = [] [dependencies] async-stream = "0.3.6" -bytes = { version = "1.10.1", default-features = false, optional = true } +bytes = { version = "1.11.1", default-features = false, optional = true } chrono.workspace = true crossbeam-utils.workspace = true derivative.workspace = true