This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git
The following commit(s) were added to refs/heads/main by this push:
new 18357539e chore(javascript): bump the arrow group (#4765)
18357539e is described below
commit 18357539e7ffe643cc3c103b5c58e543e2e173a6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Sep 9 09:00:33 2026 +0900
chore(javascript): bump the arrow group (#4765)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
javascript/Cargo.lock | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/javascript/Cargo.lock b/javascript/Cargo.lock
index 2c1f96e55..3035e09af 100644
--- a/javascript/Cargo.lock
+++ b/javascript/Cargo.lock
@@ -84,9 +84,9 @@ dependencies = [
[[package]]
name = "arrow-array"
-version = "59.2.0"
+version = "59.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "bc9a4a4b2b5ecd0e04df03471661cb61f28bed3c7fd50994715129b01b2edb97"
+checksum = "1e5f6adeffdf587d7a31db5d2266189624b526730cd3627f9ff9fedae97ad584"
dependencies = [
"ahash",
"arrow-buffer",
@@ -103,9 +103,9 @@ dependencies = [
[[package]]
name = "arrow-buffer"
-version = "59.2.0"
+version = "59.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "c12b576ef18c1deb80925a248b25ad84f419198d791b8e293fc6aaa60441fe90"
+checksum = "097d193003ce7995d5d087089069ec2a6e0187faf5a6f8c9f38af2645d987182"
dependencies = [
"bytes",
"half",
@@ -115,9 +115,9 @@ dependencies = [
[[package]]
name = "arrow-data"
-version = "59.2.0"
+version = "59.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "723fe4aeed7604e00b9883a465af4ff0a0e6c44c03e41a68c3d1cbc403e0e44d"
+checksum = "9ba2f832eaeca24b8f26143dba750e42ee4ab51cf7d65e701ca9607cfda9f358"
dependencies = [
"arrow-buffer",
"arrow-schema",
@@ -128,9 +128,9 @@ dependencies = [
[[package]]
name = "arrow-ipc"
-version = "59.2.0"
+version = "59.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "149437b14371f5b9ec60f5ddc751483ae99d7a7072653c0075e5e469156eea7b"
+checksum = "dcc41681ea80f521df14c36725b74d4c60702c47f0793af2be469c04527e2599"
dependencies = [
"arrow-array",
"arrow-buffer",
@@ -142,18 +142,18 @@ dependencies = [
[[package]]
name = "arrow-schema"
-version = "59.2.0"
+version = "59.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "e6fed2ca0d1eade57e811cbe73b98ad50cc08a1183e13b2d2aa43a7df593f40e"
+checksum = "10fab8d4563491417ba801fab29d205104d20d4bdf37bda6cd1cf425cff598cd"
dependencies = [
"bitflags",
]
[[package]]
name = "arrow-select"
-version = "59.2.0"
+version = "59.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "466b19cf75130b891dc1b23a84b343c714c62c64c9c62e365c76aa0ff90a53fb"
+checksum = "fc58569193c2525915f3cc6310edba3792f1200f65d6e9ed330aa33e691493b8"
dependencies = [
"ahash",
"arrow-array",