dependabot[bot] opened a new pull request, #22130: URL: https://github.com/apache/datafusion/pull/22130
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.38.4 to 0.39.1. <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.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/6e883a32ffcc2b9fa8146cb96daf78d61b1ee05e"><code>6e883a3</code></a> Update CHANGELOG and crate version to <code>0.39.1</code></li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/a45d38af0ba8066ac0367ca078970314aa9fcf1e"><code>a45d38a</code></a> Merge pull request <a href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1659">#1659</a> from isaidsari/fix/linux-network-buffer-truncation</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/ee9cd3b611a3167c8fb00077e2e5dc201d07fbc6"><code>ee9cd3b</code></a> Merge pull request <a href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1655">#1655</a> from GuillaumeGomez/update</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/3ada0c4a731f4052bab4a932ac8a15bf45a9afd9"><code>3ada0c4</code></a> Update crate version to <code>0.39.0</code> version</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/e05d7c9d71b73a9728a671cb5ef7d3bec38f6d6d"><code>e05d7c9</code></a> Update CHANGELOG for <code>0.39.0</code> version</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/b62b067e4f8a1f9dc0e8d5905cd9458e487199b8"><code>b62b067</code></a> Merge pull request <a href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1654">#1654</a> from GuillaumeGomez/improve-network</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/03c0da0cbc19e9fb3e0dccc2999b0c635dd57dbf"><code>03c0da0</code></a> Improve performance of network interfaces refresh by removing one call of `ge...</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/560ba18167498f4a532f4ca620722ba0659ce6f4"><code>560ba18</code></a> Try to reduce <code>test_tasks</code> flakyness</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/f9832e6432d8dd319f3e07ac7a08de152b84c742"><code>f9832e6</code></a> Merge pull request <a href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1653">#1653</a> from GuillaumeGomez/fix-soundness</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/c2d1bf3e03b0b0a45105e321f5d5ba919c8b22db"><code>c2d1bf3</code></a> Fix new clippy lint</li> <li>Additional commits viewable in <a href="https://github.com/GuillaumeGomez/sysinfo/compare/v0.38.4...v0.39.1">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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
