[PR #1816] [CLOSED] Bump quinn from 0.8.5 to 0.9.0 #2627

Closed
opened 2026-03-16 10:48:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1816
Author: @dependabot[bot]
Created: 10/31/2022
Status: Closed

Base: mainHead: dependabot/cargo/quinn-0.9.0


📝 Commits (1)

  • 7c078c6 Bump quinn from 0.8.5 to 0.9.0

📊 Changes

2 files changed (+84 additions, -48 deletions)

View changed files

📝 Cargo.lock (+83 -47)
📝 crates/proto/Cargo.toml (+1 -1)

📄 Description

Bumps quinn from 0.8.5 to 0.9.0.

Commits
  • b80baa0 Add --initial-max-udp-payload-size command line option for perf
  • cebfb27 Add --keylog command line option for perf client and server
  • 28a2c80 quinn: bump dependency on tokio to 1.13
  • 57bd764 quinn-udp: bump version to 0.3
  • 4c4da51 Bump version numbers for 0.9 release
  • 00fb347 Move idle Notify handle into endpoint Shared
  • 7d51d2e Remove Incoming stream in favor of Endpoint::accept
  • b885739 Introduce Endpoint::accept method for better ergonomics
  • c630595 Update book for removal of NewConnection
  • feca8ab Accessor for free datagram send buffer space
  • Additional commits viewable in compare view

Dependabot compatibility score

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.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/1816 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/31/2022 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/quinn-0.9.0` --- ### 📝 Commits (1) - [`7c078c6`](https://github.com/hickory-dns/hickory-dns/commit/7c078c625dc61c0b02abd2f5bf527fdb7c3963f4) Bump quinn from 0.8.5 to 0.9.0 ### 📊 Changes **2 files changed** (+84 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+83 -47) 📝 `crates/proto/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [quinn](https://github.com/quinn-rs/quinn) from 0.8.5 to 0.9.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quinn-rs/quinn/commit/b80baa008d2eb0a585472772be449432a3c48fd8"><code>b80baa0</code></a> Add --initial-max-udp-payload-size command line option for perf</li> <li><a href="https://github.com/quinn-rs/quinn/commit/cebfb270f6db02d2763dd97e00a3ba9baacd440a"><code>cebfb27</code></a> Add --keylog command line option for perf client and server</li> <li><a href="https://github.com/quinn-rs/quinn/commit/28a2c8052ce5fa2abbd4ce385f6ee2f50cbfb770"><code>28a2c80</code></a> quinn: bump dependency on tokio to 1.13</li> <li><a href="https://github.com/quinn-rs/quinn/commit/57bd7643e75c0e974acaa6d47967cf9c6c11cff8"><code>57bd764</code></a> quinn-udp: bump version to 0.3</li> <li><a href="https://github.com/quinn-rs/quinn/commit/4c4da517fe98421dc91a3b543a70bb8e2236bbdc"><code>4c4da51</code></a> Bump version numbers for 0.9 release</li> <li><a href="https://github.com/quinn-rs/quinn/commit/00fb34759d03c81ed966ca197484886c373bd0ff"><code>00fb347</code></a> Move idle Notify handle into endpoint Shared</li> <li><a href="https://github.com/quinn-rs/quinn/commit/7d51d2e57e33dd00f763354dce3b72e29b29b9ec"><code>7d51d2e</code></a> Remove Incoming stream in favor of Endpoint::accept</li> <li><a href="https://github.com/quinn-rs/quinn/commit/b8857397ffe178ba76cc49316b628504df9127b1"><code>b885739</code></a> Introduce Endpoint::accept method for better ergonomics</li> <li><a href="https://github.com/quinn-rs/quinn/commit/c63059547ca47d5c44551c596bd297a291310c1d"><code>c630595</code></a> Update book for removal of NewConnection</li> <li><a href="https://github.com/quinn-rs/quinn/commit/feca8abebf2b358141a675931b98043c355d4271"><code>feca8ab</code></a> Accessor for free datagram send buffer space</li> <li>Additional commits viewable in <a href="https://github.com/quinn-rs/quinn/compare/0.8.5...0.9.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=quinn&package-manager=cargo&previous-version=0.8.5&new-version=0.9.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- **Note:** Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖 <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 10:48:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#2627
No description provided.