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 guzzlehttp/psr7 requirement from ^1.6 to ^1.7 #3010

Merged
merged 1 commit into from
Nov 10, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 1, 2020

Updates the requirements on guzzlehttp/psr7 to permit the latest version.

Release notes

Sourced from guzzlehttp/psr7's releases.

1.7.0

See change log for changes.

Changelog

Sourced from guzzlehttp/psr7's changelog.

[1.7.0] - 2020-09-30

Added

  • Replaced functions by static methods

Fixed

  • Converting a non-seekable stream to a string
  • Handle multiple Set-Cookie correctly
  • Ignore array keys in header values when merging
  • Allow multibyte characters to be parsed in Message:bodySummary()

Changed

  • Restored partial HHVM 3 support

[1.6.1] - 2019-07-02

Fixed

  • Accept null and bool header values again

[1.6.0] - 2019-06-30

Added

  • Allowed version ^3.0 of ralouphie/getallheaders dependency (#244)
  • Added MIME type for WEBP image format (#246)
  • Added more validation of values according to PSR-7 and RFC standards, e.g. status code range (#250, #272)

Changed

  • Tests don't pass with HHVM 4.0, so HHVM support got dropped. Other libraries like composer have done the same. (#262)
  • Accept port number 0 to be valid (#270)

Fixed

  • Fixed subsequent reads from php://input in ServerRequest (#247)
  • Fixed readable/writable detection for certain stream modes (#248)
  • Fixed encoding of special characters in the userInfo component of an URI (#253)

[1.5.2] - 2018-12-04

Fixed

  • Check body size when getting the message summary
Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 1, 2020
@coveralls
Copy link

coveralls commented Nov 1, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling 3799676 on dependabot/composer/guzzlehttp/psr7-tw-1.7 into ad154e2 on 4.x.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/guzzlehttp/psr7-tw-1.7 branch 2 times, most recently from 08f6c8d to 6fb4519 Compare November 10, 2020 19:13
Updates the requirements on [guzzlehttp/psr7](https://github.com/guzzle/psr7) to permit the latest version.
- [Release notes](https://github.com/guzzle/psr7/releases)
- [Changelog](https://github.com/guzzle/psr7/blob/1.7.0/CHANGELOG.md)
- [Commits](guzzle/psr7@1.6.0...1.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/guzzlehttp/psr7-tw-1.7 branch from 6fb4519 to 3799676 Compare November 10, 2020 19:20
@l0gicgate l0gicgate added this to the 4.6.0 milestone Nov 10, 2020
@l0gicgate l0gicgate merged commit d7cf594 into 4.x Nov 10, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/guzzlehttp/psr7-tw-1.7 branch November 10, 2020 21:02
@l0gicgate l0gicgate mentioned this pull request Nov 15, 2020
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.

None yet

2 participants