Skip to content

chore(deps): update quinn-udp requirement from 0.5.14 to 0.6.2 - #241

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 12, 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.2

What's Changed

Note that the minimum supported Rust version rose from 1.80.0 to 1.88.0 in this release, via quinn-rs/quinn#2599, quinn-rs/quinn#2602 and quinn-rs/quinn#2669.

New Contributors

Full Changelog: quinn-rs/quinn@quinn-udp-0.6.1...quinn-udp-0.6.2

Commits
  • 5e54ac6 chore(udp): increase patch version to v0.6.2
  • ad1791a refactor(proto): De-curry get_or_insert_recv
  • 210d79e refactor(proto): Inline get_or_insert_send
  • a179fcd feat(proto): Use linear instead of binary search
  • 3b6ed61 store debug span for ConnectionDriver::poll
  • 5c138a8 fix: resolve WSARecvMsg per socket
  • 5d1df97 fix(udp): build Windows socket state without getsockname
  • 9cc80b6 refactor(udp): read Windows socket options through a helper
  • 387a0b4 fix(windows): disable USO after probing for GSO support
  • 0564bd5 quinn-proto: drop short packets with unsupported versions
  • 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.2)

---
updated-dependencies:
- dependency-name: quinn-udp
  dependency-version: 0.6.2
  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 Sep 12, 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