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 2.9 #258

Merged
merged 1 commit into from
Mar 26, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
ureq dependencies minor 2.8 -> 2.9

Release Notes

algesten/ureq (ureq)

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 - 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ureq-2.x branch 3 times, most recently from d771a89 to 869f75e Compare December 27, 2023 15:27
@renovate renovate bot force-pushed the renovate/ureq-2.x branch 7 times, most recently from 9f7d5f6 to be96688 Compare February 25, 2024 15:21
@renovate renovate bot force-pushed the renovate/ureq-2.x branch 3 times, most recently from e5c9bdf to 0c56cd1 Compare March 7, 2024 16:11
@renovate renovate bot force-pushed the renovate/ureq-2.x branch 2 times, most recently from 7eadded to 9ae69bf Compare March 13, 2024 01:45
@renovate renovate bot force-pushed the renovate/ureq-2.x branch 3 times, most recently from c24fa5a to af2b0ad Compare March 20, 2024 21:30
@renovate renovate bot force-pushed the renovate/ureq-2.x branch from af2b0ad to 50abb54 Compare March 26, 2024 02:03
@amrbashir amrbashir merged commit 26953a0 into dev Mar 26, 2024
11 checks passed
@amrbashir amrbashir deleted the renovate/ureq-2.x branch March 26, 2024 02:20
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