Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps the minor group with 1 update: actix-rt.

Updates actix-rt from 2.10.0 to 2.11.0

Release notes

Sourced from actix-rt's releases.

actix-rt: v2.11.0

  • Implement ActixStream for tokio::io::BufReader<IO>.
  • Deprecate the pin re-export.
  • Minimum supported Rust version (MSRV) is now 1.75.
Commits
  • 5267bc2 chore(rt): include correct tokio features
  • 3c0702c chore(actix-rt): prepare release 2.11.0
  • fe31514 build(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 (#722)
  • b8ff2a4 refactor: inline format args
  • 160fdc5 build(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 (#721)
  • c856fcd build(deps): bump actions-rust-lang/setup-rust-toolchain (#720)
  • 4ee45b2 build(deps): bump taiki-e/install-action from 2.58.17 to 2.58.21 (#719)
  • 43f9da3 build(deps): bump bitflags from 2.9.2 to 2.9.3 (#718)
  • d24e5b4 build(deps): bump serde_json from 1.0.142 to 1.0.143 (#717)
  • 0d45bf9 chore: revert msrv bump
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor group with 1 update: [actix-rt](https://github.com/actix/actix-net).


Updates `actix-rt` from 2.10.0 to 2.11.0
- [Release notes](https://github.com/actix/actix-net/releases)
- [Commits](actix/actix-net@rt-v2.10.0...rt-v2.11.0)

---
updated-dependencies:
- dependency-name: actix-rt
  dependency-version: 2.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: 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 8, 2025
@alexcottner alexcottner changed the title Bump actix-rt from 2.10.0 to 2.11.0 in the minor group Bumped rust and several dependencies to latest versions Sep 8, 2025
@alexcottner alexcottner merged commit 25b51e0 into master Sep 8, 2025
3 checks passed
@alexcottner alexcottner deleted the dependabot/cargo/minor-df4d06d54a branch September 8, 2025 17:31
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.

2 participants