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 87564e595a chore(deps): bump http-body from 1.0.1 to 1.1.0 in the 
all-other-cargo-deps group across 1 directory (#10338)
87564e595a is described below

commit 87564e595a00e4d6edec027d09fa77aa510ce94c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 15 13:28:43 2026 +1000

    chore(deps): bump http-body from 1.0.1 to 1.1.0 in the all-other-cargo-deps 
group across 1 directory (#10338)
    
    Bumps the all-other-cargo-deps group with 1 update in the / directory:
    [http-body](https://github.com/hyperium/http-body).
    
    Updates `http-body` from 1.0.1 to 1.1.0
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/hyperium/http-body/commit/3396328602f7b147ae7b13f022c2b94dff9434e3";><code>3396328</code></a>
    http-body v1.1.0</li>
    <li><a
    
href="https://github.com/hyperium/http-body/commit/2fb78de9c875c364b7eb1a1a117acc3b83ffb13a";><code>2fb78de</code></a>
    chore: bump license year (<a
    
href="https://redirect.github.com/hyperium/http-body/issues/170";>#170</a>)</li>
    <li><a
    
href="https://github.com/hyperium/http-body/commit/b16554b604e598466f6ae5a2689d637230d56d3e";><code>b16554b</code></a>
    chore(ci): bump checkout to v7</li>
    <li><a
    
href="https://github.com/hyperium/http-body/commit/c0c53caee7b5192e83cd2bcd273f66419b8acedc";><code>c0c53ca</code></a>
    chore(ci): use msrv aware update for msrv job</li>
    <li><a
    
href="https://github.com/hyperium/http-body/commit/5ed15d2c3d10592c82c4bab30c2cda060831bc47";><code>5ed15d2</code></a>
    tests: fix clippy::double_parens</li>
    <li><a
    
href="https://github.com/hyperium/http-body/commit/c8cb37f9ce2f8723b25e1ef1a9f6cb63ef1f9c54";><code>c8cb37f</code></a>
    Derive <code>Copy</code> trait to <code>SizeHint</code> struct (<a
    
href="https://redirect.github.com/hyperium/http-body/issues/164";>#164</a>)</li>
    <li><a
    
href="https://github.com/hyperium/http-body/commit/915d6d5cbb5406b09f1d95978096094a1d35d5bf";><code>915d6d5</code></a>
    feat(util): add <code>InspectErr</code>, <code>InspectFrame</code>
    combinators (<a
    
href="https://redirect.github.com/hyperium/http-body/issues/161";>#161</a>)</li>
    <li><a
    
href="https://github.com/hyperium/http-body/commit/0fc0a9415cff00df921c2e8b5b6bbcb9e1a34263";><code>0fc0a94</code></a>
    docs: fix broken intradoc links (<a
    
href="https://redirect.github.com/hyperium/http-body/issues/162";>#162</a>)</li>
    <li><a
    
href="https://github.com/hyperium/http-body/commit/5a849d49dc8ddba3382cead6d0368264fae5d827";><code>5a849d4</code></a>
    chore: add FUNDING.yml</li>
    <li><a
    
href="https://github.com/hyperium/http-body/commit/1a91851246be2ed913d6ace3f5cc18acf0d1d332";><code>1a91851</code></a>
    feat: impl <code>Add</code> for <code>SizeHint</code>'s (<a
    
href="https://redirect.github.com/hyperium/http-body/issues/156";>#156</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/hyperium/http-body/compare/v1.0.1...v1.1.0";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=http-body&package-manager=cargo&previous-version=1.0.1&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index b0e5f93428..d08bb0c1b5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1560,9 +1560,9 @@ dependencies = [
 
 [[package]]
 name = "http-body"
-version = "1.0.1"
+version = "1.1.0"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
+checksum = "ca2a8f2913ee65f60facd6a5905613afaa448497a0230cc41ce022d93290bc2c"
 dependencies = [
  "bytes",
  "http",

Reply via email to