Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate async-trait to 0.1.80 - autoclosed #72

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
async-trait dependencies patch 0.1.61 -> 0.1.80

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dtolnay/async-trait (async-trait)

v0.1.80

Compare Source

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

v0.1.67

Compare Source

  • Update syn dependency to 2.x

v0.1.66

Compare Source

  • Set html_root_url attribute

v0.1.65

Compare Source

  • Fix interaction with rustc's single_use_lifetimes lint (#​238, #​239)

v0.1.64

Compare Source

  • Suppress async_yields_async clippy correctness lint in generated code (#​236, #​237)

v0.1.63

Compare Source

  • Do not require Sync on unused shared reference arguments (#​232, #​233)
  • Make expansion of nested _ and .. patterns edition independent (#​234, #​235)

v0.1.62

Compare Source

  • Improve error message involving elided lifetimes (#​229)

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 requested a review from a team as a code owner January 20, 2023 07:58
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from 31a139f to 3e07e12 Compare January 23, 2023 00:41
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.62 Update Rust crate async-trait to 0.1.63 Jan 23, 2023
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from 3e07e12 to b661380 Compare January 30, 2023 21:38
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.63 Update Rust crate async-trait to 0.1.64 Jan 30, 2023
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.64 Update Rust crate async-trait to 0.1.65 Mar 4, 2023
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from b661380 to ac0a6eb Compare March 4, 2023 08:48
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.65 Update Rust crate async-trait to 0.1.66 Mar 6, 2023
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from ac0a6eb to 74f9657 Compare March 6, 2023 02:38
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.66 Update Rust crate async-trait to 0.1.67 Mar 20, 2023
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from 74f9657 to 908e073 Compare March 20, 2023 11:37
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.67 Update Rust crate async-trait to 0.1.68 Mar 24, 2023
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from 908e073 to 1aeb296 Compare March 24, 2023 21:40
@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 1aeb296 to dfdaaf8 Compare July 3, 2023 04:08
@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 dfdaaf8 to b7b3aa2 Compare July 4, 2023 18:46
@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 b7b3aa2 to 7cf89ea Compare July 5, 2023 18:03
@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 7cf89ea to 695a986 Compare July 21, 2023 08:17
@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 695a986 to 3b8fa63 Compare August 12, 2023 04:22
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from 3b8fa63 to 5c278fb Compare October 15, 2023 04:03
@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 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 force-pushed the renovate/async-trait-0.x branch from 5c278fb to be6e95d Compare December 21, 2023 01:42
@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 1821245 to 438f0a8 Compare January 2, 2024 07:34
@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 force-pushed the renovate/async-trait-0.x branch from 438f0a8 to 9130e0d Compare March 17, 2024 02:11
@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 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 9130e0d to c495484 Compare March 24, 2024 04:20
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.79 Update Rust crate async-trait to 0.1.80 Apr 11, 2024
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from c495484 to 3b33682 Compare April 11, 2024 20:44
@renovate renovate bot changed the title Update Rust crate async-trait to 0.1.80 Update Rust crate async-trait to 0.1.80 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/async-trait-0.x branch May 5, 2024 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants