-
Notifications
You must be signed in to change notification settings - Fork 660
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump guzzlehttp/psr7 from 2.4.3 to 2.5.0 #5978
Conversation
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 2.4.3 to 2.5.0. - [Release notes](https://github.com/guzzle/psr7/releases) - [Changelog](https://github.com/guzzle/psr7/blob/2.5/CHANGELOG.md) - [Commits](guzzle/psr7@2.4.3...2.5.0) --- updated-dependencies: - dependency-name: guzzlehttp/psr7 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## 4.3 #5978 +/- ##
============================================
+ Coverage 82.47% 82.55% +0.07%
Complexity 6437 6437
============================================
Files 477 477
Lines 25888 25888
============================================
+ Hits 21352 21371 +19
+ Misses 4536 4517 -19
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
…guzzlehttp/psr7-2.5.0
こちらの事象を解決するにはapi4のリポジトリの修正が必要になります。4.2.2のリリースには間に合わないので次のバージョンで対応検討します。 |
api4の方を修正して、マージします。 |
Symfony6で対応済みとなるため、Closeします。 |
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps guzzlehttp/psr7 from 2.4.3 to 2.5.0.
Release notes
Sourced from guzzlehttp/psr7's releases.
Changelog
Sourced from guzzlehttp/psr7's changelog.
Commits
b635f27
Release 2.5.0 (#558)a372918
Allowpsr/http-message: 2.0
(#555)02b965b
Merge branch '2.4' into 2.50454e12
Release 2.4.5 (#557)3f849aa
FixMessage::bodySummary
whenpreg_match
fails (#554)41c92ec
Requirepsr/http-message: ^1.1
(#551)9f925b5
Remove branch aliasbfe7c39
Prevent possible warnings on unset variables (#542)54cff69
Update SA tools (#553)3cf1b6d
Release 2.4.4 (#550)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.