Skip to content

build(deps): bump sysinfo from 0.30.13 to 0.39.1#23

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/sysinfo-0.39.1
Closed

build(deps): bump sysinfo from 0.30.13 to 0.39.1#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/sysinfo-0.39.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps sysinfo from 0.30.13 to 0.39.1.

Changelog

Sourced from sysinfo's changelog.

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.

0.38.4

  • macOS: Unpin objc2-* crates version.
  • Linux: Fix computation of disk size.

0.38.3

  • macOS: Improve accuracy of System::available_memory and System::used_memory.
  • Documentation: add missing unit for CPU::frequency returned value.

0.38.2

  • Implement Error trait for MacAddrFromStrError, IpNetworkFromStrError and KillError types.

0.38.1

  • macOS: Put back support for versions below macOS 12.

0.38.0

  • Add NetBSD support.
  • Windows: Fix unsoundness for a function used in Motherboard and Product.
  • Linux: Improve CPU info parsing.
  • Fix serde serialization of MacAddr and of Disk::file_system.

0.37.2

  • Improve documentation of System::refresh_cpu_all and of System::refresh_cpu_specifics.
  • Android: Fix System::uptime.
  • Linux: Correctly handled modified/removed Process::exe paths.

0.37.1

  • Fix serde serialization on Process::name.
  • Linux: Fix get_cpu_frequency on loongarch64.

... (truncated)

Commits
  • 6e883a3 Update CHANGELOG and crate version to 0.39.1
  • a45d38a Merge pull request #1659 from isaidsari/fix/linux-network-buffer-truncation
  • ee9cd3b Merge pull request #1655 from GuillaumeGomez/update
  • 3ada0c4 Update crate version to 0.39.0 version
  • e05d7c9 Update CHANGELOG for 0.39.0 version
  • b62b067 Merge pull request #1654 from GuillaumeGomez/improve-network
  • 03c0da0 Improve performance of network interfaces refresh by removing one call of `ge...
  • 560ba18 Try to reduce test_tasks flakyness
  • f9832e6 Merge pull request #1653 from GuillaumeGomez/fix-soundness
  • c2d1bf3 Fix new clippy lint
  • 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 May 13, 2026
Bumps [sysinfo](https://github.com/GuillaumeGomez/sysinfo) from 0.30.13 to 0.39.1.
- [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/main/CHANGELOG.md)
- [Commits](GuillaumeGomez/sysinfo@v0.30.13...v0.39.1)

---
updated-dependencies:
- dependency-name: sysinfo
  dependency-version: 0.39.1
  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.1 branch from db69bfc to c013f85 Compare May 16, 2026 17:19
@vineethkrishnan
Copy link
Copy Markdown
Owner

Closing for now. sysinfo 0.30 -> 0.39 spans many breaking 0.x releases. Will revisit as a tracked upgrade task.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 16, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/cargo/sysinfo-0.39.1 branch May 16, 2026 17:29
@vineethkrishnan
Copy link
Copy Markdown
Owner

@dependabot ignore this major version

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 16, 2026

OK, I won't notify you about version 0.x.x again, unless you re-open this PR.

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