[PR #3408] [CLOSED] build(deps): bump rustls-pki-types from 1.13.1 to 1.13.2 #3819

Closed
opened 2026-03-16 12:04:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

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


📝 Commits (1)

  • a69086f build(deps): bump rustls-pki-types from 1.13.1 to 1.13.2

📊 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.13.1 to 1.13.2.

Release notes

Sourced from rustls-pki-types's releases.

1.13.2

What's Changed

Commits

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/3408 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/18/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/rustls-pki-types-1.13.2` --- ### 📝 Commits (1) - [`a69086f`](https://github.com/hickory-dns/hickory-dns/commit/a69086f728aa46c71b787e42cb8f66aa67f6f654) build(deps): bump rustls-pki-types from 1.13.1 to 1.13.2 ### 📊 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.13.1 to 1.13.2. <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.13.2</h2> <h2>What's Changed</h2> <ul> <li>Add algorithm id for ECDSA with secp256k1 curve by <a href="https://github.com/mkmks"><code>@​mkmks</code></a> in <a href="https://redirect.github.com/rustls/pki-types/pull/96">rustls/pki-types#96</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rustls/pki-types/commit/85522565adf28a76909ea17dd2759b6046eb2bed"><code>8552256</code></a> Bump version to 0.13.2</li> <li><a href="https://github.com/rustls/pki-types/commit/7ab5b2d806a61dcdaf9418f67ddf4dfefc6cec37"><code>7ab5b2d</code></a> added secp256k1 alg id</li> <li><a href="https://github.com/rustls/pki-types/commit/8915ede8680ac297f2333524172ef4b1ebcaedeb"><code>8915ede</code></a> ci: sync cargo-check-external-types nightly</li> <li>See full diff in <a href="https://github.com/rustls/pki-types/compare/v/1.13.1...v/1.13.2">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.13.1&new-version=1.13.2)](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 12:04:18 +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#3819
No description provided.