rustasync / runtime

Empowering everyone to build asynchronous software
https://docs.rs/runtime
Apache License 2.0
862 stars 28 forks source link

Update futures-timer requirement from 0.3.0 to 0.4.0 #106

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on futures-timer to permit the latest version.

Commits - [`59464c6`](https://github.com/rustasync/futures-timer/commit/59464c6d37cd8061b95f29ad643f145c36dc5cdf) (cargo-release) version 0.4.0 - [`db53fff`](https://github.com/rustasync/futures-timer/commit/db53fff7ba0503473b055b70d3f0f9c311b9e201) Break futures dependency into subcrates ([#31](https://github-redirect.dependabot.com/rustasync/futures-timer/issues/31)) - [`44d3c21`](https://github.com/rustasync/futures-timer/commit/44d3c214ff958b65dc45ff9dbac46a8d7b34cbb5) Add rustfmt and clippy to CI ([#30](https://github-redirect.dependabot.com/rustasync/futures-timer/issues/30)) - [`f0cdd94`](https://github.com/rustasync/futures-timer/commit/f0cdd94efacc556a8ad224672da10de2c4b7f421) Remove async_await feature and update dependencies ([#27](https://github-redirect.dependabot.com/rustasync/futures-timer/issues/27)) - [`a186ea6`](https://github.com/rustasync/futures-timer/commit/a186ea667b646cc76ea8390b188c17096f0b661b) Update changelog - See full diff in [compare view](https://github.com/rustasync/futures-timer/compare/0.3.0...0.4.0)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.