nextest-rs / nextest

A next-generation test runner for Rust.
https://nexte.st
Apache License 2.0
2.22k stars 99 forks source link

chore(deps): update rust crate pin-project-lite to 0.2.15 #1823

Closed nextest-bot closed 1 month ago

nextest-bot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
pin-project-lite workspace.dependencies patch 0.2.14 -> 0.2.15

Release Notes

taiki-e/pin-project-lite (pin-project-lite) ### [`v0.2.15`](https://redirect.github.com/taiki-e/pin-project-lite/blob/HEAD/CHANGELOG.md#0215---2024-10-24) [Compare Source](https://redirect.github.com/taiki-e/pin-project-lite/compare/v0.2.14...v0.2.15) - Work around an issue on negative_impls that allows unsound overlapping `Unpin` implementations. ([#​84](https://redirect.github.com/taiki-e/pin-project-lite/pull/84))

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

â™» 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.



This PR has been generated by Renovate Bot.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.92%. Comparing base (e61f2cc) to head (24d135f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1823 +/- ## ========================================== - Coverage 79.93% 79.92% -0.01% ========================================== Files 80 80 Lines 20256 20256 ========================================== - Hits 16192 16190 -2 - Misses 4064 4066 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.