izderadicka / audioserve

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

chore(deps): update rust crate hyper to v1.4.1 #301

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
hyper (source) dev-dependencies patch 1.4.0 -> 1.4.1
hyper (source) dependencies patch 1.4.0 -> 1.4.1

Release Notes

hyperium/hyper (hyper) ### [`v1.4.1`](https://togithub.com/hyperium/hyper/blob/HEAD/CHANGELOG.md#v141-2024-07-09) [Compare Source](https://togithub.com/hyperium/hyper/compare/v1.4.0...v1.4.1) ##### Bug Fixes - **http1:** reject final chunked if missing 0 ([8e5de1bb](https://togithub.com/hyperium/hyper/commit/8e5de1bb57e10b5bd9e70ab22489da787517238a))

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 these updates again.



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

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 56.43%. Comparing base (baff858) to head (da8c05d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #301 +/- ## ========================================== + Coverage 56.42% 56.43% +0.01% ========================================== Files 57 57 Lines 11464 11464 ========================================== + Hits 6468 6470 +2 + Misses 4996 4994 -2 ```

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