Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump futures from 0.3.26 to 0.3.27 in /packages/os/ffi/application #1859

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2023

Bumps futures from 0.3.26 to 0.3.27.

Release notes

Sourced from futures's releases.

0.3.27

  • Add TryFlattenUnordered (#2577, #2590, #2606, #2607)
  • Add AbortHandle::is_aborted (#2710)
  • Add AbortRegistration::handle (#2712)
  • Make BiLock strict-provenance compatible (#2716)
Changelog

Sourced from futures's changelog.

0.3.27 - 2023-03-11

  • Add TryFlattenUnordered (#2577, #2590, #2606, #2607)
  • Add AbortHandle::is_aborted (#2710)
  • Add AbortRegistration::handle (#2712)
  • Make BiLock strict-provenance compatible (#2716)
Commits

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 dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 13, 2023
@codecov
Copy link

codecov bot commented Mar 13, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c8615a3) 87.94% compared to head (9018388) 87.94%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1859   +/-   ##
=======================================
  Coverage   87.94%   87.94%           
=======================================
  Files         467      467           
  Lines       55033    55033           
=======================================
  Hits        48401    48401           
  Misses       6632     6632           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/cargo/packages/os/ffi/application/futures-0.3.27 branch 3 times, most recently from 86e69cf to d93e9e8 Compare March 14, 2023 00:52
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.26 to 0.3.27.
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.26...0.3.27)

---
updated-dependencies:
- dependency-name: futures
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/packages/os/ffi/application/futures-0.3.27 branch from d93e9e8 to 9018388 Compare March 14, 2023 02:13
@mergify mergify bot merged commit 5cca67d into main Mar 14, 2023
@mergify mergify bot deleted the dependabot/cargo/packages/os/ffi/application/futures-0.3.27 branch March 14, 2023 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants