[PR #2342] [CLOSED] Bump quinn from 0.11.2 to 0.11.3 #2973

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2342
Author: @dependabot[bot]
Created: 8/5/2024
Status: Closed

Base: mainHead: dependabot/cargo/quinn-0.11.3


📝 Commits (1)

  • 957dd4a Bump quinn from 0.11.2 to 0.11.3

📊 Changes

2 files changed (+14 additions, -7 deletions)

View changed files

📝 Cargo.lock (+13 -6)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps quinn from 0.11.2 to 0.11.3.

Commits
  • 2d06eef proto: bump version to 0.11.6
  • 79489cb Revert "Expose the Handshake Confirmed state"
  • 91b5a56 proto: bump version to 0.11.5
  • 476f50a Don't define lints workspace-wide
  • b3f1493 quinn: bump version to 0.11.3
  • 7fdc351 Update cargo-deny-action to v2
  • 244b44d refactor(udp): introduce log facade
  • 2ba4966 Revert "proto: yield transport error for Initial packets with no CRYPTO"
  • da37b3b Add expect message to unwrap in PacketBuilder
  • 169f0c2 Fix incorrect initial DCID indexing on retried connections
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
quinn [< 0.10, > 0.9.0]
quinn [< 0.11, > 0.10.1]

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.


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 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)

🔄 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/2342 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/5/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/quinn-0.11.3` --- ### 📝 Commits (1) - [`957dd4a`](https://github.com/hickory-dns/hickory-dns/commit/957dd4ae3dec62e44e07dbe6724006c42231c304) Bump quinn from 0.11.2 to 0.11.3 ### 📊 Changes **2 files changed** (+14 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+13 -6) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [quinn](https://github.com/quinn-rs/quinn) from 0.11.2 to 0.11.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/quinn-rs/quinn/commit/2d06eef43fec927b0cf8f960bedb814bf3e4cc79"><code>2d06eef</code></a> proto: bump version to 0.11.6</li> <li><a href="https://github.com/quinn-rs/quinn/commit/79489cb9599aa1559b367a25bb3e86b0f486f60e"><code>79489cb</code></a> Revert &quot;Expose the Handshake Confirmed state&quot;</li> <li><a href="https://github.com/quinn-rs/quinn/commit/91b5a56424d23c1ad43263ccc9d1c81e9080d60d"><code>91b5a56</code></a> proto: bump version to 0.11.5</li> <li><a href="https://github.com/quinn-rs/quinn/commit/476f50a4d0d8ded01619483ef8ec6cd02230ddca"><code>476f50a</code></a> Don't define lints workspace-wide</li> <li><a href="https://github.com/quinn-rs/quinn/commit/b3f149386f978195634f1aec1d48cd1b5db5df20"><code>b3f1493</code></a> quinn: bump version to 0.11.3</li> <li><a href="https://github.com/quinn-rs/quinn/commit/7fdc3514cb432180a5cf07ac4ec0b23e16f29b84"><code>7fdc351</code></a> Update cargo-deny-action to v2</li> <li><a href="https://github.com/quinn-rs/quinn/commit/244b44d8cf790879588615d2cb347b59e18f0b4c"><code>244b44d</code></a> refactor(udp): introduce log facade</li> <li><a href="https://github.com/quinn-rs/quinn/commit/2ba4966a7c7014f78527b9addc54ae20227b995d"><code>2ba4966</code></a> Revert &quot;proto: yield transport error for Initial packets with no CRYPTO&quot;</li> <li><a href="https://github.com/quinn-rs/quinn/commit/da37b3b0954992e121eef6812fa556061f42697a"><code>da37b3b</code></a> Add expect message to unwrap in PacketBuilder</li> <li><a href="https://github.com/quinn-rs/quinn/commit/169f0c2b4380fa7fc4923d9a7a3058f4bc8939d2"><code>169f0c2</code></a> Fix incorrect initial DCID indexing on retried connections</li> <li>Additional commits viewable in <a href="https://github.com/quinn-rs/quinn/compare/quinn-0.11.2...quinn-0.11.3">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | quinn | [< 0.10, > 0.9.0] | | quinn | [< 0.11, > 0.10.1] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=quinn&package-manager=cargo&previous-version=0.11.2&new-version=0.11.3)](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) --- <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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:18:14 +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#2973
No description provided.