⬆️ Upgrade dependency guzzlehttp/guzzle to v7.10.0
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| guzzlehttp/guzzle (source) |
7.7.0 -> 7.10.0
|
Release Notes
guzzle/guzzle (guzzlehttp/guzzle)
v7.10.0
Added
- Support for PHP 8.5
Changed
- Adjusted
guzzlehttp/promisesversion constraint to^2.3 - Adjusted
guzzlehttp/psr7version constraint to^2.8
v7.9.3
Changed
- Remove explicit content-length header for GET requests
- Improve compatibility with bad servers for boolean cookie values
v7.9.2
Fixed
- Adjusted handler selection to use cURL if its version is 7.21.2 or higher, rather than 7.34.0
v7.9.1
Fixed
- Fix TLS 1.3 check for HTTP/2 requests
v7.9.0
Changed
- Improve protocol version checks to provide feedback around unsupported protocols
- Only select the cURL handler by default if 7.34.0 or higher is linked
- Improved
CurlMultiHandlerto avoid busy wait if possible - Dropped support for EOL
guzzlehttp/psr7v1 - Improved URI user info redaction in errors
v7.8.2
Added
- Support for PHP 8.4
v7.8.1
Changed
- Updated links in docs to their canonical versions
- Replaced
call_user_func*with native calls
v7.8.0
Added
- Support for PHP 8.3
- Added automatic closing of handles on
CurlFactoryobject destruction
v7.7.1
Changed
- Remove the need for
AllowDynamicPropertiesinCurlMultiHandler
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot