abbadon1334 / atk4-trumbowyg

ATK4 Textarea powered by JS library Trumbowyg
2 stars 2 forks source link

Update dependency guzzlehttp/guzzle to v7 #7

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
guzzlehttp/guzzle (source) require-dev major ^6.3 -> 7.3.0

Release Notes

guzzle/guzzle ### [`v7.3.0`](https://togithub.com/guzzle/guzzle/blob/master/CHANGELOG.md#​730---2021-03-23) [Compare Source](https://togithub.com/guzzle/guzzle/compare/7.2.0...7.3.0) ##### Added - Support for DER and P12 certificates [#​2413](https://togithub.com/guzzle/guzzle/pull/2413) - Support the cURL (http://) scheme for StreamHandler proxies [#​2850](https://togithub.com/guzzle/guzzle/pull/2850) - Support for `guzzlehttp/psr7:^2.0` [#​2878](https://togithub.com/guzzle/guzzle/pull/2878) ##### Fixed - Handle exceptions on invalid header consistently between PHP versions and handlers [#​2872](https://togithub.com/guzzle/guzzle/pull/2872) ### [`v7.2.0`](https://togithub.com/guzzle/guzzle/blob/master/CHANGELOG.md#​720---2020-10-10) [Compare Source](https://togithub.com/guzzle/guzzle/compare/7.1.1...7.2.0) ##### Added - Support for PHP 8 [#​2712](https://togithub.com/guzzle/guzzle/pull/2712), [#​2715](https://togithub.com/guzzle/guzzle/pull/2715), [#​2789](https://togithub.com/guzzle/guzzle/pull/2789) - Support passing a body summarizer to the http errors middleware [#​2795](https://togithub.com/guzzle/guzzle/pull/2795) ##### Fixed - Handle exceptions during response creation [#​2591](https://togithub.com/guzzle/guzzle/pull/2591) - Fix CURLOPT_ENCODING not to be overwritten [#​2595](https://togithub.com/guzzle/guzzle/pull/2595) - Make sure the Request always has a body object [#​2804](https://togithub.com/guzzle/guzzle/pull/2804) ##### Changed - The `TooManyRedirectsException` has a response [#​2660](https://togithub.com/guzzle/guzzle/pull/2660) - Avoid "functions" from dependencies [#​2712](https://togithub.com/guzzle/guzzle/pull/2712) ##### Deprecated - Using environment variable GUZZLE_CURL_SELECT_TIMEOUT [#​2786](https://togithub.com/guzzle/guzzle/pull/2786) ### [`v7.1.1`](https://togithub.com/guzzle/guzzle/blob/master/CHANGELOG.md#​711---2020-09-30) [Compare Source](https://togithub.com/guzzle/guzzle/compare/7.1.0...7.1.1) ##### 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`](https://togithub.com/guzzle/guzzle/blob/master/CHANGELOG.md#​710---2020-09-22) [Compare Source](https://togithub.com/guzzle/guzzle/compare/7.0.1...7.1.0) ##### 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` ### [`v7.0.1`](https://togithub.com/guzzle/guzzle/blob/master/CHANGELOG.md#​701---2020-06-27) [Compare Source](https://togithub.com/guzzle/guzzle/compare/7.0.0...7.0.1) - Fix multiply defined functions fatal error [#​2699](https://togithub.com/guzzle/guzzle/pull/2699) ### [`v7.0.0`](https://togithub.com/guzzle/guzzle/blob/master/CHANGELOG.md#​700---2020-06-27) [Compare Source](https://togithub.com/guzzle/guzzle/compare/6.5.5...7.0.0) No changes since 7.0.0-rc1.

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.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 3 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 7.x releases. However, if you upgrade to 7.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.