Skip to content

Update quinn requirement from 0.8.3 to 0.9.3#43

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/quinn-0.9.3
Open

Update quinn requirement from 0.8.3 to 0.9.3#43
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/quinn-0.9.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Dec 19, 2022

Updates the requirements on quinn to permit the latest version.

Commits
  • 7d1b280 Bump versions
  • c794cc9 Respect max_udp_payload_size transport parameter
  • fd845b0 udp: add safe wrapper for setsockopt()
  • 166e0fb Fix build on FreeBSD, add CI test for FreeBSD, set IPV6_RECVPKTINFO on FreeBS...
  • 9f50319 send-stream: rely on cleaning up waker for Stopped in SendStream Drop impl
  • 70ef503 recv-stream: clean up any previously register wakers when RecvStream is dropped
  • f6ae67e send-stream: clean up any previously register wakers when SendStream is dropped
  • 7ba0acb send-stream: unregister waker when Stopped is dropped
  • 1122c62 connection: wake 'stopped' streams on stream finish events
  • cfb7a06 Bump version
  • 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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Dec 19, 2022
@dependabot dependabot Bot force-pushed the dependabot/cargo/quinn-0.9.3 branch from b9e12bf to 055e409 Compare January 10, 2023 19:19
Updates the requirements on [quinn](https://github.com/quinn-rs/quinn) to permit the latest version.
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@0.8.3...0.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/quinn-0.9.3 branch from 055e409 to 1f36534 Compare March 16, 2023 09:22
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