oplik0 / solo2-desktop

A GUI application for managing Solo v2 security keys
MIT License
11 stars 1 forks source link

fix(deps): update rust crate ureq to 2.7.1 #27

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ureq dependencies minor 2.6.2 -> 2.7.1

Release Notes

algesten/ureq (ureq) ### [`v2.7.1`](https://togithub.com/algesten/ureq/blob/HEAD/CHANGELOG.md#271) [Compare Source](https://togithub.com/algesten/ureq/compare/2.7.0...2.7.1) #### Fixed - Updated serde_json dependency constraint to be >=1.0.97 ([#​630](https://togithub.com/algesten/ureq/issues/630)) ### [`v2.7.0`](https://togithub.com/algesten/ureq/blob/HEAD/CHANGELOG.md#270) [Compare Source](https://togithub.com/algesten/ureq/compare/2.6.2...2.7.0) #### Fixed - Pass User-Agent when connecting to proxy ([#​597](https://togithub.com/algesten/ureq/issues/597)) - Proxy: Use CONNECT for HTTPS requests, but not HTTP requests ([#​587](https://togithub.com/algesten/ureq/issues/587)) - Cookie headers are now cleared on redirect ([#​608](https://togithub.com/algesten/ureq/issues/608)) - HTTP/1.0 responses with Content-Length no longer block until server closes the socket. ([#​625](https://togithub.com/algesten/ureq/issues/625)) #### Added - Conversions to and from http::Response and http::request::Builder ([#​591](https://togithub.com/algesten/ureq/issues/591)) - Updated to rustls 0.21 and rustls-webpki, which add support for IP address certificates ([#​601](https://togithub.com/algesten/ureq/issues/601)) - Response::local_addr ([#​605](https://togithub.com/algesten/ureq/issues/605))

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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.0.0-alpha.28 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: