Commit adf72c6
authored
Update Rust crate rayon to v1.12.0 (#2015)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [rayon](https://redirect.github.com/rayon-rs/rayon) |
workspace.dependencies | minor | `1.11.0` → `1.12.0` |
---
### Release Notes
<details>
<summary>rayon-rs/rayon (rayon)</summary>
###
[`v1.12.0`](https://redirect.github.com/rayon-rs/rayon/blob/HEAD/RELEASES.md#Release-rayon-1120-2026-04-13)
[Compare
Source](https://redirect.github.com/rayon-rs/rayon/compare/v1.11.0...v1.12.0)
- 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.
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`)
- 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/j178/prek).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE0MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImludGVybmFsIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 95b8874 commit adf72c6
1 file changed
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments