vnghia / nghe

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

chore(deps): update rust crate reqwest to v0.12.9 #510

Open renovate[bot] opened 2 days ago

renovate[bot] commented 2 days ago

This PR contains the following updates:

Package Type Update Change
reqwest workspace.dependencies patch 0.12.8 -> 0.12.9

Release Notes

seanmonstar/reqwest (reqwest) ### [`v0.12.9`](https://redirect.github.com/seanmonstar/reqwest/blob/HEAD/CHANGELOG.md#v0129) [Compare Source](https://redirect.github.com/seanmonstar/reqwest/compare/v0.12.8...v0.12.9) - Add `tls::CertificateRevocationLists` support. - Add crate features to enable webpki roots without selecting a rustls provider. - Fix `connection_verbose()` to output read logs. - Fix `multipart::Part::file()` to automatically include content-length. - Fix proxy to internally no longer cache system proxy settings.

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

Codecov Report

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

Please upload report for BASE (main@6685925). Learn more about missing BASE report.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #510 +/- ## ======================================= Coverage ? 81.96% ======================================= Files ? 213 Lines ? 12185 Branches ? 12185 ======================================= Hits ? 9987 Misses ? 1706 Partials ? 492 ```

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