dependabot[bot] opened a new pull request, #16247: URL: https://github.com/apache/datafusion/pull/16247
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.35.1 to 0.35.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.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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/7d691387c14469db8785ff2e979c95bcc6a19cf1"><code>7d69138</code></a> Merge pull request <a href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1540">#1540</a> from GuillaumeGomez/update</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/d77abf160f0df73ea076db602d5abcb22209c5c1"><code>d77abf1</code></a> Update CHANGELOG to <code>0.35.2</code></li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/2959584de936a6cc9a778e3c9258333693871a02"><code>2959584</code></a> Update crate version to 0.35.2</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/d305f09e36db64efbcabefa953fe4365d2f8104b"><code>d305f09</code></a> Merge pull request <a href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1538">#1538</a> from GuillaumeGomez/process-wait</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/881c3c01d8284364830c874629b1abab1d7a49c0"><code>881c3c0</code></a> Add regression test for <code>Process::wait</code></li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/c2f5d0912c0ff72573d05254dd720f53a4523bb3"><code>c2f5d09</code></a> Update documentation for <code>Process::wait</code> method</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/4ad81e392993aac13123788b60ddd5b0376daef8"><code>4ad81e3</code></a> Add extra security on linux Process::wait to ensure the process we want to wa...</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/bcc42500d04b2c262247bc91d5d1d2c7e039972c"><code>bcc4250</code></a> Revert "Improve <code>Process::wait</code> code on Windows"</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/c2a92834f0adef65715e3f028ef3c4e23a513c7a"><code>c2a9283</code></a> Merge pull request <a href="https://redirect.github.com/GuillaumeGomez/sysinfo/issues/1536">#1536</a> from eatradish/fix-loongarch6-freq</li> <li><a href="https://github.com/GuillaumeGomez/sysinfo/commit/a48c25d4ae357d7797291574088ec0cef3d93d04"><code>a48c25d</code></a> refactor: use <code>cpuinfo_is_key</code> to check data is key</li> <li>Additional commits viewable in <a href="https://github.com/GuillaumeGomez/sysinfo/compare/v0.35.1...v0.35.2">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