Skip to content

Bump asio from d038fb3 to f0a1e1c#38

Merged
kaptcha0 merged 1 commit intomasterfrom
dependabot/submodules/asio-f0a1e1c
May 14, 2022
Merged

Bump asio from d038fb3 to f0a1e1c#38
kaptcha0 merged 1 commit intomasterfrom
dependabot/submodules/asio-f0a1e1c

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2022

Bumps asio from d038fb3 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 `d038fb3` to `f0a1e1c`.
- [Release notes](https://github.com/chriskohlhoff/asio/releases)
- [Commits](chriskohlhoff/asio@d038fb3...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 Apr 6, 2022
@kaptcha0 kaptcha0 merged commit d39b8c7 into master May 14, 2022
@kaptcha0 kaptcha0 deleted the dependabot/submodules/asio-f0a1e1c branch May 14, 2022 20:50
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.

1 participant