gbbirkisson / spis

Simple private image server πŸ–ΌοΈ
GNU General Public License v3.0
104 stars 7 forks source link

fix(deps): update rust crate actix to v0.13.5 #211

Open renovate[bot] opened 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actix dependencies patch 0.13.3 -> 0.13.5

Release Notes

actix/actix (actix) ### [`v0.13.5`](https://togithub.com/actix/actix/releases/tag/actix-v0.13.5): actix: v0.13.5 [Compare Source](https://togithub.com/actix/actix/compare/actix-v0.13.4...actix-v0.13.5) - Add `Registry::try_get()` method. - Add `Registry::get_or_start_default()` method. - Deprecate `Registry::get()` method. - Relax `A: ArbiterService` bound on `Registry::query()`. - Relax `A: ArbiterService` bound on `Registry::set()`. ### [`v0.13.4`](https://togithub.com/actix/actix/releases/tag/actix-v0.13.4): actix: v0.13.4 [Compare Source](https://togithub.com/actix/actix/compare/actix-v0.13.3...actix-v0.13.4) - Add `AsyncContext::run_interval_at()` method.

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.



This PR has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 7.03%. Comparing base (3dc077c) to head (9f5b2fe).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #211 +/- ## ===================================== Coverage 7.03% 7.03% ===================================== Files 16 16 Lines 725 725 ===================================== Hits 51 51 Misses 674 674 ```

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