Skip to content

chore(deps): update dependency guzzlehttp/psr7 to v2.10.4#75

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/guzzlehttp-psr7-2.x-lockfile
Open

chore(deps): update dependency guzzlehttp/psr7 to v2.10.4#75
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/guzzlehttp-psr7-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 27, 2025

This PR contains the following updates:

Package Change Age Confidence
guzzlehttp/psr7 2.7.02.10.4 age confidence

Release Notes

guzzle/psr7 (guzzlehttp/psr7)

v2.10.4

Compare Source

Fixed
  • Apply UriNormalizer percent-encoding normalizations to URI fragments
  • Make LimitStream::getSize() return 0 for slices past the underlying stream end
  • Make AppendStream::read() return an empty string when no streams are attached
  • Make CachingStream::read() throw on an incomplete cache-target write instead of silently corrupting replays
  • Prevent CachingStream::seek() from looping indefinitely when the remote stream makes no progress

v2.10.3

Compare Source

Fixed
  • Fixed URI parsing for IPv6 literals containing embedded IPv4 addresses
  • Fixed malformed UTF-8 URI strings being parsed as empty URIs

v2.10.2

Compare Source

Security
Fixed
  • Make ServerRequest::fromGlobals() robust against unexpected HTTP header value types in $_SERVER

v2.10.1

Compare Source

Fixed
  • Fix Utils::modifyRequest() with numeric header names

v2.10.0

Compare Source

Changed
  • Harden ServerRequest::fromGlobals() against malformed $_SERVER values
  • Prevent custom stream metadata from affecting internal size handling
  • Throw when StreamWrapper::getResource() cannot create a resource
  • Preserve custom request implementations in Utils::modifyRequest()
  • Preserve custom URI implementations in UriResolver::resolve()
  • Make Uri::__toString() side-effect-free

v2.9.1

Compare Source

Fixed
  • Fix parsing of relative path references containing a colon in a non-initial path segment
  • Fix CachingStream::detach() returning an incomplete resource before the decorated stream has been fully read
  • Fix Message::bodySummary() returning null when truncating printable UTF-8 bodies inside a multibyte character

v2.9.0

Compare Source

Added
  • Added nested array expansion support to MultipartStream
  • Added @return static to MessageTrait methods
Changed
  • Updated MIME type mappings

v2.8.1

Compare Source

Fixed
  • Encode + signs in Uri::withQueryValue() and Uri::withQueryValues() to prevent them being interpreted as spaces

v2.8.0

Compare Source

Added
  • Allow empty lists as header values
Changed
  • PHP 8.5 support

v2.7.1

Compare Source

Fixed
  • Fixed uppercase IPv6 addresses in URI
Changed
  • Improve uploaded file error message

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 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 changed the title fix(deps): update dependency guzzlehttp/psr7 to v2.7.1 fix(deps): update dependency guzzlehttp/psr7 to v2.8.0 Aug 24, 2025
@renovate renovate Bot force-pushed the renovate/guzzlehttp-psr7-2.x-lockfile branch from f75c8ca to 77e9b1c Compare August 24, 2025 02:09
@renovate renovate Bot changed the title fix(deps): update dependency guzzlehttp/psr7 to v2.8.0 chore(deps): update dependency guzzlehttp/psr7 to v2.8.0 Sep 25, 2025
@renovate renovate Bot force-pushed the renovate/guzzlehttp-psr7-2.x-lockfile branch from 77e9b1c to 17a4dbd Compare December 15, 2025 17:11
@renovate renovate Bot changed the title chore(deps): update dependency guzzlehttp/psr7 to v2.8.0 chore(deps): update dependency guzzlehttp/psr7 to v2.8.1 Mar 10, 2026
@renovate renovate Bot force-pushed the renovate/guzzlehttp-psr7-2.x-lockfile branch from 17a4dbd to 956ad73 Compare March 10, 2026 13:02
@renovate renovate Bot changed the title chore(deps): update dependency guzzlehttp/psr7 to v2.8.1 chore(deps): update dependency guzzlehttp/psr7 to v2.9.0 Mar 10, 2026
@renovate renovate Bot force-pushed the renovate/guzzlehttp-psr7-2.x-lockfile branch from 956ad73 to d5af575 Compare March 10, 2026 17:04
@renovate renovate Bot changed the title chore(deps): update dependency guzzlehttp/psr7 to v2.9.0 chore(deps): update dependency guzzlehttp/psr7 to v2.9.1 May 19, 2026
@renovate renovate Bot force-pushed the renovate/guzzlehttp-psr7-2.x-lockfile branch from d5af575 to 49df6f1 Compare May 19, 2026 15:48
@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 49df6f1 to 1dabeca Compare May 19, 2026 19:03
@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 2 times, most recently from d65c095 to 416ced7 Compare May 26, 2026 01:42
@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 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 force-pushed the renovate/guzzlehttp-psr7-2.x-lockfile branch from 416ced7 to cfa4eca Compare May 27, 2026 13:01
@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 cfa4eca to b110c99 Compare May 29, 2026 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants