Skip to content

chore(deps): update rust crate sysinfo to 0.39#417

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sysinfo-0.x
Closed

chore(deps): update rust crate sysinfo to 0.39#417
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sysinfo-0.x

Conversation

@renovate

@renovate renovate Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
sysinfo workspace.dependencies minor 0.380.39

Release Notes

GuillaumeGomez/sysinfo (sysinfo)

v0.39.3

Compare Source

  • Unix: Fix retrieval of Network::mac_addr.
  • Linux: Improve retrieval of process information if process terminates while doing so.

v0.39.2

Compare Source

  • Windows: Greatly improve performance of System::refresh_cpu_specifics when CPU usage is not requested.
  • iOS: Fix compilation error when user feature is enabled.
  • Linux: Correctly set thread information for processes.

v0.39.1

Compare Source

  • Linux: Fix wrong network numbers computation.

v0.39.0

Compare Source

  • Update minimum supported rust version to 1.95.
  • Add new NetworkData::operational_state API.
  • Add new Process::cgroup_limits API (only returning data on Linux).
  • All supported systems other than Windows: Improve performance of Networks::refresh*.
  • All supported systems other than Windows: Fix soundness issue when retrieving users.
  • Linux: Take into account parent cgroup memory limits.
  • Linux: Fix panic when retrieving process information on ESXi.
  • FreeBSD: Use the name of dataset as name for zfs disks.

Configuration

📅 Schedule: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented May 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.20%. Comparing base (a65af95) to head (3d1f3ec).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #417   +/-   ##
=======================================
  Coverage   82.20%   82.20%           
=======================================
  Files          13       13           
  Lines        5542     5542           
  Branches      310      310           
=======================================
  Hits         4556     4556           
  Misses        983      983           
  Partials        3        3           
Flag Coverage Δ
macos_latest 82.89% <ø> (ø)
ubuntu_latest 82.99% <ø> (ø)
windows_latest 0.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot force-pushed the renovate/sysinfo-0.x branch from 8e0ef18 to a7a260c Compare May 9, 2026 14:09
@cakebaker

Copy link
Copy Markdown
Contributor

Blocked, requires a MSRV of 1.95.

@renovate renovate Bot force-pushed the renovate/sysinfo-0.x branch 2 times, most recently from fb506f2 to 9dac500 Compare May 17, 2026 00:55
@renovate renovate Bot force-pushed the renovate/sysinfo-0.x branch from 9dac500 to 36de745 Compare May 18, 2026 12:45
@renovate renovate Bot force-pushed the renovate/sysinfo-0.x branch from 36de745 to 3d1f3ec Compare May 29, 2026 02:36
@codspeed-hq

codspeed-hq Bot commented May 29, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 5.4%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
✅ 10 untouched benchmarks

Performance Changes

Benchmark BASE HEAD Efficiency
number_fix 526.4 ms 499.4 ms +5.4%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing renovate/sysinfo-0.x (3d1f3ec) with main (a65af95)

Open in CodSpeed

@sylvestre

Copy link
Copy Markdown
Contributor

closing the old dependency updates

@sylvestre sylvestre closed this Jun 7, 2026
@renovate

renovate Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.39). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate Bot deleted the renovate/sysinfo-0.x branch June 7, 2026 20:49
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.

2 participants