fix(deps): update rust crate tower-http to v0.6.8 #13

Merged
kjuulh merged 1 commits from renovate/all into main 2025-12-09 02:46:09 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
tower-http dependencies patch 0.6.7 -> 0.6.8

Release Notes

tower-rs/tower-http (tower-http)

v0.6.8

Compare Source

Fixed

  • Disable multiple_members in Gzip decoder, since HTTP context only uses one
    member. (#​621)

What's Changed

New Contributors

Full Changelog: https://github.com/tower-rs/tower-http/compare/tower-http-0.6.7...tower-http-0.6.8


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tower-http](https://github.com/tower-rs/tower-http) | dependencies | patch | `0.6.7` -> `0.6.8` | --- ### Release Notes <details> <summary>tower-rs/tower-http (tower-http)</summary> ### [`v0.6.8`](https://github.com/tower-rs/tower-http/releases/tag/tower-http-0.6.8) [Compare Source](https://github.com/tower-rs/tower-http/compare/tower-http-0.6.7...tower-http-0.6.8) #### Fixed - Disable `multiple_members` in Gzip decoder, since HTTP context only uses one member. ([#&#8203;621]) [#&#8203;621]: https://github.com/tower-rs/tower-http/pull/621 #### What's Changed - Disable `multiple_members` option for gzip decoder by [@&#8203;ducaale](https://github.com/ducaale) in https://github.com/tower-rs/tower-http/pull/621 - ci: Pin tracing in MSRV job by [@&#8203;ducaale](https://github.com/ducaale) in https://github.com/tower-rs/tower-http/pull/622 - ci: Switch cargo-public-api-crates to cargo-check-external-types by [@&#8203;tottoto](https://github.com/tottoto) in https://github.com/tower-rs/tower-http/pull/613 - Remove deprecated annotations and Refactor From implementations by [@&#8203;sinder38](https://github.com/sinder38) in https://github.com/tower-rs/tower-http/pull/608 - v0.6.8 by [@&#8203;seanmonstar](https://github.com/seanmonstar) in https://github.com/tower-rs/tower-http/pull/624 #### New Contributors - [@&#8203;sinder38](https://github.com/sinder38) made their first contribution in https://github.com/tower-rs/tower-http/pull/608 **Full Changelog**: https://github.com/tower-rs/tower-http/compare/tower-http-0.6.7...tower-http-0.6.8 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-12-09 02:46:07 +01:00
fix(deps): update rust crate tower-http to v0.6.8
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
204787b5ea
kjuulh scheduled this pull request to auto merge when all checks succeed 2025-12-09 02:46:07 +01:00
kjuulh merged commit 204787b5ea into main 2025-12-09 02:46:09 +01:00
kjuulh deleted branch renovate/all 2025-12-09 02:46:09 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/noil-client#13
No description provided.