[PR #717] [MERGED] Bump tokio-executor from 0.1.6 to 0.1.7 #1627

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/717
Author: @dependabot-preview[bot]
Created: 3/25/2019
Status: Merged
Merged: 3/26/2019
Merged by: @bluejekyll

Base: masterHead: dependabot/cargo/tokio-executor-0.1.7


📝 Commits (2)

  • 7724302 Bump tokio-executor from 0.1.6 to 0.1.7
  • abf09d6 Merge branch 'master' into dependabot/cargo/tokio-executor-0.1.7

📊 Changes

5 files changed (+15 additions, -15 deletions)

View changed files

📝 Cargo.lock (+11 -11)
📝 crates/https/Cargo.toml (+1 -1)
📝 crates/proto/Cargo.toml (+1 -1)
📝 crates/resolver/Cargo.toml (+1 -1)
📝 crates/server/Cargo.toml (+1 -1)

📄 Description

Bumps tokio-executor from 0.1.6 to 0.1.7.

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/717 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/25/2019 **Status:** ✅ Merged **Merged:** 3/26/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `dependabot/cargo/tokio-executor-0.1.7` --- ### 📝 Commits (2) - [`7724302`](https://github.com/hickory-dns/hickory-dns/commit/7724302d408a3b054ee06dcf600fe09c53589809) Bump tokio-executor from 0.1.6 to 0.1.7 - [`abf09d6`](https://github.com/hickory-dns/hickory-dns/commit/abf09d6a6dae5144ae835ad30b0a899dd413fadf) Merge branch 'master' into dependabot/cargo/tokio-executor-0.1.7 ### 📊 Changes **5 files changed** (+15 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+11 -11) 📝 `crates/https/Cargo.toml` (+1 -1) 📝 `crates/proto/Cargo.toml` (+1 -1) 📝 `crates/resolver/Cargo.toml` (+1 -1) 📝 `crates/server/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [tokio-executor](https://github.com/tokio-rs/tokio) from 0.1.6 to 0.1.7. <details> <summary>Commits</summary> - [`6e49450`](https://github.com/tokio-rs/tokio/commit/6e4945025cdc6f2b71d9b30aaa23c5517cca1504) chore: fix Cargo.toml files - [`3c8f110`](https://github.com/tokio-rs/tokio/commit/3c8f110730b5c6dd39978361bcf549c638e203a3) Bump Tokio version to v0.1.18 ([#997](https://github-redirect.dependabot.com/tokio-rs/tokio/issues/997)) - [`678f15b`](https://github.com/tokio-rs/tokio/commit/678f15bd48151f82233fdecb4a4e7c538932d09a) ci: skip crates.io dep run when releasing ([#995](https://github-redirect.dependabot.com/tokio-rs/tokio/issues/995)) - [`b1172f8`](https://github.com/tokio-rs/tokio/commit/b1172f8074b381b543ff15e23e3092fc5dc6de7d) executor: add TypedExecutor ([#993](https://github-redirect.dependabot.com/tokio-rs/tokio/issues/993)) - [`cdde2e7`](https://github.com/tokio-rs/tokio/commit/cdde2e7a273cbab2085b822efcf54c6bec822681) chore: repo maintenance + no path dependencies ([#991](https://github-redirect.dependabot.com/tokio-rs/tokio/issues/991)) - [`8548772`](https://github.com/tokio-rs/tokio/commit/85487727d41574020793fbe0025a9dafc4890a70) trace: Span API polish ([#988](https://github-redirect.dependabot.com/tokio-rs/tokio/issues/988)) - [`92d5120`](https://github.com/tokio-rs/tokio/commit/92d51202ef5e6b99004d77300de1aba0f8835513) trace: Remove git dep on trace core for crates version ([#984](https://github-redirect.dependabot.com/tokio-rs/tokio/issues/984)) - [`cb55bf4`](https://github.com/tokio-rs/tokio/commit/cb55bf4012a0a43efe9dd436c079924acdcd0c1c) signal: Fix deprecated use of `Handle::current` ([#981](https://github-redirect.dependabot.com/tokio-rs/tokio/issues/981)) - [`987ccfc`](https://github.com/tokio-rs/tokio/commit/987ccfc8aca443c1a22fae151a18a6daa414dc5e) Bump Tokio to v0.1.17 ([#983](https://github-redirect.dependabot.com/tokio-rs/tokio/issues/983)) - [`1bc6d75`](https://github.com/tokio-rs/tokio/commit/1bc6d75543a08cb690f51c0a2ece06f29af65b80) sync: add mpsc benchmarks of small, medium, and large message types ([#982](https://github-redirect.dependabot.com/tokio-rs/tokio/issues/982)) - Additional commits viewable in [compare view](https://github.com/tokio-rs/tokio/compare/tokio-executor-0.1.6...tokio-executor-0.1.7) </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=tokio-executor&package-manager=cargo&previous-version=0.1.6&new-version=0.1.7)](https://dependabot.com/compatibility-score.html?dependency-name=tokio-executor&package-manager=cargo&previous-version=0.1.6&new-version=0.1.7) 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:16:47 +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#1627
No description provided.