Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate sysinfo to 0.27 #117

Merged
merged 1 commit into from
Dec 10, 2022
Merged

Update Rust crate sysinfo to 0.27 #117

merged 1 commit into from
Dec 10, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2022

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.

@zdz zdz merged commit 53f82a4 into master Dec 10, 2022
@renovate renovate bot deleted the renovate/sysinfo-0.x branch December 10, 2022 03:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant