[PR #2680] [CLOSED] build(deps): bump rustls from 0.23.18 to 0.23.20 #3232

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2680
Author: @dependabot[bot]
Created: 12/16/2024
Status: Closed

Base: mainHead: dependabot/cargo/rustls-0.23.20


📝 Commits (1)

  • 71270d5 build(deps): bump rustls from 0.23.18 to 0.23.20

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 Cargo.lock (+2 -2)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps rustls from 0.23.18 to 0.23.20.

Commits
  • b4628c7 rustls-post-quantum: revert version to 0.2.0
  • 24d08f3 rustls-post-quantum: adjust head doc
  • 179592f verifybench.rs: nightly fmt
  • ef3fc21 nit: remove trailing space from doc comments
  • 00a3ddb fix rustls-provider-example hpke no-std support
  • 2f74c3d server: remove ClientHello constructor
  • 3ba5167 ci: adjust ech-client daily tests
  • f5aeb39 examples: use inner hostname in HTTPS DNS query
  • e232bca openssl-tests: install openssl from source
  • 43cbebb unbuffered: add regression tests for fragmented handshakes
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
rustls [< 0.21, > 0.20.0]

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/2680 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/16/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/rustls-0.23.20` --- ### 📝 Commits (1) - [`71270d5`](https://github.com/hickory-dns/hickory-dns/commit/71270d594d6c523bba563f324799fb5de8b65663) build(deps): bump rustls from 0.23.18 to 0.23.20 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [rustls](https://github.com/rustls/rustls) from 0.23.18 to 0.23.20. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rustls/rustls/commit/b4628c7b6123831eea97c0fcb1a1475e40f5c345"><code>b4628c7</code></a> rustls-post-quantum: revert version to 0.2.0</li> <li><a href="https://github.com/rustls/rustls/commit/24d08f3ad5e5f5157bd25e3def84fa188a525259"><code>24d08f3</code></a> rustls-post-quantum: adjust head doc</li> <li><a href="https://github.com/rustls/rustls/commit/179592f2499a48ff66dc291a1b9ce190344ac477"><code>179592f</code></a> verifybench.rs: nightly fmt</li> <li><a href="https://github.com/rustls/rustls/commit/ef3fc2197387ccf2d163a2fd5ab5dcc7b92a30ea"><code>ef3fc21</code></a> nit: remove trailing space from doc comments</li> <li><a href="https://github.com/rustls/rustls/commit/00a3ddb948e42012d58e81fcf65625b1391a6bea"><code>00a3ddb</code></a> fix rustls-provider-example hpke no-std support</li> <li><a href="https://github.com/rustls/rustls/commit/2f74c3d3d0e195bceea2100d90c6b3fa876aafe5"><code>2f74c3d</code></a> server: remove ClientHello constructor</li> <li><a href="https://github.com/rustls/rustls/commit/3ba5167630c410782b2bf2625093dcd48d838883"><code>3ba5167</code></a> ci: adjust ech-client daily tests</li> <li><a href="https://github.com/rustls/rustls/commit/f5aeb39cd95d86223c8c8d8c006311e0da36b4cf"><code>f5aeb39</code></a> examples: use inner hostname in HTTPS DNS query</li> <li><a href="https://github.com/rustls/rustls/commit/e232bcae61cb1e108960673d828ac9d05224c881"><code>e232bca</code></a> openssl-tests: install openssl from source</li> <li><a href="https://github.com/rustls/rustls/commit/43cbebb80de6c825284479f06ccbf5fdb0ad1b64"><code>43cbebb</code></a> unbuffered: add regression tests for fragmented handshakes</li> <li>Additional commits viewable in <a href="https://github.com/rustls/rustls/compare/v/0.23.18...v/0.23.20">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | rustls | [< 0.21, > 0.20.0] | </details> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustls&package-manager=cargo&previous-version=0.23.18&new-version=0.23.20)](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:32:31 +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#3232
No description provided.