mbround18 / valheim-docker

Valheim Docker powered by Odin. The Valheim dedicated gameserver manager which is designed with resiliency in mind by providing automatic updates, world backup support, and a user friendly cli interface.
https://hub.docker.com/r/mbround18/valheim
BSD 3-Clause "New" or "Revised" License
757 stars 81 forks source link

Update Rust crate sysinfo to 0.30 - abandoned #765

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sysinfo dependencies minor 0.29 -> 0.30

Release Notes

GuillaumeGomez/sysinfo (sysinfo) ### [`v0.30.3`](https://togithub.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0303) - Improve dependendy stack by updating the `windows` dependency. ### [`v0.30.2`](https://togithub.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0302) - Add `ThreadKind` enum. - Add `Process::thread_kind` method. ### [`v0.30.1`](https://togithub.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0301) - Linux: Fix invalid memory information retrieval (virtual and resident set size were reversed). ### [`v0.30.0`](https://togithub.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#0300) - Split `System` into subtypes: `Components`, `Disks`, `Networks` and `Users`. - `brand`, `vendor_id` and `frequency` information is not set anymore on the global CPU. - Unix: Fix endless loop in user groups retrieval. - Unix/Windows: Fix infinite loop when retrieving various information because of bad usage of `Vec::reserve`. - Unix: Fix invalid usage of NULL pointer when retrieving user group name. - Linux: Fix CPU name retrieval. - Linux: Remove cgroup usage from memory computation. - Linux: Add `linux-netdevs` feature to allow to retrieve network devices. - Linux: Improve system memory information retrieval (using `statm` file instead of `stat`). - Linux: Tasks are listed in processes. - macOS: Correctly retrieve process root directory. - Windows: Add warning that `System::load_average` is not working in documentation. - Windows: Fix invalid use of NULL pointer when retrieving users groups. - Windows: Correctly retrieve process root directory. - Create new `System::cgroup_limits` method. - Remove `System::refresh_system` method. - `Disk::file_system` and `Disk::name` now return an `Option<&OsStr>`. - Implement `Display` trait on `DiskKind`. - Move from `winapi` to `windows` crate. - Add `System::cpu_arch`. - Add `System::refresh_pids` and `System::refresh_pids_specifics`. - `System::boot_time`, `System::cpu_arch`, `System::distribution_id`, `System::host_name`, `System::kernel_version`, `System::load_average`, `System::long_os_version`, `System::name`, `System::os_version` and `System::uptime` are static methods. - `ProcessRefreshKind` has a lot more of possibilities for better control over updates. - Add new `UpdateKind` enum. - Add new `MemoryRefreshKind` struct. - Add new `System::refresh_memory_specifics` method. - `Process::exe`, `Process::cwd` and `Process::root` return an `Option<&Path>`. - `Process::tasks` method is available on all platforms. - `Process::tasks` method returns a `HashSet`. - Move `System::IS_SUPPORTED`, `System::SUPPORTED_SIGNALS` and `System::MINIMUM_CPU_UPDATE_INTERVAL` constants out of `System` directly at the crate top-level. - Rename `IS_SUPPORTED` into `IS_SUPPORTED_SYSTEM`. - Fix `serde` serialization. - Add `System::refresh_cpu_frequency` and `System::refresh_cpu_all`. - Fix `sysinfo.h` and C wrapper. - Add a migration guide. ### [`v0.29.11`](https://togithub.com/GuillaumeGomez/sysinfo/blob/HEAD/CHANGELOG.md#02911) - macOS: Fix bug when a user group doesn't have a name.

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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 7 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

kodiakhq[bot] commented 7 months ago

This PR currently has a merge conflict. Please resolve this and then re-add the automerge label.

renovate[bot] commented 7 months ago

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.