Update Rust crate sysinfo to 0.35.2 #334

Open
renovate wants to merge 1 commits from renovate/sysinfo-0.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
sysinfo dependencies patch 0.35.1 -> 0.35.2

Release Notes

GuillaumeGomez/sysinfo (sysinfo)

v0.35.2

Compare Source

  • Linux: Fix retrieval of processor frequency on loongarch64.
  • Linux/Android: Improve Process::wait by checking if the process is still alive before waiting.
  • Windows: Fix Process::wait.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | dependencies | patch | `0.35.1` -> `0.35.2` | --- ### Release Notes <details> <summary>GuillaumeGomez/sysinfo (sysinfo)</summary> ### [`v0.35.2`](https://github.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0352) [Compare Source](https://github.com/GuillaumeGomez/sysinfo/compare/v0.35.1...v0.35.2) - Linux: Fix retrieval of processor frequency on loongarch64. - Linux/Android: Improve `Process::wait` by checking if the process is still alive before waiting. - Windows: Fix `Process::wait`. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC41NC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNTQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-06-14 00:25:19 +00:00
Update Rust crate sysinfo to 0.35.2
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
0e5f3150b2
renovate force-pushed renovate/sysinfo-0.x from 0e5f3150b2 to b7631ff413 2025-06-15 00:24:49 +00:00 Compare
renovate force-pushed renovate/sysinfo-0.x from b7631ff413 to 822fa9c3c6 2025-06-16 00:24:43 +00:00 Compare
renovate force-pushed renovate/sysinfo-0.x from 822fa9c3c6 to b62a3fc3dd 2025-06-17 00:25:23 +00:00 Compare
renovate force-pushed renovate/sysinfo-0.x from b62a3fc3dd to 378845a742 2025-06-18 00:24:38 +00:00 Compare
renovate force-pushed renovate/sysinfo-0.x from 378845a742 to 1ad4262086 2025-06-19 00:23:09 +00:00 Compare
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/sysinfo-0.x:renovate/sysinfo-0.x
git checkout renovate/sysinfo-0.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/VirtWeb#334
No description provided.