Skip to content

Bump guzzlehttp/psr7 from 2.8.0 to 2.9.0 in /lam#633

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/lam/guzzlehttp/psr7-2.9.0
Open

Bump guzzlehttp/psr7 from 2.8.0 to 2.9.0 in /lam#633
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/composer/lam/guzzlehttp/psr7-2.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps guzzlehttp/psr7 from 2.8.0 to 2.9.0.

Release notes

Sourced from guzzlehttp/psr7's releases.

2.9.0

Added

  • Added nested array expansion support to MultipartStream
  • Added @return static to MessageTrait methods

Changed

  • Updated MIME type mappings

See also the change log for changes.

2.8.1

Fixed

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

See also the change log for changes.

Changelog

Sourced from guzzlehttp/psr7's changelog.

2.9.0 - 2026-03-10

Added

  • Added nested array expansion support to MultipartStream
  • Added @return static to MessageTrait methods

Changed

  • Updated MIME type mappings

2.8.1 - 2026-03-10

Fixed

  • Encode + signs in Uri::withQueryValue() and Uri::withQueryValues() to prevent them being interpreted as spaces
Commits
  • 7d0ed42 Release 2.9.0
  • a496afd Add additional tests covering IPv6 URI parsing (#641)
  • a7da5ad Added @return static to MessageTrait methods (#639)
  • 86334e8 [2.9] Added nested array expansion support to MultipartStream (#638)
  • df18043 [2.9] Updated MIME type mappings and automated generation (#637)
  • 718f1ee Release 2.8.1
  • bf5b578 [2.8] Encode plus sign in withQueryValue() and withQueryValues() (#636)
  • 27b6714 Add regression test for detach() on non-seekable streams (#634)
  • c36ec48 Update CI workflows, upgrade PHPStan, and remove Psalm (#635)
  • See full diff 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 2.8.0 to 2.9.0.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/2.9/CHANGELOG.md)
- [Commits](guzzle/psr7@2.8.0...2.9.0)

---
updated-dependencies:
- dependency-name: guzzlehttp/psr7
  dependency-version: 2.9.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 php Pull requests that update php code labels Mar 16, 2026
@deepsource-io
Copy link

deepsource-io bot commented Mar 16, 2026

DeepSource Code Review

We reviewed changes in e2e4314...c8b7c88 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
PHP Mar 16, 2026 6:11p.m. Review ↗

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