Skip to content
This repository was archived by the owner on Sep 26, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 22, 2021

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

Release notes

Sourced from actix-rt's releases.

actix-rt: v2.5.0

  • Add System::run_with_code to allow retrieving the exit code on stop. #411

#411: actix/actix-net#411

Commits
  • a2437ee prepare actix-tls release 3.0.0-beta.9
  • 67b357a add TlsError::into_service_error (#420)
  • 3597af5 prepare actix-rt release 2.5.0
  • 8891c26 address unused warning
  • 233c61b remove dead code
  • 161f239 server: panic earlier if neither runtime detected
  • 7e7df2f add timeout for accepting tls connections (#393)
  • ce8ec15 system: run and return exit code on stop (#411)
  • ae28ce5 update mio to 0.8
  • 54d1d9e prepare actix-tls release 3.0.0-beta.8
  • Additional commits viewable in compare view

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-rt](https://github.com/actix/actix-net) to permit the latest version.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](actix/actix-net@rt-1.1.1...rt-v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 22, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 31, 2021

Superseded by #105.

@dependabot dependabot bot closed this Dec 31, 2021
@dependabot dependabot bot deleted the dependabot/cargo/actix-rt-2.5.0 branch December 31, 2021 18:03
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