Update Rust crate sysinfo to 0.32.0 #7

Open
diablo wants to merge 1 commit from renovate/sysinfo-0.x into master
diablo commented 2024-10-07 06:40:05 +02:00 (Migrated from gitea.internot.no)

This PR contains the following updates:

Package Type Update Change
sysinfo dependencies minor 0.31.0 -> 0.32.0

Release Notes

GuillaumeGomez/sysinfo (sysinfo)

v0.32.1

  • Fix compilation error due to libc update.

v0.32.0

Compare Source

  • Add new Disk::is_read_only API.
  • Add new remove_dead_processes argument to System::refresh_processes and System::refresh_processes_specifics.
  • macOS: Fix memory leak in disk refresh.

v0.31.4

Compare Source

  • macOS: Force memory cleanup in disk list retrieval.

v0.31.3

Compare Source

  • Raspberry Pi: Fix temperature retrieval.

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 | minor | `0.31.0` -> `0.32.0` | --- ### Release Notes <details> <summary>GuillaumeGomez/sysinfo (sysinfo)</summary> ### [`v0.32.1`](https://github.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0321) - Fix compilation error due to `libc` update. ### [`v0.32.0`](https://github.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0320) [Compare Source](https://github.com/GuillaumeGomez/sysinfo/compare/v0.31.4...v0.32.0) - Add new `Disk::is_read_only` API. - Add new `remove_dead_processes` argument to `System::refresh_processes` and `System::refresh_processes_specifics`. - macOS: Fix memory leak in disk refresh. ### [`v0.31.4`](https://github.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0314) [Compare Source](https://github.com/GuillaumeGomez/sysinfo/compare/v0.31.3...v0.31.4) - macOS: Force memory cleanup in disk list retrieval. ### [`v0.31.3`](https://github.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0313) [Compare Source](https://github.com/GuillaumeGomez/sysinfo/compare/v0.31.2...v0.31.3) - Raspberry Pi: Fix temperature retrieval. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM5LjMwLjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
diablo force-pushed renovate/sysinfo-0.x from dac2c1dab3 to d68b7ad64d 2024-12-05 06:44:59 +01:00 Compare
diablo force-pushed renovate/sysinfo-0.x from d68b7ad64d to 088034831e 2025-03-28 06:48:45 +01:00 Compare
diablo force-pushed renovate/sysinfo-0.x from 088034831e to 897f6444b6 2025-05-02 06:45:13 +02:00 Compare
diablo force-pushed renovate/sysinfo-0.x from 897f6444b6 to 90752f45b4 2025-07-11 06:46:55 +02:00 Compare
diablo force-pushed renovate/sysinfo-0.x from 90752f45b4 to c527ffcd73 2025-08-11 06:48:02 +02:00 Compare
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 switch renovate/sysinfo-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/sysinfo-0.x
git switch renovate/sysinfo-0.x
git rebase master
git switch master
git merge --ff-only renovate/sysinfo-0.x
git switch renovate/sysinfo-0.x
git rebase master
git switch master
git merge --no-ff renovate/sysinfo-0.x
git switch master
git merge --squash renovate/sysinfo-0.x
git switch master
git merge --ff-only renovate/sysinfo-0.x
git switch master
git merge renovate/sysinfo-0.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
diablo/rust-process-finder!7
No description provided.