Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Updates the requirements on turmoil to permit the latest version.

Release notes

Sourced from turmoil's releases.

Turmoil 0.6.0

Added

  • Documentation to the sim builder (#152)

Fixed

  • Avoid trying to spawn on teardown when rt is gone (#153)
  • Deliver loopback packets in the next step (#153)

Breaking

  • Remove rng from sim builder as it wasn't applied when building. This is technically a bug fix, but will break consumers. Use build_with_rng instead (#150)

#150: tokio-rs/turmoil#150 #152: tokio-rs/turmoil#152 #153: tokio-rs/turmoil#153

Changelog

Sourced from turmoil's changelog.

0.6.0 (November 17, 2023)

Added

  • Documentation to the sim builder (#152)

Fixed

  • Avoid trying to spawn on teardown when rt is gone (#153)
  • Deliver loopback packets in the next step (#153)

Breaking

  • Remove rng from sim builder as it wasn't applied when building. This is technically a bug fix, but will break consumers. Use build_with_rng instead (#150)

#150: tokio-rs/turmoil#150 #152: tokio-rs/turmoil#152 #153: tokio-rs/turmoil#153

0.5.8 (November 6, 2023)

Fixed

  • Fix subtraction overflow bug with latency (#147)
  • Fix ephemeral port leak upon tcp stream shutdown (#145)

#147: tokio-rs/turmoil#147 #145: tokio-rs/turmoil#145

0.5.7 (October 20, 2023)

Added

  • Add reverse DNS resolution capabilities (#141)

Fixed

  • Fix duplicate FIN in the drop glue (#142)
  • Extend loopback workaround (#140)

#142: tokio-rs/turmoil#142 #141: tokio-rs/turmoil#141 #140: tokio-rs/turmoil#140

0.5.6 (July 24, 2023)

Added

... (truncated)

Commits

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)

Updates the requirements on [turmoil](https://github.com/tokio-rs/turmoil) to permit the latest version.
- [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.5.2...v0.6.0)

---
updated-dependencies:
- dependency-name: turmoil
  dependency-type: direct:production
...

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 20, 2023
@camshaft camshaft enabled auto-merge (squash) November 20, 2023 15:52
@camshaft camshaft merged commit aebccbb into main Nov 20, 2023
@camshaft camshaft deleted the dependabot/cargo/turmoil-0.6.0 branch November 20, 2023 15:53
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.

1 participant