Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps actix-http from 1.0.1 to 3.2.2.

Release notes

Sourced from actix-http's releases.

actix-http: v3.2.2

Changed

  • Minimum supported Rust version (MSRV) is now 1.59 due to transitive time dependency.

Fixed

  • Avoid possibility of dispatcher getting stuck while back-pressuring I/O. #2369

#2369: actix/actix-web#2369

actix-http: v3.2.1

Fixed

  • Fix parsing ambiguity in Transfer-Encoding and Content-Length headers for HTTP/1.0 requests. #2794

#2794: actix/actix-web#2794

actix-http: v3.2.0

Changed

  • Minimum supported Rust version (MSRV) is now 1.57 due to transitive time dependency.

Fixed

  • Websocket parser no longer throws endless overflow errors after receiving an oversized frame. #2790
  • Retain previously set Vary headers when using compression encoder. #2798

#2790: actix/actix-web#2790 #2798: actix/actix-web#2798

actix-http: v3.1.0

Changed

  • Minimum supported Rust version (MSRV) is now 1.56 due to transitive hashbrown dependency.

Fixed

  • Revert broken fix in #2624 that caused erroneous 500 error responses. Temporarily re-introduces #2357 bug. #2779

#2357: actix/actix-web#2357 #2624: actix/actix-web#2624 #2779: actix/actix-web#2779

actix-http: v3.0.4

Fix

  • Document on docs.rs with ws feature enabled.

... (truncated)

Commits
  • 7767cf3 prepare actix-web release 4.2.0
  • b59a96d prepare actix-web-codegen release 4.1.0
  • 037740b prepare actix-http release 3.2.2
  • 386258c clarify worker_max_blocking_threads default
  • 99bf774 update gh-pages deploy action
  • 35b0fd1 specify branch in doc job
  • 0b5b4dc reduce size of docs branch
  • c993055 replace askama_escape in favor of v_htmlescape (#2824)
  • 679f61c bump msrv to 1.59
  • 056de32 fix scope doc example
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [actix-http](https://github.com/actix/actix-web) from 1.0.1 to 3.2.2.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](actix/actix-web@awc-v1.0.1...http-v3.2.2)

---
updated-dependencies:
- dependency-name: actix-http
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 23, 2023

Superseded by #25.

@dependabot dependabot bot closed this Jan 23, 2023
@dependabot dependabot bot deleted the dependabot/cargo/actix-http-3.2.2 branch January 23, 2023 18:19
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