ACE-RISCV icon indicating copy to clipboard operation
ACE-RISCV copied to clipboard

Update Rust crate generic-array to v1

Open renovate[bot] opened this issue 1 month ago • 1 comments

This PR contains the following updates:

Package Type Update Change
generic-array dependencies major 0.14 -> 1.0

Release Notes

fizyk20/generic-array (generic-array)

v1.0.0

Changelog

Primary PR


Configuration

📅 Schedule: 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.

renovate[bot] avatar Oct 21 '25 08:10 renovate[bot]

⚠️ 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: security-monitor/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path security-monitor/Cargo.toml --package [email protected] --precise 1.3.5
    Updating crates.io index
error: failed to select a version for the requirement `generic-array = "^0.14"`
candidate versions found which didn't match: 1.3.5
location searched: crates.io index
required by package `block-buffer v0.10.4`
    ... which satisfies dependency `block-buffer = "^0.10"` (locked to 0.10.4) of package `digest v0.10.7`
    ... which satisfies dependency `digest = "^0.10.4"` (locked to 0.10.7) of package `sha3 v0.10.8`
    ... which satisfies dependency `sha3 = "^0.10.8"` (locked to 0.10.8) of package `security-monitor v0.4.0 (/tmp/renovate/repos/github/IBM/ACE-RISCV/security-monitor)`

renovate[bot] avatar Oct 21 '25 08:10 renovate[bot]