Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(deps): update rust crate psutil to v4 #1042

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2024

This PR contains the following updates:

Package Type Update Change
psutil dependencies major 3.3.0 -> 4.0.0

Release Notes

rust-psutil/rust-psutil (psutil)

v4.0.0

Compare Source

Added
  • Added per-cpu frequency collection on Linux.
Changed
  • Upgraded dependencies.

Configuration

📅 Schedule: Branch creation - "before 5:00am" in timezone America/Chicago, 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.

Copy link
Contributor Author

renovate bot commented Dec 22, 2024

⚠️ 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `memchr`.
    ... required by package `darwin-libproc v0.2.0`
    ... which satisfies dependency `darwin-libproc = "^0.2.0"` of package `psutil v4.0.0`
    ... which satisfies dependency `psutil = "^4.0.0"` of package `dietpi-dashboard v0.6.2 (/tmp/renovate/repos/github/ravenclaw900/DietPi-Dashboard)`
versions that meet the requirements `~2.3` are: 2.3.4, 2.3.3, 2.3.2, 2.3.0

all possible versions conflict with previously selected packages.

  previously selected package `memchr v2.6.0`
    ... which satisfies dependency `memchr = "^2.5"` of package `winnow v0.5.0`
    ... which satisfies dependency `winnow = "^0.5.0"` of package `toml_edit v0.20.0`
    ... which satisfies dependency `toml_edit = "^0.20.0"` of package `toml v0.8.0`
    ... which satisfies dependency `toml = "^0.8"` of package `figment v0.10.18`
    ... which satisfies dependency `figment = "^0.10.18"` of package `dietpi-dashboard v0.6.2 (/tmp/renovate/repos/github/ravenclaw900/DietPi-Dashboard)`

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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants