Skip to content

chore(deps): bump react/http from 1.9.0 to 1.11.1 in /docker/dnsserve/dns - #10

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/docker/dnsserve/dns/react/http-1.11.1
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/docker/dnsserve/dns/react/http-1.11.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Bumps react/http from 1.9.0 to 1.11.1.

Release notes

Sourced from react/http's releases.

v1.11.1

This is a SECURITY release for the 1.x series of ReactPHP's HTTP component.

  • Security fix: This release fixes a high severity security issue in ReactPHP's HTTP client and server components that affects all versions between v0.6.0 and v1.11.0. All users are encouraged to upgrade immediately. (GHSA-x424-64qh-5j54 reported by @​jsifuentes and @​raiFork and fixed by @​jsifuentes and @​clue)

  • Security fix: This release fixes a high severity security issue in ReactPHP's HTTP client component that affects all versions between v1.0.0 and v1.11.0. All users are encouraged to upgrade immediately. (GHSA-g4f2-2pf3-2pwj reported by @​EQSTLab and fixed by @​WyriHaximus)

  • Improve test suite PHP 8.4 and 8.5 compatibility. (#546, #547 and #551 by @​WyriHaximus)

v1.11.0

  • Feature: Improve PHP 8.4+ support by avoiding implicitly nullable types. (#537 by @​clue)

  • Feature: Allow underscore character in Uri host. (#524 by @​lulhum)

  • Improve test suite to fix expected error code when ext-sockets is not enabled. (#539 by @​WyriHaximus)

v1.10.0

  • Feature: Add new PSR-7 implementation and remove dated RingCentral PSR-7 dependency. (#518, #519, #520 and #522 by @​clue)

    This changeset allows us to maintain our own PSR-7 implementation and reduce dependencies on external projects. It also improves performance slightly and does not otherwise affect our public API. If you want to explicitly install the old RingCentral PSR-7 dependency, you can still install it like this:

    composer require ringcentral/psr7
  • Feature: Add new Uri class for new PSR-7 implementation. (#521 by @​clue)

  • Feature: Validate outgoing HTTP message headers and reject invalid messages. (#523 by @​clue)

  • Feature: Full PHP 8.3 compatibility. (#508 by @​clue)

  • Fix: Fix HTTP client to omit Transfer-Encoding: chunked when streaming empty request body. (#516 by @​clue)

  • Fix: Ensure connection close handler is cleaned up for each request.

... (truncated)

Changelog

Sourced from react/http's changelog.

1.11.1 (2026-09-09)

  • Security fix: This release fixes a high severity security issue in ReactPHP's HTTP client and server components that affects all versions between v0.6.0 and v1.11.0. All users are encouraged to upgrade immediately. (GHSA-x424-64qh-5j54 reported and fixed by @​jsifuentes)

  • Security fix: This release fixes a high severity security issue in ReactPHP's HTTP client component that affects all versions between v1.0.0 and v1.11.0. All users are encouraged to upgrade immediately. (GHSA-g4f2-2pf3-2pwj reported by @​EQSTLab and fixed by @​WyriHaximus)

  • Feature: Improve test suite PHP 8.4 and 8.5 compatibility. (#546, #547, and #551 by @​WyriHaximus)

1.11.0 (2024-11-20)

  • Feature: Improve PHP 8.4+ support by avoiding implicitly nullable types. (#537 by @​clue)

  • Feature: Allow underscore character in Uri host. (#524 by @​lulhum)

  • Improve test suite to fix expected error code when ext-sockets is not enabled. (#539 by @​WyriHaximus)

1.10.0 (2024-03-27)

  • Feature: Add new PSR-7 implementation and remove dated RingCentral PSR-7 dependency. (#518, #519, #520 and #522 by @​clue)

    This changeset allows us to maintain our own PSR-7 implementation and reduce dependencies on external projects. It also improves performance slightly and does not otherwise affect our public API. If you want to explicitly install the old RingCentral PSR-7 dependency, you can still install it like this:

    composer require ringcentral/psr7
  • Feature: Add new Uri class for new PSR-7 implementation. (#521 by @​clue)

  • Feature: Validate outgoing HTTP message headers and reject invalid messages. (#523 by @​clue)

  • Feature: Full PHP 8.3 compatibility. (#508 by @​clue)

  • Fix: Fix HTTP client to omit Transfer-Encoding: chunked when streaming empty request body. (#516 by @​clue)

... (truncated)

Commits
  • e5b8eb2 Prepare v1.11.1 release
  • a7aa204 Merge commit from fork
  • c0865b4 Merge commit from fork
  • cf55239 Merge pull request #547 from WyriHaximus-labs/1.x-PHP8.5
  • 9bfb2de [1.x] Fix reflection setAccessible deprecation warnings
  • 2558622 [1.x] Enforce client response max headers size
  • 58bc906 Limit ChunkedDecoder trailer size to avoid unbounded buffering
  • b6d4688 fix cases where a malformed HTTP request with 'Transfer-Encoding: chunked' co...
  • d7e1847 Merge pull request #551 from WyriHaximus-labs/1.x-update-test-environment-for...
  • 28f2cfb [1.x] Update test environment for PHP 7.2 to compatible PHPUnit version
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [react/http](https://github.com/reactphp/http) from 1.9.0 to 1.11.1.
- [Release notes](https://github.com/reactphp/http/releases)
- [Changelog](https://github.com/reactphp/http/blob/v1.11.1/CHANGELOG.md)
- [Commits](reactphp/http@v1.9.0...v1.11.1)

---
updated-dependencies:
- dependency-name: react/http
  dependency-version: 1.11.1
  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 17, 2026
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