Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Update Composer dev dependencies to v7.11.1 - #367

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/composer-dev
Open

Update Composer dev dependencies to v7.11.1#367
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/composer-dev

Conversation

@renovate

@renovate renovate Bot commented Oct 5, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
guzzlehttp/guzzle (source) 7.9.37.11.1 age confidence

Release Notes

guzzle/guzzle (guzzlehttp/guzzle)

v7.11.1

Compare Source

Fixed
  • Ignore request-level transport_sharing, matching other unknown request options

v7.11.0

Compare Source

Added
  • Added support for providing the proxy request option's no value as a comma-delimited string
  • Added the protocols request option to restrict allowed URI schemes for request transfers
  • Added cert_type and ssl_key_type request options for TLS certificate and private-key file types
  • Added PHP stream handler support for the ssl_key request option
  • Added transport sharing via the transport_sharing client and cURL handler options
Changed
  • Adjusted guzzlehttp/promises version constraint to ^2.5
  • Adjusted guzzlehttp/psr7 version constraint to ^2.11
  • Allowed domainless SetCookie instances to be stored without wildcard request matching
  • Changed no-proxy matching to respect request ports for host-and-port rules
  • Prevented CurlMultiHandler destructors from throwing during cleanup
  • Improved invalid response handling across handlers
Deprecated
  • Deprecated non-iterable Pool request collections, which will be rejected in 8.0
  • Deprecated non-uppercase easy request methods; 8.0 preserves method casing
  • Deprecated non-string headers request option values, which will be rejected in 8.0
  • Deprecated empty headers request option value arrays, which will be rejected in 8.0
  • Deprecated empty and malformed request protocol versions, which will be rejected in 8.0
  • Deprecated conflicting raw cURL request options, including CURLOPT_SHARE, which will be rejected in 8.0
  • Deprecated scalar-coerced idn_conversion request option values, which will be rejected in 8.0
  • Deprecated invalid documented request option value types, which will be rejected in 8.0
  • Deprecated selected request options ignored by incompatible built-in handlers, which will be rejected in 8.0
  • Deprecated RequestException::wrapException(), which will be removed in 8.0
  • Deprecated RetryMiddleware::exponentialDelay(), which will be removed in 8.0

v7.10.6

Compare Source

Fixed
  • CurlMultiHandler now rejects the promise when CurlFactory::finish() throws, preserving sibling transfers
  • SetCookie now normalizes unparseable Expires values to null instead of false
  • Fix stream handler decoded gzip/deflate truncation by dropping invalid Content-Length

v7.10.5

Compare Source

Fixed
  • Defer cURL multi cancellation cleanup until after progress callbacks return
  • Classify additional stream handler connection failures as ConnectException

v7.10.4

Compare Source

Fixed
  • Fix IPv6 literal matching in no-proxy rules
  • Handle cURL multi completion messages without handles after cancelled transfers
  • Fix magic client request methods such as options() to uppercase inferred HTTP methods

v7.10.3

Compare Source

Fixed
  • Fail clearly when an HTTP response header line is invalid
  • Remove middleware by name when the name is also a callable string
  • Treat empty request protocol versions as HTTP/1.1

v7.10.2

Compare Source

Fixed
  • Normalize HTTP version request options before applying them to PSR-7 requests
  • Use string values for headers generated by request preparation and response decoding

v7.10.1

Compare Source

Fixed
  • Fail clearly when cURL options cannot be applied
  • Fail clearly when the certificate option is malformed
  • Fail clearly when JSON decode depth is invalid
  • Fail clearly when session cookie data is malformed
  • Fail clearly when the stream progress option is not callable
  • Prevent response creation failures from exposing stale cURL responses

v7.10.0

Compare Source

Added
  • Support for PHP 8.5
Changed
  • Adjusted guzzlehttp/promises version constraint to ^2.3
  • Adjusted guzzlehttp/psr7 version constraint to ^2.8

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Oct 5, 2025
@renovate
renovate Bot enabled auto-merge (squash) October 5, 2025 12:04
@renovate
renovate Bot force-pushed the renovate/composer-dev branch 2 times, most recently from ee1aa59 to 4632ca9 Compare October 7, 2025 14:53
@renovate
renovate Bot force-pushed the renovate/composer-dev branch 2 times, most recently from 6717516 to 360ce05 Compare October 31, 2025 14:33
@renovate
renovate Bot force-pushed the renovate/composer-dev branch from 360ce05 to 5f25ab8 Compare November 14, 2025 03:02
@renovate
renovate Bot force-pushed the renovate/composer-dev branch from 5f25ab8 to d55ac47 Compare November 27, 2025 17:44
@renovate
renovate Bot force-pushed the renovate/composer-dev branch 5 times, most recently from d55cdcc to b567d72 Compare December 13, 2025 00:14
@renovate
renovate Bot force-pushed the renovate/composer-dev branch 2 times, most recently from ff9084e to 3dddf68 Compare December 19, 2025 12:01
@renovate
renovate Bot force-pushed the renovate/composer-dev branch 3 times, most recently from 7989b4c to 7507353 Compare December 25, 2025 14:44
@renovate
renovate Bot force-pushed the renovate/composer-dev branch 2 times, most recently from 7fe575f to 5b22ce9 Compare January 13, 2026 16:11
@renovate renovate Bot changed the title Update Composer dev dependencies Update dependency guzzlehttp/guzzle to v7.10.0 Jan 13, 2026
@renovate
renovate Bot force-pushed the renovate/composer-dev branch from 5b22ce9 to 073a38e Compare March 13, 2026 15:15
@renovate
renovate Bot force-pushed the renovate/composer-dev branch from 073a38e to 1881186 Compare May 14, 2026 14:11
@renovate
renovate Bot force-pushed the renovate/composer-dev branch from 1881186 to 834bd3d Compare May 26, 2026 18:06
@renovate renovate Bot changed the title Update dependency guzzlehttp/guzzle to v7.10.0 Update dependency guzzlehttp/guzzle to v7.10.1 May 26, 2026
@renovate
renovate Bot force-pushed the renovate/composer-dev branch from 834bd3d to a55a498 Compare May 27, 2026 17:29
@renovate renovate Bot changed the title Update dependency guzzlehttp/guzzle to v7.10.1 Update dependency guzzlehttp/guzzle to v7.10.2 May 27, 2026
@renovate
renovate Bot force-pushed the renovate/composer-dev branch from a55a498 to 147067b Compare May 28, 2026 02:03
@renovate renovate Bot changed the title Update dependency guzzlehttp/guzzle to v7.10.2 Update dependency guzzlehttp/guzzle to v7.10.3 May 28, 2026
@renovate
renovate Bot force-pushed the renovate/composer-dev branch from 147067b to 7c2389f Compare May 29, 2026 20:32
@renovate renovate Bot changed the title Update dependency guzzlehttp/guzzle to v7.10.3 Update dependency guzzlehttp/guzzle to v7.10.4 May 29, 2026
@renovate renovate Bot changed the title Update dependency guzzlehttp/guzzle to v7.10.4 Update Composer dev dependencies to v7.10.4 Jun 2, 2026
@renovate
renovate Bot force-pushed the renovate/composer-dev branch from 7c2389f to 7c97fa5 Compare June 3, 2026 19:15
@renovate renovate Bot changed the title Update Composer dev dependencies to v7.10.4 Update Composer dev dependencies to v7.10.5 Jun 3, 2026
@renovate
renovate Bot force-pushed the renovate/composer-dev branch from 7c97fa5 to 3352f45 Compare June 8, 2026 18:47
@renovate renovate Bot changed the title Update Composer dev dependencies to v7.10.5 Update Composer dev dependencies to v7.10.6 Jun 8, 2026
@renovate
renovate Bot force-pushed the renovate/composer-dev branch from 3352f45 to e529d08 Compare June 9, 2026 17:52
@renovate renovate Bot changed the title Update Composer dev dependencies to v7.10.6 Update Composer dev dependencies to v7.11.0 Jun 9, 2026
@renovate
renovate Bot force-pushed the renovate/composer-dev branch from e529d08 to a635367 Compare June 15, 2026 05:05
@renovate renovate Bot changed the title Update Composer dev dependencies to v7.11.0 Update Composer dev dependencies to v7.11.1 Jun 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants