freenet-core
freenet-core copied to clipboard
Bump reqwest from 0.12.5 to 0.12.7
Bumps reqwest from 0.12.5 to 0.12.7.
Release notes
Sourced from reqwest's releases.
v0.12.7
What's Changed
- Revert adding
impl Service<http::Request<_>>forClient.Full Changelog: https://github.com/seanmonstar/reqwest/compare/v0.12.6...v0.12.7
v0.12.6
What's Changed
- Add support for
danger_accept_invalid_hostnamesforrustls.- Add
impl Service<http::Request<Body>>forClientand&'_ Client.- Add support for
!Syncbodies inBody::wrap_stream().- Enable happy eyeballs when
hickory-dnsis used.- Fix
Proxyso thatHTTP(S)_PROXYvalues take precendence overALL_PROXY.- Fix
blocking::RequestBuilder::header()from unsettingsensitiveon passed header values.New Contributors
@schopin-promade their first contribution in seanmonstar/reqwest#2341@Ten0made their first contribution in seanmonstar/reqwest#2353@thalesfragosomade their first contribution in seanmonstar/reqwest#2249@nipunn1313made their first contribution in seanmonstar/reqwest#2361@Threatedmade their first contribution in seanmonstar/reqwest#2370@FlowerCodemade their first contribution in seanmonstar/reqwest#2380@zelingmade their first contribution in seanmonstar/reqwest#2378@murongshaozongmade their first contribution in seanmonstar/reqwest#2385@camiomade their first contribution in seanmonstar/reqwest#2388@alekseysidorovmade their first contribution in seanmonstar/reqwest#2356Thanks again
Full Changelog: https://github.com/seanmonstar/reqwest/compare/v0.12.5...v0.12.6
Changelog
Sourced from reqwest's changelog.
v0.12.7
- Revert adding
impl Service<http::Request<_>>forClient.v0.12.6
- Add support for
danger_accept_invalid_hostnamesforrustls.- Add
impl Service<http::Request<Body>>forClientand&'_ Client.- Add support for
!Syncbodies inBody::wrap_stream().- Enable happy eyeballs when
hickory-dnsis used.- Fix
Proxyso thatHTTP(S)_PROXYvalues take precendence overALL_PROXY.- Fix
blocking::RequestBuilder::header()from unsettingsensitiveon passed header values.
Commits
88bd9bev0.12.768127f0Revert "feat: Addimpl Service\<http::Request<Body>>forClientand `&'_ C...b2a28f5v0.12.6522216efeat: Addimpl Service\<http::Request<Body>>forClientand&'_ Client(...646b1f8chore: update macOS system-configuration dep (#2368)85dd6dadns: improve error message for hickory-dns and warn in docs (#2389)bfd31bedocs: Improve RequestBuilder::multipart's documentation (#2388)8c7f338chore: bump dev-dependency libflate (#2382)dddf877chore: bump h3 dependencya53c944chore: fix some comments- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Looks like reqwest is up-to-date now, so this is no longer needed.