chore(deps): Update Rust crate ureq to v3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
ureq | workspace.dependencies | major |
2.12.1 -> 3.0.0
|
Release Notes
algesten/ureq (ureq)
v3.0.11
- Fix CONNECT proxy bug (#1057)
- Fix bug setting cookies in redirects (#1055)
- Annotated example for making a Transport (#1054)
- Feature for adding unencoded query parameters (#1039)
- Fix bug in not encoding ' in query parameters (#1039)
- Fix bug making timeout settings not working (#1051)
- Big refactor of ureq-proto (#1042)
- Extension trait for http::Request allowing agent config (#1011)
v3.0.10
- Bump rustls-platform-verifier to 0.5.0
v3.0.9
- Bump deps (#1031)
v3.0.8
- Fix incorrect parsing bug "missing http version" (#1026)
v3.0.7
v3.0.6
- Avoid percent encoding some query parameter chars (#1004)
v3.0.5
- Fix incorrect reading of valid utf8 (#992)
v3.0.4
- Manually unroll some macros to regular code (#978)
- Fix bug in
rustls-no-provider
when disabling ring (#973)
- Fix bug in
v3.0.3
- Use the same data in CONNECT and Host header for proxied requests (#967)
v3.0.2
- Remove dependency on once_cell (#959)
v3.0.1
- Fix CONNECT proxy bug (#1057)
- Fix bug setting cookies in redirects (#1055)
- Annotated example for making a Transport (#1054)
- Feature for adding unencoded query parameters (#1039)
- Fix bug in not encoding ' in query parameters (#1039)
- Fix bug making timeout settings not working (#1051)
- Big refactor of ureq-proto (#1042)
- Extension trait for http::Request allowing agent config (#1011)
v3.0.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by renovate