chore(deps): update dependency guzzlehttp/psr7 to v2 #142
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 contains the following updates:
^1.5.2
->^2.0.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
guzzle/psr7 (guzzlehttp/psr7)
v2.7.0
Compare Source
Added
Utils::redactUserInfo()
methodQuery::build
v2.6.3
Compare Source
Fixed
StreamWrapper::stream_stat()
returnfalse
if inner stream's size isnull
Changed
v2.6.2
Compare Source
Fixed
Changed
call_user_func*
with native callsv2.6.1
Compare Source
Fixed
v2.6.0
Compare Source
Changed
application/octet-stream
if we are unable to guess the content type for a multipart file uploadv2.5.1
Compare Source
Fixed
.acc
files toaudio/aac
Changed
v2.5.0
Compare Source
Changed
psr/http-message
version constraint to^1.1 || ^2.0
v2.4.5
Compare Source
Fixed
ServerRequest::normalizeNestedFileSpec
Message::bodySummary
whenpreg_match
failsv2.4.4
Compare Source
Changed
AllowDynamicProperties
inLazyOpenStream
v2.4.3
Compare Source
Changed
sha1(uniqid())
bybin2hex(random_bytes(20))
v2.4.2
Compare Source
Fixed
v2.4.1
Compare Source
Fixed
Message::bodySummary
v2.4.0
Compare Source
Added
UriComparator::isCrossOrigin
methodv2.3.0
Compare Source
Fixed
Header::splitList
methodUtils::tryGetContents
methodStream::getContents
methodv2.2.2
Compare Source
Fixed
Message::parseRequestUri
for numeric headersfread
into runtime exceptionsv2.2.1
Compare Source
Fixed
v2.2.0
Compare Source
Added
Fixed
uri
metadatadata://
streamsHeader::normalize()
v2.1.2
Compare Source
See change log for changes.
v2.1.1
Compare Source
Fixed
v2.1.0
Compare Source
Changed
Uri
object from a malformed URI will no longer throw a genericInvalidArgumentException
, but rather aMalformedUriException
, which inherits from the formerfor backwards compatibility. Callers relying on the exception being thrown to detect invalid
URIs should catch the new exception.
Fixed
null
in caching stream size if remote size isnull
v2.0.0
Compare Source
Identical to the RC release.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.