Update Rust crate sysinfo to 0.27 by renovate[bot] · Pull Request #117 · zdz/ServerStatus-Rust

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sysinfo dependencies minor 0.26 -> 0.27

Release Notes

GuillaumeGomez/sysinfo

v0.27.0

  • Add NetworkExt::mac_address method and MacAddr type.
  • Linux: Fix truncated environment retrieval.
  • Implement TryFrom<usize> and FromStr for Gid and Uid.
  • Implement TryFrom<usize> for Pid.
  • Fix documentation of System::new about CPU list not loaded by default.

v0.26.8

  • Add ProcessExt::session_id method.
  • Linux: Ignore NFS disks.

v0.26.7

  • Apple: Greatly improve disk retrieval (I recommend reading the pull request first comment for more information here: #​855).
  • Remove build script.

v0.26.6

  • Add Process::wait.
  • Add "Good pratice" entry into the crate level documentation and in the README.
  • Linux: More precise used memory computation.

v0.26.5

  • Windows: Fix disk information retrieval.
  • Linux: Improve Process document.
  • Linux: Fix a compilation error if the apple-sandbox feature is enabled.
  • Internal code improvements.

v0.26.4

  • Add SystemExt::distribution_id method.
  • Update ntapi version to 0.4.
  • Update minimum supported Rust version (MSRV) to 1.59 for ntapi 0.4.

v0.26.3

  • Update minimum supported Rust version (MSRV) to 1.56 to follow once_cell minor update.

v0.26.2

  • Linux: Fix process information retrieval.
  • Linux: Get more components temperature.
  • Linux: Fix disk name retrieval (which in turn fixed disk type retrieval).

v0.26.1

  • macOS M1: Fix segmentation fault crash.

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