Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps turmoil from 0.6.6 to 0.7.0.

Release notes

Sourced from turmoil's releases.

Turmoil 0.7.0

Added

  • Add a basic cluster simulation example (#233)
  • Seed tokio with the world rng (#245)
  • Update deps (#236, #237, #239, #241)
  • Add bind drop test (#235)

#233: tokio-rs/turmoil#233 #235: tokio-rs/turmoil#235 #236: tokio-rs/turmoil#236 #237: tokio-rs/turmoil#237 #239: tokio-rs/turmoil#239 #241: tokio-rs/turmoil#241 #245: tokio-rs/turmoil#245

Fixed

  • Fix clippy lint violations (#242, #244)
  • Remove prost from build-dependencies (#238)

#238: tokio-rs/turmoil#238 #242: tokio-rs/turmoil#242 #244: tokio-rs/turmoil#244

Breaking

  • Change Builder to accept an rng seed (#246)

#246: tokio-rs/turmoil#246

Changelog

Sourced from turmoil's changelog.

0.7.0 (November 3, 2025)

Added

  • Add a basic cluster simulation example (#233)
  • Seed tokio with the world rng (#245)
  • Update deps (#236, #237, #239, #241)
  • Add bind drop test (#235)

#233: tokio-rs/turmoil#233 #235: tokio-rs/turmoil#235 #236: tokio-rs/turmoil#236 #237: tokio-rs/turmoil#237 #239: tokio-rs/turmoil#239 #241: tokio-rs/turmoil#241 #245: tokio-rs/turmoil#245

Fixed

  • Fix clippy lint violations (#242, #244)
  • Remove prost from build-dependencies (#238)

#238: tokio-rs/turmoil#238 #242: tokio-rs/turmoil#242 #244: tokio-rs/turmoil#244

Breaking

  • Change Builder to accept an rng seed (#246)

#246: tokio-rs/turmoil#246

Commits

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 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 [turmoil](https://github.com/tokio-rs/turmoil) from 0.6.6 to 0.7.0.
- [Release notes](https://github.com/tokio-rs/turmoil/releases)
- [Changelog](https://github.com/tokio-rs/turmoil/blob/main/CHANGELOG.md)
- [Commits](tokio-rs/turmoil@v0.6.6...v0.7.0)

---
updated-dependencies:
- dependency-name: turmoil
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Nov 10, 2025
@lukeiannucci lukeiannucci merged commit aa4852b into main Nov 11, 2025
15 of 17 checks passed
@lukeiannucci lukeiannucci deleted the dependabot/cargo/turmoil-0.7.0 branch November 11, 2025 14:54
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