[PR #2363] [CLOSED] build(deps): bump rustls-native-certs from 0.7.1 to 0.7.2 #2989

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2363
Author: @dependabot[bot]
Created: 8/19/2024
Status: Closed

Base: mainHead: dependabot/cargo/rustls-native-certs-0.7.2


📝 Commits (1)

  • 4716835 build(deps): bump rustls-native-certs from 0.7.1 to 0.7.2

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 Cargo.lock (+2 -2)

📄 Description

Bumps rustls-native-certs from 0.7.1 to 0.7.2.

Release notes

Sourced from rustls-native-certs's releases.

0.7.2

  • Improve error reporting if we fail when loading certificates from the filesystem.

What's Changed

Full Changelog: https://github.com/rustls/rustls-native-certs/compare/v/0.7.1...v/0.7.2

Commits
  • 98612b4 Prepare 0.7.2
  • e8105cc Bump the crates-io group with 2 updates
  • 85a2d7a ci: add smoke-tests workflow
  • e58d2e2 tests: ignore smoketests by default
  • a3bd7f9 Bump the crates-io group across 1 directory with 3 updates
  • 1a6052b lib: add more error context when loading fails
  • e7cbf82 Bump rustls-webpki from 0.102.4 to 0.102.5 in the crates-io group
  • 0d12505 rust: update semver-compatible dependencies
  • 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/2363 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/19/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/rustls-native-certs-0.7.2` --- ### 📝 Commits (1) - [`4716835`](https://github.com/hickory-dns/hickory-dns/commit/47168351733b08ca30bbb8c3fbec03e676a3a03e) build(deps): bump rustls-native-certs from 0.7.1 to 0.7.2 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) </details> ### 📄 Description Bumps [rustls-native-certs](https://github.com/rustls/rustls-native-certs) from 0.7.1 to 0.7.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rustls/rustls-native-certs/releases">rustls-native-certs's releases</a>.</em></p> <blockquote> <h2>0.7.2</h2> <ul> <li>Improve error reporting if we fail when loading certificates from the filesystem.</li> </ul> <h2>What's Changed</h2> <ul> <li>rust: update semver-compatible dependencies by <a href="https://github.com/djc"><code>@​djc</code></a> in <a href="https://redirect.github.com/rustls/rustls-native-certs/pull/114">rustls/rustls-native-certs#114</a></li> <li>Bump rustls-webpki from 0.102.4 to 0.102.5 in the crates-io group by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/rustls/rustls-native-certs/pull/115">rustls/rustls-native-certs#115</a></li> <li>lib: add more error context when loading fails by <a href="https://github.com/cpu"><code>@​cpu</code></a> in <a href="https://redirect.github.com/rustls/rustls-native-certs/pull/117">rustls/rustls-native-certs#117</a></li> <li>Bump the crates-io group across 1 directory with 3 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/rustls/rustls-native-certs/pull/119">rustls/rustls-native-certs#119</a></li> <li>Separate online smoke tests from main CI by <a href="https://github.com/cpu"><code>@​cpu</code></a> in <a href="https://redirect.github.com/rustls/rustls-native-certs/pull/120">rustls/rustls-native-certs#120</a></li> <li>Bump the crates-io group with 2 updates by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/rustls/rustls-native-certs/pull/121">rustls/rustls-native-certs#121</a></li> <li>Prepare 0.7.2 by <a href="https://github.com/ctz"><code>@​ctz</code></a> in <a href="https://redirect.github.com/rustls/rustls-native-certs/pull/125">rustls/rustls-native-certs#125</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/rustls/rustls-native-certs/compare/v/0.7.1...v/0.7.2">https://github.com/rustls/rustls-native-certs/compare/v/0.7.1...v/0.7.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rustls/rustls-native-certs/commit/98612b4b71f7b710b643e703e1abe4596999bf31"><code>98612b4</code></a> Prepare 0.7.2</li> <li><a href="https://github.com/rustls/rustls-native-certs/commit/e8105cc8493927ab6a0d236e892dd39d93614b47"><code>e8105cc</code></a> Bump the crates-io group with 2 updates</li> <li><a href="https://github.com/rustls/rustls-native-certs/commit/85a2d7aa1181834ae0f3dcdf7e1986cd37547da4"><code>85a2d7a</code></a> ci: add smoke-tests workflow</li> <li><a href="https://github.com/rustls/rustls-native-certs/commit/e58d2e2b055563aa72d8a8fddc7ed17b041537c9"><code>e58d2e2</code></a> tests: ignore smoketests by default</li> <li><a href="https://github.com/rustls/rustls-native-certs/commit/a3bd7f932af4b3c72438755ebcd22fa8a644a495"><code>a3bd7f9</code></a> Bump the crates-io group across 1 directory with 3 updates</li> <li><a href="https://github.com/rustls/rustls-native-certs/commit/1a6052beb10ecf583e385cc28d6f9db6efa19646"><code>1a6052b</code></a> lib: add more error context when loading fails</li> <li><a href="https://github.com/rustls/rustls-native-certs/commit/e7cbf82e5479df2048d189d178b17907a5a7a655"><code>e7cbf82</code></a> Bump rustls-webpki from 0.102.4 to 0.102.5 in the crates-io group</li> <li><a href="https://github.com/rustls/rustls-native-certs/commit/0d12505a2d26b16b863126eddc760fe82f8dfda1"><code>0d12505</code></a> rust: update semver-compatible dependencies</li> <li>See full diff in <a href="https://github.com/rustls/rustls-native-certs/compare/v/0.7.1...v/0.7.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rustls-native-certs&package-manager=cargo&previous-version=0.7.1&new-version=0.7.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 11:19:03 +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#2989
No description provided.