dependabot[bot] opened a new pull request, #9383:
URL: https://github.com/apache/arrow-rs/pull/9383

   Updates the requirements on 
[sysinfo](https://github.com/GuillaumeGomez/sysinfo) to permit the latest 
version.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md";>sysinfo's
 changelog</a>.</em></p>
   <blockquote>
   <h1>0.38.1</h1>
   <ul>
   <li>macOS: Put back support for versions below macOS 12.</li>
   </ul>
   <h1>0.38.0</h1>
   <ul>
   <li>Add NetBSD support.</li>
   <li>Windows: Fix unsoundness for a function used in <code>Motherboard</code> 
and <code>Product</code>.</li>
   <li>Linux: Improve CPU info parsing.</li>
   <li>Fix <code>serde</code> serialization of <code>MacAddr</code> and of 
<code>Disk::file_system</code>.</li>
   </ul>
   <h1>0.37.2</h1>
   <ul>
   <li>Improve documentation of <code>System::refresh_cpu_all</code> and of 
<code>System::refresh_cpu_specifics</code>.</li>
   <li>Android: Fix <code>System::uptime</code>.</li>
   <li>Linux: Correctly handled modified/removed <code>Process::exe</code> 
paths.</li>
   </ul>
   <h1>0.37.1</h1>
   <ul>
   <li>Fix <code>serde</code> serialization on <code>Process::name</code>.</li>
   <li>Linux: Fix <code>get_cpu_frequency</code> on 
<code>loongarch64</code>.</li>
   <li>Windows: Correctly handle invalid UTF-8 string in 
<code>Motherboard</code>.</li>
   </ul>
   <h1>0.37.0</h1>
   <ul>
   <li>Update minimum supported Rust version to <code>1.88</code> (for 2024 
edition and <code>if let chain</code> feature).</li>
   <li>Added <code>Component::id</code> API.</li>
   <li>Linux: Greatly improve partial processes retrieval.</li>
   <li>Linux: Simplify internal components retrieval code.</li>
   </ul>
   <h1>0.36.1</h1>
   <ul>
   <li>Linux: Improve processor CPU usage computation.</li>
   </ul>
   <h1>0.36.0</h1>
   <ul>
   <li>Add new <code>Motherboard</code> type.</li>
   <li>Add new <code>Product</code> type.</li>
   <li>Linux/macOS: Fix CPU usage update.</li>
   <li>Linux: Improve <code>Component::label</code> generated 
<code>String</code>.</li>
   <li>macOS: Make <code>Components</code> implement <code>Send</code> and 
<code>Sync</code> traits.</li>
   </ul>
   <h1>0.35.2</h1>
   <ul>
   <li>Linux: Fix retrieval of processor frequency on loongarch64.</li>
   <li>Linux/Android: Improve <code>Process::wait</code> by checking if the 
process is still alive before waiting.</li>
   <li>Windows: Fix <code>Process::wait</code>.</li>
   </ul>
   <h1>0.35.1</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/0d91dfb0e34cb7414541ecd574fc2e39ac0ce057";><code>0d91dfb</code></a>
 Merge pull request <a 
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1622";>#1622</a> 
from GuillaumeGomez/update</li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/74ae5e97a2e2a42438eb59d47d5d38af120e37f6";><code>74ae5e9</code></a>
 Update crate version to <code>0.38.1</code></li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/19cea2ea35aae35c56104fb8ca858a53d05afded";><code>19cea2e</code></a>
 Update CHANGELOG for <code>0.38.1</code></li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/45472ee669c3d744c2f673250038a98d3d115e42";><code>45472ee</code></a>
 Merge pull request <a 
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1621";>#1621</a> 
from GuillaumeGomez/older-mac-versions</li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/385e819ff44c359312ba2f4e448e92134b480b9e";><code>385e819</code></a>
 Enforce version restrictions on <code>objc2-core-foundation</code> and on 
<code>objc2-io-kit</code>...</li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/4b07f3eb841ce572acdeddd9e29e285919250ffa";><code>4b07f3e</code></a>
 Revert &quot;Update <code>objc2-core-foundation</code> and 
<code>objc2-io-kit</code>&quot;</li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/6d11ee1213dde5cc58da1e9fee3152eef10d0761";><code>6d11ee1</code></a>
 Merge pull request <a 
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1619";>#1619</a> 
from jterry75/pdh_to_wide</li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/92fd93b600b50c72353bba2e4169bece619bd4ab";><code>92fd93b</code></a>
 Move PDH references to W fn's</li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/da79fbc7548a5eb36bf237596042a0f030aac393";><code>da79fbc</code></a>
 Merge pull request <a 
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1618";>#1618</a> 
from GuillaumeGomez/changelog</li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/4124381e12e77a50355bf3e669120a1801835d77";><code>4124381</code></a>
 Update CHANGELOG for <code>0.38.0</code></li>
   <li>Additional commits viewable in <a 
href="https://github.com/GuillaumeGomez/sysinfo/compare/v0.37.1...v0.38.1";>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 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]

Reply via email to