Skip to content
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

Closed
wants to merge 4 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2023

Bumps guzzlehttp/psr7 from 2.4.3 to 2.5.0.

Release notes

Sourced from guzzlehttp/psr7's releases.

2.5.0

See change log for changes.

2.4.5

See change log for changes.

2.4.4

See change log for changes.

Changelog

Sourced from guzzlehttp/psr7's changelog.

2.5.0 - 2023-04-17

Changed

  • Adjusted psr/http-message version constraint to ^1.1 || ^2.0

2.4.5 - 2023-04-17

Fixed

  • Prevent possible warnings on unset variables in ServerRequest::normalizeNestedFileSpec
  • Fixed Message::bodySummary when preg_match fails
  • Fixed header validation issue

2.4.4 - 2023-03-09

Changed

  • Removed the need for AllowDynamicProperties in LazyOpenStream
Commits

Dependabot compatibility score

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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 19, 2023
@codecov-commenter
Copy link

codecov-commenter commented Apr 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (a292087) 82.47% compared to head (a546d19) 82.55%.
Report is 15 commits behind head on 4.3.

❗ 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     
Flag Coverage Δ
E2E 69.47% <ø> (+<0.01%) ⬆️
Unit 79.72% <ø> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xuelian311 xuelian311 added this to the 4.2.2 milestone May 8, 2023
@shinya shinya self-assigned this May 24, 2023
@xuelian311 xuelian311 modified the milestones: 4.2.2, 4.2.x May 24, 2023
@xuelian311
Copy link
Contributor

こちらの事象を解決するにはapi4のリポジトリの修正が必要になります。4.2.2のリリースには間に合わないので次のバージョンで対応検討します。

@ji-eunsoo
Copy link
Contributor

ji-eunsoo commented Jan 24, 2024

api4の方を修正して、マージします。
EC-CUBE/eccube-api4#163

@ji-eunsoo
Copy link
Contributor

ji-eunsoo commented Feb 14, 2024

Symfony6で対応済みとなるため、Closeします。
#6073

@ji-eunsoo ji-eunsoo closed this Feb 14, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 14, 2024

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 @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/composer/guzzlehttp/psr7-2.5.0 branch February 14, 2024 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants