Skip to content
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

fix(deps): update rust crate ureq to v2.9.7 #11

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 6, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ureq dependencies minor 2.8.0 -> 2.9.7

Release Notes

algesten/ureq (ureq)

v2.9.7

Compare Source

  • Update deps (base64 0.22, rustls to 0.22.4 (#​747, #​748)
    • Parse URL after middleware to enable changing it (#​745)
    • Tidy up code and fix compilatio (#​742, 743)

v2.9.6

Compare Source

Fixed

  • hootbin is optional dep. Tests must be run with feature testdeps (#​729)
  • Exclude script files from cargo package (#​728)

v2.9.5

Compare Source

Fixed

  • Update deps (cookie 0.18, cookie_store 0.21, unpin url). (#​722)

v2.9.4

Compare Source

Fixed

  • MSRV 1.61 with CI tests

v2.9.3

Compare Source

Fixed

  • docs.rs docs

v2.9.2

Compare Source

Added

  • Replace dependency on httpbin.org for tests/doc-tests. (#​703)

Fixed

  • Remove Header struct that never should have been exported. (#​696)
  • Update deps (rustls 0.22) (#​690)

v2.9.1

Compare Source

Fixed

  • Unbreak feature http-interop. This feature is version locked to http crate 0.2
  • New feature http-crate. This feature is for http crate 1.0
  • New feature proxy-from-env to detect proxy settings for global Agent (ureq::get).

v2.9.0

Compare Source

Fixed

Added

  • Upgraded http dep to 1.0
  • http_interop to not require utf-8 headers (#​672)
  • http_interop implement conversion for http::request::Parts (#​669)

Configuration

📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Zurich, 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 has been generated by Mend Renovate. View repository job log here.

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.

0 participants