BurntNail / vent

Website for managing House Events
https://blog.maguire.tech/posts/projects/vent/
MIT License
4 stars 1 forks source link

fix(deps): update rust crate tower-http to 0.4.3 #120

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tower-http dependencies patch 0.4.1 -> 0.4.3

Release Notes

tower-rs/tower-http (tower-http) ### [`v0.4.3`](https://togithub.com/tower-rs/tower-http/releases/tag/tower-http-0.4.3): v0.4.3 [Compare Source](https://togithub.com/tower-rs/tower-http/compare/tower-http-0.4.2...tower-http-0.4.3) #### Fixed - **compression:** Fix accidental breaking change in 0.4.2. ### [`v0.4.2`](https://togithub.com/tower-rs/tower-http/releases/tag/tower-http-0.4.2): v0.4.2 [Compare Source](https://togithub.com/tower-rs/tower-http/compare/tower-http-0.4.1...tower-http-0.4.2) #### Added - **cors:** Add support for private network preflights ([#​373]) - **compression:** Implement `Default` for `DecompressionBody` ([#​370]) #### Changed - **compression:** Update to async-compression 0.4 ([#​371]) #### Fixed - **compression:** Override default brotli compression level 11 -> 4 ([#​356]) - **trace:** Simplify dynamic tracing level application ([#​380]) - **normalize_path:** Fix path normalization for preceding slashes ([#​359]) [#​356]: https://togithub.com/tower-rs/tower-http/pull/356 [#​359]: https://togithub.com/tower-rs/tower-http/pull/359 [#​370]: https://togithub.com/tower-rs/tower-http/pull/370 [#​371]: https://togithub.com/tower-rs/tower-http/pull/371 [#​373]: https://togithub.com/tower-rs/tower-http/pull/373 [#​380]: https://togithub.com/tower-rs/tower-http/pull/380

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.