Skip to content

chore(deps): update rust crate rayon to v1.12.0 - #20

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rayon-1.x-lockfile
Open

chore(deps): update rust crate rayon to v1.12.0#20
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rayon-1.x-lockfile

Conversation

@renovate

@renovaterenovateBot commented Apr 19, 2026

Copy link
Copy Markdown

This PR contains the following updates:

PackageTypeUpdateChange
rayondependenciesminor1.11.01.12.0

Release Notes

rayon-rs/rayon (rayon)

v1.12.0

Compare Source

  • Fixed a bug in parallel Range<char> when the end is 0xE000, just past the
    surrogate boundary, which was unsafely producing invalid char values.
  • The new method ParallelSlice::par_array_windows works like par_windows
    but with a constant length, producing &[T; N] items.

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/rayon-1.x-lockfile branch from 621af9b to 46546eeCompareMay 22, 2026 03:49
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