Skip to content

Commit

Permalink
chore(deps): Bump tower-http from 0.4.1 to 0.4.2 (#18030)
Browse files Browse the repository at this point in the history
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.4.1 to
0.4.2.
<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>v0.4.2</h2>
<h2>Added</h2>
<ul>
<li><strong>cors:</strong> Add support for private network preflights
(<a
href="https://redirect.github.com/tower-rs/tower-http/issues/373">#373</a>)</li>
<li><strong>compression:</strong> Implement <code>Default</code> for
<code>DecompressionBody</code> (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/370">#370</a>)</li>
</ul>
<h2>Changed</h2>
<ul>
<li><strong>compression:</strong> Update to async-compression 0.4 (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/371">#371</a>)</li>
</ul>
<h2>Fixed</h2>
<ul>
<li><strong>compression:</strong> Override default brotli compression
level 11 -&gt; 4 (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/356">#356</a>)</li>
<li><strong>trace:</strong> Simplify dynamic tracing level application
(<a
href="https://redirect.github.com/tower-rs/tower-http/issues/380">#380</a>)</li>
<li><strong>normalize_path:</strong> Fix path normalization for
preceding slashes (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/359">#359</a>)</li>
</ul>
<p><a
href="https://redirect.github.com/tower-rs/tower-http/issues/356">#356</a>:
<a
href="https://redirect.github.com/tower-rs/tower-http/pull/356">tower-rs/tower-http#356</a>
<a
href="https://redirect.github.com/tower-rs/tower-http/issues/359">#359</a>:
<a
href="https://redirect.github.com/tower-rs/tower-http/pull/359">tower-rs/tower-http#359</a>
<a
href="https://redirect.github.com/tower-rs/tower-http/issues/370">#370</a>:
<a
href="https://redirect.github.com/tower-rs/tower-http/pull/370">tower-rs/tower-http#370</a>
<a
href="https://redirect.github.com/tower-rs/tower-http/issues/371">#371</a>:
<a
href="https://redirect.github.com/tower-rs/tower-http/pull/371">tower-rs/tower-http#371</a>
<a
href="https://redirect.github.com/tower-rs/tower-http/issues/373">#373</a>:
<a
href="https://redirect.github.com/tower-rs/tower-http/pull/373">tower-rs/tower-http#373</a>
<a
href="https://redirect.github.com/tower-rs/tower-http/issues/380">#380</a>:
<a
href="https://redirect.github.com/tower-rs/tower-http/pull/380">tower-rs/tower-http#380</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tower-rs/tower-http/commit/1bca37dc93f66ae8d3c1c321c61e808dce751ba3"><code>1bca37d</code></a>
Release 0.4.2 (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/387">#387</a>)</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/97bf959755fdd0036e46dbdb3bd456be67d7b6da"><code>97bf959</code></a>
Fix path normalization for preceding slashes</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/1cd15059d4eb8ac7ffac96eae2c2049f574ad00d"><code>1cd1505</code></a>
trace: Simplify dynamic tracing level application (<a
href="https://redirect.github.com/tower-rs/tower-http/issues/380">#380</a>)</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/21aa1725887076f08aafa6a2e40a4465ea578830"><code>21aa172</code></a>
Implement Default for DecompressionBody</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/d042a2a465bc2cec72004c1d58ea0a2b6ac24c14"><code>d042a2a</code></a>
Fix broken links in documentation</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/23de275ebb9d920b00d6b36190c7c8ba92838400"><code>23de275</code></a>
Update compression test to manually choose best compression level</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/9381c9a555826f763d9b423b3af32d517e48d685"><code>9381c9a</code></a>
Override default brotli compression level 11 -&gt; 4</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/77b34f88338bad79499f54255b5480bdf73b0e58"><code>77b34f8</code></a>
cors: Add support for private network preflights</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/5afd95806fb37fc63dafdccf43e15f6e22853d3e"><code>5afd958</code></a>
Update rust-version field in manifest to match README</li>
<li><a
href="https://github.com/tower-rs/tower-http/commit/69de5e88921ce93e07f82aafdacff6ba002e26c0"><code>69de5e8</code></a>
Install protoc in CI</li>
<li>Additional commits viewable in <a
href="https://github.com/tower-rs/tower-http/compare/tower-http-0.4.1...tower-http-0.4.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tower-http&package-manager=cargo&previous-version=0.4.1&new-version=0.4.2)](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 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>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jesse Szwedko <[email protected]>
  • Loading branch information
dependabot[bot] and jszwedko authored Jul 21, 2023
1 parent 81f5c50 commit 9b4cd44
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 20 deletions.
23 changes: 5 additions & 18 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ opendal = {version = "0.38", default-features = false, features = ["native-tls",

# Tower
tower = { version = "0.4.13", default-features = false, features = ["buffer", "limit", "retry", "timeout", "util", "balance", "discover"] }
tower-http = { version = "0.4.1", default-features = false, features = ["decompression-gzip"]}
tower-http = { version = "0.4.2", default-features = false, features = ["decompression-gzip"]}
# Serde
serde = { version = "1.0.173", default-features = false, features = ["derive"] }
serde-toml-merge = { version = "0.3.0", default-features = false }
Expand Down
1 change: 0 additions & 1 deletion LICENSE-3rdparty.csv
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ ascii,https://github.com/tomprogrammer/rust-ascii,Apache-2.0 OR MIT,"Thomas Ba
assert-json-diff,https://github.com/davidpdrsn/assert-json-diff,MIT,David Pedersen <[email protected]>
async-channel,https://github.com/smol-rs/async-channel,Apache-2.0 OR MIT,Stjepan Glavina <[email protected]>
async-compat,https://github.com/smol-rs/async-compat,Apache-2.0 OR MIT,Stjepan Glavina <[email protected]>
async-compression,https://github.com/Nemo157/async-compression,MIT OR Apache-2.0,"Wim Looman <[email protected]>, Allen Bui <[email protected]>"
async-compression,https://github.com/Nullus157/async-compression,MIT OR Apache-2.0,"Wim Looman <[email protected]>, Allen Bui <[email protected]>"
async-executor,https://github.com/smol-rs/async-executor,Apache-2.0 OR MIT,Stjepan Glavina <[email protected]>
async-fs,https://github.com/smol-rs/async-fs,Apache-2.0 OR MIT,Stjepan Glavina <[email protected]>
Expand Down

0 comments on commit 9b4cd44

Please sign in to comment.