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

fix(deps): update rust crate sysinfo to 0.29.11 - autoclosed #997

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
sysinfo dependencies patch 0.29.3 -> 0.29.11

Release Notes

GuillaumeGomez/sysinfo (sysinfo)

v0.29.11

  • macOS: Fix bug when a user group doesn't have a name.

v0.29.10

  • Linux: Correctly handle max memory value for cgroups.

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.

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 the PR: Dependency Update A dependency was updated label Jul 3, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jul 3, 2023

⚠️ No Changeset found

Latest commit: 47e3295

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

Linux Benchmarks for 7713dd5

benchmark current value last value diff trend
fnm_basic/median 9.8ms 10.11ms -0.31ms

fnm_basic/max 13.69ms 16.33ms -2.64ms

fnm_basic/mean 9.96ms 10.47ms -0.51ms

fnm_basic/min 8.38ms 9.55ms -1.17ms

fnm_basic/stddev 0.86ms 1.06ms -0.2ms

binary size 7272kb 7168kb +104kb

@renovate renovate bot changed the title fix(deps): update rust crate sysinfo to 0.29.4 fix(deps): update rust crate sysinfo to 0.29.5 Jul 16, 2023
@renovate renovate bot changed the title fix(deps): update rust crate sysinfo to 0.29.5 fix(deps): update rust crate sysinfo to 0.29.6 Jul 21, 2023
@renovate renovate bot changed the title fix(deps): update rust crate sysinfo to 0.29.6 fix(deps): update rust crate sysinfo to 0.29.7 Jul 26, 2023
@renovate renovate bot changed the title fix(deps): update rust crate sysinfo to 0.29.7 fix(deps): update rust crate sysinfo to 0.29.8 Aug 13, 2023
@renovate renovate bot changed the title fix(deps): update rust crate sysinfo to 0.29.8 fix(deps): update rust crate sysinfo to 0.29.9 Aug 28, 2023
@renovate renovate bot changed the title fix(deps): update rust crate sysinfo to 0.29.9 fix(deps): update rust crate sysinfo to 0.29.10 Sep 6, 2023
@renovate renovate bot changed the title fix(deps): update rust crate sysinfo to 0.29.10 fix(deps): update rust crate sysinfo to 0.29.11 Nov 26, 2023
@renovate renovate bot changed the title fix(deps): update rust crate sysinfo to 0.29.11 fix(deps): update rust crate sysinfo to 0.29.11 - autoclosed Dec 20, 2023
@renovate renovate bot closed this Dec 20, 2023
@renovate renovate bot deleted the renovate/sysinfo-0.x branch December 20, 2023 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Dependency Update A dependency was updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants