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

   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.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>
   <ul>
   <li>Linux: Fix processor retrieval if some information is missing.</li>
   <li>Windows: Increase range of <code>windows</code> crate up to <code>&lt; 
0.63</code>.</li>
   </ul>
   <h1>0.35.0</h1>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/4124381e12e77a50355bf3e669120a1801835d77";><code>4124381</code></a>
 Update CHANGELOG for <code>0.38.0</code></li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/98a3141013adcfcfc633f7689a62de738e8c27a6";><code>98a3141</code></a>
 Merge pull request <a 
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1617";>#1617</a> 
from GuillaumeGomez/updat</li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/7197638814bea24d95b2612376535b34780a9623";><code>7197638</code></a>
 Update crate version to <code>0.38.0</code></li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/f69a2b943f6faa909c1a4ca110cb8b3b3afaae52";><code>f69a2b9</code></a>
 Fix typos and make <code>Motherboard::new</code> return <code>None</code> on 
NetBSD</li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/791faced515e9c3151a037dc6ed71641bffbb195";><code>791face</code></a>
 Merge pull request <a 
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1616";>#1616</a> 
from GuillaumeGomez/netbsd-root</li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/b564d9af39dec63f00ee4edd0d2d0eea1c91ad4c";><code>b564d9a</code></a>
 Add <code>Process::root</code> support for NetBSD</li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/7b324dbc0f74ff1e5bac5d50ecb015cf9aa9fe1b";><code>7b324db</code></a>
 Merge pull request <a 
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1615";>#1615</a> 
from GuillaumeGomez/netbsd</li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/ae044ef4c68170e92f6925c0bae35ef17c9f19b2";><code>ae044ef</code></a>
 Implement <code>Process::open_files</code> on NetBSD</li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/8c5cd198520801211bcf533c89160c3598c7f4b4";><code>8c5cd19</code></a>
 Merge pull request <a 
href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1609";>#1609</a> 
from notable-equivalent/feature/cgroup-access-from-c</li>
   <li><a 
href="https://github.com/GuillaumeGomez/sysinfo/commit/464968fe6cbefcd18d1d23250c9cae7abaa6359c";><code>464968f</code></a>
 Add C interface for accessing cgroup info</li>
   <li>Additional commits viewable in <a 
href="https://github.com/GuillaumeGomez/sysinfo/compare/v0.37.1...v0.38.0";>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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@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