[PR #1585] [CLOSED] Bump rustls from 0.20.0 to 0.20.1 #2439

Closed
opened 2026-03-16 08:53:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1585
Author: @dependabot[bot]
Created: 11/15/2021
Status: Closed

Base: mainHead: dependabot/cargo/rustls-0.20.1


📝 Commits (1)

  • 4ebe93f Bump rustls from 0.20.0 to 0.20.1

📊 Changes

4 files changed (+5 additions, -5 deletions)

View changed files

📝 Cargo.lock (+2 -2)
📝 crates/client/Cargo.toml (+1 -1)
📝 crates/proto/Cargo.toml (+1 -1)
📝 crates/resolver/Cargo.toml (+1 -1)

📄 Description

Bumps rustls from 0.20.0 to 0.20.1.

Commits
  • a82eb95 Prepare 0.20.1
  • de20565 Fix persistence fuzz targets
  • a2393ef Have message parser reject zero length frames other than ApplicationData.
  • b753b9a Added tests for deframer desynced mechanism.
  • 2c323f2 Avoid unnecessary borrowing of references
  • e1a2955 Clean up warnings for TLS 1.3-only code
  • ebde831 Don't reference ALL_CIPHER_SUITES from ClientSessionValue methods
  • 30ced0e Expose enum variant names as str
  • 182065f Fix links to specific config builder states
  • a6dd630 Remove obsolete intra-doc link targets
  • 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.


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/1585 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/15/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/rustls-0.20.1` --- ### 📝 Commits (1) - [`4ebe93f`](https://github.com/hickory-dns/hickory-dns/commit/4ebe93f5dded81df5d250895ceb32e78d044a283) Bump rustls from 0.20.0 to 0.20.1 ### 📊 Changes **4 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `crates/client/Cargo.toml` (+1 -1) 📝 `crates/proto/Cargo.toml` (+1 -1) 📝 `crates/resolver/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [rustls](https://github.com/rustls/rustls) from 0.20.0 to 0.20.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rustls/rustls/commit/a82eb95e9ee3bb9b19bbda9468d0bec33ce9681c"><code>a82eb95</code></a> Prepare 0.20.1</li> <li><a href="https://github.com/rustls/rustls/commit/de205650f747df8a4535fe954924ed8162a1849d"><code>de20565</code></a> Fix persistence fuzz targets</li> <li><a href="https://github.com/rustls/rustls/commit/a2393efeaaa1cb2224679aab6ba5103d5e894395"><code>a2393ef</code></a> Have message parser reject zero length frames other than ApplicationData.</li> <li><a href="https://github.com/rustls/rustls/commit/b753b9a0facf5b85ae434565d0b2b6cec3b42b88"><code>b753b9a</code></a> Added tests for deframer desynced mechanism.</li> <li><a href="https://github.com/rustls/rustls/commit/2c323f2bad30dcca509765db8861ff4e1a64049d"><code>2c323f2</code></a> Avoid unnecessary borrowing of references</li> <li><a href="https://github.com/rustls/rustls/commit/e1a2955e045d29b6e276e05ecf4c719a153aeaf8"><code>e1a2955</code></a> Clean up warnings for TLS 1.3-only code</li> <li><a href="https://github.com/rustls/rustls/commit/ebde8319cc20dcc7dac7dd7a583ca510f4a2d63e"><code>ebde831</code></a> Don't reference ALL_CIPHER_SUITES from ClientSessionValue methods</li> <li><a href="https://github.com/rustls/rustls/commit/30ced0ed026af88d38309a78a99d84e9e8d374d9"><code>30ced0e</code></a> Expose enum variant names as str</li> <li><a href="https://github.com/rustls/rustls/commit/182065febd7bf1029e6c13480c1b844ccfffebde"><code>182065f</code></a> Fix links to specific config builder states</li> <li><a href="https://github.com/rustls/rustls/commit/a6dd6305057283d1a36c54bae341f686f43a820e"><code>a6dd630</code></a> Remove obsolete intra-doc link targets</li> <li>Additional commits viewable in <a href="https://github.com/rustls/rustls/compare/v/0.20.0...v/0.20.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustls&package-manager=cargo&previous-version=0.20.0&new-version=0.20.1)](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 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 08:53:50 +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#2439
No description provided.