Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2025

This PR contains the following updates:

Package Type Update Change
sysinfo workspace.dependencies minor =0.35.0 -> =0.37.2

Release Notes

GuillaumeGomez/sysinfo (sysinfo)

v0.37.2

Compare Source

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

v0.37.1

Compare Source

  • Fix serde serialization on Process::name.
  • Linux: Fix get_cpu_frequency on loongarch64.
  • Windows: Correctly handle invalid UTF-8 string in Motherboard.

v0.37.0

Compare Source

  • Update minimum supported Rust version to 1.88 (for 2024 edition and if let chain feature).
  • Added Component::id API.
  • Linux: Greatly improve partial processes retrieval.
  • Linux: Simplify internal components retrieval code.

v0.36.1

Compare Source

  • Linux: Improve processor CPU usage computation.

v0.36.0

Compare Source

  • Add new Motherboard type.
  • Add new Product type.
  • Linux/macOS: Fix CPU usage update.
  • Linux: Improve Component::label generated String.
  • macOS: Make Components implement Send and Sync traits.

v0.35.2

Compare Source

  • Linux: Fix retrieval of processor frequency on loongarch64.
  • Linux/Android: Improve Process::wait by checking if the process is still alive before waiting.
  • Windows: Fix Process::wait.

v0.35.1

Compare Source

  • Linux: Fix processor retrieval if some information is missing.
  • Windows: Increase range of windows crate up to < 0.63.

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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.

@renovate renovate bot requested review from a team and justindbaur July 21, 2025 03:39
@renovate
Copy link
Contributor Author

renovate bot commented Jul 21, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: apps/desktop/desktop_native/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path apps/desktop/desktop_native/Cargo.toml --package [email protected] --precise 0.37.2
    Updating crates.io index
error: failed to select a version for `libc`.
    ... required by package `sysinfo v0.37.2`
    ... which satisfies dependency `sysinfo = "=0.37.2"` of package `bitwarden_chromium_import_helper v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/bitwarden_chromium_import_helper)`
versions that meet the requirements `^0.2.173` are: 0.2.177, 0.2.176, 0.2.175, 0.2.174, 0.2.173

all possible versions conflict with previously selected packages.

  previously selected package `libc v0.2.172`
    ... which satisfies dependency `libc = "=0.2.172"` of package `process_isolation v0.0.0 (/tmp/renovate/repos/github/bitwarden/clients/apps/desktop/desktop_native/process_isolation)`

failed to select a version for `libc` which could resolve this conflict

@bitwarden-bot bitwarden-bot changed the title [deps] Platform: Update Rust crate sysinfo to v0.36.0 [PM-23943] [deps] Platform: Update Rust crate sysinfo to v0.36.0 Jul 21, 2025
@bitwarden-bot
Copy link

Internal tracking:

@renovate renovate bot changed the title [PM-23943] [deps] Platform: Update Rust crate sysinfo to v0.36.0 [deps] Platform: Update Rust crate sysinfo to v0.36.0 Jul 21, 2025
@renovate renovate bot force-pushed the renovate/sysinfo-0.x branch from c511833 to ccc33aa Compare July 25, 2025 15:55
@renovate renovate bot changed the title [deps] Platform: Update Rust crate sysinfo to v0.36.0 [deps] Platform: Update Rust crate sysinfo to v0.36.1 Jul 25, 2025
@renovate renovate bot force-pushed the renovate/sysinfo-0.x branch from ccc33aa to 5eda2d8 Compare August 10, 2025 15:30
@renovate renovate bot force-pushed the renovate/sysinfo-0.x branch from 5eda2d8 to 29fd6ed Compare August 17, 2025 22:56
@renovate renovate bot changed the title [deps] Platform: Update Rust crate sysinfo to v0.36.1 [deps] Platform: Update Rust crate sysinfo to v0.37.0 Aug 17, 2025
@renovate renovate bot force-pushed the renovate/sysinfo-0.x branch from 29fd6ed to 4ee4be2 Compare August 29, 2025 12:29
@trmartin4 trmartin4 requested review from addisonbeck and removed request for justindbaur September 5, 2025 23:29
@renovate renovate bot force-pushed the renovate/sysinfo-0.x branch from 4ee4be2 to d366892 Compare September 25, 2025 14:09
@renovate renovate bot force-pushed the renovate/sysinfo-0.x branch from d366892 to 12e0ce2 Compare October 3, 2025 16:03
@renovate renovate bot changed the title [deps] Platform: Update Rust crate sysinfo to v0.37.0 [deps] Platform: Update Rust crate sysinfo to v0.37.1 Oct 3, 2025
@renovate renovate bot force-pushed the renovate/sysinfo-0.x branch from 12e0ce2 to 940f70a Compare October 9, 2025 13:08
@renovate renovate bot changed the title [deps] Platform: Update Rust crate sysinfo to v0.37.1 [deps] Platform: Update Rust crate sysinfo to v0.37.2 Oct 9, 2025
@renovate renovate bot force-pushed the renovate/sysinfo-0.x branch from 940f70a to b00cae4 Compare November 21, 2025 09:51
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