flat-manager
flat-manager copied to clipboard
build(deps): bump actix-web-actors from 1.0.4 to 4.2.0
trafficstars
Bumps actix-web-actors from 1.0.4 to 4.2.0.
Release notes
Sourced from actix-web-actors's releases.
actix-web: v4.2.0
Added
- Add
#[routes]macro to support multiple paths for one handler. #2718- Add
ServiceRequest::{parts, request}()getter methods. #2786- Add configuration options for TLS handshake timeout via
HttpServer::{rustls, openssl}_with_configmethods. #2752Changed
- Minimum supported Rust version (MSRV) is now 1.59 due to transitive
timedependency.#2718: actix/actix-web#2718 #2752: actix/actix-web#2752 #2786: actix/actix-web#2786
actix-web-actors: v4.2.0
- Minimum supported Rust version (MSRV) is now 1.57 due to transitive
timedependency.actix-web-codegen: v4.2.0
- Add support for custom methods with the
#[route]macro. #2969actix-web-actors: v4.1.0
- Add support for
actixversion0.13. #2675actix-web: v4.1.0
Added
- Add
ServiceRequest::extract()to make it easier to use extractors when writing middlewares. #2647- Add
Route::wrap()to allow individual routes to use middleware. #2725- Add
ServiceConfig::default_service(). #2338 #2743- Implement
ResponseErrorforstd::convert::InfallibleChanged
- Minimum supported Rust version (MSRV) is now 1.56 due to transitive
hashbrowndependency.Fixed
- Clear connection-level data on
HttpRequestdrop. #2742#2338: actix/actix-web#2338 #2647: actix/actix-web#2647 #2725: actix/actix-web#2725
... (truncated)
Commits
7767cf3prepare actix-web release 4.2.0b59a96dprepare actix-web-codegen release 4.1.0037740bprepare actix-http release 3.2.2386258cclarify worker_max_blocking_threads default99bf774update gh-pages deploy action35b0fd1specify branch in doc job0b5b4dcreduce size of docs branchc993055replace askama_escape in favor of v_htmlescape (#2824)679f61cbump msrv to 1.59056de32fix scope doc example- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.