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

chore(deps): update rust crate tempfile to v3.13.0 #375

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Type Update Change
tempfile (source) dev-dependencies minor 3.12.0 -> 3.13.0

Release Notes

Stebalien/tempfile (tempfile) ### [`v3.13.0`](https://redirect.github.com/Stebalien/tempfile/blob/HEAD/CHANGELOG.md#3130) [Compare Source](https://redirect.github.com/Stebalien/tempfile/compare/v3.12.0...v3.13.0) - Add `with_suffix` constructors for easily creating new temporary files with a specific suffix (e.g., a specific file extension). Thanks to [@​Borgerr](https://redirect.github.com/Borgerr). - Update dependencies (fastrand & rustix).

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

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 55.63%. Comparing base (8d22cb7) to head (6ad9cca). Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #375 +/- ## ========================================== + Coverage 55.61% 55.63% +0.01% ========================================== Files 56 56 Lines 11455 11455 ========================================== + Hits 6371 6373 +2 + Misses 5084 5082 -2 ```

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