Commit 1587784
authored
chore(deps): bump tower-http from 0.5.2 to 0.6.8 in /panoptes (#61)
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.5.2 to
0.6.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tower-rs/tower-http/releases">tower-http's
releases</a>.</em></p>
<blockquote>
<h2>tower-http-0.6.8</h2>
<h2>Fixed</h2>
<ul>
<li>Disable <code>multiple_members</code> in Gzip decoder, since HTTP
context only uses one
member. (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/621">#621</a>)</li>
</ul>
<p><a
href="https://redirect.github.com/tower-rs/tower-http/issues/621">#621</a>:
<a
href="https://redirect.github.com/tower-rs/tower-http/pull/621">tower-rs/tower-http#621</a></p>
<h2>What's Changed</h2>
<ul>
<li>Disable <code>multiple_members</code> option for gzip decoder by <a
href="https://github.com/ducaale"><code>@ducaale</code></a> in <a
href="https://redirect.github.com/tower-rs/tower-http/pull/621">tower-rs/tower-http#621</a></li>
<li>ci: Pin tracing in MSRV job by <a
href="https://github.com/ducaale"><code>@ducaale</code></a> in <a
href="https://redirect.github.com/tower-rs/tower-http/pull/622">tower-rs/tower-http#622</a></li>
<li>ci: Switch cargo-public-api-crates to cargo-check-external-types by
<a href="https://github.com/tottoto"><code>@tottoto</code></a> in <a
href="https://redirect.github.com/tower-rs/tower-http/pull/613">tower-rs/tower-http#613</a></li>
<li>Remove deprecated annotations and Refactor From implementations by
<a href="https://github.com/sinder38"><code>@sinder38</code></a> in <a
href="https://redirect.github.com/tower-rs/tower-http/pull/608">tower-rs/tower-http#608</a></li>
<li>v0.6.8 by <a
href="https://github.com/seanmonstar"><code>@seanmonstar</code></a> in
<a
href="https://redirect.github.com/tower-rs/tower-http/pull/624">tower-rs/tower-http#624</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/sinder38"><code>@sinder38</code></a>
made their first contribution in <a
href="https://redirect.github.com/tower-rs/tower-http/pull/608">tower-rs/tower-http#608</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tower-rs/tower-http/compare/tower-http-0.6.7...tower-http-0.6.8">https://github.com/tower-rs/tower-http/compare/tower-http-0.6.7...tower-http-0.6.8</a></p>
<h2>tower-http-0.6.7</h2>
<h2>Added</h2>
<ul>
<li><code>TimeoutLayer::with_status_code(status)</code> to define the
status code returned
when timeout is reached. (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/599">#599</a>)</li>
</ul>
<h2>Deprecated</h2>
<ul>
<li><code>auth::require_authorization</code> is too basic for
real-world. (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/591">#591</a>)</li>
<li><code>TimeoutLayer::new()</code> should be replaced with
<code>TimeoutLayer::with_status_code()</code>. (Previously was
<code>StatusCode::REQUEST_TIMEOUT</code>) (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/599">#599</a>)</li>
</ul>
<h2>Fixed</h2>
<ul>
<li><code>on_eos</code> is now called even for successful responses. (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/580">#580</a>)</li>
<li><code>ServeDir</code>: call fallback when filename is invalid (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/586">#586</a>)</li>
<li><code>decompression</code> will not fail when body is empty (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/618">#618</a>)</li>
</ul>
<p><a
href="https://redirect.github.com/tower-rs/tower-http/issues/580">#580</a>:
<a
href="https://redirect.github.com/tower-rs/tower-http/pull/580">tower-rs/tower-http#580</a>
<a
href="https://redirect.github.com/tower-rs/tower-http/issues/586">#586</a>:
<a
href="https://redirect.github.com/tower-rs/tower-http/pull/586">tower-rs/tower-http#586</a>
<a
href="https://redirect.github.com/tower-rs/tower-http/issues/591">#591</a>:
<a
href="https://redirect.github.com/tower-rs/tower-http/pull/591">tower-rs/tower-http#591</a>
<a
href="https://redirect.github.com/tower-rs/tower-http/issues/599">#599</a>:
<a
href="https://redirect.github.com/tower-rs/tower-http/pull/599">tower-rs/tower-http#599</a>
<a
href="https://redirect.github.com/tower-rs/tower-http/issues/618">#618</a>:
<a
href="https://redirect.github.com/tower-rs/tower-http/pull/618">tower-rs/tower-http#618</a></p>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/mladedav"><code>@mladedav</code></a>
made their first contribution in <a
href="https://redirect.github.com/tower-rs/tower-http/pull/580">tower-rs/tower-http#580</a></li>
<li><a
href="https://github.com/aryaveersr"><code>@aryaveersr</code></a> made
their first contribution in <a
href="https://redirect.github.com/tower-rs/tower-http/pull/586">tower-rs/tower-http#586</a></li>
<li><a
href="https://github.com/soerenmeier"><code>@soerenmeier</code></a>
made their first contribution in <a
href="https://redirect.github.com/tower-rs/tower-http/pull/588">tower-rs/tower-http#588</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tower-rs/tower-http/commit/33166c8104be9b40ec15c480503d50d8c2312062"><code>33166c8</code></a>
v0.6.8</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/6680160c39a50b32bb370e9a0dd51c2298c71847"><code>6680160</code></a>
Fix deprecated lints (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/608">#608</a>)</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/81b8231d54e15e3285f9ae84dc573440f76d9d78"><code>81b8231</code></a>
ci: Switch cargo-public-api-crates to cargo-check-external-types (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/613">#613</a>)</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/1fb014438f22ecf68ede8f9a356a1b5b6e1784c4"><code>1fb0144</code></a>
ci: pin tracing in msrv job (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/622">#622</a>)</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/1fe4c091df13eb9dd7c58786615f08abe0d73bc6"><code>1fe4c09</code></a>
fix(decompression): disable <code>multiple_members</code> option for
gzip decoder (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/621">#621</a>)</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/3bf1ba7b7893b57264dfe663165a2bc57a40d2c4"><code>3bf1ba7</code></a>
v0.6.7</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/723ca9a90624129a40cfb8db49a36cbf4f472593"><code>723ca9a</code></a>
fix(decompression): Suppress EOF errors caused by decompressing empty
body (#...</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/8ab9f8294cdcd22a295b725e05f296260124a7b7"><code>8ab9f82</code></a>
chore(ci): use newer cargo-public-api-crates job (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/619">#619</a>)</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/7cfdf76723415faf12e3dfdfdf1d1c93a2e31cab"><code>7cfdf76</code></a>
doc: Replace doc_auto_cfg with doc_cfg (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/609">#609</a>)</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/50beeafbf9c3ca22482d0979af3513a73527dfd8"><code>50beeaf</code></a>
Add support for custom status code in TimeoutLayer (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/599">#599</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/tower-rs/tower-http/compare/tower-http-0.5.2...tower-http-0.6.8">compare
view</a></li>
</ul>
</details>
<br />
[](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 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)
</details>2 files changed
Lines changed: 8 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments