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 #227

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2023

Mend Renovate

This PR contains the following updates:

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

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: Disabled by config. Please merge this manually once you are satisfied.

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 Mend Renovate. View repository job log here.

@renovate renovate bot changed the title fix(deps): update rust crate tower-http to 0.4.1 fix(deps): update rust crate tower-http to 0.4.2 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/tower-http-0.x branch from 0879c68 to d6f273a Compare July 19, 2023 13:40
@renovate renovate bot changed the title fix(deps): update rust crate tower-http to 0.4.2 fix(deps): update rust crate tower-http to 0.4.3 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/tower-http-0.x branch from d6f273a to 3aa05fd Compare July 20, 2023 17:00
@renovate renovate bot changed the title fix(deps): update rust crate tower-http to 0.4.3 fix(deps): update rust crate tower-http to 0.4.4 Sep 1, 2023
@renovate renovate bot force-pushed the renovate/tower-http-0.x branch from 3aa05fd to 284007a Compare September 1, 2023 16:49
@renovate renovate bot changed the title fix(deps): update rust crate tower-http to 0.4.4 fix(deps): update rust crate tower-http to 0.5.0 Nov 21, 2023
@renovate renovate bot force-pushed the renovate/tower-http-0.x branch from 284007a to 801b0ff Compare November 21, 2023 16:38
@renovate renovate bot changed the title fix(deps): update rust crate tower-http to 0.5.0 Update Rust crate tower-http to 0.5.0 Dec 25, 2023
@renovate renovate bot changed the title Update Rust crate tower-http to 0.5.0 Update Rust crate tower-http to 0.5.1 Jan 14, 2024
@renovate renovate bot force-pushed the renovate/tower-http-0.x branch from 801b0ff to 30ed777 Compare January 14, 2024 22:59
@renovate renovate bot force-pushed the renovate/tower-http-0.x branch from 30ed777 to 6752ef2 Compare January 26, 2024 14:16
@renovate renovate bot force-pushed the renovate/tower-http-0.x branch from 6752ef2 to 0ceab02 Compare January 26, 2024 14:29
@renovate renovate bot changed the title Update Rust crate tower-http to 0.5.1 fix(deps): update rust crate tower-http to 0.5.1 Jan 26, 2024
@zdz zdz merged commit 8e9fa60 into master Jan 26, 2024
1 check failed
@renovate renovate bot deleted the renovate/tower-http-0.x branch January 26, 2024 14:41
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.

1 participant