Bump symfony/http-client from 6.4.7 to 6.4.15
Bumps symfony/http-client from 6.4.7 to 6.4.15.
Release notes
Sourced from symfony/http-client's releases.
v6.4.15
Changelog (https://github.com/symfony/http-client/compare/v6.4.14...v6.4.15)
- security symfony/symfony#cve-2024-50342 [HttpClient] Resolve hostnames in NoPrivateNetworkHttpClient (
@nicolas-grekas)v6.4.14
Changelog (https://github.com/symfony/http-client/compare/v6.4.13...v6.4.14)
- security symfony/symfony#cve-2024-50342 [HttpClient] Filter private IPs before connecting when Host == IP (
@nicolas-grekas)- bug symfony/symfony#58704 [HttpClient] fix for HttpClientDataCollector fails if proc_open is disabled via php.ini (
@ZaneCEO)v6.4.13
Changelog (https://github.com/symfony/http-client/compare/v6.4.12...v6.4.13)
- no significant changes
v6.4.12
Changelog (https://github.com/symfony/http-client/compare/v6.4.11...v6.4.12)
- bug symfony/symfony#58278 [HttpClient] Fix setting
CURLMOPT_MAXCONNECTS(@HypeMC)- bug symfony/symfony#58218 Work around
parse_url()bug (@nicolas-grekas)v6.4.11
Changelog (https://github.com/symfony/http-client/compare/v6.4.10...v6.4.11)
- bug symfony/symfony#58044 [HttpClient] Do not overwrite the host to request when using option "resolve" (
@xabbuh)- bug symfony/symfony#57981 [HttpClient] reject malformed URLs with a meaningful exception (
@xabbuh)- bug symfony/symfony#57870 [HttpClient] Disable HTTP/2 PUSH by default when using curl (
@nicolas-grekas)v6.4.10
Changelog (https://github.com/symfony/http-client/compare/v6.4.9...v6.4.10)
- no significant changes
v6.4.9
Changelog (https://github.com/symfony/http-client/compare/v6.4.8...v6.4.9)
- bug symfony/symfony#57569 [HttpClient][Mailer] Revert "Let curl handle transfer encoding", use HTTP/1.1 for Mailgun (
@nicolas-grekas)- bug symfony/symfony#57453 [HttpClient] Fix parsing SSE (
@fancyweb)v6.4.8
Changelog (https://github.com/symfony/http-client/compare/v6.4.7...v6.4.8)
- bug symfony/symfony#54860 [HttpClient] Revert fixing curl default options (
@alexandre-daubois)- bug symfony/symfony#54830 [HttpClient] Fix cURL default options for PHP 8.4 (
@alexandre-daubois)
Commits
cb4073cMerge branch '5.4' into 6.43b643b8[HttpClient] Resolve hostnames in NoPrivateNetworkHttpClient05d88cbMerge branch '5.4' into 6.4224124dbug #58704 [HttpClient] fix for HttpClientDataCollector fails if proc_open is...aa7bebe[HttpClient] Fix Process-based escaping in HttpClientDataCollectore9b0846fix for HttpClientDataCollector fails if proc_open is disabled via php.ini . ...ebcaeea[HttpClient] Filter private IPs before connecting when Host == IP509d0e8[HttpClient] Fix class requirement message9990cedMerge branch '5.4' into 6.454118c6Add PR template and auto-close PR on subtree split repositories- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.