chore(deps): Update Rust crate warp to 0.4.0 - autoclosed #700
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot].This notice will be removed on 2025-10-07.
This PR contains the following updates:
0.3.7->0.4.0Release Notes
seanmonstar/warp (warp)
v0.4.2Compare Source
UnixListenertoincoming(listener).serveris not enabled.v0.4.1Compare Source
Server::graceful()bounds incorrect requiring the filter to be a future.tokio/netwhen theserverfeature is enabled.cfgs in the docs.v0.4.0Compare Source
hyper,http, andhttp-bodyto v1.multipartandwebsocketfeatures from being enabled by default.warp::serve()behind aserverfeature, not enabled by default.warp::testbehind atestfeature, not enabled by default.tlsfeature and types.warp::addrfilters.v0.3.7 (April 5, 2024)
tls()config.v0.3.6 (September 27, 2023)
Nonetomultipart::form().max_length().ReplyforResult<impl Reply, impl Reply>.multipart::Part::content_type()return the full mime string.TlsServer::try_bind_with_graceful_shutdown().v0.3.5 (April 28, 2023)
multipartfilters now usemulterdependency, fixing some streaming bugs.Rejection::into_response()is significantly faster.v0.3.4 (March 31, 2023)
multipart::Partdata is now streamed instead of buffered.multipartfilters.v0.3.3 (September 27, 2022)
fsfilters path sanitization to reject colons on Windows.v0.3.2 (November 9, 2021)
Filter::then(), which is likeFilter::map()in that it's infallible, but is async likeFilter::and_then().redirect::found()reply helper that returns302 Found.compression-brotliandcompression-gzipcargo features to enable only the compression you need.HEADrequests to be served tofs::dir()filters.path!()with no arguments.futureswithfutures-util, which is a smaller dependency.v0.3.1 (March 24, 2021)
pongconstructor to websocket messages.redirect::see_otherandredirect::permanenthelpers.fsfilters sometimes having an off-by-one error with range requests.Access-Control-Request-Headers.Configuration
📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.