[PR #1054] [MERGED] Bump async-trait from 0.1.26 to 0.1.27 #1925

Closed
opened 2026-03-16 03:43:08 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1054
Author: @dependabot-preview[bot]
Created: 3/30/2020
Status: Merged
Merged: 3/30/2020
Merged by: @bluejekyll

Base: masterHead: dependabot/cargo/async-trait-0.1.27


📝 Commits (1)

  • 69b4e6e Bump async-trait from 0.1.26 to 0.1.27

📊 Changes

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

View changed files

📝 Cargo.lock (+3 -3)
📝 crates/proto/Cargo.toml (+1 -1)

📄 Description

Bumps async-trait from 0.1.26 to 0.1.27.

Release notes

Sourced from async-trait's releases.

0.1.27

  • Support nested macro_rules macros that involve self (#68, thanks @taiki-e)
Commits
  • de512ef Release 0.1.27
  • ebafa33 Follow the recommended match scheme for syntax tree enums
  • 97e668c Merge pull request #78 from taiki-e/self-in-macro-rules
  • 20e259c Support self in macro_rules!
  • 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 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/1054 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 3/30/2020 **Status:** ✅ Merged **Merged:** 3/30/2020 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `dependabot/cargo/async-trait-0.1.27` --- ### 📝 Commits (1) - [`69b4e6e`](https://github.com/hickory-dns/hickory-dns/commit/69b4e6edd4d0aa04818a27daa871e3617827c05f) Bump async-trait from 0.1.26 to 0.1.27 ### 📊 Changes **2 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+3 -3) 📝 `crates/proto/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.26 to 0.1.27. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/async-trait/releases">async-trait's releases</a>.</em></p> <blockquote> <h2>0.1.27</h2> <ul> <li>Support nested macro_rules macros that involve <code>self</code> (<a href="https://github-redirect.dependabot.com/dtolnay/async-trait/issues/68">#68</a>, thanks <a href="https://github.com/taiki-e">@taiki-e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/async-trait/commit/de512ef36cdab9a3127b4615c662d2a5f69febf7"><code>de512ef</code></a> Release 0.1.27</li> <li><a href="https://github.com/dtolnay/async-trait/commit/ebafa33df9e48b8591891ecefadcde7fd2a31e57"><code>ebafa33</code></a> Follow the recommended match scheme for syntax tree enums</li> <li><a href="https://github.com/dtolnay/async-trait/commit/97e668cbfaa4aaa2c12b6e05349e1413b09f210e"><code>97e668c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/async-trait/issues/78">#78</a> from taiki-e/self-in-macro-rules</li> <li><a href="https://github.com/dtolnay/async-trait/commit/20e259c67b6a9791b0674e5f24434cf97833f344"><code>20e259c</code></a> Support self in macro_rules!</li> <li>See full diff in <a href="https://github.com/dtolnay/async-trait/compare/0.1.26...0.1.27">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=async-trait&package-manager=cargo&previous-version=0.1.26&new-version=0.1.27)](https://dependabot.com/compatibility-score/?dependency-name=async-trait&package-manager=cargo&previous-version=0.1.26&new-version=0.1.27) 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:43:08 +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#1925
No description provided.