izderadicka / audioserve

Simple personal server to serve audiofiles files from folders. Intended primarily for audio books, but anything with decent folder structure will do.
723 stars 36 forks source link

fix(deps): update rust crate ego-tree to v0.6.3 #348

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ego-tree dependencies patch 0.6.2 -> 0.6.3

Release Notes

programble/ego-tree (ego-tree) ### [`v0.6.3`](https://togithub.com/rust-scraper/ego-tree/releases/tag/v0.6.3): 0.6.3 [Compare Source](https://togithub.com/programble/ego-tree/compare/v0.6.2...v0.6.3) #### What's Changed - Switch to testing on Github Actions, reformat and clippy fix by [@​cfvescovo](https://togithub.com/cfvescovo) in [https://github.com/rust-scraper/ego-tree/pull/27](https://togithub.com/rust-scraper/ego-tree/pull/27) - Detach inserted node before moving in insert_id_\* by [@​cfvescovo](https://togithub.com/cfvescovo) in [https://github.com/rust-scraper/ego-tree/pull/28](https://togithub.com/rust-scraper/ego-tree/pull/28) #### New Contributors - [@​cfvescovo](https://togithub.com/cfvescovo) made their first contribution in [https://github.com/rust-scraper/ego-tree/pull/27](https://togithub.com/rust-scraper/ego-tree/pull/27) **Full Changelog**: https://github.com/rust-scraper/ego-tree/compare/v0.6.2...v0.6.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 56.16%. Comparing base (81033b3) to head (1a1a561). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #348 +/- ## ======================================= Coverage 56.16% 56.16% ======================================= Files 57 57 Lines 11466 11466 ======================================= Hits 6440 6440 Misses 5026 5026 ```

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