Skip to content

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

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#435
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rayon-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 30, 2026

This PR contains the following updates:

Package Type Update Change
rayon dependencies minor 1.11.01.12.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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: (in timezone Europe/Berlin)

  • Branch creation
    • "on the first day of the month"
  • 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 requested a review from martinohmann as a code owner April 30, 2026 22:10
@renovate renovate Bot added the type/minor label Apr 30, 2026
@renovate renovate Bot force-pushed the renovate/rayon-1.x-lockfile branch from 8d9a8de to 7e96c48 Compare May 18, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants