Skip to content

chore(deps): update rust crate ureq to v3.0.12 #893

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 10, 2025

This PR contains the following updates:

Package Type Update Change
ureq build-dependencies patch 3.0.6 -> 3.0.12

Release Notes

algesten/ureq (ureq)

v3.0.12

Compare Source

  • Chunked transfer handle abrupt close after 0\r\n (#​1074)
  • Fix incorrect DNS resolving when using proxies (#​1081)
  • Use + instead of %20 for url encoded form bodies (#​1071)
  • Fix problem with double-quotes in cookie values (#​1068)
  • Reduce Body size (#​1065)
  • Fix featue flag public_suffix for CookieStore (#​1063)
  • Improve doc for 10MB limit (#​1061)

v3.0.11

Compare Source

  • 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

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)

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 is behind base branch, 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-lockfile branch from 9d51cf1 to 4849916 Compare March 11, 2025 15:06
@renovate renovate bot force-pushed the renovate/ureq-3.x-lockfile branch 2 times, most recently from 54124c7 to 4277d0d Compare March 14, 2025 01:43
@renovate renovate bot changed the title chore(deps): update rust crate ureq to v3.0.8 chore(deps): update rust crate ureq to v3.0.9 Mar 14, 2025
@renovate renovate bot changed the title chore(deps): update rust crate ureq to v3.0.9 chore(deps): update rust crate ureq to v3.0.10 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/ureq-3.x-lockfile branch from 4277d0d to b6dca54 Compare March 17, 2025 23:37
@renovate renovate bot force-pushed the renovate/ureq-3.x-lockfile branch 4 times, most recently from e79d32b to cef7828 Compare April 5, 2025 02:33
@renovate renovate bot force-pushed the renovate/ureq-3.x-lockfile branch 3 times, most recently from 24877e2 to f11fb50 Compare April 10, 2025 18:49
@renovate renovate bot changed the title chore(deps): update rust crate ureq to v3.0.10 chore(deps): update rust crate ureq to v3.0.11 Apr 15, 2025
@renovate renovate bot force-pushed the renovate/ureq-3.x-lockfile branch from f11fb50 to 4484af0 Compare April 15, 2025 22:50
@renovate renovate bot force-pushed the renovate/ureq-3.x-lockfile branch from 4484af0 to 4ff60a7 Compare May 15, 2025 20:09
@renovate renovate bot force-pushed the renovate/ureq-3.x-lockfile branch from 4ff60a7 to 80b740d Compare May 24, 2025 00:03
@renovate renovate bot force-pushed the renovate/ureq-3.x-lockfile branch from 80b740d to e239105 Compare June 16, 2025 12:04
@renovate renovate bot changed the title chore(deps): update rust crate ureq to v3.0.11 chore(deps): update rust crate ureq to v3.0.12 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/ureq-3.x-lockfile branch from e239105 to 1a22882 Compare June 18, 2025 22:27
@renovate renovate bot force-pushed the renovate/ureq-3.x-lockfile branch from 1a22882 to f814710 Compare July 2, 2025 11:52
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