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 zendframework/zend-diactoros from 1.6.1 to 2.2.1 in /voice/text-to-speech-outbound-lumen #89

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

Conversation

dependabot[bot]
Copy link

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

Bumps zendframework/zend-diactoros from 1.6.1 to 2.2.1.

Release notes

Sourced from zendframework/zend-diactoros's releases.

zend-diactoros 2.2.1

Added

  • Nothing.

Changed

  • #379 removes extension of SplFileInfo by the UploadedFile class. The signatures of getSize() are potentially incompatible, and UploadedFile is intended to work with arbitrary PHP and PSR-7 streams, whereas SplFileInfo can only model files on the filesystem. While this is technically a BC break, we are treating it as a bugfix, as the class was broken for many use cases.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

zend-diactoros 2.2.0

Added

  • #376 adds support for using the X-Forwarded-Host header for determining the originally requested host name when marshaling the server request.

Changed

  • #378 updates the UploadedFile class to extend SplFileInfo, allowing developers to make use of those features in their applications.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

... (truncated)

Changelog

Sourced from zendframework/zend-diactoros's changelog.

2.2.1 - 2019-11-13

Added

  • Nothing.

Changed

  • #379 removes extension of SplFileInfo by the UploadedFile class. The signatures of getSize() are potentially incompatible, and UploadedFile is intended to work with arbitrary PHP and PSR-7 streams, whereas SplFileInfo can only model files on the filesystem. While this is technically a BC break, we are treating it as a bugfix, as the class was broken for many use cases.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

2.2.0 - 2019-11-12

Added

  • #376 adds support for using the X-Forwarded-Host header for determining the originally requested host name when marshaling the server request.

Changed

  • #378 updates the UploadedFile class to extend SplFileInfo, allowing developers to make use of those features in their applications.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

2.2.0 - 2019-11-08

Added

  • #377 enables UploadedFile to stand in and be used as an SplFileInfo object.

... (truncated)

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 [zendframework/zend-diactoros](https://github.com/zendframework/zend-diactoros) from 1.6.1 to 2.2.1.
- [Release notes](https://github.com/zendframework/zend-diactoros/releases)
- [Changelog](https://github.com/zendframework/zend-diactoros/blob/master/CHANGELOG.md)
- [Commits](zendframework/zend-diactoros@1.6.1...2.2.1)

---
updated-dependencies:
- dependency-name: zendframework/zend-diactoros
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 18, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants