[PR #2749] [CLOSED] build(deps): bump rustls-pki-types from 1.10.1 to 1.11.0 #3289

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2749
Author: @dependabot[bot]
Created: 2/3/2025
Status: Closed

Base: mainHead: dependabot/cargo/rustls-pki-types-1.11.0


📝 Commits (1)

  • 931caa6 build(deps): bump rustls-pki-types from 1.10.1 to 1.11.0

📊 Changes

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

View changed files

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

📄 Description

Bumps rustls-pki-types from 1.10.1 to 1.11.0.

Release notes

Sourced from rustls-pki-types's releases.

1.11.0

What's Changed

New Contributors

Full Changelog: https://github.com/rustls/pki-types/compare/v/1.10.1...v/1.11.0

Commits
  • be3a4c4 Move AlgorithmIdentifier type into alg_id
  • 3ac5526 Bump version to 1.11.0
  • d372277 alg_id: include der2ascii output in docs
  • 972943c src/data/README: update go instructions
  • 540633b alg_ids.rs: adjust head comment
  • 6ab3558 Migrate AlgorithmIdentifier values from rustls-webpki
  • 87d80c1 feat: add const try_from_str constructor to DnsName type.
  • See full diff 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 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/2749 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 2/3/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/rustls-pki-types-1.11.0` --- ### 📝 Commits (1) - [`931caa6`](https://github.com/hickory-dns/hickory-dns/commit/931caa66c428f7eb7992518769365ca9231c2e62) build(deps): bump rustls-pki-types from 1.10.1 to 1.11.0 ### 📊 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-pki-types](https://github.com/rustls/pki-types) from 1.10.1 to 1.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rustls/pki-types/releases">rustls-pki-types's releases</a>.</em></p> <blockquote> <h2>1.11.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add const try_from_str constructor to DnsName type. by <a href="https://github.com/DSharifi"><code>@​DSharifi</code></a> in <a href="https://redirect.github.com/rustls/pki-types/pull/69">rustls/pki-types#69</a></li> <li>Move <code>AlgorithmIdentifier</code> values to here from <code>rustls-webpki</code> by <a href="https://github.com/ctz"><code>@​ctz</code></a> in <a href="https://redirect.github.com/rustls/pki-types/pull/67">rustls/pki-types#67</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/DSharifi"><code>@​DSharifi</code></a> made their first contribution in <a href="https://redirect.github.com/rustls/pki-types/pull/69">rustls/pki-types#69</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rustls/pki-types/compare/v/1.10.1...v/1.11.0">https://github.com/rustls/pki-types/compare/v/1.10.1...v/1.11.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rustls/pki-types/commit/be3a4c42e421da2745eb5589e5ce96e0eb467642"><code>be3a4c4</code></a> Move <code>AlgorithmIdentifier</code> type into <code>alg_id</code></li> <li><a href="https://github.com/rustls/pki-types/commit/3ac5526cafe921ca4b23dd6ead4dac9a55a8978c"><code>3ac5526</code></a> Bump version to 1.11.0</li> <li><a href="https://github.com/rustls/pki-types/commit/d3722779a1ae228718bda15a93b9385721297ce8"><code>d372277</code></a> alg_id: include der2ascii output in docs</li> <li><a href="https://github.com/rustls/pki-types/commit/972943c314b1021401d5b2fe81e2d2cae66f1563"><code>972943c</code></a> src/data/README: update go instructions</li> <li><a href="https://github.com/rustls/pki-types/commit/540633b1ee34a8387180a2153bb48ed7cc3f7c8a"><code>540633b</code></a> alg_ids.rs: adjust head comment</li> <li><a href="https://github.com/rustls/pki-types/commit/6ab355829368bc5ade912adf3955bcb187ca0b7e"><code>6ab3558</code></a> Migrate <code>AlgorithmIdentifier</code> values from rustls-webpki</li> <li><a href="https://github.com/rustls/pki-types/commit/87d80c1eed4ac625971af8f0860ed49a27c47c81"><code>87d80c1</code></a> feat: add const try_from_str constructor to DnsName type.</li> <li>See full diff in <a href="https://github.com/rustls/pki-types/compare/v/1.10.1...v/1.11.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustls-pki-types&package-manager=cargo&previous-version=1.10.1&new-version=1.11.0)](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:35:30 +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#3289
No description provided.