Skip to content

Comments

Bump futures-task from 0.3.8 to 0.3.9#27

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/futures-task-0.3.9
Closed

Bump futures-task from 0.3.8 to 0.3.9#27
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/futures-task-0.3.9

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 11, 2021

Bumps futures-task from 0.3.8 to 0.3.9.

Release notes

Sourced from futures-task's releases.

0.3.9

  • Significantly improved compile time when async-await crate feature is disabled (#2273)
  • Added stream::repeat_with (#2279)
  • Added StreamExt::unzip (#2263)
  • Added sink::unfold (#2268)
  • Added SinkExt::feed (#2155)
  • Implemented FusedFuture for oneshot::Receiver (#2300)
  • Implemented Clone for sink::With (#2290)
  • Re-exported MapOkOrElse, MapInto, OkInto, TryFlatten, WriteAllVectored (#2275)
Changelog

Sourced from futures-task's changelog.

0.3.9 - 2021-01-08

  • Significantly improved compile time when async-await crate feature is disabled (#2273)
  • Added stream::repeat_with (#2279)
  • Added StreamExt::unzip (#2263)
  • Added sink::unfold (#2268)
  • Added SinkExt::feed (#2155)
  • Implemented FusedFuture for oneshot::Receiver (#2300)
  • Implemented Clone for sink::With (#2290)
  • Re-exported MapOkOrElse, MapInto, OkInto, TryFlatten, WriteAllVectored (#2275)
Commits
  • 1661bad Release 0.3.9
  • 62e0328 Remove version from path dev-dependencies to make it easier to publish (#2305)
  • 73aaf4a Run sanitizers on CI (#2303)
  • 8e9b86e Do not redefine modules in futures crate (#2299)
  • 88bd185 impl FusedFuture for oneshot::Receiver (#2300)
  • caea9b1 Add clippy configuration file (#2301)
  • 7ce5ce8 perf: Pack the state and future of unfolds in the same memory (#2283)
  • 5559680 Replace deprecated compare_and_swap with compare_exchange (#2297)
  • 8a04b51 Implement Clone for With combinator (#2290)
  • da71932 futures-util: Migrate from pin-project to pin-project-lite
  • 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 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 @github
Copy link
Author

dependabot bot commented on behalf of github Jan 11, 2021

The following labels could not be found: cargo, dependencies.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 14, 2021

Superseded by #40.

@dependabot dependabot bot closed this Jan 14, 2021
@dependabot dependabot bot deleted the dependabot/cargo/futures-task-0.3.9 branch January 14, 2021 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants