🚨 [security] [php - developer] Update guzzlehttp/psr7: 2.4.3 → 2.4.5 (patch) #572
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 🚨
🚨 Improper header name validation in guzzlehttp/psr7
Release Notes
2.4.5
2.4.4
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
Release 2.4.5 (#557)
Fix `Message::bodySummary` when `preg_match` fails (#554)
Remove branch alias
Prevent possible warnings on unset variables (#542)
Update SA tools (#553)
Release 2.4.4 (#550)
Add installation section (#543)
Remove the need for `AllowDynamicProperties` in LazyOpenStream (#547)
Fixed readme `EofCallbackStream` example (#545)
Release Notes
1.0.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 9 commits:
Merge pull request #13 from ghostwriter/feature/http-message-v2
Support `psr/http-message` v2
Merge pull request #12 from TimWolla/patch-1
Add .gitattributes setting `export-ignore`
Merge pull request #11 from J0WI/patch-1
Update url to HTTPS
Merge pull request #9 from gnumoksha/patch-1
Update README.md
docs: Standardize the README
Commits
See the full diff on Github. The new version differs by 5 commits:
Merge pull request #94 from Stilch/add-param-hints
Added a string typehint for the $requestTarget argument
Changed php version
Adds parameter typehints
Added PSR-7 Interfaces brief explanations and Basic Usage Guide (#79)
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