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.74 #392

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
syn dependencies patch 2.0.73 -> 2.0.74

Release Notes

dtolnay/syn (syn) ### [`v2.0.74`](https://togithub.com/dtolnay/syn/releases/tag/2.0.74) [Compare Source](https://togithub.com/dtolnay/syn/compare/2.0.73...2.0.74) - Fix *"temporary is dropped and runs the destructor for type \`impl Iterator\`"* regression affecting certain use of `Generics` iterator methods ([#​1719](https://togithub.com/dtolnay/syn/issues/1719))

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

Codecov Report

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

Project coverage is 81.67%. Comparing base (43bbde4) to head (c8c941a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #392 +/- ## ========================================== - Coverage 81.69% 81.67% -0.02% ========================================== Files 213 213 Lines 12186 12186 Branches 12186 12186 ========================================== - Hits 9955 9953 -2 - Misses 1752 1753 +1 - Partials 479 480 +1 ```

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