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 #89

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 30, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
ureq dependencies minor 2.7 -> 2.9

Release Notes

algesten/ureq (ureq)

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)

v2.8.0

Compare Source

Fixed

  • Fix regression in IPv6 handling (#​635)
  • Read proxy response to \r\n\r\n (#​620)

Added

  • Auto-detect proxy from env vars (turned off by default) (#​649)
  • Conversion ureq::Response -> http::Response<Vec> (#​638)
  • cargo-deny CI action to disallow copy-left and duplicate deps (#​661)

v2.7.1

Compare Source

Fixed

  • Updated serde_json dependency constraint to be >=1.0.97 (#​630)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 enabled auto-merge (squash) September 30, 2023 12:05
@renovate renovate bot force-pushed the renovate/ureq-2.x branch 3 times, most recently from 47bef07 to c0e81e8 Compare October 21, 2023 12:48
@renovate renovate bot force-pushed the renovate/ureq-2.x branch 2 times, most recently from 6de054d to 3fc4663 Compare November 1, 2023 00:39
@renovate renovate bot force-pushed the renovate/ureq-2.x branch from 3fc4663 to 02997a6 Compare November 4, 2023 04:42
@renovate renovate bot force-pushed the renovate/ureq-2.x branch from 02997a6 to 5ecacfa Compare November 20, 2023 04:12
@renovate renovate bot changed the title fix(deps): update rust crate ureq to 2.8 fix(deps): update rust crate ureq to 2.9 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/ureq-2.x branch from 5ecacfa to 975f8ae Compare November 20, 2023 11:22
@renovate renovate bot merged commit b9fa9b4 into main Nov 20, 2023
2 checks passed
@renovate renovate bot deleted the renovate/ureq-2.x branch November 20, 2023 11:24
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