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 proc-macro2 to v1.0.88 #478

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

This PR contains the following updates:

Package Type Update Change
proc-macro2 dependencies patch 1.0.87 -> 1.0.88

Release Notes

dtolnay/proc-macro2 (proc-macro2) ### [`v1.0.88`](https://redirect.github.com/dtolnay/proc-macro2/releases/tag/1.0.88) [Compare Source](https://redirect.github.com/dtolnay/proc-macro2/compare/1.0.87...1.0.88) - Return accurate line and column from `Span::start` and `Span::end` inside proc macros on nightly ([#​472](https://redirect.github.com/dtolnay/proc-macro2/issues/472))

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

Codecov Report

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

Project coverage is 81.96%. Comparing base (81e8ba4) to head (aa5333f). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #478 +/- ## ======================================= Coverage 81.95% 81.96% ======================================= Files 213 213 Lines 12185 12185 Branches 12185 12185 ======================================= + Hits 9986 9987 +1 + Misses 1707 1705 -2 - Partials 492 493 +1 ```

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