Skip to content

chore(deps): Update dependency guzzlehttp/psr7 to v2.11.0#209

Merged
ericsizemore merged 1 commit into
mainfrom
renovate/guzzlehttp-psr7-2.x-lockfile
Jun 2, 2026
Merged

chore(deps): Update dependency guzzlehttp/psr7 to v2.11.0#209
ericsizemore merged 1 commit into
mainfrom
renovate/guzzlehttp-psr7-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 19, 2026

This PR contains the following updates:

Package Change Age Confidence
guzzlehttp/psr7 2.10.42.11.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

guzzle/psr7 (guzzlehttp/psr7)

v2.11.0

Compare Source

Changed
  • Changed Utils::modifyRequest() to reject conflicting URI and Host header changes in the same call
  • Changed Header::parse() to split semicolon-separated parameters without repeated regular expression lookaheads
  • Changed UriComparator::isCrossOrigin() so only HTTP and HTTPS missing ports receive implicit default ports
Deprecated
  • Deprecated invalid PSR-7 arguments that guzzlehttp/psr7 3.0 will require native types for
  • Deprecated non-string header values that guzzlehttp/psr7 3.0 will reject
  • Deprecated empty header value arrays that guzzlehttp/psr7 3.0 will reject
  • Deprecated URI schemes that do not match guzzlehttp/psr7 3.0 syntax requirements
  • Deprecated multipart boundary and custom part header metadata that guzzlehttp/psr7 3.0 will reject
  • Deprecated reliance on automatic uppercasing of request methods; guzzlehttp/psr7 3.0 preserves method casing
  • Deprecated invalid Utils::modifyRequest() change values that guzzlehttp/psr7 3.0 will reject
Fixed
  • Fixed Utils::copyToStream() to retry short destination writes instead of dropping the unwritten remainder
  • Fixed Header::parse() splitting of semicolon-separated parameters with escaped quotes

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 added the dependency An issue or pull request targeting dependencies. label May 19, 2026
@renovate renovate Bot changed the title chore(deps): Update dependency guzzlehttp/psr7 to v2.9.1 chore(deps): Update dependency guzzlehttp/psr7 to v2.10.0 May 19, 2026
@renovate renovate Bot force-pushed the renovate/guzzlehttp-psr7-2.x-lockfile branch from 16b2267 to 9c029e1 Compare May 19, 2026 18:51
@renovate renovate Bot changed the title chore(deps): Update dependency guzzlehttp/psr7 to v2.10.0 chore(deps): Update dependency guzzlehttp/psr7 to v2.10.1 May 20, 2026
@renovate renovate Bot force-pushed the renovate/guzzlehttp-psr7-2.x-lockfile branch from 9c029e1 to 666ff71 Compare May 20, 2026 14:47
@renovate renovate Bot changed the title chore(deps): Update dependency guzzlehttp/psr7 to v2.10.1 chore(deps): Update dependency guzzlehttp/psr7 to v2.10.2 May 26, 2026
@renovate renovate Bot force-pushed the renovate/guzzlehttp-psr7-2.x-lockfile branch 2 times, most recently from b552aee to 871e192 Compare May 27, 2026 16:00
@renovate renovate Bot changed the title chore(deps): Update dependency guzzlehttp/psr7 to v2.10.2 chore(deps): Update dependency guzzlehttp/psr7 to v2.10.3 May 27, 2026
@renovate renovate Bot changed the title chore(deps): Update dependency guzzlehttp/psr7 to v2.10.3 chore(deps): Update dependency guzzlehttp/psr7 to v2.10.4 May 29, 2026
@renovate renovate Bot force-pushed the renovate/guzzlehttp-psr7-2.x-lockfile branch from 871e192 to 3ab1293 Compare May 29, 2026 16:00
@renovate renovate Bot changed the title chore(deps): Update dependency guzzlehttp/psr7 to v2.10.4 chore(deps): Update dependency guzzlehttp/psr7 to v2.10.4 - autoclosed May 30, 2026
@renovate renovate Bot closed this May 30, 2026
@renovate renovate Bot deleted the renovate/guzzlehttp-psr7-2.x-lockfile branch May 30, 2026 04:24
@renovate renovate Bot changed the title chore(deps): Update dependency guzzlehttp/psr7 to v2.10.4 - autoclosed chore(deps): Update dependency guzzlehttp/psr7 to v2.11.0 Jun 2, 2026
@renovate renovate Bot reopened this Jun 2, 2026
@renovate renovate Bot force-pushed the renovate/guzzlehttp-psr7-2.x-lockfile branch 2 times, most recently from 3ab1293 to 76b9644 Compare June 2, 2026 15:11
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (ff893eb) to head (76b9644).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #209   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity        47        47           
===========================================
  Files              8         8           
  Lines            124       124           
===========================================
  Hits             124       124           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ericsizemore ericsizemore merged commit 4524c07 into main Jun 2, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency An issue or pull request targeting dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant