Skip to content

Comments

Update symfony/http-client requirement from ^6.4 || ^7.4 to ^8.0.5#90

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/symfony/http-client-tw-8.0.5
Closed

Update symfony/http-client requirement from ^6.4 || ^7.4 to ^8.0.5#90
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/symfony/http-client-tw-8.0.5

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 14, 2026

Updates the requirements on symfony/http-client to permit the latest version.

Release notes

Sourced from symfony/http-client's releases.

v8.0.5

Changelog (symfony/http-client@v8.0.4...v8.0.5)

  • bug #63212 Fix dealing with truncated streams after headers arrived with CurlHttpClient (nicolas-grekas)
  • bug #63211 Fix dealing with multiple levels of AsyncResponse decoration (@​nicolas-grekas)
Changelog

Sourced from symfony/http-client's changelog.

CHANGELOG

8.1

  • Add support for the max_connect_duration option
  • Add option extra.use_persistent_connections to CurlHttpClient to control the use of persistent connections introduced in PHP 8.5

8.0

  • Remove support for passing an instance of StoreInterface as $cache argument to CachingHttpClient constructor, use a TagAwareCacheInterface instead
  • Remove support for amphp/http-client < 5
  • Remove setLogger() methods on decorators; configure the logger on the wrapped client directly instead

7.4

  • Add RFC 9111–based caching support to CachingHttpClient
  • Add option auto_upgrade_http_version to control how the request HTTP version is handled in HttplugClient and Psr18Client
  • Add QUERY to the list of retriable HTTP methods
  • Deprecate using amphp/http-client < 5
  • Deprecate passing an instance of StoreInterface as $cache argument to CachingHttpClient constructor

7.3

  • Add IPv6 support to NativeHttpClient
  • Allow using HTTP/3 with the CurlHttpClient

7.2

  • Add support for amphp/http-client v5 on PHP 8.4+

7.1

  • Add HttpOptions::setHeader() to add or replace a single header
  • Allow mocking start_time info in MockResponse
  • Add MockResponse::fromFile() and JsonMockResponse::fromFile() methods to help using fixtures files
  • Add ThrottlingHttpClient to enable limiting the number of requests within a certain period
  • Deprecate the setLogger() methods of the NoPrivateNetworkHttpClient, TraceableHttpClient and ScopingHttpClient classes, configure the logger of the wrapped clients directly instead

7.0

  • Remove implementing Http\Message\RequestFactory from HttplugClient

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
symfony/http-client [>= 7.a, < 8]

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)

Updates the requirements on [symfony/http-client](https://github.com/symfony/http-client) to permit the latest version.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/8.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client/commits/v8.0.5)

---
updated-dependencies:
- dependency-name: symfony/http-client
  dependency-version: 8.0.5
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 14, 2026 06:14
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2026
@sonarqubecloud
Copy link

@hugo-goncalves-kununu
Copy link
Collaborator

@dependabot ignore this major version

@dependabot dependabot bot closed this Feb 18, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 18, 2026

OK, I won't notify you about version 8.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/composer/symfony/http-client-tw-8.0.5 branch February 18, 2026 09:18
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.

1 participant