Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate tower-http to 0.4.3 #146

Merged
merged 1 commit into from
Jul 31, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 19, 2023

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: v0.4.3

Compare Source

Fixed

  • compression: Fix accidental breaking change in 0.4.2.

v0.4.2: v0.4.2

Compare Source

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)

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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner July 19, 2023 11:24
@renovate renovate bot force-pushed the renovate/tower-http-0.x branch 2 times, most recently from 8158eb1 to a377af2 Compare July 19, 2023 20:40
@renovate renovate bot changed the title Update Rust crate tower-http to 0.4.2 Update Rust crate tower-http to 0.4.3 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/tower-http-0.x branch from a377af2 to b37c5a4 Compare July 20, 2023 15:44
@renovate renovate bot force-pushed the renovate/tower-http-0.x branch from b37c5a4 to 0d24c10 Compare July 31, 2023 13:15
@rillian rillian enabled auto-merge July 31, 2023 13:31
Copy link
Contributor

@rillian rillian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug fixes.

@rillian rillian merged commit 1c7367b into main Jul 31, 2023
2 checks passed
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