Skip to content

Conversation

@mchesterbot
Copy link
Contributor

@mchesterbot mchesterbot bot commented May 7, 2025

This PR contains the following updates:

Package Type Update Change
tower-http dependencies patch 0.6.2 -> 0.6.3

Release Notes

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

v0.6.3: tower-http 0.6.3

Compare Source

Added

  • decompression: Support HTTP responses containing multiple ZSTD frames (#​548)
  • The ServiceExt trait for chaining layers onto an arbitrary http service just
    like ServiceBuilderExt allows for ServiceBuilder (#​563)

Fixed

  • Remove unnecessary trait bounds on S::Error for Service impls of
    RequestBodyTimeout<S> and ResponseBodyTimeout<S> (#​533)
  • compression: Respect is_end_stream (#​535)
  • Fix a rare panic in fs::ServeDir (#​553)
  • Fix invalid content-lenght of 1 in response to range requests to empty
    files (#​556)
  • In AsyncRequireAuthorization, use the original inner service after it is
    ready, instead of using a clone (#​561)

New Contributors

Full Changelog: tower-rs/tower-http@tower-http-0.6.2...tower-http-0.6.3


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.


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

This PR has been generated by Renovate Bot.

| datasource | package    | from  | to    |
| ---------- | ---------- | ----- | ----- |
| crate      | tower-http | 0.6.2 | 0.6.3 |
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented May 7, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@mchesterbot mchesterbot bot changed the title fix(deps): update rust crate tower-http to v0.6.3 fix(deps): update rust crate tower-http to v0.6.3 - abandoned May 8, 2025
@mchesterbot
Copy link
Contributor Author

mchesterbot bot commented May 8, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant