vnghia / nghe

An OpenSubsonic implementation in Rust
GNU Affero General Public License v3.0
21 stars 0 forks source link

fix(deps): update rust crate typed-path to 0.9.0 #301

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
typed-path dependencies minor 0.8.0 -> 0.9.0

Release Notes

chipsenkbeil/typed-path (typed-path) ### [`v0.9.0`](https://togithub.com/chipsenkbeil/typed-path/blob/HEAD/CHANGELOG.md#090---2024-06-15) [Compare Source](https://togithub.com/chipsenkbeil/typed-path/compare/v0.8.0...v0.9.0) - Add `current_exe` and `utf8_current_exe` functions to the `utils` module to return native pathbufs wrapping the standard library paths. - Add `temp_dir` and `utf8_temp_dir` functions to the `utils` module to return native pathbufs wrapping the standard library paths.

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

Codecov Report

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

Project coverage is 80.57%. Comparing base (718daf7) to head (ebb991c).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #301 +/- ## ========================================== - Coverage 80.59% 80.57% -0.03% ========================================== Files 213 213 Lines 12224 12224 Branches 12224 12224 ========================================== - Hits 9852 9849 -3 - Misses 1733 1734 +1 - Partials 639 641 +2 ```

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