Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2025

This PR contains the following updates:

Package Type Update Change
hybrid-array dependencies minor =0.2.0-rc.9 -> =0.4.5

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)

v0.2.3

Compare Source

Added
  • Additional ML-DSA sizes (#​108)

v0.2.1

Compare Source

Fixed

v0.2.0

Compare Source

Added
Changed
Removed

v0.2.0-rc.12

Compare Source

v0.2.0-rc.11

Compare Source

v0.2.0-rc.10

Compare Source


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.

Copy link
Contributor Author

renovate bot commented May 17, 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: 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
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

@renovate renovate bot force-pushed the renovate/hybrid-array-0.x branch from 867faaa to 520ca27 Compare August 12, 2025 20:13
@renovate renovate bot force-pushed the renovate/hybrid-array-0.x branch from 520ca27 to fc8a54f Compare September 2, 2025 10:55
@renovate renovate bot changed the title Update Rust crate hybrid-array to v0.3.1 Update Rust crate hybrid-array to v0.4.0 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/hybrid-array-0.x branch from fc8a54f to e0e7605 Compare September 14, 2025 12:14
@renovate renovate bot changed the title Update Rust crate hybrid-array to v0.4.0 Update Rust crate hybrid-array to v0.4.1 Sep 14, 2025
@renovate renovate bot force-pushed the renovate/hybrid-array-0.x branch from e0e7605 to ba4fade Compare September 22, 2025 07:47
@renovate renovate bot changed the title Update Rust crate hybrid-array to v0.4.1 Update Rust crate hybrid-array to v0.4.2 Sep 22, 2025
@renovate renovate bot force-pushed the renovate/hybrid-array-0.x branch from ba4fade to fcb300b Compare September 23, 2025 19:47
@renovate renovate bot changed the title Update Rust crate hybrid-array to v0.4.2 Update Rust crate hybrid-array to v0.4.3 Sep 23, 2025
@renovate renovate bot force-pushed the renovate/hybrid-array-0.x branch from fcb300b to fefd230 Compare September 25, 2025 03:15
@renovate renovate bot changed the title Update Rust crate hybrid-array to v0.4.3 Update Rust crate hybrid-array to v0.4.4 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/hybrid-array-0.x branch from fefd230 to 69c0b8b Compare September 30, 2025 07:55
@renovate renovate bot changed the title Update Rust crate hybrid-array to v0.4.4 Update Rust crate hybrid-array to v0.4.5 Sep 30, 2025
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.

0 participants