Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 14, 2025

This PR contains the following updates:

Package Type Update Change
ureq dependencies major 2 -> 3

Release Notes

algesten/ureq (ureq)

v3.0.10

Compare Source

  • Bump rustls-platform-verifier to 0.5.0

v3.0.9

Compare Source

  • Bump deps (#​1031)
    • Allow body for all methods when using http-crate API (#​1035)
    • Improved errors and doc for bespoke transports (#​1032)

v3.0.8

Compare Source

  • Fix incorrect parsing bug "missing http version" (#​1026)

v3.0.7

Compare Source

  • Allow non-standard HTTP methods (#​1018)
    • Fix not appending port to host header (#​1017)

v3.0.6

Compare Source

  • Avoid percent encoding some query parameter chars (#​1004)
    • Fix incorrect LargeResponseHeader (#​1003)
    • Stop passing internal state in Config (#​996)
    • Support request level TlsConfig (#​996)

v3.0.5

Compare Source

  • Fix incorrect reading of valid utf8 (#​992)
    • Fix panic when parsing malformed proxy URI (#​990)
    • ureq::Error wrapped as io::Error should pass through body chain (#​984)
    • send_json should set content-length header (#​983)

v3.0.4

Compare Source

  • Manually unroll some macros to regular code (#​978)
    • Fix bug in rustls-no-provider when disabling ring (#​973)

v3.0.3

Compare Source

  • Use the same data in CONNECT and Host header for proxied requests (#​967)
    • Set default scheme in proxy uri (#​966)
    • Redact URI and Location header on debug level (#​964)
    • Downgrade all logging to debug and below (#​964)

v3.0.2

Compare Source

  • Remove dependency on once_cell (#​959)
    • Fix bug parsing partial redirects (#​958)
    • Expose typestate variables (#​956)

v3.0.1

Compare Source

  • Bump rustls-platform-verifier to 0.5.0

v3.0.0

Compare Source

  • Replace RequestBuilder Deref with explicit wrappers (#​944)
    • Remove dependency on url crate (#​943)
    • Feature Config::save_redirect_history (#​939)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/ureq-3.x branch from 4ffb3b1 to 710691f Compare April 14, 2025 19:35
@renovate renovate bot force-pushed the renovate/ureq-3.x branch from 710691f to f8fc7f8 Compare April 14, 2025 19:41
@tgotwig tgotwig merged commit ccf9045 into main Apr 15, 2025
4 checks passed
@renovate renovate bot deleted the renovate/ureq-3.x branch April 15, 2025 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant