Skip to content

Update Rust crate generic-array to v1.4.3#27

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/generic-array-1.x-lockfile
Open

Update Rust crate generic-array to v1.4.3#27
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/generic-array-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 27, 2026

This PR contains the following updates:

Package Type Update Change
generic-array dependencies minor 1.3.51.4.3

Release Notes

fizyk20/generic-array (generic-array)

v1.4.1

Compare Source

v1.4.0: 1.4.0

Compare Source

Changelog

  • Add subtle, arbitrary, bytemuck, bitvec and as-slice implementations for GenericArray.
  • Add GenericSequence::repeat for creating sequences/arrays with repeated elements.
  • Add FallibleGenericSequence with try_generate and from_fallible_iter for fallible generation of sequences/arrays.
    • Added AllocError type (requires alloc feature) for heap allocation failures with try_generate.
  • Add try_fold and try_map to FunctionalSequence for fallible folding/mapping of sequences/arrays.
  • Add try_from_fallible_iter to GenericArray for fallible construction from fallible iterators.
  • Add each_ref/each_mut methods to GenericArray for creating arrays of references to the elements.
  • Fixed some resource leakages and potential UB in degenerate cases.

PR's Merged

New Contributors


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 renovate Bot force-pushed the renovate/generic-array-1.x-lockfile branch from 433c029 to 15c329b Compare April 28, 2026 10:36
@renovate renovate Bot changed the title Update Rust crate generic-array to v1.4.0 Update Rust crate generic-array to v1.4.1 Apr 28, 2026
@renovate renovate Bot force-pushed the renovate/generic-array-1.x-lockfile branch from 15c329b to 1a66315 Compare May 29, 2026 19:27
@renovate renovate Bot changed the title Update Rust crate generic-array to v1.4.1 Update Rust crate generic-array to v1.4.2 May 29, 2026
@renovate renovate Bot force-pushed the renovate/generic-array-1.x-lockfile branch from 1a66315 to 16075c2 Compare May 30, 2026 18:24
@renovate renovate Bot changed the title Update Rust crate generic-array to v1.4.2 Update Rust crate generic-array to v1.4.3 May 30, 2026
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