Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2022

Bumps asio from fc901d7 to f0a1e1c.

Commits
  • f0a1e1c Dispatch co_spawn cancellation through the executor, if the completion handle...
  • 6a509b2 Fix reset() so that it works on an unclosed channel.
  • d505fa2 For UNIX domain sockets on linux, connect() may yield EAGAIN to indicate an i...
  • b2e7ba6 Change promise to copy executor from first item before moving range.
  • 4823bd2 On Windows, use same share mode as files opened via fopen().
  • d36734b Add completion token cross-references.
  • 6f9b3ab Remove broken wiki link.
  • 42026cd Update platform macros documentation.
  • d765062 Exclude boostify comment markers.
  • 582a723 Add experimental::promise to the overview.
  • Additional commits viewable in compare view

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)

Bumps [asio](https://github.com/chriskohlhoff/asio) from `fc901d7` to `f0a1e1c`.
- [Release notes](https://github.com/chriskohlhoff/asio/releases)
- [Commits](chriskohlhoff/asio@fc901d7...f0a1e1c)

---
updated-dependencies:
- dependency-name: asio
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2022

Superseded by #18.

@dependabot dependabot bot closed this Jul 1, 2022
@dependabot dependabot bot deleted the dependabot/submodules/asio-f0a1e1c branch July 1, 2022 03:04
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants