Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2022

Bumps actix-rt from 1.0.0 to 2.6.0.

Release notes

Sourced from actix-rt's releases.

actix-rt: v2.6.0

  • Update tokio-uring dependency to 0.2.0. #436

#436: actix/actix-net#436

actix-rt: v2.5.1

  • Expose System::with_tokio_rt and Arbiter::with_tokio_rt. #430

#430: actix/actix-net#430

actix-rt: v2.5.0

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

#411: actix/actix-net#411

actix-rt: v2.4.0

  • Add Arbiter::try_current for situations where thread may or may not have Arbiter context. #408
  • Start io-uring with System::new when feature is enabled. #395

#395: actix/actix-net#395 #408: actix/actix-net#408

actix-rt: v2.3.0

  • The spawn method can now resolve with non-unit outputs. #369
  • Add experimental (semver-exempt) io-uring feature for enabling async file I/O on linux. #374

#369: actix/actix-net#369 #374: actix/actix-net#374

actix-rt: v2.2.0

  • BREAKING ActixStream::{poll_read_ready, poll_write_ready} methods now return Ready object in ok variant. #293
    • Breakage is acceptable since ActixStream was not intended to be public.

#293: actix/actix-net#293

actix-rt: v2.1.0

  • Add ActixStream extension trait to include readiness methods. #276
  • Re-export tokio::net::TcpSocket in net module #282

#276: actix/actix-net#276 #282: actix/actix-net#282

actix-rt: v2.0.2

... (truncated)

Commits
  • b1d5d85 prepare actix-server release 2.0.0-rc.4
  • ed2c07b prepare actix-rt release 2.6.0
  • 4fe7fec update tokio-uring to 0.2.0 (#436)
  • 4c9ee88 prepare actix-tls release 3.0.1
  • 9ec3cc0 Replace str_split_once to lower actix-tls msrv to 1.50.0 and bump actix-net t...
  • 01e0f92 fix ci
  • 10d3bb6 only run coverage on master ci
  • 3ba4eaf prepare actix-server release 2.0.0-rc.3
  • 5faa98f prepare actix-rt release 2.5.1
  • b552d84 prepare actix-codec release 0.4.2
  • 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-rt](https://github.com/actix/actix-net) from 1.0.0 to 2.6.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](actix/actix-net@rt-1.0.0...rt-v2.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies rust Pull requests that update Rust code labels Jan 13, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 9, 2022

Superseded by #770.

@dependabot dependabot bot closed this Mar 9, 2022
@dependabot dependabot bot deleted the dependabot/cargo/refactor/actix-rewrite/actix-rt-2.6.0 branch March 9, 2022 02:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies rust Pull requests that update Rust code
Development

Successfully merging this pull request may close these issues.

0 participants