[PR #2722] [CLOSED] build(deps): bump rustls from 0.23.18 to 0.23.21 #3269

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2722
Author: @dependabot[bot]
Created: 1/13/2025
Status: Closed

Base: mainHead: dependabot/cargo/rustls-0.23.21


📝 Commits (1)

  • c783428 build(deps): bump rustls from 0.23.18 to 0.23.21

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

Commits
  • d1bd2c8 Prepare v0.23.21
  • 1338caa Update Cargo.lock
  • 12b2276 Update RELEASING.md with instructions about fuzz/Cargo.lock
  • fe6a0d1 docs: update @​cpu maintainer status
  • 49b5edc chore(deps): lock file maintenance
  • 3751e24 cleanup: use more parens when calculating ECH seed
  • dc1f92c chore(deps): update rust crate itertools to 0.14
  • 16a0726 fuzzers/server: cover post-Accepted connections
  • b873e4c fuzzers/server: fix reachable unwrap
  • f98484b chore(deps): lock file maintenance
  • 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/2722 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/13/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/rustls-0.23.21` --- ### 📝 Commits (1) - [`c783428`](https://github.com/hickory-dns/hickory-dns/commit/c7834287388b1e16bdf7941bd12af09cfed18a9f) build(deps): bump rustls from 0.23.18 to 0.23.21 ### 📊 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.21. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rustls/rustls/commit/d1bd2c86341eb491921feca3c9408061eb0262fe"><code>d1bd2c8</code></a> Prepare v0.23.21</li> <li><a href="https://github.com/rustls/rustls/commit/1338caaf8ef3bfe7d604370d07da064673e6bf5a"><code>1338caa</code></a> Update Cargo.lock</li> <li><a href="https://github.com/rustls/rustls/commit/12b2276ef959cf3ea4f1715a0fdfae8475e3eb7b"><code>12b2276</code></a> Update <code>RELEASING.md</code> with instructions about <code>fuzz/Cargo.lock</code></li> <li><a href="https://github.com/rustls/rustls/commit/fe6a0d12b5af4fa79c37b230c7ce8cb8ddd5bce7"><code>fe6a0d1</code></a> docs: update <a href="https://github.com/cpu"><code>@​cpu</code></a> maintainer status</li> <li><a href="https://github.com/rustls/rustls/commit/49b5edc4314e5d1ac59b4e9617febce91000d0f5"><code>49b5edc</code></a> chore(deps): lock file maintenance</li> <li><a href="https://github.com/rustls/rustls/commit/3751e24bbc1fef4f8d0bb3711a3be2a3d2a7b793"><code>3751e24</code></a> cleanup: use more parens when calculating ECH seed</li> <li><a href="https://github.com/rustls/rustls/commit/dc1f92c9a896e50a24814432956a773e229215d3"><code>dc1f92c</code></a> chore(deps): update rust crate itertools to 0.14</li> <li><a href="https://github.com/rustls/rustls/commit/16a0726e5585609208f30c9b35b05b809dd7ac07"><code>16a0726</code></a> fuzzers/server: cover post-Accepted connections</li> <li><a href="https://github.com/rustls/rustls/commit/b873e4c46da393b35a33c4d8ec2049fdda24b9c2"><code>b873e4c</code></a> fuzzers/server: fix reachable unwrap</li> <li><a href="https://github.com/rustls/rustls/commit/f98484bdbd57a57bafdd459db594e21c531f1b4a"><code>f98484b</code></a> chore(deps): lock file maintenance</li> <li>Additional commits viewable in <a href="https://github.com/rustls/rustls/compare/v/0.23.18...v/0.23.21">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.21)](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:34:25 +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#3269
No description provided.