dependabot[bot] opened a new pull request, #10205: URL: https://github.com/apache/arrow-rs/pull/10205
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.38.4 to 0.39.5. <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.39.5</h1> <ul> <li>macOS: Fix build for apple app store</li> </ul> <h1>0.39.4</h1> <ul> <li>Unix: Fix soundness issue when retrieving user's groups.</li> <li>macOS: Add new macOS version name.</li> <li>macOS: Fix inaccurate <code>open_files</code> returned value.</li> </ul> <h1>0.39.3</h1> <ul> <li>Unix: Fix retrieval of <code>Network::mac_addr</code>.</li> <li>Linux: Improve retrieval of process information if process terminates while doing so.</li> </ul> <h1>0.39.2</h1> <ul> <li>Windows: Greatly improve performance of <code>System::refresh_cpu_specifics</code> when CPU usage is not requested.</li> <li>iOS: Fix compilation error when <code>user</code> feature is enabled.</li> <li>Linux: Correctly set thread information for processes.</li> </ul> <h1>0.39.1</h1> <ul> <li>Linux: Fix wrong network numbers computation.</li> </ul> <h1>0.39.0</h1> <ul> <li>Update minimum supported rust version to <code>1.95</code>.</li> <li>Add new <code>NetworkData::operational_state</code> API.</li> <li>Add new <code>Process::cgroup_limits</code> API (only returning data on Linux).</li> <li>All supported systems other than Windows: Improve performance of <code>Networks::refresh*</code>.</li> <li>All supported systems other than Windows: Fix soundness issue when retrieving users.</li> <li>Linux: Take into account parent cgroup memory limits.</li> <li>Linux: Fix panic when retrieving process information on <code>ESXi</code>.</li> <li>FreeBSD: Use the name of dataset as <code>name</code> for zfs disks.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/029025e75ff4b6e1a35bf9781af5a37c6f34d904"><code>029025e</code></a> Update crate version to <code>0.39.5</code></li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/78205e7b98b8ba1c46546162278f2ec039ceb8c2"><code>78205e7</code></a> Update CHANGELOG for <code>0.39.5</code></li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/2a39746a57424f8f934ff2acefed9458711acfff"><code>2a39746</code></a> Fix build for apple app store</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/c07bb44578c5dbd7c00f492108f61da405ec242a"><code>c07bb44</code></a> Update CHANGELOG for <code>0.39.4</code></li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/559b07dfad200495ce9c6dd085b11767da67d8e7"><code>559b07d</code></a> Update crate version to <code>0.39.4</code></li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/07e3177e1dee6fc1d8cbd3951fec2459506cfbdd"><code>07e3177</code></a> Linux: Fix soundness issue when retrieving user groups</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/79943ecc11fa869ac47339415a3089e45f836db4"><code>79943ec</code></a> Add new macOS version name</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/86af15670990f86f7d73d50c6c82835c76472fac"><code>86af156</code></a> Added failure handling for open_files()</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/634e1cff526927f64bca894f1f0863e374526ca6"><code>634e1cf</code></a> fix: inaccurate open_files() implementation (<a href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1681">#1681</a>) (<a href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1682">#1682</a>)</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/3d1c52a983fdf6c702e4e6656aacba8fb6f6af21"><code>3d1c52a</code></a> Update crate version to <code>0.39.3</code></li> <li>Additional commits viewable in <a href="https://github.com/GuillaumeGomez/sysinfo/compare/v0.38.4...v0.39.5">compare view</a></li> </ul> </details> <br /> [](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]
