Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2024

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Type Update Change
async-trait dependencies patch 0.1.82 -> 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)

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 force-pushed the renovate/async-trait-0.x-lockfile branch from c2ad915 to c21f3e1 Compare January 3, 2025 06:34
@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 c21f3e1 to e4f5627 Compare January 6, 2025 21:45
@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 e4f5627 to 6ae8e6a Compare February 1, 2025 20:48
@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 6ae8e6a to 202a0d3 Compare March 3, 2025 06:54
@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 from 202a0d3 to 6ef383c Compare March 15, 2025 01:39
@renovate renovate bot force-pushed the renovate/async-trait-0.x-lockfile branch from 6ef383c to bd116ed Compare August 10, 2025 14:29
@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 force-pushed the renovate/async-trait-0.x-lockfile branch from bd116ed to fe9d6e3 Compare August 14, 2025 21:48
@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
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package async-trait@0.1.82 --precise 0.1.89
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

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