dependabot[bot] opened a new pull request, #2152:
URL: https://github.com/apache/datafusion-ballista/pull/2152

   Bumps [arrow-flight](https://github.com/apache/arrow-rs) from 58.3.0 to 
58.4.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-rs/releases";>arrow-flight's 
releases</a>.</em></p>
   <blockquote>
   <h2>arrow 58.4.0</h2>
   <!-- raw HTML omitted -->
   <h1>Changelog</h1>
   <h2><a href="https://github.com/apache/arrow-rs/tree/58.4.0";>58.4.0</a> 
(2026-07-17)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/58.3.0...58.4.0";>Full 
Changelog</a></p>
   <p><strong>Merged pull requests:</strong></p>
   <ul>
   <li>[58_maintenance] [parquet] Allow more encryption algorithms (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9203";>#9203</a>) <a 
href="https://redirect.github.com/apache/arrow-rs/pull/10351";>#10351</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/mbutrovich";>mbutrovich</a>)</li>
   <li>[58_maintenance] Backport cargo audit fixes <a 
href="https://redirect.github.com/apache/arrow-rs/pull/10369";>#10369</a> (<a 
href="https://github.com/alamb";>alamb</a>)</li>
   <li>[58_maintenance] chore: Ignore py03 vulnerabilities until upgrade <a 
href="https://redirect.github.com/apache/arrow-rs/pull/10370";>#10370</a> (<a 
href="https://github.com/alamb";>alamb</a>)</li>
   <li>[58_maintenance] Add test for `parquet-testing/bad_data/ARROW-<a 
href="https://redirect.github.com/apache/arrow-rs/issues/47662";>GH-47662</a>.parquet`
 (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/10077";>#10077</a>) <a 
href="https://redirect.github.com/apache/arrow-rs/pull/10371";>#10371</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/alamb";>alamb</a>)</li>
   </ul>
   <p>* <em>This Changelog was automatically generated by <a 
href="https://github.com/github-changelog-generator/github-changelog-generator";>github_changelog_generator</a></em></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-rs/blob/58.4.0/CHANGELOG.md";>arrow-flight's
 changelog</a>.</em></p>
   <blockquote>
   <h2><a href="https://github.com/apache/arrow-rs/tree/58.4.0";>58.4.0</a> 
(2026-07-17)</h2>
   <p><a href="https://github.com/apache/arrow-rs/compare/58.3.0...58.4.0";>Full 
Changelog</a></p>
   <p><strong>Merged pull requests:</strong></p>
   <ul>
   <li>[58_maintenance] [parquet] Allow more encryption algorithms (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9203";>#9203</a>) <a 
href="https://redirect.github.com/apache/arrow-rs/pull/10351";>#10351</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/mbutrovich";>mbutrovich</a>)</li>
   <li>[58_maintenance] Backport cargo audit fixes <a 
href="https://redirect.github.com/apache/arrow-rs/pull/10369";>#10369</a> (<a 
href="https://github.com/alamb";>alamb</a>)</li>
   <li>[58_maintenance] chore: Ignore py03 vulnerabilities until upgrade <a 
href="https://redirect.github.com/apache/arrow-rs/pull/10370";>#10370</a> (<a 
href="https://github.com/alamb";>alamb</a>)</li>
   <li>[58_maintenance] Add test for `parquet-testing/bad_data/ARROW-<a 
href="https://redirect.github.com/apache/arrow-rs/issues/47662";>GH-47662</a>.parquet`
 (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/10077";>#10077</a>) <a 
href="https://redirect.github.com/apache/arrow-rs/pull/10371";>#10371</a> [<a 
href="https://github.com/apache/arrow-rs/labels/parquet";>parquet</a>] (<a 
href="https://github.com/alamb";>alamb</a>)</li>
   </ul>
   <p>* <em>This Changelog was automatically generated by <a 
href="https://github.com/github-changelog-generator/github-changelog-generator";>github_changelog_generator</a></em></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/0ff81c1215cc026a1de93ce3d2078df1ecba6f09";><code>0ff81c1</code></a>
 [58_maintenance] Update changelog for <a 
href="https://redirect.github.com/apache/arrow-rs/issues/10371";>#10371</a> (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/10372";>#10372</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/95d7231227e1ce7a1ec049ab2d45a6cffd7a50f9";><code>95d7231</code></a>
 [58_maintenance] Add test for `parquet-testing/bad_data/ARROW-<a 
href="https://redirect.github.com/apache/arrow-rs/issues/47662";>GH-47662</a>.parque...</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/4544deaa434bbf8e7fe930bf9497fd36e8e737d1";><code>4544dea</code></a>
 Prepare for <code>58.4.0</code> release (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/10367";>#10367</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/32e8c1809642647ddf87703c410c4713df166281";><code>32e8c18</code></a>
 chore: Ignore py03 vulnerabilities until upgrade (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/10370";>#10370</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/c12030f29639f9ac36fdfedd7d00f3b6b6bbd2c1";><code>c12030f</code></a>
 [58_maintenance] Backport cargo audit fixes (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/10369";>#10369</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/01046eed275d4fabfd922f6a8924410102ab1802";><code>01046ee</code></a>
 [58_maintenance] [parquet] Allow more encryption algorithms (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/9203";>#9203</a>) (<a 
href="https://redirect.github.com/apache/arrow-rs/issues/10351";>#10351</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-rs/commit/adb77a16adff42fface41664dc2a3cb564f45fcf";><code>adb77a1</code></a>
 [58_maintenance] Fix MSRV CI check (pin tonic to 0.14.5, install cargo-msrv 
-...</li>
   <li>See full diff in <a 
href="https://github.com/apache/arrow-rs/compare/58.3.0...58.4.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=arrow-flight&package-manager=cargo&previous-version=58.3.0&new-version=58.4.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 this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to