This is an automated email from the ASF dual-hosted git repository.

Jefffrey pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git


The following commit(s) were added to refs/heads/main by this push:
     new a1f4a094ff chore(deps): bump the all-other-cargo-deps group across 1 
directory with 2 updates (#10305)
a1f4a094ff is described below

commit a1f4a094ff915fd2a62b4c506d27435a8688642f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 9 23:08:37 2026 +1000

    chore(deps): bump the all-other-cargo-deps group across 1 directory with 2 
updates (#10305)
    
    Bumps the all-other-cargo-deps group with 2 updates in the / directory:
    [bytes](https://github.com/tokio-rs/bytes) and
    [memchr](https://github.com/BurntSushi/memchr).
    
    Updates `bytes` from 1.12.0 to 1.12.1
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/tokio-rs/bytes/releases";>bytes's
    releases</a>.</em></p>
    <blockquote>
    <h2>Bytes v1.12.1</h2>
    <h1>1.12.1 (July 8th, 2026)</h1>
    <h3>Fixed</h3>
    <ul>
    <li>Properly handle when <code>Box::new</code> panics (<a
    href="https://redirect.github.com/tokio-rs/bytes/issues/837";>#837</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md";>bytes's
    changelog</a>.</em></p>
    <blockquote>
    <h1>1.12.1 (July 8th, 2026)</h1>
    <h3>Fixed</h3>
    <ul>
    <li>Properly handle when <code>Box::new</code> panics (<a
    href="https://redirect.github.com/tokio-rs/bytes/issues/837";>#837</a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/tokio-rs/bytes/commit/76c0fbb54ed4336caf9d2311658a2f4a5627c21d";><code>76c0fbb</code></a>
    Release bytes v1.12.1 (<a
    href="https://redirect.github.com/tokio-rs/bytes/issues/838";>#838</a>)</li>
    <li><a
    
href="https://github.com/tokio-rs/bytes/commit/924c82bf0053cb13a0fb5165925d564622b2092f";><code>924c82b</code></a>
    Handle unwinding from Box::new (<a
    href="https://redirect.github.com/tokio-rs/bytes/issues/837";>#837</a>)</li>
    <li>See full diff in <a
    href="https://github.com/tokio-rs/bytes/compare/v1.12.0...v1.12.1";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    Updates `memchr` from 2.8.2 to 2.8.3
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/BurntSushi/memchr/commit/5fdb40c054e1fff359a2f7bdf7f87a13b34b465d";><code>5fdb40c</code></a>
    2.8.3</li>
    <li><a
    
href="https://github.com/BurntSushi/memchr/commit/922c7b5e25fbf2d20d7ac99472e34a9729090f4a";><code>922c7b5</code></a>
    memchr: let compiler know that indexes returned by memchr fns are in
    bounds</li>
    <li><a
    
href="https://github.com/BurntSushi/memchr/commit/e21e9fb47c4362d93a24ce969b20fd778d8618c8";><code>e21e9fb</code></a>
    arch: add <code>unsafe</code> to internal routines</li>
    <li><a
    
href="https://github.com/BurntSushi/memchr/commit/581faf00de3143f43384be6a253698d8dd9b51c5";><code>581faf0</code></a>
    rebar: update memchr version</li>
    <li>See full diff in <a
    href="https://github.com/BurntSushi/memchr/compare/2.8.2...2.8.3";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    Dependabot will resolve any conflicts with this PR as long as you don't
    alter it yourself. You can also trigger a rebase manually by commenting
    `@dependabot rebase`.
    
    [//]: # (dependabot-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore <dependency name> major version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's major version (unless you unignore this specific
    dependency's major version or upgrade to it yourself)
    - `@dependabot ignore <dependency name> minor version` will close this
    group update PR and stop Dependabot creating any more for the specific
    dependency's minor version (unless you unignore this specific
    dependency's minor version or upgrade to it yourself)
    - `@dependabot ignore <dependency name>` will close this group update PR
    and stop Dependabot creating any more for the specific dependency
    (unless you unignore this specific dependency or upgrade to it yourself)
    - `@dependabot unignore <dependency name>` will remove all of the ignore
    conditions of the specified dependency
    - `@dependabot unignore <dependency name> <ignore condition>` will
    remove the ignore condition of the specified dependency and ignore
    conditions
    
    
    </details>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 Cargo.lock | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 32ac99ef17..e5629a9fe2 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -780,9 +780,9 @@ checksum = 
"1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
 
 [[package]]
 name = "bytes"
-version = "1.12.0"
+version = "1.12.1"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "8ae3f5d315924270530207e2a68396c3cc547f6dca3fbdca317cfb1a51edb593"
+checksum = "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04"
 
 [[package]]
 name = "bzip2"
@@ -2074,9 +2074,9 @@ checksum = 
"ae960838283323069879657ca3de837e9f7bbb4c7bf6ea7f1b290d5e9476d2e0"
 
 [[package]]
 name = "memchr"
-version = "2.8.2"
+version = "2.8.3"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "88904434abc2901f197fe8cc55f0445e7ded921dba5911dad2e2b39b48e663c4"
+checksum = "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98"
 
 [[package]]
 name = "memmap2"

Reply via email to