Bump symfony/http-client from 5.4.24 to 5.4.47
Bumps symfony/http-client from 5.4.24 to 5.4.47.
Release notes
Sourced from symfony/http-client's releases.
v5.4.47
Changelog (https://github.com/symfony/http-client/compare/v5.4.46...v5.4.47)
- security symfony/symfony#cve-2024-50342 [HttpClient] Resolve hostnames in NoPrivateNetworkHttpClient (
@nicolas-grekas)v5.4.46
Changelog (https://github.com/symfony/http-client/compare/v5.4.45...v5.4.46)
- security symfony/symfony#cve-2024-50342 [HttpClient] Filter private IPs before connecting when Host == IP (
@nicolas-grekas)v5.4.45
Changelog (https://github.com/symfony/http-client/compare/v5.4.44...v5.4.45)
- no significant changes
v5.4.44
Changelog (https://github.com/symfony/http-client/compare/v5.4.43...v5.4.44)
- bug symfony/symfony#58278 [HttpClient] Fix setting
CURLMOPT_MAXCONNECTS(@HypeMC)- bug symfony/symfony#58218 Work around
parse_url()bug (@nicolas-grekas)v5.4.43
Changelog (https://github.com/symfony/http-client/compare/v5.4.42...v5.4.43)
- 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)v5.4.42
Changelog (https://github.com/symfony/http-client/compare/v5.4.41...v5.4.42)
- no significant changes
v5.4.41
Changelog (https://github.com/symfony/http-client/compare/v5.4.40...v5.4.41)
- 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)v5.4.40
Changelog (https://github.com/symfony/http-client/compare/v5.4.39...v5.4.40)
- 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)v5.4.39
Changelog (https://github.com/symfony/http-client/compare/v5.4.38...v5.4.39)
- bug symfony/symfony#54517 [HttpClient] Let curl handle transfer encoding (
@michaelhue)- bug symfony/symfony#54242 [HttpClient] [EventSourceHttpClient] Fix consuming SSEs with \r\n separator (
@fancyweb)
... (truncated)
Commits
3b643b8[HttpClient] Resolve hostnames in NoPrivateNetworkHttpClientebcaeea[HttpClient] Filter private IPs before connecting when Host == IP54118c6Add PR template and auto-close PR on subtree split repositories58d3dc6[HttpClient] Fix setting CURLMOPT_MAXCONNECTSf09ba83Work around parse_url() bug4d547e5do not overwrite the host to request6ad5e27reject malformed URLs with a meaningful exception550cc67[HttpClient] Disable HTTP/2 PUSH by default when using curled17728minor #57689 [Contracts][HttpClient] Skip tests when zlib'sob_gzhandler()...1663725[Contracts][HttpClient] Skip tests when zlib'sob_gzhandler()doesn't exist- 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.