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

Update yiisoft/yii-runner-http requirement from ^2.0 to ^3.0 #333

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Updates the requirements on yiisoft/yii-runner-http to permit the latest version.

Release notes

Sourced from yiisoft/yii-runner-http's releases.

Version 3.0.0

  • New #80: Add ability to change the size of the buffer to send the content of the message body (@​vjik)
  • Chg #76: Allow to use any PSR logger, NullLogger by default (@​vjik)
  • Chg #77: Remove ServerRequestFactory (@​vjik)
  • Chg #77: Mark SapiEmitter as internal (@​vjik)
  • Bug #54: Fix incorrect handling response that did not close its own output buffers (@​vjik)
Changelog

Sourced from yiisoft/yii-runner-http's changelog.

3.0.0 July 16, 2024

  • New #80: Add ability to change the size of the buffer to send the content of the message body (@​vjik)
  • Chg #76: Allow to use any PSR logger, NullLogger by default (@​vjik)
  • Chg #77: Remove ServerRequestFactory (@​vjik)
  • Chg #77: Mark SapiEmitter as internal (@​vjik)
  • Bug #54: Fix incorrect handling response that did not close its own output buffers (@​vjik)

2.3.0 March 10, 2024

  • New #69: Add ability to set custom config merge plan file path, config and vendor directories (@​vjik)
  • Enh #58: Support stream output headers (@​xepozz)
  • Enh #64: Don't use buffered output in SapiEmitter when body size is less than buffer (@​Gerych1984, @​vjik)
  • Enh #65: Add support for psr/http-message version ^2.0 (@​vjik)

2.2.0 December 25, 2023

  • New #49: Add ability to set custom config modifiers (@​vjik)

2.1.0 July 10, 2023

  • Chg #53: Add RequestFactory as a refactoring of ServerRequestFactory, mark ServerRequestFactory as deprecated (@​vjik)
  • Enh #50: Support stream output (@​xepozz)

2.0.0 February 19, 2023

  • New #40: In the HttpApplicationRunner constructor make parameter "environment" optional, default null (@​vjik)
  • New #42, #43: Add ability to configure all config group names (@​vjik)
  • New #43: Add parameter $checkEvents to HttpApplicationRunner constructor (@​vjik)
  • New #43: In the HttpApplicationRunner constructor make parameter "debug" optional, default false (@​vjik)
  • Chg #39, #43: Raise required version of yiisoft/yii-runner to ^2.0, yiisoft/log-target-file to ^3.0 and yiisoft/error-handler to ^3.0 (@​vjik)

1.1.2 November 10, 2022

  • Enh #33: Add support for yiisoft/definitions version ^3.0 (@​vjik)
  • Bug #32: Add psr/http-factory and psr/http-message dependencies (@​xepozz)

1.1.1 July 21, 2022

  • Enh #27: Add support for yiisoft/log-target-file of version ^2.0 (@​vjik)

1.1.0 June 17, 2022

  • Chg #22: Raise packages version:yiisoft/log to ^2.0, yiisoft/log-target-file to ^1.1 and yiisoft/error-handler to ^2.1 (@​rustamwin)

1.0.1 June 17, 2022

  • Enh #23: Add support for yiisoft/definitions version ^2.0 (@​vjik)

... (truncated)

Commits
  • 1b97cb2 Release version 3.0.0
  • 888cce3 Add UPGRADE.md (#82)
  • c96307f Fix incorrect handling response that did not close its own output buffers (#81)
  • 18658da Add ability to change the size of the buffer to send the content of the messa...
  • 5bde0a8 Remove scrutinizer badges (#79)
  • 736507e Remove ServerRequestFactory + Mark SapiEmitter as internal (#77)
  • 1129acd Allow to use any PSR logger (#76)
  • dcf4f66 Fix docs (#73)
  • ac7a35b Fix docs (#72)
  • 19dcaa9 Docs folder standardization and other fixes (#71)
  • Additional commits viewable in compare view

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 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)

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

Updates the requirements on [yiisoft/yii-runner-http](https://github.com/yiisoft/yii-runner-http) to permit the latest version.
- [Release notes](https://github.com/yiisoft/yii-runner-http/releases)
- [Changelog](https://github.com/yiisoft/yii-runner-http/blob/master/CHANGELOG.md)
- [Commits](yiisoft/yii-runner-http@2.0.0...3.0.0)

---
updated-dependencies:
- dependency-name: yiisoft/yii-runner-http
  dependency-type: direct:production
...

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 Sep 30, 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.

0 participants