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

fix(deps): update rust crate async-trait to v0.1.86 #106

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 5, 2024

This PR contains the following updates:

Package Type Update Change
async-trait dependencies patch 0.1.75 -> 0.1.86

Release Notes

dtolnay/async-trait (async-trait)

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

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label May 5, 2024
@renovate renovate bot assigned bassco May 5, 2024
@github-actions github-actions bot added the fix label May 5, 2024
@renovate renovate bot changed the title fix(deps): update rust crate async-trait to v0.1.80 fix(deps): update rust crate async-trait to v0.1.81 Jul 7, 2024
@renovate renovate bot force-pushed the renovate/async-trait-0.x-lockfile branch from f22e98f to 5a4c32c Compare July 7, 2024 23:00
@github-actions github-actions bot added fix and removed fix labels Jul 7, 2024
@github-actions github-actions bot added fix and removed fix labels Jul 22, 2024
@github-actions github-actions bot added fix and removed fix labels Aug 28, 2024
@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
@github-actions github-actions bot added fix and removed fix labels Sep 2, 2024
@renovate renovate bot force-pushed the renovate/async-trait-0.x-lockfile branch from 5a4c32c to 3d93723 Compare September 16, 2024 09:56
@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 3d93723 to 4481781 Compare September 24, 2024 20:14
@github-actions github-actions bot added fix and removed fix labels Sep 24, 2024
@renovate renovate bot force-pushed the renovate/async-trait-0.x-lockfile branch from 4481781 to 09bee03 Compare October 17, 2024 14:40
Copy link

Hey there and thank you for opening this pull request! 👋🏼

You can pull a preview container image of dali with the below command:

docker pull ghcr.io/olxgroup-oss/dali/dali:renovate-async-trait-0.x-lockfile
docker pull ghcr.io/olxgroup-oss/dali/dali-s3:renovate-async-trait-0.x-lockfile

@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 force-pushed the renovate/async-trait-0.x-lockfile branch from 09bee03 to 669b3d0 Compare January 3, 2025 07:09
@github-actions github-actions bot added fix and removed fix labels 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 669b3d0 to acd4e50 Compare January 6, 2025 21:15
@github-actions github-actions bot added fix and removed fix labels Jan 6, 2025
@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 acd4e50 to d6df2ea Compare February 1, 2025 21:50
@github-actions github-actions bot added fix and removed fix labels Feb 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant