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 v0.1.83 - autoclosed #134

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 23, 2024

This PR contains the following updates:

Package Type Update Change
async-trait dependencies patch 0.1.81 -> 0.1.83

Release Notes

dtolnay/async-trait (async-trait)

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)

Configuration

📅 Schedule: Branch creation - "before 8am on monday" (UTC), 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.

Copy link

codecov bot commented Sep 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 43.6%. Comparing base (7afa5a9) to head (4b4d79e).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##            main    #134     +/-   ##
=======================================
+ Coverage   42.7%   43.6%   +0.9%     
=======================================
  Files         46      46             
  Lines       7263    7237     -26     
=======================================
+ Hits        3105    3160     +55     
+ Misses      4158    4077     -81     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title Update Rust crate async-trait to v0.1.82 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 df9eea3 to 4b4d79e Compare September 24, 2024 22:15
@kyoto7250 kyoto7250 merged commit 7e30f48 into main Nov 17, 2024
10 checks passed
@renovate renovate bot changed the title Update Rust crate async-trait to v0.1.83 Update Rust crate async-trait to v0.1.83 - autoclosed Nov 17, 2024
@renovate renovate bot deleted the renovate/async-trait-0.x-lockfile branch November 17, 2024 13:03
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