mp4096 / indentex

An indentation-based superset of LaTeX
MIT License
9 stars 2 forks source link

Bump rayon from 1.2.0 to 1.2.1 #64

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps rayon from 1.2.0 to 1.2.1.

Changelog *Sourced from [rayon's changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md).* > # Release rayon 1.2.1 / rayon-core 1.6.1 (2019-11-20) > > - Update crossbeam dependencies. > - Add top-level doc links for the iterator traits. > - Document that the iterator traits are not object safe. > > ## Contributors > > Thanks to all of the contributors for this release! > > - [@​cuviper](https://github.com/cuviper) > - [@​dnaka91](https://github.com/dnaka91) > - [@​matklad](https://github.com/matklad) > - [@​nikomatsakis](https://github.com/nikomatsakis) > - [@​Qqwy](https://github.com/Qqwy) > - [@​vorner](https://github.com/vorner)
Commits - [`89849ed`](https://github.com/rayon-rs/rayon/commit/89849edbce826e9abc4ec1be4b113bcfc63ca7e6) bump rayon-core to add licenses - [`e40824b`](https://github.com/rayon-rs/rayon/commit/e40824b27e9e81ec5dee22306ae88dedee38587c) Merge pull request [#375](https://github-redirect.dependabot.com/rayon-rs/rayon/issues/375) from nikomatsakis/add-license - [`1399c32`](https://github.com/rayon-rs/rayon/commit/1399c3248e3ada74844aafb7752e659cee88e771) add LICENSE files to rayon-core - [`c95b859`](https://github.com/rayon-rs/rayon/commit/c95b859221bd01ded6ffb654e7173481b4ad25e2) Merge pull request [#373](https://github-redirect.dependabot.com/rayon-rs/rayon/issues/373) from nikomatsakis/rayon-v0.8.1 - [`f3bc71c`](https://github.com/rayon-rs/rayon/commit/f3bc71cc4bfcabecf0f1b3e1f4e52bf039a95bac) release rayon 0.8.1, rayon-core 1.2.0 - [`248113e`](https://github.com/rayon-rs/rayon/commit/248113e6f17dafbecc2c94b18997edb413579086) Merge pull request [#371](https://github-redirect.dependabot.com/rayon-rs/rayon/issues/371) from nikomatsakis/stabilize-spawn-async-etc - [`3033081`](https://github.com/rayon-rs/rayon/commit/30330812312b9fd56e42b1b9f4513a9f24c3de5b) Merge pull request [#368](https://github-redirect.dependabot.com/rayon-rs/rayon/issues/368) from nikomatsakis/semver-policy - [`e1b4d8a`](https://github.com/rayon-rs/rayon/commit/e1b4d8a78da744d1a96c6d6943cc175dbb2e4115) Stabilize a number of APIs: - [`20de1ff`](https://github.com/rayon-rs/rayon/commit/20de1ff12df93c739152e5ccfe48a91a66adac99) adopt new approach to unstable features - [`49a9c9d`](https://github.com/rayon-rs/rayon/commit/49a9c9d58c5527f7457b21da645c4c9d12c50d6d) Merge pull request [#372](https://github-redirect.dependabot.com/rayon-rs/rayon/issues/372) from raviqqe/fix-a-typo - Additional commits viewable in [compare view](https://github.com/rayon-rs/rayon/compare/v1.2.0...rayon-core-v1.2.1)


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)
coveralls commented 4 years ago

Coverage Status

Coverage increased (+6.7%) to 81.614% when pulling 461440a61e6ff13d7c91dddf8ec1c5f00a75b187 on dependabot/cargo/rayon-1.2.1 into fbb65925c48f7fa6d4409ca23785950ec767a983 on master.