This is an automated email from the ASF dual-hosted git repository.
cxzl25 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git
The following commit(s) were added to refs/heads/master by this push:
new d2349bcc9 Bump bytes from 1.11.1 to 1.12.1 (#2383)
d2349bcc9 is described below
commit d2349bcc9b5925e3b583db141186ae4902d2aae7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 10 10:43:03 2026 +0800
Bump bytes from 1.11.1 to 1.12.1 (#2383)
---
Cargo.lock | 56 ++++++++++++++++++++++++++++----------------------------
1 file changed, 28 insertions(+), 28 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
index cb0786b70..31f775a5a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -151,7 +151,7 @@ name = "arrow-buffer"
version = "55.2.0"
source =
"git+https://github.com/auron-project/arrow-rs.git?rev=5de02520c#5de02520ca6c9f8f092b4b364906dc0507002cbb"
dependencies = [
- "bytes 1.11.1",
+ "bytes 1.12.1",
"half",
"num",
]
@@ -580,9 +580,9 @@ checksum =
"0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"
[[package]]
name = "bytes"
-version = "1.11.1"
+version = "1.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "1e748733b7cbc798e1434b6ac524f0c1ff2ab456fe201501e6497c8417a4fc33"
+checksum = "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04"
[[package]]
name = "bytesize"
@@ -685,7 +685,7 @@ version = "4.6.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd"
dependencies = [
- "bytes 1.11.1",
+ "bytes 1.12.1",
"memchr",
]
@@ -830,7 +830,7 @@ dependencies = [
"arrow-ipc",
"arrow-schema",
"async-trait",
- "bytes 1.11.1",
+ "bytes 1.12.1",
"bzip2 0.6.0",
"chrono",
"datafusion-catalog",
@@ -965,7 +965,7 @@ dependencies = [
"arrow",
"async-compression",
"async-trait",
- "bytes 1.11.1",
+ "bytes 1.12.1",
"bzip2 0.6.0",
"chrono",
"datafusion-common",
@@ -999,7 +999,7 @@ source =
"git+https://github.com/auron-project/datafusion.git?rev=9034aeffb#9034
dependencies = [
"arrow",
"async-trait",
- "bytes 1.11.1",
+ "bytes 1.12.1",
"datafusion-catalog",
"datafusion-common",
"datafusion-common-runtime",
@@ -1023,7 +1023,7 @@ source =
"git+https://github.com/auron-project/datafusion.git?rev=9034aeffb#9034
dependencies = [
"arrow",
"async-trait",
- "bytes 1.11.1",
+ "bytes 1.12.1",
"datafusion-catalog",
"datafusion-common",
"datafusion-common-runtime",
@@ -1047,7 +1047,7 @@ source =
"git+https://github.com/auron-project/datafusion.git?rev=9034aeffb#9034
dependencies = [
"arrow",
"async-trait",
- "bytes 1.11.1",
+ "bytes 1.12.1",
"datafusion-catalog",
"datafusion-common",
"datafusion-common-runtime",
@@ -1201,7 +1201,7 @@ dependencies = [
"base64",
"bitvec",
"byteorder",
- "bytes 1.11.1",
+ "bytes 1.12.1",
"bytesize",
"count-write",
"datafusion",
@@ -1640,7 +1640,7 @@ version = "0.2.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a6503af7917fea18ffef8f7e8553fb8dff89e2e6837e94e09dd7fb069c82d62c"
dependencies = [
- "bytes 1.11.1",
+ "bytes 1.12.1",
"rkyv",
"serde",
"simdutf8",
@@ -1878,7 +1878,7 @@ source =
"registry+https://github.com/rust-lang/crates.io-index"
checksum = "f3c0b69cfcb4e1b9f1bf2f53f95f766e4661169728ec61cd3fe5a0166f2d1386"
dependencies = [
"atomic-waker",
- "bytes 1.11.1",
+ "bytes 1.12.1",
"fnv",
"futures-core",
"futures-sink",
@@ -1940,7 +1940,7 @@ source =
"registry+https://github.com/rust-lang/crates.io-index"
checksum = "b3314d5adb5d94bcdf56771f2e50dbbc80bb4bdf88967526706205ac9eff24eb"
dependencies = [
"base64",
- "bytes 1.11.1",
+ "bytes 1.12.1",
"headers-core",
"http",
"httpdate",
@@ -1990,7 +1990,7 @@ version = "1.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565"
dependencies = [
- "bytes 1.11.1",
+ "bytes 1.12.1",
"fnv",
"itoa",
]
@@ -2001,7 +2001,7 @@ version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
dependencies = [
- "bytes 1.11.1",
+ "bytes 1.12.1",
"http",
]
@@ -2011,7 +2011,7 @@ version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a"
dependencies = [
- "bytes 1.11.1",
+ "bytes 1.12.1",
"futures-core",
"http",
"http-body",
@@ -2042,7 +2042,7 @@ version = "1.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc2b571658e38e0c01b1fdca3bbbe93c00d3d71693ff2770043f8c29bc7d6f80"
dependencies = [
- "bytes 1.11.1",
+ "bytes 1.12.1",
"futures-channel",
"futures-util",
"h2",
@@ -2062,7 +2062,7 @@ version = "0.1.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e"
dependencies = [
- "bytes 1.11.1",
+ "bytes 1.12.1",
"futures-core",
"http",
"http-body",
@@ -2744,7 +2744,7 @@ source =
"registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c1be0c6c22ec0817cdc77d3842f721a17fd30ab6965001415b5402a74e6b740"
dependencies = [
"async-trait",
- "bytes 1.11.1",
+ "bytes 1.12.1",
"chrono",
"futures",
"http",
@@ -2775,7 +2775,7 @@ dependencies = [
"arrow",
"async-trait",
"bytemuck",
- "bytes 1.11.1",
+ "bytes 1.12.1",
"chrono",
"chrono-tz",
"fallible-streaming-iterator",
@@ -2847,7 +2847,7 @@ dependencies = [
"arrow-select",
"base64",
"brotli",
- "bytes 1.11.1",
+ "bytes 1.12.1",
"chrono",
"flate2",
"futures",
@@ -2958,7 +2958,7 @@ version = "3.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9f977080932c87287147dca052951c3e2696f8759863f6b4e4c0c9ffe7a4cc8b"
dependencies = [
- "bytes 1.11.1",
+ "bytes 1.12.1",
"futures-util",
"headers",
"http",
@@ -3115,7 +3115,7 @@ version = "0.13.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2796faa41db3ec313a31f7624d9286acf277b52de526150b7e69f3debf891ee5"
dependencies = [
- "bytes 1.11.1",
+ "bytes 1.12.1",
"prost-derive 0.13.5",
]
@@ -3125,7 +3125,7 @@ version = "0.14.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "528ac67416ff8646872a3c02cad9cc4ee5dc9f9540c9b10771855c95cb2e5ae1"
dependencies = [
- "bytes 1.11.1",
+ "bytes 1.12.1",
"prost-derive 0.14.4",
]
@@ -3503,7 +3503,7 @@ version = "0.8.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73389e0c99e664f919275ab5b5b0471391fe9a8de61e1dff9b1eaf56a90f16e3"
dependencies = [
- "bytes 1.11.1",
+ "bytes 1.12.1",
"hashbrown 0.17.1",
"indexmap",
"munge",
@@ -3815,7 +3815,7 @@ checksum =
"d971cc77a245ccf1756dbd1a87c3e7f709c0191464096510d43eec056d0f2c4f"
dependencies = [
"ahash",
"bumpalo",
- "bytes 1.11.1",
+ "bytes 1.12.1",
"cfg-if",
"faststr",
"itoa",
@@ -4129,7 +4129,7 @@ version = "1.52.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fc7f01b389ac15039e4dc9531aa973a135d7a4135281b12d7c1bc79fd57fffe"
dependencies = [
- "bytes 1.11.1",
+ "bytes 1.12.1",
"libc",
"mio",
"pin-project-lite",
@@ -4176,7 +4176,7 @@ version = "0.7.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14307c986784f72ef81c89db7d9e28d6ac26d16213b109ea501696195e6e3ce5"
dependencies = [
- "bytes 1.11.1",
+ "bytes 1.12.1",
"futures-core",
"futures-io",
"futures-sink",