Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Update Rust crate async-trait to 0.1.79 #223

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 28, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
async-trait dependencies patch 0.1.67 -> 0.1.79

Release Notes

dtolnay/async-trait (async-trait)

v0.1.79

Compare Source

  • Clean up some dead code

v0.1.78

Compare Source

  • Prevent unused_qualifications lint being triggered in generated code in nightly-2024-03-05 and up (#​260)

v0.1.77

Compare Source

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

v0.1.76

Compare Source

  • Documentation improvements

v0.1.75

Compare Source

  • Documentation improvements

v0.1.74

Compare Source

  • Documentation improvements

v0.1.73

Compare Source

  • Prevent generated code from triggering ignored_unit_patterns pedantic clippy lint

v0.1.72

Compare Source

  • Documentation improvements

v0.1.71

Compare Source

  • Documentation improvements

v0.1.70

Compare Source

v0.1.69

Compare Source

  • Resolve new diverging_sub_expression clippy lint in generated code

v0.1.68

Compare Source

  • Improve error message if an async fn is written without a function body in an impl block

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.68 Update Rust crate async-trait to 0.1.69 Jul 3, 2023
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from 31f3606 to 006cb41 Compare July 3, 2023 04:28
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.69 Update Rust crate async-trait to 0.1.70 Jul 4, 2023
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from 006cb41 to e7bb61f Compare July 4, 2023 20:02
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.70 Update Rust crate async-trait to 0.1.71 Jul 5, 2023
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from e7bb61f to 54d13b1 Compare July 5, 2023 18:54
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.71 Update Rust crate async-trait to 0.1.72 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from 54d13b1 to efc967f Compare July 21, 2023 06:55
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.72 Update Rust crate async-trait to 0.1.73 Aug 12, 2023
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from efc967f to 184f0fa Compare August 12, 2023 04:44
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.73 Update Rust crate async-trait to 0.1.74 Oct 15, 2023
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from 184f0fa to fa76559 Compare October 15, 2023 04:58
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from fa76559 to 106cfeb Compare December 21, 2023 00:50
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.74 Update Rust crate async-trait to 0.1.75 Dec 21, 2023
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.75 Update Rust crate async-trait to 0.1.76 Dec 31, 2023
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch 2 times, most recently from d88965d to 8527c50 Compare January 2, 2024 07:39
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.76 Update Rust crate async-trait to 0.1.77 Jan 2, 2024
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.77 Update Rust crate async-trait to 0.1.78 Mar 17, 2024
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from 8527c50 to b5831d7 Compare March 17, 2024 00:41
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.78 Update Rust crate async-trait to 0.1.79 Mar 24, 2024
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from b5831d7 to 704065b Compare March 24, 2024 04:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants