Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 9, 2019

Bumps react/http-client from 0.5.6 to 0.5.9.

Release notes

Sourced from react/http-client's releases.

v0.5.9

  • Feature: Support legacy HTTP servers that use only LF instead of CRLF.
    (#130 by clue)

  • Improve test suite by applying maximum test timeouts for integration tests.
    (#131 by clue)

v0.5.8

  • Support legacy PHP 5.3 through PHP 7.2 and HHVM
    (#126 and #127 by clue)

  • Improve backwards compatibility with Promise v1 and
    use RingCentral to improve interoperability with react/http.
    (#124 and #125 by clue)

v0.5.7

  • Fix: Ignore excessive whitespace in chunk header for Transfer-Encoding: chunked
    (#123 by DangerLifter and clue)

  • Fix: Ignore invalid incoming Transfer-Encoding response header
    (#122 by clue)

  • Improve documentation for Client (and advanced Connector)
    (#111 by jsor and #121 by clue)

  • Improve test suite by adding support for PHPUnit 6
    (#112 by carusogabriel)

Changelog

Sourced from react/http-client's changelog.

0.5.9 (2018-04-10)

  • Feature: Support legacy HTTP servers that use only LF instead of CRLF.
    (#130 by clue)

  • Improve test suite by applying maximum test timeouts for integration tests.
    (#131 by clue)

0.5.8 (2018-02-09)

  • Support legacy PHP 5.3 through PHP 7.2 and HHVM
    (#126 and #127 by clue)

  • Improve backwards compatibility with Promise v1 and
    use RingCentral to improve interoperability with react/http.
    (#124 and #125 by clue)

0.5.7 (2018-02-08)

  • Fix: Ignore excessive whitespace in chunk header for Transfer-Encoding: chunked
    (#123 by DangerLifter and clue)

  • Fix: Ignore invalid incoming Transfer-Encoding response header
    (#122 by clue)

  • Improve documentation for Client (and advanced Connector)
    (#111 by jsor and #121 by clue)

  • Improve test suite by adding support for PHPUnit 6
    (#112 by carusogabriel)

Commits
  • f8e81a0 Prepare v0.5.9 release
  • 2e6ed6d Merge pull request #131 from clue-labs/timeout-tests
  • 22e87bc Merge pull request #130 from clue-labs/legacy-line-feed
  • 7293f8d Apply maximum test timeouts for integration tests
  • 3d26908 Support legacy HTTP servers that use only LF instead of CRLF
  • 7dd4909 Prepare v0.5.8 release
  • e2fd12f Merge pull request #127 from clue-labs/trolol
  • 1ebab24 Compatibility with legacy PHP 5.3
  • c661c55 Merge pull request #125 from clue-labs/promise-v1
  • ce9b58b Improve backwards compatibility with Promise v1
  • Additional commits viewable 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Bumps [react/http-client](https://github.com/reactphp/http-client) from 0.5.6 to 0.5.9.
- [Release notes](https://github.com/reactphp/http-client/releases)
- [Changelog](https://github.com/reactphp/http-client/blob/master/CHANGELOG.md)
- [Commits](reactphp/http-client@v0.5.6...v0.5.9)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/composer/react/http-client-0.5.9 branch from 80614e2 to 091c2ca Compare January 10, 2019 05:39
@dependabot-preview dependabot-preview bot merged commit 3290d84 into master Jan 12, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/react/http-client-0.5.9 branch January 12, 2019 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant