Skip to content

Commit

Permalink
chore(deps): bump symfony/http-client from 7.0.0 to 7.1.7 (#8)
Browse files Browse the repository at this point in the history
Bumps [symfony/http-client](https://github.com/symfony/http-client) from
7.0.0 to 7.1.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/symfony/http-client/releases">symfony/http-client's
releases</a>.</em></p>
<blockquote>
<h2>v7.1.7</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/http-client/compare/v7.1.6...v7.1.7">https://github.com/symfony/http-client/compare/v7.1.6...v7.1.7</a>)</p>
<ul>
<li>security symfony/symfony#cve-2024-50342 [HttpClient] Filter private
IPs before connecting when Host == IP (<a
href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/58704">symfony/symfony#58704</a>
[HttpClient] fix for HttpClientDataCollector fails if proc_open is
disabled via php.ini (<a
href="https://github.com/ZaneCEO"><code>@​ZaneCEO</code></a>)</li>
</ul>
<h2>v7.1.6</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/http-client/compare/v7.1.5...v7.1.6">https://github.com/symfony/http-client/compare/v7.1.5...v7.1.6</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.5</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/http-client/compare/v7.1.4...v7.1.5">https://github.com/symfony/http-client/compare/v7.1.4...v7.1.5</a>)</p>
<ul>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/58278">symfony/symfony#58278</a>
[HttpClient] Fix setting <code>CURLMOPT_MAXCONNECTS</code> (<a
href="https://github.com/HypeMC"><code>@​HypeMC</code></a>)</li>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/58218">symfony/symfony#58218</a>
Work around <code>parse_url()</code> bug (<a
href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li>
</ul>
<h2>v7.1.4</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/http-client/compare/v7.1.3...v7.1.4">https://github.com/symfony/http-client/compare/v7.1.3...v7.1.4</a>)</p>
<ul>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/58044">symfony/symfony#58044</a>
[HttpClient] Do not overwrite the host to request when using option
&quot;resolve&quot; (<a
href="https://github.com/xabbuh"><code>@​xabbuh</code></a>)</li>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/57981">symfony/symfony#57981</a>
[HttpClient] reject malformed URLs with a meaningful exception (<a
href="https://github.com/xabbuh"><code>@​xabbuh</code></a>)</li>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/57870">symfony/symfony#57870</a>
[HttpClient] Disable HTTP/2 PUSH by default when using curl (<a
href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li>
</ul>
<h2>v7.1.3</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/http-client/compare/v7.1.2...v7.1.3">https://github.com/symfony/http-client/compare/v7.1.2...v7.1.3</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.2</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/http-client/compare/v7.1.1...v7.1.2">https://github.com/symfony/http-client/compare/v7.1.1...v7.1.2</a>)</p>
<ul>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/57569">symfony/symfony#57569</a>
[HttpClient][Mailer] Revert &quot;Let curl handle transfer
encoding&quot;, use HTTP/1.1 for Mailgun (<a
href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/57564">symfony/symfony#57564</a>
[HttpClient] Fix initializing InformationalChunk (<a
href="https://github.com/nicolas-grekas"><code>@​nicolas-grekas</code></a>)</li>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/57453">symfony/symfony#57453</a>
[HttpClient] Fix parsing SSE (<a
href="https://github.com/fancyweb"><code>@​fancyweb</code></a>)</li>
</ul>
<h2>v7.1.1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/http-client/compare/v7.1.0...v7.1.1">https://github.com/symfony/http-client/compare/v7.1.0...v7.1.1</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.0</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/http-client/compare/v7.1.0-RC1...v7.1.0">https://github.com/symfony/http-client/compare/v7.1.0-RC1...v7.1.0</a>)</p>
<ul>
<li>no significant changes</li>
</ul>
<h2>v7.1.0-RC1</h2>
<p><strong>Changelog</strong> (<a
href="https://github.com/symfony/http-client/compare/v7.1.0-BETA1...v7.1.0-RC1">https://github.com/symfony/http-client/compare/v7.1.0-BETA1...v7.1.0-RC1</a>)</p>
<ul>
<li>bug <a
href="https://redirect.github.com/symfony/symfony/issues/54860">symfony/symfony#54860</a>
[HttpClient] Revert fixing curl default options (<a
href="https://github.com/alexandre-daubois"><code>@​alexandre-daubois</code></a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md">symfony/http-client's
changelog</a>.</em></p>
<blockquote>
<h1>CHANGELOG</h1>
<h2>7.1</h2>
<ul>
<li>Add <code>HttpOptions::setHeader()</code> to add or replace a single
header</li>
<li>Allow mocking <code>start_time</code> info in
<code>MockResponse</code></li>
<li>Add <code>MockResponse::fromFile()</code> and
<code>JsonMockResponse::fromFile()</code> methods to help using fixtures
files</li>
<li>Add <code>ThrottlingHttpClient</code> to enable limiting the number
of requests within a certain period</li>
<li>Deprecate the <code>setLogger()</code> methods of the
<code>NoPrivateNetworkHttpClient</code>,
<code>TraceableHttpClient</code> and <code>ScopingHttpClient</code>
classes, configure the logger of the wrapped clients directly
instead</li>
</ul>
<h2>7.0</h2>
<ul>
<li>Remove implementing <code>Http\Message\RequestFactory</code> from
<code>HttplugClient</code></li>
</ul>
<h2>6.4</h2>
<ul>
<li>Add <code>HarFileResponseFactory</code> testing utility, allow to
replay responses from <code>.har</code> files</li>
<li>Add <code>max_retries</code> option to
<code>RetryableHttpClient</code> to adjust the retry logic on a per
request level</li>
<li>Add <code>PingWehookMessage</code> and
<code>PingWebhookMessageHandler</code></li>
<li>Enable using EventSourceHttpClient::connect() for both GET and
POST</li>
</ul>
<h2>6.3</h2>
<ul>
<li>Add option <code>crypto_method</code> to set the minimum TLS version
and make it default to v1.2</li>
<li>Add <code>UriTemplateHttpClient</code> to use URI templates as
specified in the RFC 6570</li>
<li>Add <code>ServerSentEvent::getArrayData()</code> to get the
Server-Sent Event's data decoded as an array when it's a JSON
payload</li>
<li>Allow array of urls as <code>base_uri</code> option value in
<code>RetryableHttpClient</code> to retry on a new url each time</li>
<li>Add <code>JsonMockResponse</code>, a <code>MockResponse</code>
shortcut that automatically encodes the passed body to JSON and sets the
content type to <code>application/json</code> by default</li>
<li>Support file uploads by nesting resource streams in option
&quot;body&quot;</li>
</ul>
<h2>6.2</h2>
<ul>
<li>Make <code>HttplugClient</code> implement
<code>Psr\Http\Message\RequestFactoryInterface</code>,
<code>StreamFactoryInterface</code> and
<code>UriFactoryInterface</code></li>
<li>Deprecate implementing <code>Http\Message\RequestFactory</code>,
<code>StreamFactory</code> and <code>UriFactory</code> on
<code>HttplugClient</code></li>
<li>Add <code>withOptions()</code> to <code>HttplugClient</code> and
<code>Psr18Client</code></li>
</ul>
<h2>6.1</h2>
<ul>
<li>Allow yielding <code>Exception</code> from MockResponse's
<code>$body</code> to mock transport errors</li>
<li>Remove credentials from requests redirected to same host but
different port</li>
</ul>
<h2>5.4</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/symfony/http-client/commit/90ab2a4992dcf5d1f19a9b8737eba36a7c305fd0"><code>90ab2a4</code></a>
Merge branch '6.4' into 7.1</li>
<li><a
href="https://github.com/symfony/http-client/commit/05d88cbd816ad6e0202edd9a9963cb9d615b8826"><code>05d88cb</code></a>
Merge branch '5.4' into 6.4</li>
<li><a
href="https://github.com/symfony/http-client/commit/59623564d6bdc82eca6829b82ff7d596a06ede68"><code>5962356</code></a>
Merge branch '6.4' into 7.1</li>
<li><a
href="https://github.com/symfony/http-client/commit/224124ddaabda861b3214727a0bb723bcdcf2d70"><code>224124d</code></a>
bug <a
href="https://redirect.github.com/symfony/http-client/issues/58704">#58704</a>
[HttpClient] fix for HttpClientDataCollector fails if proc_open
is...</li>
<li><a
href="https://github.com/symfony/http-client/commit/aa7bebe6521febb1d828d9217489af604c711271"><code>aa7bebe</code></a>
[HttpClient] Fix Process-based escaping in HttpClientDataCollector</li>
<li><a
href="https://github.com/symfony/http-client/commit/e9b08469ecd82b5416c3dd9988457530058c1746"><code>e9b0846</code></a>
fix for HttpClientDataCollector fails if proc_open is disabled via
php.ini . ...</li>
<li><a
href="https://github.com/symfony/http-client/commit/ebcaeeafc48b69f497f82b9700ddf54bfe975f71"><code>ebcaeea</code></a>
[HttpClient] Filter private IPs before connecting when Host == IP</li>
<li><a
href="https://github.com/symfony/http-client/commit/274e2f6886b43a36f8bd5dfeb67215f7ebf9e291"><code>274e2f6</code></a>
Fix typo in deprecation message</li>
<li><a
href="https://github.com/symfony/http-client/commit/5620136101c25cf3809a224c033f1117858b21dd"><code>5620136</code></a>
Merge branch '6.4' into 7.1</li>
<li><a
href="https://github.com/symfony/http-client/commit/509d0e8a798bf5e41e0b6317e9bce1140af47376"><code>509d0e8</code></a>
[HttpClient] Fix class requirement message</li>
<li>Additional commits viewable in <a
href="https://github.com/symfony/http-client/compare/v7.0.0...v7.1.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=symfony/http-client&package-manager=composer&previous-version=7.0.0&new-version=7.1.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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](https://github.com/zitadel/example-symfony-oidc/network/alerts).

</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent f5f02e0 commit 8fd9f76
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"symfony/flex": "^2",
"symfony/form": "7.0.*",
"symfony/framework-bundle": "7.0.*",
"symfony/http-client": "7.0.*",
"symfony/http-client": "7.1.*",
"symfony/intl": "7.0.*",
"symfony/mailer": "7.0.*",
"symfony/mime": "7.0.*",
Expand Down
20 changes: 11 additions & 9 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8fd9f76

Please sign in to comment.