Skip to content

deps: bump actix-rt from 2.13.0 to 2.15.0 - #1496

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/actix-rt-2.15.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/actix-rt-2.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 20, 2026

Copy link
Copy Markdown
Contributor

Bumps actix-rt from 2.13.0 to 2.15.0.

Release notes

Sourced from actix-rt's releases.

actix-rt: v2.15.0

  • Add Arbiter::alive() and ArbiterHandle::alive() to check whether the arbiter's command channel is still open.

actix-rt: v2.14.0

  • Add separate net and signal features, enabled by default, to make Tokio networking and OS signal support optional. Users who disable default features must explicitly enable net and/or signal to use the corresponding modules.
Commits
  • f5382cd chore(actix-rt): prepare release 2.15.0
  • a2afafb feat(rt): add arbiter alive methods (#974)
  • a8401aa feat(rt): make networking and signal support optional (#973)
  • adff240 docs(tls): add Rustls and OpenSSL credential hot-reload examples (#972)
  • 0892775 feat(server): add TestServer::unused_listener helper (#967)
  • dc9eaa8 chore(actix-codec): prepare release 0.5.4
  • a3b1d85 fix(codec): support separate read and write halves (#970)
  • c4ca17a chore(actix-server): prepare release 2.9.4
  • 2b0b5b8 refactor(server): name timeout and capacity constants (#969)
  • 6463be8 fix(server): cap default workers and validate explicit counts (#968)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 2.13.0 to 2.15.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](actix/actix-net@rt-v2.13.0...rt-v2.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 20, 2026
@dependabot
dependabot Bot requested a review from dekobon as a code owner September 20, 2026 05:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 20, 2026

This branch has not been deployed

No deployments
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants