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

Bump rayon from 1.8.0 to 1.8.1 #431

Merged
merged 2 commits into from
Jan 20, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2024

Bumps rayon from 1.8.0 to 1.8.1.

Changelog

Sourced from rayon's changelog.

Release rayon 1.8.1 / rayon-core 1.12.1 (2024-01-17)

  • 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!
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added C-dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 18, 2024
Copy link

Benchmark for b5cf5dc

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 5.6±0.00ms 5.6±0.01ms 0.00%
only_read/tplink_ax1800 22.0±0.25ms 21.9±0.03ms -0.45%
write_read/netgear_ax6100v2 1301.1±4.33ms 1299.6±8.37ms -0.12%
write_read/tplink_ax1800 7.3±0.02s 7.3±0.03s 0.00%

@wcampbell0x2a
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/cargo/rayon-1.8.1 branch from 2ad176f to f3e755f Compare January 20, 2024 16:42
Copy link

Benchmark for 987ffd6

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 5.6±0.01ms 5.6±0.01ms 0.00%
only_read/tplink_ax1800 21.9±0.05ms 21.8±0.03ms -0.46%
write_read/netgear_ax6100v2 1286.6±4.88ms 1288.8±2.88ms +0.17%
write_read/tplink_ax1800 7.1±0.02s 7.1±0.02s 0.00%

@wcampbell0x2a
Copy link
Owner

@dependabot recreate

Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.8.0 to 1.8.1.
- [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md)
- [Commits](rayon-rs/rayon@rayon-core-v1.8.0...rayon-core-v1.8.1)

---
updated-dependencies:
- dependency-name: rayon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/rayon-1.8.1 branch from a50cca8 to 7089a59 Compare January 20, 2024 17:27
Copy link

Benchmark for 9f51ef7

Click to view benchmark
Test Base PR %
only_read/netgear_ax6100v2 5.6±0.01ms 5.6±0.00ms 0.00%
only_read/tplink_ax1800 21.9±0.09ms 21.9±0.03ms 0.00%
write_read/netgear_ax6100v2 1306.0±9.08ms 1301.9±6.39ms -0.31%
write_read/tplink_ax1800 7.2±0.03s 7.2±0.03s 0.00%

@wcampbell0x2a wcampbell0x2a merged commit fd4d8fa into master Jan 20, 2024
31 checks passed
@wcampbell0x2a wcampbell0x2a deleted the dependabot/cargo/rayon-1.8.1 branch January 20, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-backhand-cli C-dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant