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 syn to v2.0.83 #497

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.82 -> 2.0.83

Release Notes

dtolnay/syn (syn) ### [`v2.0.83`](https://redirect.github.com/dtolnay/syn/releases/tag/2.0.83) [Compare Source](https://redirect.github.com/dtolnay/syn/compare/2.0.82...2.0.83) - Documentation improvements

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

Codecov Report

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

Project coverage is 81.96%. Comparing base (8f028ad) to head (d75eac3). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #497 +/- ## ========================================== + Coverage 81.82% 81.96% +0.13% ========================================== Files 213 213 Lines 12185 12185 Branches 12185 12185 ========================================== + Hits 9970 9987 +17 + Misses 1721 1706 -15 + Partials 494 492 -2 ```

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