Skip to content

Commit

Permalink
build(deps): bump reqwest from 0.12.9 to 0.12.11 in the patch group (#…
Browse files Browse the repository at this point in the history
…627)

Bumps the patch group with 1 update:
[reqwest](https://github.com/seanmonstar/reqwest).

Updates `reqwest` from 0.12.9 to 0.12.11
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/seanmonstar/reqwest/releases">reqwest's
releases</a>.</em></p>
<blockquote>
<h2>v0.12.11</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix decompression returning an error when HTTP/2 ends with an empty
data frame by <a
href="https://github.com/seanmonstar"><code>@​seanmonstar</code></a> in
<a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2508">seanmonstar/reqwest#2508</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/seanmonstar/reqwest/compare/v0.12.10...v0.12.11">https://github.com/seanmonstar/reqwest/compare/v0.12.10...v0.12.11</a></p>
<h2>v0.12.10</h2>
<h2>What's Changed</h2>
<ul>
<li>Add <code>ClientBuilder::connector_layer()</code> to allow
customizing the connector stack. by <a
href="https://github.com/jlizen"><code>@​jlizen</code></a> in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2496">seanmonstar/reqwest#2496</a></li>
<li>Add <code>ClientBuilder::http2_max_header_list_size()</code> option
by <a href="https://github.com/DSharifi"><code>@​DSharifi</code></a> in
<a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2465">seanmonstar/reqwest#2465</a></li>
<li>Fix decompression of chunked bodies so the connections can be reused
more often by <a
href="https://github.com/Andrey36652"><code>@​Andrey36652</code></a> in
<a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2484">seanmonstar/reqwest#2484</a></li>
<li>Fix propagating body size hint (<code>content-length</code>)
information when wrapping bodies by <a
href="https://github.com/seanmonstar"><code>@​seanmonstar</code></a> in
<a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2503">seanmonstar/reqwest#2503</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/DSharifi"><code>@​DSharifi</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2465">seanmonstar/reqwest#2465</a></li>
<li><a
href="https://github.com/gretchenfrage"><code>@​gretchenfrage</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2464">seanmonstar/reqwest#2464</a></li>
<li><a href="https://github.com/hsivonen"><code>@​hsivonen</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2470">seanmonstar/reqwest#2470</a></li>
<li><a href="https://github.com/ovnicraft"><code>@​ovnicraft</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2469">seanmonstar/reqwest#2469</a></li>
<li><a href="https://github.com/Nuhvi"><code>@​Nuhvi</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2473">seanmonstar/reqwest#2473</a></li>
<li><a href="https://github.com/caojen"><code>@​caojen</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2488">seanmonstar/reqwest#2488</a></li>
<li><a
href="https://github.com/Andrey36652"><code>@​Andrey36652</code></a>
made their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2484">seanmonstar/reqwest#2484</a></li>
<li><a href="https://github.com/jlizen"><code>@​jlizen</code></a> made
their first contribution in <a
href="https://redirect.github.com/seanmonstar/reqwest/pull/2499">seanmonstar/reqwest#2499</a></li>
</ul>
<h2>Thanks</h2>
<ul>
<li><a
href="https://github.com/seanmonstar"><code>@​seanmonstar</code></a></li>
<li><a href="https://github.com/nyurik"><code>@​nyurik</code></a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/seanmonstar/reqwest/compare/v0.12.9...v0.12.10">https://github.com/seanmonstar/reqwest/compare/v0.12.9...v0.12.10</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md">reqwest's
changelog</a>.</em></p>
<blockquote>
<h2>v0.12.11</h2>
<ul>
<li>Fix decompression returning an error when HTTP/2 ends with an empty
data frame.</li>
</ul>
<h2>v0.12.10</h2>
<ul>
<li>Add <code>ClientBuilder::connector_layer()</code> to allow
customizing the connector stack.</li>
<li>Add <code>ClientBuilder::http2_max_header_list_size()</code>
option.</li>
<li>Fix propagating body size hint (<code>content-length</code>)
information when wrapping bodies.</li>
<li>Fix decompression of chunked bodies so the connections can be reused
more often.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/224f0b89d8cd7b653f9fadf967bafd3d082211dc"><code>224f0b8</code></a>
v0.12.11</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/beea3320c4da59149bb46b6a118b500e6eb1ee5e"><code>beea332</code></a>
fix decoding extra empty frame (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2508">#2508</a>)</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/177cc7f8d93177bd1cbe9a687237928f884f18c8"><code>177cc7f</code></a>
cleanup: typo fix</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/409cff3cf72ceba1c63268ccba5b7ed33014abcd"><code>409cff3</code></a>
v0.12.10</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/ea48da723c17380a7d9cdf791248cd3a196c005a"><code>ea48da7</code></a>
docs: fix a few spelling issues (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2478">#2478</a>)</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/3ce98b5f2288637e22dad98e881c210246567021"><code>3ce98b5</code></a>
fix: propagate Body::size_hint when wrapping bodies (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2503">#2503</a>)</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/44ca5ee864ebff81e987263de74be7002fc6b353"><code>44ca5ee</code></a>
remove Clone from connect::Unnameable for now (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2502">#2502</a>)</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/2a7c1b61e0693f8b9924e2e89257aa131a30ee83"><code>2a7c1b6</code></a>
feat: allow pluggable tower layers in connector service stack (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2496">#2496</a>)</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/8a2174f8a4259691b5ca0a16778427127f61373a"><code>8a2174f</code></a>
chore: in README, update requirements to mention rustls along with
vendored o...</li>
<li><a
href="https://github.com/seanmonstar/reqwest/commit/d36c0f5fd93f8190c9f39990ce4ec859c2b6d567"><code>d36c0f5</code></a>
perf: fix decoder streams to make pooled connections reusable (<a
href="https://redirect.github.com/seanmonstar/reqwest/issues/2484">#2484</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/seanmonstar/reqwest/compare/v0.12.9...v0.12.11">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=reqwest&package-manager=cargo&previous-version=0.12.9&new-version=0.12.11)](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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 96d222c commit 236a132
Showing 1 changed file with 24 additions and 2 deletions.
26 changes: 24 additions & 2 deletions Cargo.lock

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

0 comments on commit 236a132

Please sign in to comment.