Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate tower-http to 0.5.1 - autoclosed #1200

Closed
wants to merge 1 commit into from

Conversation

noelbot
Copy link
Member

@noelbot noelbot commented Nov 21, 2023

This PR contains the following updates:

Package Type Update Change
tower-http dependencies minor 0.4.4 -> 0.5.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

tower-rs/tower-http (tower-http)

v0.5.1: v0.5.1

Compare Source

  • fs: Support files precompressed with zstd in ServeFile
  • trace: Add default generic parameters for ResponseBody and ResponseFuture (#​455)
  • trace: Add type aliases HttpMakeClassifier and GrpcMakeClassifier (#​455)

Fixed

  • cors: Keep Vary headers set by the inner service when setting response headers (#​398)
  • fs: ServeDir now no longer redirects from /directory to /directory/
    if append_index_html_on_directories is disabled (#​421)

v0.5.0: v0.5.0

Compare Source

Changed

  • Bump Minimum Supported Rust Version to 1.66 (#​433)
  • Update to http-body 1.0 (#​348)
  • Update to http 1.0 (#​348)
  • Preserve service error type in RequestDecompression (#​368)

Fixed

  • Accepts range headers with ranges where the end of range goes past the end of the document by bumping
    http-range-header to 0.4

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@noelbot noelbot force-pushed the renovate/tower-http-0.x branch 12 times, most recently from 844995b to a77683c Compare November 25, 2023 22:23
@noelbot noelbot changed the title Update Rust crate tower-http to 0.5.0 fix(deps): update rust crate tower-http to 0.5.0 Nov 25, 2023
@noelbot noelbot force-pushed the renovate/tower-http-0.x branch 2 times, most recently from 2c0b041 to 413b3c4 Compare November 26, 2023 01:10
@spotlightishere
Copy link
Contributor

It appears that axum currently does not support tower-http 0.5.x - support for it has been merged (tokio-rs/axum@43b14a5) but has not yet made it to a release. This will have to wait for a little bit ⌛

@noelbot noelbot force-pushed the renovate/tower-http-0.x branch 2 times, most recently from 0e729bd to 766ad2e Compare November 26, 2023 03:11
@noelbot noelbot force-pushed the renovate/tower-http-0.x branch 8 times, most recently from b98ca87 to 538e6d3 Compare November 27, 2023 20:26
@noelbot noelbot force-pushed the renovate/tower-http-0.x branch 25 times, most recently from a5b2409 to fbe13e7 Compare February 1, 2024 10:02
@noelbot noelbot force-pushed the renovate/tower-http-0.x branch from fbe13e7 to 00a9ce8 Compare February 1, 2024 18:02
@noelbot noelbot changed the title fix(deps): update rust crate tower-http to 0.5.1 fix(deps): update rust crate tower-http to 0.5.1 - autoclosed Feb 1, 2024
@noelbot noelbot closed this Feb 1, 2024
@noelbot noelbot deleted the renovate/tower-http-0.x branch February 1, 2024 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants