[PR #754] [MERGED] Bump native-tls from 0.2.2 to 0.2.3 #1657

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/754
Author: @dependabot-preview[bot]
Created: 4/29/2019
Status: Merged
Merged: 4/30/2019
Merged by: @bluejekyll

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


📝 Commits (1)

  • dde8ab4 Bump native-tls from 0.2.2 to 0.2.3

📊 Changes

1 file changed (+20 additions, -34 deletions)

View changed files

📝 Cargo.lock (+20 -34)

📄 Description

Bumps native-tls from 0.2.2 to 0.2.3.

Changelog

Sourced from native-tls's changelog.

[v0.2.3]

Fixed

  • Adding an already-trusted certificate to the root certificate set no longer triggers an error
    with OpenSSL.

Updated

  • Updated security-framework to 0.3.
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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.


🔄 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/754 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 4/29/2019 **Status:** ✅ Merged **Merged:** 4/30/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `dependabot/cargo/native-tls-0.2.3` --- ### 📝 Commits (1) - [`dde8ab4`](https://github.com/hickory-dns/hickory-dns/commit/dde8ab45d3777240b4edf8133caf07bbb6007869) Bump native-tls from 0.2.2 to 0.2.3 ### 📊 Changes **1 file changed** (+20 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+20 -34) </details> ### 📄 Description Bumps [native-tls](https://github.com/sfackler/rust-native-tls) from 0.2.2 to 0.2.3. <details> <summary>Changelog</summary> *Sourced from [native-tls's changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md).* > ## [v0.2.3] > > ### Fixed > > * Adding an already-trusted certificate to the root certificate set no longer triggers an error > with OpenSSL. > > ### Updated > > * Updated security-framework to 0.3. </details> <details> <summary>Commits</summary> - [`ec1f5d2`](https://github.com/sfackler/rust-native-tls/commit/ec1f5d2b8a9a88460487ffb6042b27f553fd57fc) Release v0.2.3 - [`a2cbf9a`](https://github.com/sfackler/rust-native-tls/commit/a2cbf9a7cbceb4b90ba0af141b1974b3d6e506a8) Merge pull request [#124](https://github-redirect.dependabot.com/sfackler/rust-native-tls/issues/124) from kornelski/patch-1 - [`ce13651`](https://github.com/sfackler/rust-native-tls/commit/ce13651b0e3dba45cc27f3164d480cba727169b8) Update security-framework - [`6a40e3b`](https://github.com/sfackler/rust-native-tls/commit/6a40e3b8f3ae0ff133512688d70dfaad61f9435a) Merge pull request [#121](https://github-redirect.dependabot.com/sfackler/rust-native-tls/issues/121) from sfackler/redo-ci - [`f72be14`](https://github.com/sfackler/rust-native-tls/commit/f72be149e0ee4e403488bfc19f89fa7cddb1f5de) Fix up CI - [`94aceaf`](https://github.com/sfackler/rust-native-tls/commit/94aceaf98013ddc0a13c96d44634177a9911fdae) Merge pull request [#116](https://github-redirect.dependabot.com/sfackler/rust-native-tls/issues/116) from lancastr/master - [`9aaafdb`](https://github.com/sfackler/rust-native-tls/commit/9aaafdb0d68661bbc57ccc3f332b520969207176) Ignore error in add_cert on openssl - See full diff in [compare view](https://github.com/sfackler/rust-native-tls/compare/v0.2.2...v0.2.3) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=native-tls&package-manager=cargo&previous-version=0.2.2&new-version=0.2.3)](https://dependabot.com/compatibility-score.html?dependency-name=native-tls&package-manager=cargo&previous-version=0.2.2&new-version=0.2.3) 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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot. </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:18:25 +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#1657
No description provided.