Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 9, 2024

This PR contains the following updates:

Package Type Update Change
async-trait dependencies patch 0.1.68 -> 0.1.89

Release Notes

dtolnay/async-trait (async-trait)

v0.1.89

Compare Source

v0.1.88

Compare Source

  • Fix lifetime bounding on generic parameters that have cfg (#​289)

v0.1.87

Compare Source

  • Documentation improvements

v0.1.86

Compare Source

  • Documentation improvements

v0.1.85

Compare Source

  • Omit Self: 'async_trait bound in impl when not needed by signature (#​284)

v0.1.84

Compare Source

  • Support impl Trait in return type (#​282)

v0.1.83

Compare Source

  • Prevent needless_arbitrary_self_type lint being produced in generated code (#​278)

v0.1.82

Compare Source

  • Prevent elided_named_lifetimes lint being produced in generated code (#​276)

v0.1.81

Compare Source

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

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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update rust crate async-trait to v0.1.81 fix(deps): update rust crate async-trait to v0.1.82 Sep 2, 2024
@renovate renovate bot force-pushed the renovate/async-trait-0.x-lockfile branch from da3562a to c997ba8 Compare September 16, 2024 10:24
@renovate renovate bot changed the title fix(deps): update rust crate async-trait to v0.1.82 fix(deps): update rust crate async-trait to v0.1.83 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/async-trait-0.x-lockfile branch from c997ba8 to 4d55832 Compare September 24, 2024 21:58
@renovate renovate bot force-pushed the renovate/async-trait-0.x-lockfile branch from 4d55832 to d6554ea Compare January 3, 2025 04:50
@renovate renovate bot changed the title fix(deps): update rust crate async-trait to v0.1.83 fix(deps): update rust crate async-trait to v0.1.84 Jan 3, 2025
@renovate renovate bot changed the title fix(deps): update rust crate async-trait to v0.1.84 fix(deps): update rust crate async-trait to v0.1.85 Jan 6, 2025
@renovate renovate bot force-pushed the renovate/async-trait-0.x-lockfile branch from d6554ea to 9b58065 Compare January 6, 2025 22:05
@renovate renovate bot changed the title fix(deps): update rust crate async-trait to v0.1.85 fix(deps): update rust crate async-trait to v0.1.86 Feb 1, 2025
@renovate renovate bot force-pushed the renovate/async-trait-0.x-lockfile branch from 9b58065 to d2036ec Compare February 1, 2025 06:06
@renovate renovate bot changed the title fix(deps): update rust crate async-trait to v0.1.86 fix(deps): update rust crate async-trait to v0.1.87 Mar 3, 2025
@renovate renovate bot force-pushed the renovate/async-trait-0.x-lockfile branch from d2036ec to c1321d9 Compare March 3, 2025 08:40
@renovate renovate bot force-pushed the renovate/async-trait-0.x-lockfile branch from c1321d9 to aecf75a Compare March 15, 2025 01:09
@renovate renovate bot changed the title fix(deps): update rust crate async-trait to v0.1.87 fix(deps): update rust crate async-trait to v0.1.88 Mar 15, 2025
@renovate renovate bot force-pushed the renovate/async-trait-0.x-lockfile branch 2 times, most recently from a31a914 to 5020dcb Compare August 14, 2025 22:35
@renovate renovate bot changed the title fix(deps): update rust crate async-trait to v0.1.88 fix(deps): update rust crate async-trait to v0.1.89 Aug 14, 2025
@renovate renovate bot changed the title fix(deps): update rust crate async-trait to v0.1.89 chore(deps): update rust crate async-trait to v0.1.89 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/async-trait-0.x-lockfile branch from 5020dcb to 422bfaf Compare December 10, 2025 12:40
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.

1 participant