[PR #2990] [CLOSED] build(deps): bump rustls from 0.23.26 to 0.23.27 #3479

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2990
Author: @dependabot[bot]
Created: 5/12/2025
Status: Closed

Base: mainHead: dependabot/cargo/rustls-0.23.27


📝 Commits (1)

  • e278289 build(deps): bump rustls from 0.23.26 to 0.23.27

📊 Changes

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

View changed files

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

📄 Description

Bumps rustls from 0.23.26 to 0.23.27.

Commits
  • 2601909 Bump version to 0.23.27
  • a70b0e6 Handle webpki RequiredEkuNotFoundContext errors
  • 06a704e Update to webpki 0.103.2
  • 9509626 Deprecate dangerous_extract_secrets on unbuffered connections
  • bf9e874 Add test cases for KernelConnection key updates
  • 5a12171 Add kernel connection API
  • 35c44d2 Extract tls13 expand_secret function out of extract_secrets
  • 47ed0c6 ci: enable triggering CI workflow manually
  • 26b8ee3 ci: skip push triggers for most branches
  • 70ed532 Update Rust crate nix to 0.30
  • 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/2990 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/12/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/rustls-0.23.27` --- ### 📝 Commits (1) - [`e278289`](https://github.com/hickory-dns/hickory-dns/commit/e278289f0232b156d5b6ff161af30a1f365b7754) build(deps): bump rustls from 0.23.26 to 0.23.27 ### 📊 Changes **2 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+10 -10) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [rustls](https://github.com/rustls/rustls) from 0.23.26 to 0.23.27. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rustls/rustls/commit/260190933b0ac2408dc6b5939dd6273fe110de83"><code>2601909</code></a> Bump version to 0.23.27</li> <li><a href="https://github.com/rustls/rustls/commit/a70b0e6a2c10b951574f7933e6f5c41d5058adf8"><code>a70b0e6</code></a> Handle webpki RequiredEkuNotFoundContext errors</li> <li><a href="https://github.com/rustls/rustls/commit/06a704e3c819beefee70175c63d3da418271b0c2"><code>06a704e</code></a> Update to webpki 0.103.2</li> <li><a href="https://github.com/rustls/rustls/commit/9509626f13be6046bf56f15639559ce4d5b41e53"><code>9509626</code></a> Deprecate dangerous_extract_secrets on unbuffered connections</li> <li><a href="https://github.com/rustls/rustls/commit/bf9e874384607dbc41cdb7d822c56e67c230d739"><code>bf9e874</code></a> Add test cases for KernelConnection key updates</li> <li><a href="https://github.com/rustls/rustls/commit/5a12171558dc218b7cb85071fa117ed3cd4622ac"><code>5a12171</code></a> Add kernel connection API</li> <li><a href="https://github.com/rustls/rustls/commit/35c44d26883d7c9e31b0a102499ca5ddaf11e350"><code>35c44d2</code></a> Extract tls13 expand_secret function out of extract_secrets</li> <li><a href="https://github.com/rustls/rustls/commit/47ed0c66e46cbe55ce1012936034a1d8f13d8941"><code>47ed0c6</code></a> ci: enable triggering CI workflow manually</li> <li><a href="https://github.com/rustls/rustls/commit/26b8ee3f6508ccc758c6d9b60237fcb166a63ffd"><code>26b8ee3</code></a> ci: skip push triggers for most branches</li> <li><a href="https://github.com/rustls/rustls/commit/70ed532b33ef1691876209724f56108eede011ae"><code>70ed532</code></a> Update Rust crate nix to 0.30</li> <li>Additional commits viewable in <a href="https://github.com/rustls/rustls/compare/v/0.23.26...v/0.23.27">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.26&new-version=0.23.27)](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:45:48 +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#3479
No description provided.