[PR #1037] [CLOSED] Bump native-tls from 0.2.3 to 0.2.4 #1898

Closed
opened 2026-03-16 03:10:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1037
Author: @dependabot-preview[bot]
Created: 3/9/2020
Status: Closed

Base: masterHead: dependabot/cargo/native-tls-0.2.4


📝 Commits (1)

  • e461f9d Bump native-tls from 0.2.3 to 0.2.4

📊 Changes

1 file changed (+22 additions, -21 deletions)

View changed files

📝 Cargo.lock (+22 -21)

📄 Description

Bumps native-tls from 0.2.3 to 0.2.4.

Changelog

Sourced from native-tls's changelog.

[v0.2.4]

Added

  • Added a Clone implementation for Identity.

Updated

  • Updated security-framework to 0.4.
Commits
  • 75e43da Relese v0.2.4
  • 16ae466 Merge pull request #153 from sfackler/fix-warnings
  • e3ebe77 Fix warnings after version bump
  • 2799db3 Merge pull request #152 from metajack/update-security-framework
  • 9a1c9c7 Update to security-framework 0.4.1
  • fb8903a Merge pull request #148 from umanwizard/patch-1
  • 0867ed9 Correct macOS name
  • 7d34900 Merge pull request #139 from sfackler/identity-clone
  • 1705b4f Remove unused import
  • 5769b63 Implement Clone for Identity
  • Additional commits viewable 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/1037 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/9/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/native-tls-0.2.4` --- ### 📝 Commits (1) - [`e461f9d`](https://github.com/hickory-dns/hickory-dns/commit/e461f9d8acd50d36f295308a5e517de4e590f693) Bump native-tls from 0.2.3 to 0.2.4 ### 📊 Changes **1 file changed** (+22 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+22 -21) </details> ### 📄 Description Bumps [native-tls](https://github.com/sfackler/rust-native-tls) from 0.2.3 to 0.2.4. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md">native-tls's changelog</a>.</em></p> <blockquote> <h2>[v0.2.4]</h2> <h3>Added</h3> <ul> <li>Added a <code>Clone</code> implementation for <code>Identity</code>.</li> </ul> <h3>Updated</h3> <ul> <li>Updated security-framework to 0.4.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sfackler/rust-native-tls/commit/75e43daaf9174916611178419805542a9883bae4"><code>75e43da</code></a> Relese v0.2.4</li> <li><a href="https://github.com/sfackler/rust-native-tls/commit/16ae466fb4da2f9594222bf819b87d202e427f41"><code>16ae466</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rust-native-tls/issues/153">#153</a> from sfackler/fix-warnings</li> <li><a href="https://github.com/sfackler/rust-native-tls/commit/e3ebe77fe86109a05c8e835a640de886135a9daa"><code>e3ebe77</code></a> Fix warnings after version bump</li> <li><a href="https://github.com/sfackler/rust-native-tls/commit/2799db30a4e44dd9992bb505ac6ab70f28114e23"><code>2799db3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rust-native-tls/issues/152">#152</a> from metajack/update-security-framework</li> <li><a href="https://github.com/sfackler/rust-native-tls/commit/9a1c9c7bc17bf69e448d9c1f629a0a69ad61f889"><code>9a1c9c7</code></a> Update to security-framework 0.4.1</li> <li><a href="https://github.com/sfackler/rust-native-tls/commit/fb8903a07179a04260f624e0cab090aa54446fa3"><code>fb8903a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rust-native-tls/issues/148">#148</a> from umanwizard/patch-1</li> <li><a href="https://github.com/sfackler/rust-native-tls/commit/0867ed94efbd7c1e391c08e929cb11e22d3ad923"><code>0867ed9</code></a> Correct macOS name</li> <li><a href="https://github.com/sfackler/rust-native-tls/commit/7d34900136243a19481a93d86351ba87e6d5a9bf"><code>7d34900</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sfackler/rust-native-tls/issues/139">#139</a> from sfackler/identity-clone</li> <li><a href="https://github.com/sfackler/rust-native-tls/commit/1705b4fb38f6285ee9f89800ec30a881f70f899a"><code>1705b4f</code></a> Remove unused import</li> <li><a href="https://github.com/sfackler/rust-native-tls/commit/5769b6358af9315bdfaf409b689f8c74a920db1f"><code>5769b63</code></a> Implement Clone for Identity</li> <li>Additional commits viewable in <a href="https://github.com/sfackler/rust-native-tls/compare/v0.2.3...v0.2.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=native-tls&package-manager=cargo&previous-version=0.2.3&new-version=0.2.4)](https://dependabot.com/compatibility-score/?dependency-name=native-tls&package-manager=cargo&previous-version=0.2.3&new-version=0.2.4) 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 03:10:59 +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#1898
No description provided.