Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2025

This PR contains the following updates:

Package Type Update Change
async-trait dependencies patch =0.1.87 -> =0.1.88

Warning

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


Release Notes

dtolnay/async-trait (async-trait)

v0.1.88

Compare Source

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

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.

Copy link
Member

@0xPoe 0xPoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! :shipit:

@0xPoe 0xPoe enabled auto-merge March 15, 2025 14:22
@renovate renovate bot force-pushed the renovate/async-trait-0.x branch from 238e216 to 1ce4e4c Compare March 15, 2025 14:23
@0xPoe 0xPoe merged commit 1134611 into main Mar 15, 2025
7 of 8 checks passed
@0xPoe 0xPoe deleted the renovate/async-trait-0.x branch March 15, 2025 14:23
@Turbo87
Copy link
Member

Turbo87 commented Mar 15, 2025

@Rustin170506 we should probably pause merging until CI is fixed. the changed files action was apparently quarantined by GitHub and is currently not working.

@0xPoe
Copy link
Member

0xPoe commented Mar 17, 2025

@Turbo87 Should we consider marking the changed files job as required? That way, we can avoid this kind of situation.

@Turbo87
Copy link
Member

Turbo87 commented Mar 17, 2025

yeah, I thought it already was since the other jobs depend on it, but looks like I was wrong. feel free to make it required, if that's possible.

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.

3 participants