Stonks3141 / pet-monitor-app

A simple pet monitor for Linux.
MIT License
12 stars 1 forks source link

chore(deps): update rust crate ureq to 2.7 #97

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 dev-dependencies minor 2.6 -> 2.7

Release Notes

algesten/ureq ### [`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)) ### [`v2.6.2`](https://togithub.com/algesten/ureq/blob/HEAD/CHANGELOG.md#​262) [Compare Source](https://togithub.com/algesten/ureq/compare/2.6.1...2.6.2) #### Fixed - Non-empty connection pools were never dropped ([#​583](https://togithub.com/algesten/ureq/issues/583)) ### [`v2.6.1`](https://togithub.com/algesten/ureq/blob/HEAD/CHANGELOG.md#​261) [Compare Source](https://togithub.com/algesten/ureq/compare/2.6.0...2.6.1) #### Fixed - gzip: examine Content-Length header before removing ([#​578](https://togithub.com/algesten/ureq/issues/578))

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.