Skip to content

Bump react/http from 1.11.0 to 1.11.1 - #637

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps react/http from 1.11.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)

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)

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)

Bumps [react/http](https://github.com/reactphp/http) from 1.11.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.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: react/http
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 14, 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