Skip to content
This repository has been archived by the owner on Nov 8, 2018. It is now read-only.

Bump futures from 0.1.23 to 0.1.24 #71

Merged
merged 1 commit into from
Sep 6, 2018

Conversation

dependabot-preview[bot]
Copy link

Bumps futures from 0.1.23 to 0.1.24.

Commits
  • b6435ff version 0.1.24
  • 4b0e217 Merge pull request #1240 from carllerche/fix-mpsc-poll-complete
  • 12ca605 Merge pull request #1241 from carllerche/fix-mpsc-close-race
  • 4707a1a Fix bench
  • 0c15b63 Merge pull request #1239 from carllerche/unpin-impl
  • b6e37f1 impl Unpin for UnparkEvents with feature flag
  • 0f8a0b1 impl Unpin for TaskUnpark with feature flag
  • 7b38d8f Try to fix for 1.15 again
  • f659cb6 Fix test that relied on broken behavior
  • 0a0b2d5 Get tests passing on 1.15
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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:

  • 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.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 80.514% when pulling 6964fd9 on dependabot/cargo/futures-0.1.24 into 34bd1ca on master.

@Ortham Ortham merged commit 5996629 into master Sep 6, 2018
@Ortham Ortham deleted the dependabot/cargo/futures-0.1.24 branch September 6, 2018 07:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants