Closed renovate[bot] closed 4 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 63.01%. Comparing base (
b90c7c6
) to head (3f1a33f
). Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR contains the following updates:
1.0.91
->1.0.92
0.12.8
->0.12.9
0.23.15
->0.23.16
1.0.213
->1.0.214
1.0.65
->1.0.67
Release Notes
dtolnay/anyhow (anyhow)
### [`v1.0.92`](https://redirect.github.com/dtolnay/anyhow/releases/tag/1.0.92) [Compare Source](https://redirect.github.com/dtolnay/anyhow/compare/1.0.91...1.0.92) - Support Rust 1.82's `&raw const` and `&raw mut` syntax inside `ensure!` ([#390](https://redirect.github.com/dtolnay/anyhow/issues/390))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.serde-rs/serde (serde)
### [`v1.0.214`](https://redirect.github.com/serde-rs/serde/releases/tag/v1.0.214) [Compare Source](https://redirect.github.com/serde-rs/serde/compare/v1.0.213...v1.0.214) - Implement IntoDeserializer for all Deserializers in serde::de::value module ([#2568](https://redirect.github.com/serde-rs/serde/issues/2568), thanks [@Mingun](https://redirect.github.com/Mingun))dtolnay/thiserror (thiserror)
### [`v1.0.67`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.67) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.66...1.0.67) - Improve expression syntax support inside format arguments ([#335](https://redirect.github.com/dtolnay/thiserror/issues/335), [#337](https://redirect.github.com/dtolnay/thiserror/issues/337), [#339](https://redirect.github.com/dtolnay/thiserror/issues/339), [#340](https://redirect.github.com/dtolnay/thiserror/issues/340)) ### [`v1.0.66`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.66) [Compare Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.65...1.0.66) - Improve compile error on malformed format attribute ([#327](https://redirect.github.com/dtolnay/thiserror/issues/327))Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.