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

Update Rust crate hybrid-array to 0.4.0

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

This PR contains the following updates:

Package Type Update Change
hybrid-array dependencies minor 0.2.3 -> 0.4.0

Release Notes

RustCrypto/hybrid-array (hybrid-array)

v0.4.5

Compare Source

Added
  • Impl arbitrary::Arbitrary for Array (#​153)
Changed
  • Switch from doc_auto_cfg to doc_cfg (#​154)

v0.4.4

Compare Source

Added
  • Enable the subtle/const-generics feature (#​149)

v0.4.3

Compare Source

Added
Changed
  • Remove bounds on Array::slice_as_flattened(_mut); make const fn (#​144)
  • Make Array::as_(mut_)slice a const fn (#​147)
  • Make Array::<Array<T, U>::as_flattened(_mut) a const fn (#​147)

v0.4.2

Compare Source

Added
  • Array::slice_as_flattened(_mut) (#​142)

v0.4.1

Compare Source

Changed
  • Make slice conversions const fn (#​140)

v0.4.0

Compare Source

Added
  • ArraySize impls for U536 and U568 (#​128)
  • AsArrayRef/AsArrayMut traits with impls on [T; N] and Array (#​135)
  • alloc feature with Box/Vec conversions to/from Array (#​136, #​138)
Removed
  • AsRef/AsMut impls on [T; N] (#​133)

v0.3.1

Compare Source

Added

v0.3.0

Compare Source

Changed
  • Bump edition to 2024; MSRV 1.85 (#​116)
Removed
  • U3293 as an unused ML-DSA size (#​117)

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 May 17 '25 23:05 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/rust-crates/riscv_cove_tap/Cargo.toml --package [email protected] --precise 0.4.5
    Updating crates.io index
    Updating crates.io index
error: failed to select a version for the requirement `hybrid-array = "^0.2"`
candidate versions found which didn't match: 0.4.5
location searched: crates.io index
required by package `ml-kem v0.3.0-pre`
    ... which satisfies dependency `ml-kem = "^0.3.0-pre"` (locked to 0.3.0-pre) of package `riscv_cove_tap v0.2.0 (/tmp/renovate/repos/github/IBM/ACE-RISCV/security-monitor/rust-crates/riscv_cove_tap)`

renovate[bot] avatar May 17 '25 23:05 renovate[bot]