Skip to content

composer: update guzzlehttp/psr7 requirement from ^1.8 || ^2.4 to ^2.12.5 - #61

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/guzzlehttp/psr7-tw-2.12.5
Closed

composer: update guzzlehttp/psr7 requirement from ^1.8 || ^2.4 to ^2.12.5#61
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/guzzlehttp/psr7-tw-2.12.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on guzzlehttp/psr7 to permit the latest version.

Changelog

Sourced from guzzlehttp/psr7's changelog.

2.12.5 - 2026-07-13

Fixed

  • Compare header names and hosts with locale-independent ASCII lowercasing
  • Compare hosts without locale sensitivity when detecting cross-origin redirects

2.12.4 - 2026-07-08

Changed

  • Pass explicit trim characters ahead of the PHP 8.6 trim default change

Fixed

  • Anchor server port and response start-line patterns to the true end of input
  • Treat host-less origin-form request targets starting with // as paths in Message::parseRequest()
  • Reject raw DEL bytes in bracketed IP-literal hosts instead of parsing a mutated host
  • Reject invalid bytes after a bracketed IP-literal host instead of reparsing a different host

2.12.3 - 2026-06-23

Security

2.12.2 - 2026-06-23

Fixed

  • Report URI parsing, filtering, and normalization PCRE failures explicitly
  • Report HTTP message parser PCRE failures explicitly
  • Fail closed when PCRE validation fails for request targets and hosts

2.12.1 - 2026-06-18

Security

2.12.0 - 2026-06-16

Deprecated

  • Deprecated non-finite float values in Query::build() that guzzlehttp/psr7 3.0 rejects
  • Deprecated non-finite float multipart contents that guzzlehttp/psr7 3.0 rejects
  • Deprecated non-string scalar bodies in Utils::streamFor(); cast them to a string for 3.0
  • Deprecated non-string Uri::withQueryValues() values; cast them to a string for 3.0

2.11.1 - 2026-06-12

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jul 13, 2026
…12.5

Updates the requirements on [guzzlehttp/psr7](https://github.com/guzzle/psr7) to permit the latest version.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/2.13/CHANGELOG.md)
- [Commits](https://github.com/guzzle/psr7/commits/2.12.5)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-version: 2.12.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title composer: update guzzlehttp/psr7 requirement from ^2.12.3 to ^2.12.5 composer: update guzzlehttp/psr7 requirement from ^1.8 || ^2.4 to ^2.12.5 Jul 16, 2026
@dependabot
dependabot Bot force-pushed the dependabot/composer/guzzlehttp/psr7-tw-2.12.5 branch from 9673d95 to 5f237da Compare July 16, 2026 16:04
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #65.

@dependabot dependabot Bot closed this Jul 20, 2026
@dependabot
dependabot Bot deleted the dependabot/composer/guzzlehttp/psr7-tw-2.12.5 branch July 20, 2026 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants