[PR #2636] [CLOSED] build(deps): bump rustls from 0.23.18 to 0.23.19 #3199

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

📋 Pull Request Information

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

Base: mainHead: dependabot/cargo/rustls-0.23.19


📝 Commits (1)

  • ecf65c3 build(deps): bump rustls from 0.23.18 to 0.23.19

📊 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.19.

Commits
  • 4962141 Prepare 0.23.19
  • 82f5fce Prepare 0.23.18
  • 183a099 Add reproducer for bug 2227
  • d6d300d Record and restore the processed cursor in first_handshake_message
  • 970f501 rustls-bench: fix warnings with no features
  • 0fabb84 tests: linearize new test code helper
  • 976c746 fix: do not send session_ticket(35) extension for TLS 1.3
  • 9a46220 fix(deps): update rust crate asn1 to 0.20
  • 9103dc2 Upgrade hickory-resolver to alpha 3
  • fd88639 fix(deps): update rust crate asn1 to 0.19
  • 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/2636 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/2/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/rustls-0.23.19` --- ### 📝 Commits (1) - [`ecf65c3`](https://github.com/hickory-dns/hickory-dns/commit/ecf65c39476b70fff2ca4418e20f545cb9c3a7b3) build(deps): bump rustls from 0.23.18 to 0.23.19 ### 📊 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.19. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rustls/rustls/commit/4962141f538bd2e65b488ffceb5ebfac6a5cce97"><code>4962141</code></a> Prepare 0.23.19</li> <li><a href="https://github.com/rustls/rustls/commit/82f5fce1b0d4ca715e5781ee2bdfb756920e1d3f"><code>82f5fce</code></a> Prepare 0.23.18</li> <li><a href="https://github.com/rustls/rustls/commit/183a09939367dfc4c53dc0e43d03ea71efb912f5"><code>183a099</code></a> Add reproducer for bug 2227</li> <li><a href="https://github.com/rustls/rustls/commit/d6d300d198d181582f7f3bd10ebc2a67d3eff17c"><code>d6d300d</code></a> Record and restore the processed cursor in first_handshake_message</li> <li><a href="https://github.com/rustls/rustls/commit/970f5012b7da2e0eb24acf2d8993c78b3bcf4195"><code>970f501</code></a> rustls-bench: fix warnings with no features</li> <li><a href="https://github.com/rustls/rustls/commit/0fabb84b16b1c9e4ce06ffa3bdc289538a105a5b"><code>0fabb84</code></a> tests: linearize new test code helper</li> <li><a href="https://github.com/rustls/rustls/commit/976c746ccad9805c4e1f2eff6360ea6fae404c61"><code>976c746</code></a> fix: do not send session_ticket(35) extension for TLS 1.3</li> <li><a href="https://github.com/rustls/rustls/commit/9a46220ec7651a33e327ad29ba537a1d46ac54fc"><code>9a46220</code></a> fix(deps): update rust crate asn1 to 0.20</li> <li><a href="https://github.com/rustls/rustls/commit/9103dc21eba08151a943f84244b1f28d257b9110"><code>9103dc2</code></a> Upgrade hickory-resolver to alpha 3</li> <li><a href="https://github.com/rustls/rustls/commit/fd886396c2a75f90eab8adc8c1c9bf05e58069c3"><code>fd88639</code></a> fix(deps): update rust crate asn1 to 0.19</li> <li>Additional commits viewable in <a href="https://github.com/rustls/rustls/compare/v/0.23.18...v/0.23.19">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.19)](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:30:37 +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#3199
No description provided.