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

Update dependency guzzlehttp/guzzle to v6.5.5 #5

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 21, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
guzzlehttp/guzzle (source) require minor ^6.1 -> 6.5.5

Release Notes

guzzle/guzzle

v6.5.5

Compare Source

v6.5.4

Compare Source

v6.5.3

Compare Source

v6.5.2

Compare Source

  • idn_to_ascii() fix for old PHP versions #​2489

v6.5.1

Compare Source

  • Better defaults for PHP installations with old ICU lib #​2454
  • IDN support for redirects #​2424

v6.5.0

Compare Source

  • Improvement: Added support for reset internal queue in MockHandler. #​2143
  • Improvement: Added support to pass arbitrary options to curl_multi_init. #​2287
  • Fix: Gracefully handle passing null to the header option. #​2132
  • Fix: RetryMiddleware did not do exponential delay between retires due unit mismatch. #​2132
  • Fix: Prevent undefined offset when using array for ssl_key options. #​2348
  • Deprecated ClientInterface::VERSION

v6.4.1

Compare Source

  • No guzzle.phar was created in 6.4.0 due expired API token. This release will fix that
  • Added parent::__construct() to FileCookieJar and SessionCookieJar

v6.4.0

Compare Source

  • Improvement: Improved error messages when using curl < 7.21.2 #​2108
  • Fix: Test if response is readable before returning a summary in RequestException::getResponseBodySummary() #​2081
  • Fix: Add support for GUZZLE_CURL_SELECT_TIMEOUT environment variable #​2161
  • Improvement: Added GuzzleHttp\Exception\InvalidArgumentException #​2163
  • Improvement: Added GuzzleHttp\_current_time() to use hrtime() if that function exists. #​2242
  • Improvement: Added curl's appconnect_time in TransferStats #​2284
  • Improvement: Make GuzzleException extend Throwable wherever it's available #​2273
  • Fix: Prevent concurrent writes to file when saving CookieJar #​2335
  • Improvement: Update MockHandler so we can test transfer time #​2362

v6.3.3

Compare Source

  • Fix: Default headers when decode_content is specified

v6.3.2

Compare Source

  • Fix: Release process

v6.3.1

Compare Source

  • Bug fix: Parsing 0 epoch expiry times in cookies #​2014

  • Improvement: Better ConnectException detection #​2012

  • Bug fix: Malformed domain that contains a "/" #​1999

  • Bug fix: Undefined offset when a cookie has no first key-value pair #​1998

  • Improvement: Support PHPUnit 6 #​1953

  • Bug fix: Support empty headers #​1915

  • Bug fix: Ignore case during header modifications #​1916

  • Minor code cleanups, documentation fixes and clarifications.

v6.3.0

Compare Source

  • Feature: force IP resolution (ipv4 or ipv6) #​1608, #​1659

  • Improvement: Don't include summary in exception message when body is empty #​1621

  • Improvement: Handle on_headers option in MockHandler #​1580

  • Improvement: Added SUSE Linux CA path #​1609

  • Improvement: Use class reference for getting the name of the class instead of using hardcoded strings #​1641

  • Feature: Added read_timeout option #​1611

  • Bug fix: PHP 7.x fixes #​1685, #​1686, #​1811

  • Deprecation: BadResponseException instantiation without a response #​1642

  • Feature: Added NTLM auth #​1569

  • Feature: Track redirect HTTP status codes #​1711

  • Improvement: Check handler type during construction #​1745

  • Improvement: Always include the Content-Length if there's a body #​1721

  • Feature: Added convenience method to access a cookie by name #​1318

  • Bug fix: Fill CURLOPT_CAPATH and CURLOPT_CAINFO properly #​1684

  • Improvement: Use \GuzzleHttp\Promise\rejection_for function instead of object init #​1827

  • Minor code cleanups, documentation fixes and clarifications.

v6.2.3

Compare Source

  • Fix deprecations with guzzle/psr7 version 1.4

v6.2.2

Compare Source

  • Allow to pass nullable Response to delay callable
  • Only add scheme when host is present
  • Fix drain case where content-length is the literal string zero
  • Obfuscate in-URL credentials in exceptions

v6.2.1

Compare Source

  • Address HTTP_PROXY security vulnerability, CVE-2016-5385:
    https://httpoxy.org/
  • Fixing timeout bug with StreamHandler:
    #​1488
  • Only read up to Content-Length in PHP StreamHandler to avoid timeouts when
    a server does not honor Connection: close.
  • Ignore URI fragment when sending requests.

v6.2.0

Compare Source

  • Feature: added GuzzleHttp\json_encode and GuzzleHttp\json_decode.
    #​1389
  • Bug fix: Fix sleep calculation when waiting for delayed requests.
    #​1324
  • Feature: More flexible history containers.
    #​1373
  • Bug fix: defer sink stream opening in StreamHandler.
    #​1377
  • Bug fix: do not attempt to escape cookie values.
    #​1406
  • Feature: report original content encoding and length on decoded responses.
    #​1409
  • Bug fix: rewind seekable request bodies before dispatching to cURL.
    #​1422
  • Bug fix: provide an empty string to http_build_query for HHVM workaround.
    #​1367

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.

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.

None yet

1 participant