Skip to content

build(deps): Bump guzzlehttp/psr7 from 3.0.0 to 3.1.0 - #3899

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/guzzlehttp/psr7-3.1.0
Open

build(deps): Bump guzzlehttp/psr7 from 3.0.0 to 3.1.0#3899
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/guzzlehttp/psr7-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps guzzlehttp/psr7 from 3.0.0 to 3.1.0.

Release notes

Sourced from guzzlehttp/psr7's releases.

3.1.0

Added

  • Add Utils::redactUriForMessage() and Utils::redactUriStringForMessage() for URI diagnostics
  • Add support for PHP 8.6

Changed

  • Omit rejected header values and sensitive URI components from automatic exception messages

3.0.1

Fixed

  • Prefix relative paths that begin with a colon segment with ./ instead of throwing
  • Apply the /. prefix for authority-less // paths to percent-encoding normalizations as well
  • Keep colon-leading first path segments when reading the paths of scheme-less non-native URIs
  • Stop throwing when removing the default file host strands a // path, prefixing it with /.
Changelog

Sourced from guzzlehttp/psr7's changelog.

3.1.0 - 2026-08-24

Added

  • Add Utils::redactUriForMessage() and Utils::redactUriStringForMessage() for URI diagnostics
  • Add support for PHP 8.6

Changed

  • Omit rejected header values and sensitive URI components from automatic exception messages

3.0.1 - 2026-08-24

Fixed

  • Prefix relative paths that begin with a colon segment with ./ instead of throwing
  • Apply the /. prefix for authority-less // paths to percent-encoding normalizations as well
  • Keep colon-leading first path segments when reading the paths of scheme-less non-native URIs
  • Stop throwing when removing the default file host strands a // path, prefixing it with /.
Commits
  • a3059ba Release 3.1.0
  • cf5d5de Merge remote-tracking branch 'origin/3.0' into 3.1
  • a7c1d4a Release 3.0.1
  • 3698982 Add PHP 8.6 to the CI matrix and version guidance (#882)
  • 4229885 Merge branch '3.0' into 3.1
  • 086457f Prefix stranded file host paths with /. instead of throwing (#881)
  • e7203cc Merge branch '3.0' into 3.1
  • 130e5c4 Keep a colon-leading first path segment when reading scheme-less non-native U...
  • 75010c3 Prefix relative paths that begin with a colon segment instead of throwing (#879)
  • 98db496 Harden automatic exception diagnostics (#875)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/3.1/CHANGELOG.md)
- [Commits](guzzle/psr7@3.0.0...3.1.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file minor Skip-Changelog No changelog update is required, minor change labels Aug 31, 2026
@SMillerDev
SMillerDev enabled auto-merge (rebase) August 31, 2026 14:35
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 minor Skip-Changelog No changelog update is required, minor change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant