Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update rust crate rayon to 1.8.1 #55

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 17, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
rayon dev-dependencies patch 1.8.0 -> 1.8.1

Release Notes

rayon-rs/rayon (rayon)

v1.8.1

Compare Source

  • The new "web_spin_lock" crate feature makes mutexes spin on the main
    browser thread in WebAssembly, rather than suffer an error about forbidden
    atomics.wait if they were to block in that context. Thanks @​RReverser!

Configuration

📅 Schedule: 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 has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (beaa13d) 94.71% compared to head (e092c99) 94.71%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #55   +/-   ##
=======================================
  Coverage   94.71%   94.71%           
=======================================
  Files          12       12           
  Lines        2365     2365           
=======================================
  Hits         2240     2240           
  Misses        125      125           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

codspeed-hq bot commented Jan 17, 2024

CodSpeed Performance Report

Merging #55 will not alter performance

⚠️ No base runs were found

Falling back to comparing renovate/rayon-1.x (e092c99) with main (7a1fe8a)

Summary

✅ 2 untouched benchmarks

@Boshen Boshen merged commit 67b1471 into main Jan 18, 2024
20 checks passed
@Boshen Boshen deleted the renovate/rayon-1.x branch January 18, 2024 12:53
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.

1 participant