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

Bump guzzlehttp/guzzle from 6.2.3 to 6.3.3 #29

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 8, 2019

Bumps guzzlehttp/guzzle from 6.2.3 to 6.3.3.

Release notes

Sourced from guzzlehttp/guzzle's releases.

6.3.3

No release notes provided.

6.3.2

  • 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.

6.3.0

  • 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.
Changelog

Sourced from guzzlehttp/guzzle's changelog.

6.3.3 - 2018-04-22

  • Fix: Default headers when decode_content is specified

6.3.2 - 2018-03-26

  • Fix: Release process

6.3.1 - 2018-03-26

  • 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.

6.3.0 - 2017-06-22

  • 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.
Commits
  • 407b0cb Prepare release
  • f3504c4 Merge pull request #2052 from fiboknacky/fix-decode-content
  • fc3d89a Fix a bug in Client.php that will clear all [] when decode_content is specified
  • 73bf093 Merge pull request #2044 from keradus/phpunit7
  • c695d33 Merge pull request #2045 from keradus/cs
  • 79294ad DX: small CS fixes
  • 2e06f1e DX: Allow PHPUnit 7
  • c9615e7 Merge pull request #2035 from webignition/update-middleware-history-docblock
  • c82828b Update Middleware::history() docblock, param array|\ArrayAccess
  • 68d0ea1 Fix release process
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 8, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 56.716% when pulling 42505a4 on dependabot/composer/guzzlehttp/guzzle-6.3.3 into c7796c5 on develop.

@coveralls
Copy link

coveralls commented Jan 8, 2019

Coverage Status

Coverage increased (+1.0%) to 56.716% when pulling 1ccfc45 on dependabot/composer/guzzlehttp/guzzle-6.3.3 into 6641de6 on develop.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/guzzlehttp/guzzle-6.3.3 branch 2 times, most recently from 83e6c15 to 43a8c49 Compare December 4, 2019 14:23
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.2.3 to 6.3.3.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](guzzle/guzzle@6.2.3...6.3.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/guzzlehttp/guzzle-6.3.3 branch from 43a8c49 to 1ccfc45 Compare December 4, 2019 14:26
@dependabot-preview
Copy link
Contributor Author

Superseded by #81.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/guzzlehttp/guzzle-6.3.3 branch December 16, 2020 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant