dependabot[bot] opened a new pull request, #15682: URL: https://github.com/apache/datafusion/pull/15682
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.33.1 to 0.34.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md">sysinfo's changelog</a>.</em></p> <blockquote> <h1>0.34.2</h1> <ul> <li>FreeBSD: Fix segfault when refreshing processes.</li> </ul> <h1>0.34.1</h1> <ul> <li>macOS: Remove forgotten debug print.</li> </ul> <h1>0.34.0</h1> <ul> <li><code>multithread</code> feature is disabled by default.</li> <li>Add new <code>Process</code> methods: <code>accumulated_cpu_time</code>, <code>exists</code>, <code>open_files</code> and <code>open_files_limit</code>.</li> <li><code>Process::wait</code> method now returns <code>Option<ExitStatus></code>.</li> <li>Add new <code>System</code> methods: <code>distribution_id_like</code> and <code>kernel_long_version</code>.</li> <li>Turn <code>System::physical_core_count</code> method into an associated function.</li> <li>Make <code>System::refresh_all</code> and <code>System::refresh_specifics</code> methods remove dead processes.</li> <li>Add new <code>ProcessRefreshKind</code> refresh: <code>tasks</code>.</li> <li>Fix <code>Group</code> docs.</li> <li>Implement <code>Deserialize</code> trait on <code>DiskKind</code>, <code>MacAddr</code>, <code>IpNetwork</code>, <code>ProcessStatus</code>, <code>Signal</code> and <code>ThreadKind</code>.</li> <li>Implement <code>FromStr</code> trait on <code>IpNetwork</code> and <code>MacAddr</code>.</li> <li>Implement <code>Hash</code> trait on <code>DiskKind</code>, <code>MacAddr</code>, <code>ProcessStatus</code> and <code>Signal</code>.</li> <li>macOS: Removed processes are now correctly handled when refreshing processes.</li> <li>macOS: Strenghten dist list refresh.</li> <li>macOS: Fix internal <code>cfg</code> handling which triggered compilation failures in some specific cases.</li> <li>Linux: max cgroups memory is more reliant in case of wrong input.</li> <li>Linux: Fix processes tasks update.</li> <li>Linux: Improve disks retrieval.</li> <li>Windows: Fix antivirus considering programs using <code>sysinfo</code> as viruses by replacing uses of <code>NtQueryInformationProcess</code> with other "mainstream" Windows API.</li> <li>Windows: Improve CPU usage computation efficiency.</li> <li>FreeBSD: Improve <code>process_procs</code> when there is only one process to refresh.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/GuillaumeGomez/sysinfo/commits">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 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org