dependabot[bot] opened a new pull request, #10311: URL: https://github.com/apache/arrow-rs/pull/10311
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.38.4 to 0.39.6. <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.6</h1> <ul> <li>NetBSD: Add support for disk I/O usage.</li> <li>NetBSD: Improve retrieval of disk information.</li> </ul> <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/1bc6ed4f7d0dd03606de572a1531a165438b63ec"><code>1bc6ed4</code></a> Update crate version to <code>0.39.6</code></li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/da9bea091b4a331eff8572312515c0fc498a40d8"><code>da9bea0</code></a> Update CHANGELOG for <code>0.39.6</code></li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/cefd87774fb80cf84b11d47a7ddc071e666334bf"><code>cefd877</code></a> Update src/unix/bsd/netbsd/system.rs</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/9d79f93d0d0261848f9a981cc2ca1b289aa997eb"><code>9d79f93</code></a> Fix NetBSD disk I/O and process I/O statistics</li> <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>Additional commits viewable in <a href="https://github.com/GuillaumeGomez/sysinfo/compare/v0.38.4...v0.39.6">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]
