Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2022

Bumps actix-web-actors from 2.0.0 to 4.1.0.

Release notes

Sourced from actix-web-actors's releases.

actix-web-actors: v4.1.0

  • Add support for actix version 0.13. #2675

#2675: actix/actix-web#2675

actix-web: v4.0.1

Fixed

  • Use stable version in readme example.

actix-web-actors: v4.0.0

  • No significant changes since 4.0.0-beta.12.

actix-web-codegen: v4.0.0

  • No significant changes since 0.5.0.

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: 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

... (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-web-actors](https://github.com/actix/actix-web) from 2.0.0 to 4.1.0.
- [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-v2.0.0...actors-v4.1.0)

---
updated-dependencies:
- dependency-name: actix-web-actors
  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 Mar 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2023

Superseded by #31.

@dependabot dependabot bot closed this Jan 23, 2023
@dependabot dependabot bot deleted the dependabot/cargo/actix-web-actors-4.1.0 branch January 23, 2023 04:02
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