charted-dev / charted

📦 Free, open source, and reliable Helm Chart registry made in Rust
https://charts.noelware.org
Apache License 2.0
24 stars 1 forks source link

fix(deps): update rust crate tower-http to 0.6.0 - autoclosed #1812

Closed noelbot closed 1 month ago

noelbot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
tower-http dependencies minor 0.5.2 -> 0.6.0

Release Notes

tower-rs/tower-http (tower-http) ### [`v0.6.0`](https://togithub.com/tower-rs/tower-http/releases/tag/tower-http-0.6.0): v0.6.0 [Compare Source](https://togithub.com/tower-rs/tower-http/compare/tower-http-0.5.2...tower-http-0.6.0) #### Changed: - `body` module is disabled except for `catch-panic`, `decompression-*`, `fs`, or `limit` features (BREAKING) ([#​477]) - Update to `tower` 0.5 ([#​503]) #### Fixed - **fs:** Precompression of static files now supports files without a file extension ([#​507]) [#​477]: https://togithub.com/tower-rs/tower-http/pull/477 [#​503]: https://togithub.com/tower-rs/tower-http/pull/503 [#​507]: https://togithub.com/tower-rs/tower-http/pull/507

Configuration

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

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, 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 Renovate Bot.