8000 build(deps): bump actix-http from 2.2.2 to 3.1.0 by dependabot[bot] · Pull Request #115 · slhmy/SHUpdtp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

build(deps): bump actix-http from 2.2.2 to 3.1.0 #115

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Jun 13, 2022

Bumps actix-http from 2.2.2 to 3.1.0.

Release notes

Sourced from actix-http's releases.

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.

actix-http: v3.0.3

Fixed

  • Allow spaces between header name and colon when parsing responses. #2684

#2684: actix/actix-web#2684

actix-http: v3.0.2

Fixed

  • Fix encoding camel-case header names with more than one hyphen. #2683

#2683: actix/actix-web#2683

actix-http: v3.0.1

  • Fix panic in H1 dispatcher when pipelining is used with keep-alive. #2678

#2678: actix/actix-web#2678

actix-http: v3.0.0

See in-tree changelog for full list of changes since v2.x.

Removed

  • error::BlockingError #2660

#2660: actix/actix-web#2660

... (truncated)

Changelog

Sourced from actix-http's changelog.

3.1.0 - 2020-09-29

Changed

  • Add TrailingSlash::MergeOnly behaviour to NormalizePath, which allows NormalizePath to retain any trailing slashes. #1695
  • Remove bound std::marker::Sized from web 8000 ::Data to support storing Arc<dyn Trait> via web::Data::from #1710

Fixed

  • ResourceMap debug printing is no longer infinitely recursive. #1708

#1695: actix/actix-web#1695 #1708: actix/actix-web#1708 #1710: actix/actix-web#1710

3.0.2 - 2020-09-15

Fixed

  • NormalizePath when used with TrailingSlash::Trim no longer trims the root path "/". #1678

#1678: actix/actix-web#1678

3.0.1 - 2020-09-13

Changed

  • middleware::normalize::TrailingSlash enum is now accessible. #1673

#1673: actix/actix-web#1673

3.0.0 - 2020-09-11

  • No significant changes from 3.0.0-beta.4.

3.0.0-beta.4 - 2020-09-09

Added

  • middleware::NormalizePath now has configurable behaviour for either always having a trailing slash, or as the new addition, always trimming trailing slashes. #1639

Changed

  • Update actix-codec and actix-utils dependencies. #1634
  • FormConfig and JsonConfig configurations are now also considered when set using App::data. #1641
  • HttpServer::maxconn is renamed to the more expressive HttpServer::max_connections. #1655
  • HttpServer::maxconnrate is renamed to the more expressive HttpServer::max_connection_rate. #1655

#1639: actix/actix-web#1639 #1641: actix/actix-web#1641 #1634: actix/actix-web#1634 #1655: actix/actix-web#1655

... (truncated)

Commits

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 2.2.2 to 3.1.0.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/web-v3.1.0/CHANGES.md)
- [Commits](actix/actix-web@http-v2.2.2...web-v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants
0