Bump guzzlehttp/psr7 from 2.5.0 to 2.13.0 in /libs/wordpress-plugin/plugin/trunk - #1583
Conversation
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.5.0 to 2.13.0. - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/3.0/CHANGELOG.md) - [Commits](guzzle/psr7@2.5.0...2.13.0) --- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-version: 2.13.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
PR SummaryMedium Risk Overview The lockfile also refreshes transitive packages required by the new psr7 release ( 2.13.0 brings stricter HTTP/URI parsing (including security fixes for host validation and CR/LF in request-line fields), locale-independent header/host case handling, and PHP 8.5/8.6 compatibility tweaks in the Guzzle PSR-7 stack used for outbound HTTP from the plugin. Reviewed by Cursor Bugbot for commit c70680c. Bugbot is set up for automated code reviews on this repo. Configure here. |
Bumps guzzlehttp/psr7 from 2.5.0 to 2.13.0.
Release notes
Sourced from guzzlehttp/psr7's releases.
... (truncated)
Changelog
Sourced from guzzlehttp/psr7's changelog.
... (truncated)
Commits
dad8962Release 2.13.01bc4f53Trigger a runtime deprecation for Header::normalize() (#866)a1372eaAdd tests locking in no-file upload handling (#856)d9561d1Merge branch '2.12' into 2.139365d57Release 2.12.5b82bac4Add caseless comparison and asciiUcFirst helpers (#854)2cf293eMerge branch '2.12' into 2.13c685419Fold cross-origin host comparison without locale sensitivity (#852)226b5b3Add locale-independent ASCII case folding helpers (#850)1acfa28Use locale-independent ASCII folding for header and host names (#849)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.