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 actix-web requirement from =4.0.0-beta.13 to =4.0.0-beta.15 #427

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 20, 2021

Updates the requirements on actix-web to permit the latest version.

Release notes

Sourced from actix-web's releases.

actix-web: v4.0.0-beta.13

Changed

  • Update actix-tls to 3.0.0-rc.1. #2474

#2474: actix/actix-web#2474

Changelog

Sourced from actix-web's changelog.

4.0.0-beta.13 - 2021-11-30

Changed

  • Update actix-tls to 3.0.0-rc.1. #2474

#2474: actix/actix-web#2474

4.0.0-beta.12 - 2021-11-22

Changed

  • Compress middleware's response type is now AnyBody<Encoder<B>>. #2448

Fixed

  • Relax Unpin bound on S (stream) parameter of HttpResponseBuilder::streaming. #2448

Removed

  • dev::ResponseBody re-export; is function is replaced by the new dev::AnyBody enum. #2446

#2446: actix/actix-web#2446 #2448: actix/actix-web#2448

4.0.0-beta.11 - 2021-11-15

Added

  • Re-export dev::ServerHandle from actix-server. #2442

Changed

  • ContentType::html now produces text/html; charset=utf-8 instead of text/html. #2423
  • Update actix-server to 2.0.0-beta.9. #2442

#2423: actix/actix-web#2423 #2442: actix/actix-web#2442

4.0.0-beta.10 - 2021-10-20

Added

  • Option to allow Json extractor to work without a Content-Type header present. #2362
  • #[actix_web::test] macro for setting up tests with a runtime. #2409

Changed

  • Associated type FromRequest::Config was removed. #2233
  • Inner field made private on web::Payload. #2384
  • Data::into_inner and Data::get_ref no longer requires T: Sized. #2403
  • Updated rustls to v0.20. #2414
  • Minimum supported Rust version (MSRV) is now 1.52.

Removed

  • Useless ServiceResponse::checked_expr method. #2401

#2233: actix/actix-web#2233 #2362: actix/actix-web#2362

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [actix-web](https://github.com/actix/actix-web) to permit the latest version.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](actix/actix-web@web-v4.0.0-beta.13...web-v4.0.0-beta.13)

---
updated-dependencies:
- dependency-name: actix-web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 20, 2021
@ChristianBeilschmidt
Copy link
Member

covered in #425

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2021

Looks like actix-web is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 22, 2021
@dependabot dependabot bot deleted the dependabot/cargo/actix-web-eq-4.0.0-beta.15 branch December 22, 2021 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant