Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 21, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
reqwest dev-dependencies patch 0.11.18 -> 0.11.20
reqwest dependencies patch 0.11.18 -> 0.11.20

Release Notes

seanmonstar/reqwest (reqwest)

v0.11.20

Compare Source

  • Fix deflate decompression back to using zlib, as outlined in the spec.

v0.11.19

Compare Source

  • Add ClientBuilder::http1_ignore_invalid_headers_in_responses() option.
  • Add ClientBuilder::http1_allow_spaces_after_header_name_in_responses() option.
  • Add support for ALL_PROXY environment variable.
  • Add support for use_preconfigured_tls when combined with HTTP/3.
  • Fix deflate decompression from using the zlib decoder.
  • Fix Response::{text, text_with_charset}() to strip BOM characters.
  • Fix a panic when HTTP/3 is used if UDP isn't able to connect.
  • Fix some dependencies for HTTP/3.
  • Increase MSRV to 1.63.

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 these updates 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 requested a review from sksat August 21, 2023 19:49
@renovate renovate bot force-pushed the renovate/reqwest-0.x branch from 828b6f2 to a84d1a1 Compare August 23, 2023 05:57
@renovate renovate bot changed the title Update Rust crate reqwest to 0.11.19 Update Rust crate reqwest to 0.11.20 Aug 23, 2023
@renovate renovate bot force-pushed the renovate/reqwest-0.x branch 3 times, most recently from ffecfa2 to 85145e4 Compare August 25, 2023 04:36
@renovate renovate bot force-pushed the renovate/reqwest-0.x branch from 85145e4 to fd6f003 Compare August 25, 2023 04:46
@sksat sksat enabled auto-merge August 25, 2023 04:51
@sksat sksat merged commit c58bf30 into main Aug 25, 2023
@sksat sksat deleted the renovate/reqwest-0.x branch August 25, 2023 04:51
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