Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Update dependency guzzlehttp/guzzle to v7.3.0 #26

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 22, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
guzzlehttp/guzzle (source) require minor 7.0.1 -> 7.3.0

Release Notes

guzzle/guzzle

v7.3.0

Compare Source

Added
  • Support for DER and P12 certificates #​2413
  • Support the cURL (http://) scheme for StreamHandler proxies #​2850
  • Support for guzzlehttp/psr7:^2.0 #​2878
Fixed
  • Handle exceptions on invalid header consistently between PHP versions and handlers #​2872

v7.2.0

Compare Source

Added
Fixed
  • Handle exceptions during response creation #​2591
  • Fix CURLOPT_ENCODING not to be overwritten #​2595
  • Make sure the Request always has a body object #​2804
Changed
  • The TooManyRedirectsException has a response #​2660
  • Avoid "functions" from dependencies #​2712
Deprecated
  • Using environment variable GUZZLE_CURL_SELECT_TIMEOUT #​2786

v7.1.1

Compare Source

Fixed
  • Incorrect EOF detection for response body streams on Windows.
Changed
  • We dont connect curl sink on HEAD requests.
  • Removed some PHP 5 workarounds

v7.1.0

Compare Source

Added
  • GuzzleHttp\MessageFormatterInterface
Fixed
  • Fixed issue that caused cookies with no value not to be stored.
  • On redirects, we allow all safe methods like GET, HEAD and OPTIONS.
  • Fixed logging on empty responses.
  • Make sure MessageFormatter::format returns string
Deprecated
  • All functions in GuzzleHttp has been deprecated. Use static methods on Utils instead.
  • ClientInterface::getConfig()
  • Client::getConfig()
  • Client::__call()
  • Utils::defaultCaBundle()
  • CurlFactory::LOW_CURL_VERSION_NUMBER

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/guzzlehttp-guzzle-7.x branch from 30a86e2 to dfb7759 Compare October 29, 2020 03:57
@renovate renovate bot changed the title Update dependency guzzlehttp/guzzle to v7.1.0 Update dependency guzzlehttp/guzzle to v7.2.0 Oct 29, 2020
@renovate renovate bot changed the title Update dependency guzzlehttp/guzzle to v7.2.0 Update dependency guzzlehttp/guzzle to v7.3.0 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/guzzlehttp-guzzle-7.x branch from dfb7759 to f552879 Compare April 26, 2021 16:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant