[PR #387] [CLOSED] Bump tokio-openssl from 0.1.4 to 0.2.0 #1405

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/387
Author: @dependabot-preview[bot]
Created: 4/9/2018
Status: Closed

Base: masterHead: dependabot/cargo/tokio-openssl-0.2.0


📝 Commits (1)

  • b1bc8aa Bump tokio-openssl from 0.1.4 to 0.2.0

📊 Changes

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

View changed files

📝 Cargo.lock (+26 -1)
📝 openssl/Cargo.toml (+1 -1)

📄 Description

Bumps tokio-openssl from 0.1.4 to 0.2.0.

Commits
  • 8c3905e Enforce async bounds sooner
  • e621e8e Remove usage of deperecated tokio-core items
  • 982b9d8 Bump to 0.2.0
  • ca8369d Merge pull request #8 from sfackler/patch-1
  • caf5a44 Update README for new openssl version
  • 72db79a Temporarily disable publishes
  • f71f789 Merge pull request #7 from sfackler/openssl11
  • ce0b0c4 Upgrade to openssl 0.10
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot ignore this [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 [this|these] label[s] will set the current labels as the default for future PRs for this repo and language

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)
  • Out-of-range updates (receive only lockfile 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/387 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 4/9/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/tokio-openssl-0.2.0` --- ### 📝 Commits (1) - [`b1bc8aa`](https://github.com/hickory-dns/hickory-dns/commit/b1bc8aa2045da37b1dbe24df952f85b0ac4def9b) Bump tokio-openssl from 0.1.4 to 0.2.0 ### 📊 Changes **2 files changed** (+27 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+26 -1) 📝 `openssl/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [tokio-openssl](https://github.com/alexcrichton/tokio-openssl) from 0.1.4 to 0.2.0. <details> <summary>Commits</summary> - [`8c3905e`](https://github.com/alexcrichton/tokio-openssl/commit/8c3905e9c01f2c8e63c12c7eaf5fbed1abdca8f2) Enforce async bounds sooner - [`e621e8e`](https://github.com/alexcrichton/tokio-openssl/commit/e621e8edeb5e20a0bc51cb01f3df478eb3fcad62) Remove usage of deperecated tokio-core items - [`982b9d8`](https://github.com/alexcrichton/tokio-openssl/commit/982b9d84d5110c12bd789d30148c753bf7726d47) Bump to 0.2.0 - [`ca8369d`](https://github.com/alexcrichton/tokio-openssl/commit/ca8369de26a6807ca4b0d293887cf1ab175e29b1) Merge pull request [#8](https://github-redirect.dependabot.com/alexcrichton/tokio-openssl/issues/8) from sfackler/patch-1 - [`caf5a44`](https://github.com/alexcrichton/tokio-openssl/commit/caf5a4421be543c5c806d9ce382b181945e64fcd) Update README for new openssl version - [`72db79a`](https://github.com/alexcrichton/tokio-openssl/commit/72db79a2836d3d4df1538d72fadf05d9fefaaaa4) Temporarily disable publishes - [`f71f789`](https://github.com/alexcrichton/tokio-openssl/commit/f71f78908eb3c895b9aa2bbd1c111ca981429197) Merge pull request [#7](https://github-redirect.dependabot.com/alexcrichton/tokio-openssl/issues/7) from sfackler/openssl11 - [`ce0b0c4`](https://github.com/alexcrichton/tokio-openssl/commit/ce0b0c4b583306170d99b43077d66f74786ebf10) Upgrade to openssl 0.10 - See full diff in [compare view](https://github.com/alexcrichton/tokio-openssl/compare/0.1.4...0.2.0) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/ci_status?dependency-name=tokio-openssl&package-manager=cargo&previous-version=0.1.4&new-version=0.2.0)](https://dependabot.com/compatibility-score.html?dependency-name=tokio-openssl&package-manager=cargo&previous-version=0.1.4&new-version=0.2.0) 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`. --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <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 ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language 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) - Out-of-range updates (receive only lockfile 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:04:35 +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#1405
No description provided.