chore(deps): bump reqwest from 0.12.28 to 0.13.3#22
Conversation
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
e7a433b to
299d312
Compare
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.28 to 0.13.3. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.28...v0.13.3) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
299d312 to
fec6d23
Compare
|
Closing for now: reqwest 0.13 switches to aws-lc-rs/aws-lc-sys (new C build dep requiring cmake), changes the TLS backend from native-tls to rustls, and touches 114 call sites across 8 crates. reqwest 0.13 already coexists in Cargo.lock transitively (via Tauri 2.11.3) so there's no urgency to unify. Will revisit when the ecosystem stabilizes on 0.13. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps reqwest from 0.12.28 to 0.13.3.
Release notes
Sourced from reqwest's releases.
... (truncated)
Changelog
Sourced from reqwest's changelog.
Commits
a9a88c4v0.13.3f3f6d9ddocs(retry): include ReqRep in docsrs (#3020)5f9c231fix rustls CRL PEM parsing (#3013)11d835duse wasm-bindgen ecosystem only for wasm32-unknown-* target (#3000)1f72916Upgrade rustls-platform-verifier (#3010)5d5bf35[HTTP/3] Optimize IPv6 fallback and enforce HTTPS scheme #2911 (#3006)93dc1b2docs: more accurate about default HTTP2 window sizes (#3007)c5e50f0docs: update outdated link in commentsb25611fresolve: debug log to change only host (#2992)ca1f479http3: handle stop_sending without error (#2978)