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.5 #195

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
tower-http dependencies minor 0.4 -> 0.5

Release Notes

tower-rs/tower-http (tower-http) ### [`v0.5.0`](https://togithub.com/tower-rs/tower-http/releases/tag/tower-http-0.5.0): v0.5.0 [Compare Source](https://togithub.com/tower-rs/tower-http/compare/tower-http-0.4.4...tower-http-0.5.0) #### 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` [#​418]: https://togithub.com/tower-rs/tower-http/pull/418 [#​433]: https://togithub.com/tower-rs/tower-http/pull/433 [#​348]: https://togithub.com/tower-rs/tower-http/pull/348 [#​368]: https://togithub.com/tower-rs/tower-http/pull/368 ### [`v0.4.4`](https://togithub.com/tower-rs/tower-http/releases/tag/tower-http-0.4.4): v0.4.4 [Compare Source](https://togithub.com/tower-rs/tower-http/compare/tower-http-0.4.3...tower-http-0.4.4) - **trace**: Default implementations for trace bodies. ### [`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 ### [`v0.4.1`](https://togithub.com/tower-rs/tower-http/releases/tag/tower-http-0.4.1): v0.4.1 [Compare Source](https://togithub.com/tower-rs/tower-http/compare/tower-http-0.4.0...tower-http-0.4.1) #### Added - **request_id:** Derive `Default` for `MakeRequestUuid` ([#​335]) - **fs:** Derive `Default` for `ServeFileSystemResponseBody` ([#​336]) - **compression:** Expose compression quality on the CompressionLayer ([#​333]) #### Fixed - **compression:** Improve parsing of `Accept-Encoding` request header ([#​220]) - **normalize_path:** Fix path normalization of index route ([#​347]) - **decompression:** Enable `multiple_members` for `GzipDecoder` ([#​354]) [#​347]: https://togithub.com/tower-rs/tower-http/pull/347 [#​333]: https://togithub.com/tower-rs/tower-http/pull/333 [#​220]: https://togithub.com/tower-rs/tower-http/pull/220 [#​335]: https://togithub.com/tower-rs/tower-http/pull/335 [#​336]: https://togithub.com/tower-rs/tower-http/pull/336 [#​354]: https://togithub.com/tower-rs/tower-http/pull/354

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.

renovate[bot] commented 9 months ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.5). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.