🚨 [security] [php] Update guzzlehttp/psr7 2.7.1 → 2.11.0 (minor)#36
Open
depfu[bot] wants to merge 1 commit into
Open
🚨 [security] [php] Update guzzlehttp/psr7 2.7.1 → 2.11.0 (minor)#36depfu[bot] wants to merge 1 commit into
depfu[bot] wants to merge 1 commit into
Conversation
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.
🚨 Your current dependencies have known security vulnerabilities 🚨
This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
Security Advisories 🚨
🚨 guzzlehttp/psr7 has CRLF Injection via URI Host Component
🚨 guzzlehttp/psr7 has Host Confusion via Authority Reinterpretation
Release Notes
2.11.0
2.10.4
2.10.3
2.10.2
2.10.1
2.10.0
2.9.1
2.9.0
2.8.1
2.8.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 75 commits:
Release 2.11.0Restore copyToStream throws annotation (#781)Fix copyToStream short writes (#772)Merge branch '2.10' into 2.11Release 2.10.4Merge branch '2.10' into 2.11Throw when the CachingStream cache target does not persist a full write (#768)Fix Header parameter splitting with escaped quotes (#744)Merge branch '2.10' into 2.11Limit UriComparator default ports to HTTP and HTTPS (#743)Fix LimitStream size past stream end (#742)Normalize URI fragment percent-encoding (#741)Fix AppendStream reads without streams (#740)Prevent CachingStream seek no-progress loops (#739)Merge branch '2.10' into 2.11Release 2.10.3Merge branch '2.10' into 2.11Parse IPv6 literals with embedded IPv4 addresses (#731)Merge branch '2.10' into 2.11Cover fromParts host control validation (#730)Merge branch '2.10' into 2.11Reject malformed UTF-8 URIs (#729)Merge branch '2.10' into 2.11Reject conflicting modifyRequest Host changes (#728)Release 2.10.2Merge branch '2.10' into 2.11Reject malformed Host authorities (#717)Merge branch '2.10' into 2.11Normalize global header values (#718)Merge branch '2.10' into 2.11Reject control characters in URI hosts (#715)Use debug type for multipart header error (#713)Deprecate invalid modifyRequest changes (#709)Clarify callable source docblocks (#705)Document callable stream sources (#704)Deprecate automatic request method uppercasing (#696)Document cross-origin comparison (#695)Deprecate invalid multipart metadata (#689)Change Header parameter splitting (#680)Handle short stream writes (#679)Deprecate additional 3.0 changes (#677)Deprecate invalid with arguments (#670)Release 2.10.1Fix modifyRequest with numeric header names (#667)Release 2.10.0Throw when StreamWrapper resource creation fails (#662)Use native stream URI for size cache (#661)Harden ServerRequest globals handling (#660)Merge branch '2.9' into 2.10Release 2.9.1Add 1.x to 2.0 upgrade guide (#659)Expand modifyRequest preservation tests (#658)Preserve URI implementations in UriResolver (#657)Make Uri stringification side-effect-free (#656)Preserve request implementations in modifyRequest (#655)Fix CachingStream detach resource (#654)Include next version in change log (#653)Fix UTF-8 body summary truncation (#652)Run static analysis on PHP 7.4 (#651)Update static tooling (#647)[2.9] Fix parsing of relative path references containing a colon in a non-initial path segment (#645)Upgrade to `http-interop/http-factory-tests` 1.1.0 (#642)Release 2.9.0Add additional tests covering IPv6 URI parsing (#641)Added `@return static` to `MessageTrait` methods (#639)[2.9] Added nested array expansion support to `MultipartStream` (#638)[2.9] Updated MIME type mappings and automated generation (#637)Release 2.8.1[2.8] Encode plus sign in withQueryValue() and withQueryValues() (#636)Add regression test for detach() on non-seekable streams (#634)Update CI workflows, upgrade PHPStan, and remove Psalm (#635)Release 2.8.0Update README.md[2.8] Allow empty lists as header values (#625)[2.8] Add PHP 8.5 support (#628)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands