Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump tower-http from 0.4.1 to 0.4.2 (vectordotdev#18030)
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 -> 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 -> 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jesse Szwedko <jesse.szwedko@datadoghq.com>
- Loading branch information