vnghia / nghe

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

fix(deps): update rust crate syn to v2.0.67 #310

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.66 -> 2.0.67

Release Notes

dtolnay/syn (syn) ### [`v2.0.67`](https://togithub.com/dtolnay/syn/releases/tag/2.0.67) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.66...2.0.67) - Produce more accurate error message locations for errors located at the end of a nested group ([#​1679](https://togithub.com/dtolnay/syn/issues/1679), [#​1680](https://togithub.com/dtolnay/syn/issues/1680)) - Support peeking `LitCStr` in ParseStream::peek ([#​1682](https://togithub.com/dtolnay/syn/issues/1682))

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

Codecov Report

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

Project coverage is 80.56%. Comparing base (52e5da4) to head (6f72f7f).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #310 +/- ## ========================================== + Coverage 80.54% 80.56% +0.01% ========================================== Files 213 213 Lines 12224 12224 Branches 12224 12224 ========================================== + Hits 9846 9848 +2 - Misses 1733 1734 +1 + Partials 645 642 -3 ```

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