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 psr/http-factory from 1.0.2 to 1.1.0 #6210

Merged
merged 1 commit into from
May 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps psr/http-factory from 1.0.2 to 1.1.0.

Release notes

Sourced from psr/http-factory's releases.

1.1.0

Commits
  • 2b4765f Merge pull request #17 from alexandre-daubois/explicit-nullable-type
  • 2e735aa Add explicit nullable type and bump minimal PHP version to 7.1
  • 7037f4b Merge pull request #15 from localheinz/feature/source
  • 0d1c639 Enhancement: Add link to source to composer.json
  • 6d70f40 Merge pull request #14 from dbu/patch-1
  • 53ff325 improve package description
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [psr/http-factory](https://github.com/php-fig/http-factory) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/php-fig/http-factory/releases)
- [Commits](php-fig/http-factory@1.0.2...1.1.0)

---
updated-dependencies:
- dependency-name: psr/http-factory
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 27, 2024
Copy link

codecov bot commented May 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.79%. Comparing base (fd0cdca) to head (5a66523).

Additional details and impacted files
@@            Coverage Diff             @@
##              4.3    #6210      +/-   ##
==========================================
- Coverage   82.80%   82.79%   -0.01%     
==========================================
  Files         480      480              
  Lines       26431    26431              
==========================================
- Hits        21885    21883       -2     
- Misses       4546     4548       +2     
Flag Coverage Δ
E2E 82.79% <ø> (-0.01%) ⬇️
Unit 82.79% <ø> (-0.01%) ⬇️

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.

@dotani1111
Copy link
Contributor

テスト通り次第マージOK

@dotani1111 dotani1111 merged commit 7dc38f4 into 4.3 May 29, 2024
98 of 99 checks passed
@dotani1111 dotani1111 deleted the dependabot/composer/psr/http-factory-1.1.0 branch May 29, 2024 07:27
@dotani1111 dotani1111 added this to the 4.3.0 milestone May 29, 2024
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.

3 participants