Skip to content

chore(deps): update quinn-udp requirement from 0.5.14 to 0.6.1 - #235

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/quinn-udp-0.6.1
Open

chore(deps): update quinn-udp requirement from 0.5.14 to 0.6.1#235
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/quinn-udp-0.6.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on quinn-udp to permit the latest version.

Release notes

Sourced from quinn-udp's releases.

quinn-udp 0.6.1

What's Changed

Commits
  • 38c036a chore: quinn-udp@0.6.1
  • e01f99e fix: Resolve sendmsg_x/recvmsg_x via dlsym
  • 3b49196 Add thomaseizinger as a quinn-udp code owner
  • 8acb578 fix(unix): disable GSO after probing
  • 52c7ad1 refactor(quinn-udp): add retry_if_interrupted helper
  • bde0b65 Take semver-compatible dependency updates
  • b8e4d3b quinn: Make Endpoint::server dual-stack V6 by default
  • 0adcd20 docs: clarify that Event::ConnectionLost is not emitted on local close
  • f0905db docs(quinn): improve Connection::close_reason() documentation
  • 04ba57c fix: remove opportunistic GRO syscall
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [quinn-udp](https://github.com/quinn-rs/quinn) to permit the latest version.
- [Release notes](https://github.com/quinn-rs/quinn/releases)
- [Commits](quinn-rs/quinn@quinn-udp-0.5.14...quinn-udp-0.6.1)

---
updated-dependencies:
- dependency-name: quinn-udp
  dependency-version: 0.6.1
  dependency-type: direct:production
...

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 Aug 22, 2026
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