Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2020

Bumps react/http from 1.0.0 to 1.1.0.

Release notes

Sourced from react/http's releases.

v1.1.0

  • Feature: Support upcoming PHP 8 release, update to reactphp/socket v1.6 and adjust type checks for invalid chunk headers. (#391 by @clue)

  • Feature: Consistently resolve base URL according to HTTP specs. (#379 by @clue)

  • Feature / Fix: Expose Transfer-Encoding: chunked response header and fix chunked responses for HEAD requests. (#381 by @clue)

  • Internal refactoring to remove unneeded MessageFactory and Response classes. (#380 and #389 by @clue)

  • Minor documentation improvements and improve test suite, update to support PHPUnit 9.3. (#385 by @clue and #393 by @SimonFrings)

Changelog

Sourced from react/http's changelog.

1.1.0 (2020-09-11)

  • Feature: Support upcoming PHP 8 release, update to reactphp/socket v1.6 and adjust type checks for invalid chunk headers. (#391 by @clue)

  • Feature: Consistently resolve base URL according to HTTP specs. (#379 by @clue)

  • Feature / Fix: Expose Transfer-Encoding: chunked response header and fix chunked responses for HEAD requests. (#381 by @clue)

  • Internal refactoring to remove unneeded MessageFactory and Response classes. (#380 and #389 by @clue)

  • Minor documentation improvements and improve test suite, update to support PHPUnit 9.3. (#385 by @clue and #393 by @SimonFrings)

Commits
  • 754b0c1 Prepare v1.1.0 release
  • a5f48fd Merge pull request #393 from SimonFrings/tests
  • c1cbd3b Refactor tests
  • 7658f54 Replace deprecated at() Mocks
  • 4b182a9 Update PHPUnit configuration schema for PHPUnit 9.3
  • 913050f Merge pull request #391 from clue-labs/php8
  • cb90a6f Fix checking chunked size exceeding integer bounds (PHP 8)
  • db00f68 Update to reactphp/socket v1.6 (support PHP 8)
  • 083c25e Merge pull request #389 from clue-labs/response-cleanup
  • f584fa4 Clean up tests
  • 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.


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 dependabot bot requested a review from WyriHaximus as a code owner September 14, 2020 06:12
@dependabot dependabot bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Sep 14, 2020
@github-actions github-actions bot added this to the 1.1.0 milestone Sep 14, 2020
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2020

Superseded by #15.

@dependabot dependabot bot closed this Dec 7, 2020
@dependabot dependabot bot deleted the dependabot/composer/react/http-1.1.0 branch December 7, 2020 07:20
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 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants