lolishinshi / exloli

从 E 站抓取画(ben)廊(zi)并上传 telegraph 并转发至 telegram channel
MIT License
119 stars 18 forks source link

Bump rayon from 1.1.0 to 1.2.0 #22

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rayon from 1.1.0 to 1.2.0.

Changelog *Sourced from [rayon's changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md).* > # Release rayon 1.2.0 / rayon-core 1.6.0 (2019-08-30) > > - The new `ParallelIterator::copied()` converts an iterator of references into > copied values, like `Iterator::copied()`. > - `ParallelExtend` is now implemented for the unit `()`. > - Internal updates were made to improve test determinism, reduce closure type > sizes, reduce task allocations, and update dependencies. > - The minimum supported `rustc` is now 1.28. > > ## Contributors > > Thanks to all of the contributors for this release! > > - [@​Aaron1011](https://github.com/Aaron1011) > - [@​cuviper](https://github.com/cuviper) > - [@​ralfbiedert](https://github.com/ralfbiedert)
Commits - [`60cdb43`](https://github.com/rayon-rs/rayon/commit/60cdb431731d471add01281f63ccf8f8bc0451f3) Merge [#686](https://github-redirect.dependabot.com/rayon-rs/rayon/issues/686) - [`efeeace`](https://github.com/rayon-rs/rayon/commit/efeeace277a08b1cc5c2cf076ff2e7e948030e6f) Release rayon 1.2.0 / rayon-core 1.6.0 - [`d993d7a`](https://github.com/rayon-rs/rayon/commit/d993d7a666722578a3e793e0fb34e201dd759f01) Merge [#683](https://github-redirect.dependabot.com/rayon-rs/rayon/issues/683) - [`2720d8d`](https://github.com/rayon-rs/rayon/commit/2720d8d55bc2f9df9ee34ccd5e75c7b65fb0754c) Merge [#682](https://github-redirect.dependabot.com/rayon-rs/rayon/issues/682) - [`c6a294b`](https://github.com/rayon-rs/rayon/commit/c6a294b62f299c86f25c2a421169c1ee9938cd4d) impl ParallelExtend\<()> for () - [`9bfb3c6`](https://github.com/rayon-rs/rayon/commit/9bfb3c6d55c7e05f23f7d9979808f1645539be78) clippy::inconsistent_digit_grouping - [`3cd762e`](https://github.com/rayon-rs/rayon/commit/3cd762e22589e17e73417f01f32ba01736be1929) clippy::toplevel_ref_arg - [`b216c3e`](https://github.com/rayon-rs/rayon/commit/b216c3e0eba85b9e67897eee6b3bffc6c4dba467) Update bare traits to `dyn Trait` - [`58b0275`](https://github.com/rayon-rs/rayon/commit/58b0275a14987dea37c9d06cc1b3864de516a1fd) Once:new() is const-stable since Rust 1.24 - [`83b67e2`](https://github.com/rayon-rs/rayon/commit/83b67e27f254c5bde039fdc0ea0840f309ce5f73) Merge [#673](https://github-redirect.dependabot.com/rayon-rs/rayon/issues/673) - Additional commits viewable in [compare view](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.1.0...v1.2.0)


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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Looks like rayon is up-to-date now, so this is no longer needed.