[PR #1135] [CLOSED] Bump async-trait from 0.1.33 to 0.1.35 #2002

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1135
Author: @dependabot-preview[bot]
Created: 6/15/2020
Status: Closed

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


📝 Commits (1)

  • 43955c8 Bump async-trait from 0.1.33 to 0.1.35

📊 Changes

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

View changed files

📝 Cargo.lock (+2 -2)
📝 crates/async-std-resolver/Cargo.toml (+1 -1)
📝 crates/proto/Cargo.toml (+1 -1)

📄 Description

Bumps async-trait from 0.1.33 to 0.1.35.

Release notes

Sourced from async-trait's releases.

0.1.35

  • Improve support for impls with elided lifetimes in the impl signature (#107, thanks @taiki-e)

0.1.34

  • Better error reporting on use of associated items behind a Self keyword (#103, thanks @taiki-e)
  • Fix errors involving "`self` value is a keyword only available in methods with `self` parameter" in apparently correct code (#105, thanks @taiki-e)
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 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/1135 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 6/15/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/cargo/async-trait-0.1.35` --- ### 📝 Commits (1) - [`43955c8`](https://github.com/hickory-dns/hickory-dns/commit/43955c8be26643fcf738549d705b57d9764d430f) Bump async-trait from 0.1.33 to 0.1.35 ### 📊 Changes **3 files changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) 📝 `crates/async-std-resolver/Cargo.toml` (+1 -1) 📝 `crates/proto/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.33 to 0.1.35. <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.35</h2> <ul> <li>Improve support for impls with elided lifetimes in the impl signature (<a href="https://github-redirect.dependabot.com/dtolnay/async-trait/issues/107">#107</a>, thanks <a href="https://github.com/taiki-e">@taiki-e</a>)</li> </ul> <h2>0.1.34</h2> <ul> <li>Better error reporting on use of associated items behind a <code>Self</code> keyword (<a href="https://github-redirect.dependabot.com/dtolnay/async-trait/issues/103">#103</a>, thanks <a href="https://github.com/taiki-e">@taiki-e</a>)</li> <li>Fix errors involving <em>&quot;`self` value is a keyword only available in methods with `self` parameter&quot;</em> in apparently correct code (<a href="https://github-redirect.dependabot.com/dtolnay/async-trait/issues/105">#105</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/79f9aa21717f246ad02bb47f7216c0795a9db1e9"><code>79f9aa2</code></a> Release 0.1.35</li> <li><a href="https://github.com/dtolnay/async-trait/commit/33b3afe53c7b46e59726528f4773167c84cd3538"><code>33b3afe</code></a> Touch up pr 107</li> <li><a href="https://github.com/dtolnay/async-trait/commit/3da67b65369516cda0889aa3047e6cfce8dfceb3"><code>3da67b6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/async-trait/issues/107">#107</a> from taiki-e/impl-lifetime</li> <li><a href="https://github.com/dtolnay/async-trait/commit/a9858d2f3d50c5ff75f91675dd7cbcc17adb60cb"><code>a9858d2</code></a> Replace elided lifetimes to explicit lifetimes in trait impl</li> <li><a href="https://github.com/dtolnay/async-trait/commit/7c746b6ee601c51c557c9f4c32230f5c9a9934be"><code>7c746b6</code></a> Release 0.1.34</li> <li><a href="https://github.com/dtolnay/async-trait/commit/43d8b102bc58f708aa0eeede37901de716587808"><code>43d8b10</code></a> Format some test macros</li> <li><a href="https://github.com/dtolnay/async-trait/commit/3626f775b3805454c912955fa28e50d8bbe93a07"><code>3626f77</code></a> Format ui test file</li> <li><a href="https://github.com/dtolnay/async-trait/commit/632475a0f79612cd77588c0e93c461d6b39218fd"><code>632475a</code></a> Use Token macro instead of concrete token type names</li> <li><a href="https://github.com/dtolnay/async-trait/commit/9d364cff5ced349cecb48bf162f1abb512eda25d"><code>9d364cf</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/async-trait/issues/103">#103</a> from taiki-e/self</li> <li><a href="https://github.com/dtolnay/async-trait/commit/02ecddf2999589da6f662b084b554c1ce688a54a"><code>02ecddf</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dtolnay/async-trait/issues/105">#105</a> from taiki-e/self-2</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/async-trait/compare/0.1.33...0.1.35">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.33&new-version=0.1.35)](https://dependabot.com/compatibility-score/?dependency-name=async-trait&package-manager=cargo&previous-version=0.1.33&new-version=0.1.35) 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 04:24:19 +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#2002
No description provided.