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.68 #315

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.67 -> 2.0.68

Release Notes

dtolnay/syn (syn) ### [`v2.0.68`](https://togithub.com/dtolnay/syn/releases/tag/2.0.68) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.67...2.0.68) - Improve panic location when `parse_quote!` parses invalid syntax ([#​1690](https://togithub.com/dtolnay/syn/issues/1690), thanks [@​stepancheg](https://togithub.com/stepancheg)) - More efficient peek implementation for `Group` and `Lifetime` ([#​1687](https://togithub.com/dtolnay/syn/issues/1687))

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 1 week ago

Codecov Report

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

Project coverage is 80.53%. Comparing base (7379dc9) to head (ab3d361).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #315 +/- ## ========================================== - Coverage 80.59% 80.53% -0.07% ========================================== Files 213 213 Lines 12224 12224 Branches 12224 12224 ========================================== - Hits 9852 9844 -8 Misses 1734 1734 - Partials 638 646 +8 ```

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