brave / star-randsrv

Go wrapper service for the STAR randomness server.
Mozilla Public License 2.0
7 stars 5 forks source link

Update Rust crate tower-http to 0.5.1 #273

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tower-http dependencies patch 0.5.0 -> 0.5.1

Release Notes

tower-rs/tower-http (tower-http) ### [`v0.5.1`](https://togithub.com/tower-rs/tower-http/releases/tag/tower-http-0.5.1): v0.5.1 [Compare Source](https://togithub.com/tower-rs/tower-http/compare/tower-http-0.5.0...tower-http-0.5.1) - **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]) [#​398]: https://togithub.com/tower-rs/tower-http/pull/398 [#​421]: https://togithub.com/tower-rs/tower-http/pull/421 [#​455]: https://togithub.com/tower-rs/tower-http/pull/455

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.



This PR has been generated by Mend Renovate. View repository job log here.