Skip to content

deps: bump actix-rt from 2.12.0 to 2.13.0 - #1391

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

deps: bump actix-rt from 2.12.0 to 2.13.0#1391
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/actix-rt-2.13.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps actix-rt from 2.12.0 to 2.13.0.

Release notes

Sourced from actix-rt's releases.

actix-rt: v2.13.0

  • Add Arbiter::try_new() and Arbiter::try_with_tokio_rt() for fallible Arbiter initialization.
Commits
  • dc2ee5d chore(actix-rt): prepare release 2.13.0
  • c1d1e91 test: rework arbiter_spawn_failure_does_not_panic_creator
  • e167efa chore: mark unreachable code
  • d1c945a build(deps): bump futures-util from 0.3.33 to 0.3.34 (#949)
  • 05b203d actix-rt: Add fallible Arbiter spawn APIs (try_new & try_with_tokio_rt) (#944)
  • e56afda chore(actix-codec): prepare release 0.5.3
  • 29ca22b perf(codec): improve performance by storing next index (#870)
  • 3539d95 test: cover graceful shutdown of queued connections (#946)
  • 6c90bfe chore(actix-server): prepare release 2.9.1
  • 6cabf4b fix: keep workers alive until graceful stop (#945)
  • 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.12.0 to 2.13.0.
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](actix/actix-net@rt-v2.12.0...rt-v2.13.0)

---
updated-dependencies:
- dependency-name: actix-rt
  dependency-version: 2.13.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 6, 2026
@dependabot
dependabot Bot requested a review from dekobon as a code owner September 6, 2026 05:13
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Sep 6, 2026
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