🚨 [Conductor] Security update guzzlehttp/psr7 to 2.13.0#17
Open
private-packagist[bot] wants to merge 1 commit into
Open
🚨 [Conductor] Security update guzzlehttp/psr7 to 2.13.0#17private-packagist[bot] wants to merge 1 commit into
private-packagist[bot] wants to merge 1 commit into
Conversation
Contributor
Author
github-actions
Bot
force-pushed
the
conductor-guzzlehttp-psr7-77581
branch
from
June 16, 2026 10:02
2422ff2 to
15fd384
Compare
private-packagist
Bot
force-pushed
the
conductor-guzzlehttp-psr7-77581
branch
from
June 16, 2026 10:02
15fd384 to
cf86ea4
Compare
Contributor
Author
|
The composer.lock diff comment has been updated to reflect new changes in this PR. |
github-actions
Bot
force-pushed
the
conductor-guzzlehttp-psr7-77581
branch
from
June 16, 2026 21:52
cf86ea4 to
be6509b
Compare
Contributor
Author
|
The composer.lock diff comment has been updated to reflect new changes in this PR. |
private-packagist
Bot
force-pushed
the
conductor-guzzlehttp-psr7-77581
branch
from
June 16, 2026 21:52
be6509b to
f4122e7
Compare
github-actions
Bot
force-pushed
the
conductor-guzzlehttp-psr7-77581
branch
from
June 18, 2026 09:50
f4122e7 to
7fae5ad
Compare
private-packagist
Bot
force-pushed
the
conductor-guzzlehttp-psr7-77581
branch
from
June 18, 2026 09:51
7fae5ad to
f8c344e
Compare
Contributor
Author
|
The composer.lock diff comment has been updated to reflect new changes in this PR. |
github-actions
Bot
force-pushed
the
conductor-guzzlehttp-psr7-77581
branch
from
June 23, 2026 13:07
f8c344e to
612f051
Compare
Contributor
Author
|
The composer.lock diff comment has been updated to reflect new changes in this PR. |
private-packagist
Bot
force-pushed
the
conductor-guzzlehttp-psr7-77581
branch
from
June 23, 2026 13:07
612f051 to
a847b56
Compare
github-actions
Bot
force-pushed
the
conductor-guzzlehttp-psr7-77581
branch
from
June 23, 2026 15:23
a847b56 to
16f3c1d
Compare
private-packagist
Bot
force-pushed
the
conductor-guzzlehttp-psr7-77581
branch
from
June 23, 2026 15:23
16f3c1d to
55d8c0a
Compare
Contributor
Author
|
The composer.lock diff comment has been updated to reflect new changes in this PR. |
github-actions
Bot
force-pushed
the
conductor-guzzlehttp-psr7-77581
branch
from
July 8, 2026 15:57
55d8c0a to
5a4d226
Compare
Contributor
Author
|
The composer.lock diff comment has been updated to reflect new changes in this PR. |
private-packagist
Bot
force-pushed
the
conductor-guzzlehttp-psr7-77581
branch
from
July 8, 2026 15:57
5a4d226 to
0a9d4af
Compare
github-actions
Bot
force-pushed
the
conductor-guzzlehttp-psr7-77581
branch
from
July 13, 2026 01:29
0a9d4af to
0504efb
Compare
private-packagist
Bot
force-pushed
the
conductor-guzzlehttp-psr7-77581
branch
from
July 13, 2026 01:29
0504efb to
036ffdc
Compare
Contributor
Author
|
The composer.lock diff comment has been updated to reflect new changes in this PR. |
github-actions
Bot
force-pushed
the
conductor-guzzlehttp-psr7-77581
branch
from
July 17, 2026 02:11
036ffdc to
7e7128a
Compare
Conductor executed the following commands: composer update guzzlehttp/psr7:2.13.0 --with-all-dependencies --minimal-changes
private-packagist
Bot
force-pushed
the
conductor-guzzlehttp-psr7-77581
branch
from
July 17, 2026 02:11
7e7128a to
b194108
Compare
Contributor
Author
|
The composer.lock diff comment has been updated to reflect new changes in this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was automatically generated by Conductor.
The PR contains the changes generated by running the following command:
Changelog
guzzlehttp/psr7 (Source: GitHub Releases))
2.13.0
Added
Utils::asciiToLower,asciiToUpper,asciiUcFirst,caselessEquals,caselessContainsChanged
2.12.4
Changed
2.12.3
Security
getHost()matches the URI authority (GHSA-c2w2-prh8-qm98)2.12.2
Fixed
2.12.1
Security
2.12.0
Deprecated
Query::build()that guzzlehttp/psr7 3.0 rejectsUtils::streamFor(); cast them to a string for 3.0Uri::withQueryValues()values; cast them to a string for 3.02.11.1
Fixed
2.11.0
Changed
Utils::modifyRequest()to reject conflicting URI andHostheader changes in the same callHeader::parse()to split semicolon-separated parameters without repeated regular expression lookaheadsUriComparator::isCrossOrigin()so only HTTP and HTTPS missing ports receive implicit default portsDeprecated
Utils::modifyRequest()change values that guzzlehttp/psr7 3.0 will rejectFixed
Utils::copyToStream()to retry short destination writes instead of dropping the unwritten remainderHeader::parse()splitting of semicolon-separated parameters with escaped quotes2.10.4
Fixed
UriNormalizerpercent-encoding normalizations to URI fragmentsLimitStream::getSize()return0for slices past the underlying stream endAppendStream::read()return an empty string when no streams are attachedCachingStream::read()throw on an incomplete cache-target write instead of silently corrupting replaysCachingStream::seek()from looping indefinitely when the remote stream makes no progress2.10.3
Fixed
2.10.2
Security
Fixed
ServerRequest::fromGlobals()robust against unexpected HTTP header value types in$_SERVER2.10.1
Fixed
Utils::modifyRequest()with numeric header names2.10.0
ServerRequest::fromGlobals()against malformed$_SERVERvaluesStreamWrapper::getResource()cannot create a resourceUtils::modifyRequest()UriResolver::resolve()Uri::__toString()side-effect-free2.9.1
CachingStream::detach()returning an incomplete resource before the decorated stream has been fully readMessage::bodySummary()returningnullwhen truncating printable UTF-8 bodies inside a multibyte character2.9.0
Added
MultipartStream@return statictoMessageTraitmethodsChanged
See also the change log for changes.
2.8.1
Fixed
+signs inUri::withQueryValue()andUri::withQueryValues()to prevent them being interpreted as spacesSee also the change log for changes.
2.8.0
Added
Changed
See also the change log for changes.
2.7.1
Fixed
Changed
See also the change log for changes.
Task options
If you close the PR, the task will be skipped and Conductor will schedule the next task. Clicking the "Skip" button in the UI has the same effect. Conductor won't attempt to update the dependency to this exact version again but it will schedule updates to newer versions.
Powered by Private Packagist