Skip to content

Update Rust crate hybrid-array to 0.4.0 - #92

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hybrid-array-0.x
Open

Update Rust crate hybrid-array to 0.4.0#92
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/hybrid-array-0.x

Conversation

@renovate

@renovaterenovateBot commented May 17, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageTypeUpdateChange
hybrid-arraydependenciesminor0.2.30.4.0

Release Notes

RustCrypto/hybrid-array (hybrid-array)

v0.4.14

Compare Source

Added

v0.4.13

Compare Source

Added
  • ArraySize for U521 and U522 for NIST P-521 (#​228)

v0.4.12

Compare Source

Added
  • ArraySize impls for Classic McEliece (#​220)

v0.4.11

Compare Source

Added
Removed
  • Clone bounds on Box/Vec conversions (#​209)

v0.4.10

Compare Source

Added
  • AsMut<Array<T, U>> impl for Array<T, U> (#​193)
  • HQC KEM sizes (#​195)

v0.4.9

Compare Source

Added
  • Functions for casting from core references (#​181)
    • Array::cast_from_core: const fn equivalent of From<[T; N]>
    • Array::cast_from_core_mut: mut equivalent of the above
    • Array::from_ref: cast &T to &Array<T; U1>
    • Array::from_mut: mut equivalent of the above

v0.4.8

Compare Source

Added

v0.4.7

Compare Source

Added

v0.4.6

Compare Source

Added
  • Optional dependency on zerocopy with impls for Array (#​162)
  • Debug bound to ArraySize (#​165)

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

Added

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: (UTC)

  • 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
renovateBotforce-pushed the renovate/hybrid-array-0.x branch from 867faaa to 520ca27CompareAugust 12, 2025 20:13
@renovate
renovateBotforce-pushed the renovate/hybrid-array-0.x branch from 520ca27 to fc8a54fCompareSeptember 2, 2025 10:55
@renovaterenovateBot changed the title Update Rust crate hybrid-array to v0.3.1Update Rust crate hybrid-array to v0.4.0Sep 2, 2025
@renovate
renovateBotforce-pushed the renovate/hybrid-array-0.x branch from fc8a54f to e0e7605CompareSeptember 14, 2025 12:14
@renovaterenovateBot changed the title Update Rust crate hybrid-array to v0.4.0Update Rust crate hybrid-array to v0.4.1Sep 14, 2025
@renovate
renovateBotforce-pushed the renovate/hybrid-array-0.x branch from e0e7605 to ba4fadeCompareSeptember 22, 2025 07:47
@renovaterenovateBot changed the title Update Rust crate hybrid-array to v0.4.1Update Rust crate hybrid-array to v0.4.2Sep 22, 2025
@renovate
renovateBotforce-pushed the renovate/hybrid-array-0.x branch from ba4fade to fcb300bCompareSeptember 23, 2025 19:47
@renovaterenovateBot changed the title Update Rust crate hybrid-array to v0.4.2Update Rust crate hybrid-array to v0.4.3Sep 23, 2025
@renovate
renovateBotforce-pushed the renovate/hybrid-array-0.x branch from fcb300b to fefd230CompareSeptember 25, 2025 03:15
@renovaterenovateBot changed the title Update Rust crate hybrid-array to v0.4.3Update Rust crate hybrid-array to v0.4.4Sep 25, 2025
@renovate
renovateBotforce-pushed the renovate/hybrid-array-0.x branch from fefd230 to 69c0b8bCompareSeptember 30, 2025 07:55
@renovaterenovateBot changed the title Update Rust crate hybrid-array to v0.4.4Update Rust crate hybrid-array to v0.4.5Sep 30, 2025
@renovate
renovateBotforce-pushed the renovate/hybrid-array-0.x branch from 69c0b8b to 806a265CompareOctober 21, 2025 08:50
@renovaterenovateBot changed the title Update Rust crate hybrid-array to v0.4.5Update Rust crate hybrid-array to 0.4.0Oct 21, 2025
@renovate
renovateBotforce-pushed the renovate/hybrid-array-0.x branch from 806a265 to 43c9f2fCompareJanuary 23, 2026 00:58
@renovate
renovateBotforce-pushed the renovate/hybrid-array-0.x branch from 43c9f2f to de6be51CompareMarch 30, 2026 18:10
@renovate
renovateBotforce-pushed the renovate/hybrid-array-0.x branch from de6be51 to 9a9cb66CompareAugust 12, 2026 01:03
Sign up for freeto 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