pascal-huber / svlog

Display, filter and follow socklog log files on Void Linux.
MIT License
10 stars 1 forks source link

fix(deps): update rust crate sysinfo to v0.30.13 - autoclosed #83

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sysinfo dependencies patch 0.30.5 -> 0.30.13

Release Notes

GuillaumeGomez/sysinfo (sysinfo) ### [`v0.30.13`](https://togithub.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#03013) - macOS: Fix segfault when calling `Components::refresh_list` multiple times. - Windows: Fix CPU arch retrieval. ### [`v0.30.12`](https://togithub.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#03012) - FreeBSD: Fix network interfaces retrieval (one was always missing). ### [`v0.30.11`](https://togithub.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#03011) [Compare Source](https://togithub.com/GuillaumeGomez/sysinfo/compare/v0.30.10...v0.30.11) - macOS: Fix some invalid utf8 conversions. ### [`v0.30.10`](https://togithub.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#03010) [Compare Source](https://togithub.com/GuillaumeGomez/sysinfo/compare/v0.30.9...v0.30.10) - Linux: Fix components not being listed anymore. ### [`v0.30.9`](https://togithub.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0309) [Compare Source](https://togithub.com/GuillaumeGomez/sysinfo/compare/v0.30.8...v0.30.9) - Linux/Windows: Performance improvements. - Linux/macOS/FreeBSD: Parent process ID is updated if changed as expected. ### [`v0.30.8`](https://togithub.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0308) [Compare Source](https://togithub.com/GuillaumeGomez/sysinfo/compare/v0.30.7...v0.30.8) - Linux: Fix missing parallelization. - Linux: Add `cargo` feature flag `linux-tmpfs` to list `tmpfs` mounts. - macOS: Fix CPU usage returning `NaN`. - `Components::refresh` is now parallelized. ### [`v0.30.7`](https://togithub.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0307) [Compare Source](https://togithub.com/GuillaumeGomez/sysinfo/compare/v0.30.6...v0.30.7) - Linux: Fix cgroup memory computation. - FreeBSD: Fix documentation about disk usage. ### [`v0.30.6`](https://togithub.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0306) [Compare Source](https://togithub.com/GuillaumeGomez/sysinfo/compare/v0.30.5...v0.30.6) - macOS: Fix missing update of process run time. - Add new `Groups` API. - Improve documentation.

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.



This PR was generated by Mend Renovate. View the repository job log.