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 tokio-tungstenite to 0.24.0 #355

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
tokio-tungstenite dependencies minor 0.23.0 -> 0.24.0

Release Notes

snapview/tokio-tungstenite (tokio-tungstenite) ### [`v0.24.0`](https://redirect.github.com/snapview/tokio-tungstenite/blob/HEAD/CHANGELOG.md#0240) - Update dependencies (TLS, tungstenite). - Return a runtime error when WSS URLs are used without a proper TLS feature enabled.

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 2 months ago

Codecov Report

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

Project coverage is 55.58%. Comparing base (1138758) to head (996cf54). Report is 20 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #355 +/- ## ========================================== - Coverage 56.14% 55.58% -0.57% ========================================== Files 57 57 Lines 11466 11462 -4 ========================================== - Hits 6438 6371 -67 - Misses 5028 5091 +63 ```

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