nextcloud / lookup-server

:eyes: Lookup server to find remote users for federated sharing
23 stars 16 forks source link

Bump guzzlehttp/guzzle from 6.2.3 to 6.3.3 in /server #33

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps guzzlehttp/guzzle from 6.2.3 to 6.3.3.

Release notes *Sourced from [guzzlehttp/guzzle's releases](https://github.com/guzzle/guzzle/releases).* > ## 6.3.3 > No release notes provided. > > ## 6.3.2 > * Bug fix: Parsing 0 epoch expiry times in cookies [#2014](https://github-redirect.dependabot.com/guzzle/guzzle/pull/2014) > * Improvement: Better ConnectException detection [#2012](https://github-redirect.dependabot.com/guzzle/guzzle/pull/2012) > * Bug fix: Malformed domain that contains a "/" [#1999](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1999) > * Bug fix: Undefined offset when a cookie has no first key-value pair [#1998](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1998) > * Improvement: Support PHPUnit 6 [#1953](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1953) > * Bug fix: Support empty headers [#1915](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1915) > * Bug fix: Ignore case during header modifications [#1916](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1916) > > + Minor code cleanups, documentation fixes and clarifications. > > ## 6.3.0 > * Feature: force IP resolution (ipv4 or ipv6) [#1608](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1608), [#1659](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1659) > * Improvement: Don't include summary in exception message when body is empty [#1621](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1621) > * Improvement: Handle `on_headers` option in MockHandler [#1580](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1580) > * Improvement: Added SUSE Linux CA path [#1609](https://github-redirect.dependabot.com/guzzle/guzzle/issues/1609) > * Improvement: Use class reference for getting the name of the class instead of using hardcoded strings [#1641](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1641) > * Feature: Added `read_timeout` option [#1611](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1611) > * Bug fix: PHP 7.x fixes [#1685](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1685), [#1686](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1686), [#1811](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1811) > * Deprecation: BadResponseException instantiation without a response [#1642](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1642) > * Feature: Added NTLM auth [#1569](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1569) > * Feature: Track redirect HTTP status codes [#1711](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1711) > * Improvement: Check handler type during construction [#1745](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1745) > * Improvement: Always include the Content-Length if there's a body [#1721](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1721) > * Feature: Added convenience method to access a cookie by name [#1318](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1318) > * Bug fix: Fill `CURLOPT_CAPATH` and `CURLOPT_CAINFO` properly [#1684](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1684) > * Improvement: Use `\GuzzleHttp\Promise\rejection_for` function instead of object init [#1827](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1827) > > > + Minor code cleanups, documentation fixes and clarifications.
Changelog *Sourced from [guzzlehttp/guzzle's changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md).* > ## 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](https://github-redirect.dependabot.com/guzzle/guzzle/pull/2014) > * Improvement: Better ConnectException detection [#2012](https://github-redirect.dependabot.com/guzzle/guzzle/pull/2012) > * Bug fix: Malformed domain that contains a "/" [#1999](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1999) > * Bug fix: Undefined offset when a cookie has no first key-value pair [#1998](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1998) > * Improvement: Support PHPUnit 6 [#1953](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1953) > * Bug fix: Support empty headers [#1915](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1915) > * Bug fix: Ignore case during header modifications [#1916](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1916) > > + Minor code cleanups, documentation fixes and clarifications. > > > ## 6.3.0 - 2017-06-22 > > * Feature: force IP resolution (ipv4 or ipv6) [#1608](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1608), [#1659](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1659) > * Improvement: Don't include summary in exception message when body is empty [#1621](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1621) > * Improvement: Handle `on_headers` option in MockHandler [#1580](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1580) > * Improvement: Added SUSE Linux CA path [#1609](https://github-redirect.dependabot.com/guzzle/guzzle/issues/1609) > * Improvement: Use class reference for getting the name of the class instead of using hardcoded strings [#1641](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1641) > * Feature: Added `read_timeout` option [#1611](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1611) > * Bug fix: PHP 7.x fixes [#1685](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1685), [#1686](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1686), [#1811](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1811) > * Deprecation: BadResponseException instantiation without a response [#1642](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1642) > * Feature: Added NTLM auth [#1569](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1569) > * Feature: Track redirect HTTP status codes [#1711](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1711) > * Improvement: Check handler type during construction [#1745](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1745) > * Improvement: Always include the Content-Length if there's a body [#1721](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1721) > * Feature: Added convenience method to access a cookie by name [#1318](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1318) > * Bug fix: Fill `CURLOPT_CAPATH` and `CURLOPT_CAINFO` properly [#1684](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1684) > * Improvement: Use `\GuzzleHttp\Promise\rejection_for` function instead of object init [#1827](https://github-redirect.dependabot.com/guzzle/guzzle/pull/1827) > > > + Minor code cleanups, documentation fixes and clarifications.
Commits - [`407b0cb`](https://github.com/guzzle/guzzle/commit/407b0cb880ace85c9b63c5f9551db498cb2d50ba) Prepare release - [`f3504c4`](https://github.com/guzzle/guzzle/commit/f3504c44a81f4604074bf26946c3a65c9f03a704) Merge pull request [#2052](https://github-redirect.dependabot.com/guzzle/guzzle/issues/2052) from fiboknacky/fix-decode-content - [`fc3d89a`](https://github.com/guzzle/guzzle/commit/fc3d89a9905eba94dd85b1b34e72294a64007efb) Fix a bug in Client.php that will clear all [] when decode_content is specified - [`73bf093`](https://github.com/guzzle/guzzle/commit/73bf0937061461ca45292a93aa3b7e9010f2e753) Merge pull request [#2044](https://github-redirect.dependabot.com/guzzle/guzzle/issues/2044) from keradus/phpunit7 - [`c695d33`](https://github.com/guzzle/guzzle/commit/c695d33223d44fc05cd7593c15213bf8be7a516d) Merge pull request [#2045](https://github-redirect.dependabot.com/guzzle/guzzle/issues/2045) from keradus/cs - [`79294ad`](https://github.com/guzzle/guzzle/commit/79294ad0a601b4aebbcea74b9031f70b1b639fb8) DX: small CS fixes - [`2e06f1e`](https://github.com/guzzle/guzzle/commit/2e06f1e1c677ecf2a1f6adf7e4de38de5fef28be) DX: Allow PHPUnit 7 - [`c9615e7`](https://github.com/guzzle/guzzle/commit/c9615e7a872f18f63970b558f2555697f03e7803) Merge pull request [#2035](https://github-redirect.dependabot.com/guzzle/guzzle/issues/2035) from webignition/update-middleware-history-docblock - [`c82828b`](https://github.com/guzzle/guzzle/commit/c82828b79a5fe8f1f715eb4b867c2cc6edadb18f) Update Middleware::history() docblock, [@​param](https://github.com/param) array|\ArrayAccess - [`68d0ea1`](https://github.com/guzzle/guzzle/commit/68d0ea14d5a3f42a20e87632a5f84931e2709c90) Fix release process - Additional commits viewable in [compare view](https://github.com/guzzle/guzzle/compare/6.2.3...6.3.3)


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 squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 5 years ago

Superseded by #39.