Skip to content

Bump sysinfo from 0.38.4 to 0.39.3#22

Merged
l5yth merged 1 commit into
mainfrom
dependabot/cargo/sysinfo-0.39.3
Jun 11, 2026
Merged

Bump sysinfo from 0.38.4 to 0.39.3#22
l5yth merged 1 commit into
mainfrom
dependabot/cargo/sysinfo-0.39.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps sysinfo from 0.38.4 to 0.39.3.

Changelog

Sourced from sysinfo's changelog.

0.39.3

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

0.39.2

  • 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.

0.39.1

  • Linux: Fix wrong network numbers computation.

0.39.0

  • 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.
Commits
  • 3d1c52a Update crate version to 0.39.3
  • cce524d Update CHANGELOG for 0.39.3 version
  • 891085c Unix: Fix retrieval of Network::mac_addr
  • 1f327b5 linux: prevent TOCTOU data loss when process terminates during refresh
  • c43234a Update crate version to 0.39.2
  • b71467e Update CHANGELOG for 0.39.2 version
  • 345915a Improve code readability
  • 35f3c18 Fix fmt and clippy
  • 4bf1fe4 Windows: skip PDH setup when cpu_usage isn't requested (#1664)
  • 2be72d7 Stub get_users on iOS via app_store::users
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jun 10, 2026
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.38.4 to 0.39.3.
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md)
- [Commits](GuillaumeGomez/sysinfo@v0.38.4...v0.39.3)

---
updated-dependencies:
- dependency-name: sysinfo
  dependency-version: 0.39.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/sysinfo-0.39.3 branch from ade9f82 to 169d4b1 Compare June 11, 2026 14:40
@l5yth l5yth merged commit b1ed0ea into main Jun 11, 2026
4 of 5 checks passed
@l5yth l5yth deleted the dependabot/cargo/sysinfo-0.39.3 branch June 11, 2026 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant