Skip to content

[TASK] Update guzzlehttp/guzzle to v7.12.0#664

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/guzzlehttp-guzzle-7.x-lockfile
Jun 17, 2026
Merged

[TASK] Update guzzlehttp/guzzle to v7.12.0#664
renovate[bot] merged 1 commit into
mainfrom
renovate/guzzlehttp-guzzle-7.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
guzzlehttp/guzzle (source) 7.11.17.12.0 age adoption passing confidence

Release Notes

guzzle/guzzle (guzzlehttp/guzzle)

v7.12.0

Compare Source

Added
  • Added RequestOptions constants for curl, retries, and stream_context
Changed
  • Adjusted guzzlehttp/psr7 version constraint to ^2.12
  • Constrain cURL transport sharing to safe libcurl DNS and SSL session support
  • Resolve proxy environment variables in the cURL handlers; libcurl no longer reads the environment itself
  • Ignore proxy environment variables when the proxy request option makes a decision
  • Disable proxy environment variables on Windows SAPIs other than CLI (httpoxy hardening)
  • Redact proxy credentials from cURL handler error messages, following Psr7\Utils::redactUserInfo()
  • Normalize no-proxy domain and IP literal matching across the cURL and stream handlers
Deprecated
  • Deprecated the request-level handler option, which will be ignored in 8.0
  • Deprecated raw cURL request options outside the built-in cURL handlers' allow-list
  • Deprecated the CURLOPT_PROXYTYPE cURL request option; set the proxy type via a scheme-prefixed proxy URL
  • Deprecated PHP stream context options outside the built-in stream handler allow-list
  • Deprecated passing ntlm as a built-in auth type
  • Deprecated Utils::describeType()
  • Deprecated non-finite floats in the query and form_params options; 8.0 rejects them
  • Deprecated non-string scalar values in the body option; 8.0 rejects them
Fixed
  • Fix cURL TLS and HTTP/2 capability detection using libcurl feature checks
  • Fix proxy no list matches being re-proxied through environment-configured proxies by libcurl
  • Fix no list and NO_PROXY matching to support IP CIDR ranges, matching libcurl
  • Fix the stream handler not applying scheme-less proxies and their credentials

v7.11.2

Compare Source

Fixed
  • Fixed non-finite float values emitting coercion warnings on PHP 8.5

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 requested a review from eliashaeussler as a code owner June 16, 2026 23:49
@renovate renovate Bot added the dependencies Updates project dependencies label Jun 16, 2026
@renovate renovate Bot enabled auto-merge (squash) June 16, 2026 23:49
@renovate renovate Bot added the dependencies Updates project dependencies label Jun 16, 2026
@socket-security

socket-security Bot commented Jun 16, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcomposer/​guzzlehttp/​guzzle@​7.11.1.0 ⏵ 7.12.0.010010090100100

View full report

| datasource | package           | from   | to     |
| ---------- | ----------------- | ------ | ------ |
| packagist  | guzzlehttp/guzzle | 7.11.1 | 7.12.0 |
@renovate renovate Bot force-pushed the renovate/guzzlehttp-guzzle-7.x-lockfile branch from ce58dbb to 03700bf Compare June 17, 2026 02:12
@renovate renovate Bot merged commit ace5f34 into main Jun 17, 2026
25 checks passed
@renovate renovate Bot deleted the renovate/guzzlehttp-guzzle-7.x-lockfile branch June 17, 2026 02:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant