Skip to content

chore(deps): bump actix-web from 3.3.3 to 4.0.1#42

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/actix-web-4.0.1
Closed

chore(deps): bump actix-web from 3.3.3 to 4.0.1#42
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/actix-web-4.0.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 28, 2022

Bumps actix-web from 3.3.3 to 4.0.1.

Release notes

Sourced from actix-web's releases.

actix-web: v4.0.1

Fixed

  • Use stable version in readme example.

actix-web: v4.0.0

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

Changed

  • Rename test::{simple_service => status_service}. #2659

#2659: actix/actix-web#2659

actix-web-codegen: v4.0.0

  • No significant changes since 0.5.0.

actix-web-actors: v4.0.0

  • No significant changes since 4.0.0-beta.12.

actix-web: v4.0.0-rc.3

Changed

  • middleware::Condition gained a broader compatibility; Compat is needed in fewer cases. #2635

Added

  • Implement Responder for Vec<u8>. #2625
  • Re-export KeepAlive in http mod. #2625

#2625: actix/actix-web#2625 #2635: actix/actix-web#2635

actix-web: v4.0.0-rc.2

Added

  • On-by-default macros feature flag to enable routing and runtime macros. #2619

Removed

  • rt::{Arbiter, ArbiterHandle} re-exports. #2619

#2619: actix/actix-web#2619

actix-web: v4.0.0-rc.1

... (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)

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 28, 2022
@dependabot dependabot Bot force-pushed the dependabot/cargo/actix-web-4.0.1 branch from 1a694bd to 7bb8565 Compare March 10, 2022 19:40
Bumps [actix-web](https://github.com/actix/actix-web) from 3.3.3 to 4.0.1.
- [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-v3.3.3...web-v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/cargo/actix-web-4.0.1 branch from 7bb8565 to c6abf15 Compare May 4, 2022 18:00
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jun 13, 2022

Superseded by #59.

@dependabot dependabot Bot closed this Jun 13, 2022
@dependabot dependabot Bot deleted the dependabot/cargo/actix-web-4.0.1 branch June 13, 2022 02: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.

0 participants