Skip to content

deps: bump quinn-proto from 0.9.2 to 0.9.3#76

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

deps: bump quinn-proto from 0.9.2 to 0.9.3#76
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/quinn-proto-0.9.3

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 3, 2023

Bumps quinn-proto from 0.9.2 to 0.9.3.

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
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [quinn-proto](https://github.com/quinn-rs/quinn) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@0.9.2...0.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 3, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 15, 2023

Superseded by #105.

@dependabot dependabot bot closed this May 15, 2023
@dependabot dependabot bot deleted the dependabot/cargo/quinn-proto-0.9.3 branch May 15, 2023 08:58
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