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.29.9 #706

Merged
merged 2 commits into from
Sep 2, 2023
Merged

Update Rust crate sysinfo to 0.29.9 #706

merged 2 commits into from
Sep 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 29, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sysinfo dependencies minor 0.28.4 -> 0.29.9

Release Notes

GuillaumeGomez/sysinfo (sysinfo)

v0.29.9

  • Linux: Fix memory usage retrieval for cgroups.

v0.29.8

  • Linux: Fix overflow bug.

v0.29.7

  • macOS: Fix CPU frequency retrieval for M1 and M2.
  • Linux: Add support for cgroups v1/v2 for memory.
  • Windows: Fix processes name encoding issues.

v0.29.6

  • Update minimum rust version to 1.63.
  • Windows: Fix memory corruption when listing processes.
  • Windows: Fix name inconsistency between refresh_processes and refresh_process.
  • Cargo.lock is now included to prevent minimum rust version disruptions.

v0.29.5

  • Windows: Remove some undefined behaviour when listing processes.
  • <docs.rs>: Use --generate-link-to-definition option to have better source code pages.

v0.29.4

  • Windows: Improve code to retrieve network interfaces.
  • Improve serde documentation example.
  • Fix some clippy lints.

v0.29.3

  • Fix some documentation examples.

v0.29.2

  • <docs.rs>: Generate documentation for all supported platforms.

v0.29.1

  • Update libc version to 0.2.144.
  • Linux/FreeBSD/macOS: Fix retrieval of users groups in multi-threaded context.

v0.29.0

  • Add ProcessExt::effective_user_id and ProcessExt::effective_group_id.
  • Rename DiskType into DiskKind.
  • Rename DiskExt::type_ into DiskExt::kind.
  • macOS: Correctly handle ProcessStatus and remove public ThreadStatus field.
  • Windows 11: Fix CPU core usage.

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.

@renovate renovate bot added dependencies Update one or more dependencies version patch Increment the patch version when merged labels Jun 29, 2023
@renovate renovate bot changed the title Update Rust crate sysinfo to 0.29.3 Update Rust crate sysinfo to 0.29.4 Jul 3, 2023
@renovate renovate bot changed the title Update Rust crate sysinfo to 0.29.4 Update Rust crate sysinfo to 0.29.5 Jul 16, 2023
@renovate renovate bot changed the title Update Rust crate sysinfo to 0.29.5 Update Rust crate sysinfo to 0.29.6 Jul 21, 2023
@renovate renovate bot changed the title Update Rust crate sysinfo to 0.29.6 Update Rust crate sysinfo to 0.29.7 Jul 26, 2023
@renovate renovate bot changed the title Update Rust crate sysinfo to 0.29.7 Update Rust crate sysinfo to 0.29.8 Aug 14, 2023
@renovate renovate bot changed the title Update Rust crate sysinfo to 0.29.8 Update Rust crate sysinfo to 0.29.9 Aug 28, 2023
@mbround18 mbround18 added the automerge Use with kodiak label Sep 2, 2023
@renovate renovate bot force-pushed the renovate/sysinfo-0.x branch 3 times, most recently from f9b9747 to 9d3eb73 Compare September 2, 2023 00:17
@kodiakhq kodiakhq bot merged commit f2ca968 into main Sep 2, 2023
8 checks passed
@kodiakhq kodiakhq bot deleted the renovate/sysinfo-0.x branch September 2, 2023 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Use with kodiak dependencies Update one or more dependencies version patch Increment the patch version when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant