Skip to content

Update tower-http requirement from 0.5.2 to 0.6.0#614

Merged
genedna merged 1 commit into
mainfrom
dependabot/cargo/tower-http-0.6.0
Sep 21, 2024
Merged

Update tower-http requirement from 0.5.2 to 0.6.0#614
genedna merged 1 commit into
mainfrom
dependabot/cargo/tower-http-0.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 20, 2024

Copy link
Copy Markdown
Contributor

Updates the requirements on tower-http to permit the latest version.

Release notes

Sourced from tower-http's releases.

v0.5.2

Added:

  • compression: Will now send a vary: accept-encoding header on compressed responses (#399)
  • compression: Support x-gzip as equivalent to gzip in accept-encoding request header (#467)

Fixed

  • compression: Skip compression for range requests (#446)
  • compression: Skip compression for SSE responses by default (#465)
  • cors: Actually keep Vary headers set by the inner service when setting response headers (#473)
    • Version 0.5.1 intended to ship this, but the implementation was buggy and didn't actually do anything

#399: tower-rs/tower-http#399 #446: tower-rs/tower-http#446 #465: tower-rs/tower-http#465 #467: tower-rs/tower-http#467 #473: tower-rs/tower-http#473

Commits

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 commands and options

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)

Updates the requirements on [tower-http](https://github.com/tower-rs/tower-http) to permit the latest version.
- [Release notes](https://github.com/tower-rs/tower-http/releases)
- [Commits](tower-rs/tower-http@tower-http-0.5.2...tower-http-0.5.2)

---
updated-dependencies:
- dependency-name: tower-http
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Sep 20, 2024
@vercel

vercel Bot commented Sep 20, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mega ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2024 7:24pm

@genedna
genedna added this pull request to the merge queue Sep 21, 2024
Merged via the queue into main with commit 72f72f7 Sep 21, 2024
@dependabot
dependabot Bot deleted the dependabot/cargo/tower-http-0.6.0 branch September 21, 2024 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant