mbround18 / valheim-docker

Valheim Docker powered by Odin. The Valheim dedicated gameserver manager which is designed with resiliency in mind by providing automatic updates, world backup support, and a user friendly cli interface.
https://hub.docker.com/r/mbround18/valheim
BSD 3-Clause "New" or "Revised" License
772 stars 82 forks source link

Update Rust crate serial_test to v3.2.0 #996

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
serial_test dev-dependencies minor 3.1.1 -> 3.2.0

Release Notes

palfrey/serial_test (serial_test) ### [`v3.2.0`](https://redirect.github.com/palfrey/serial_test/releases/tag/v3.2.0) [Compare Source](https://redirect.github.com/palfrey/serial_test/compare/v3.1.1...v3.2.0) #### What's Changed - Stop using tokio in test which runs all futures sync by [@​pgerber](https://redirect.github.com/pgerber) in [https://github.com/palfrey/serial_test/pull/114](https://redirect.github.com/palfrey/serial_test/pull/114) - Add `is_locked_serially()` to check if we are in a `#[serial]` context by [@​pgerber](https://redirect.github.com/pgerber) in [https://github.com/palfrey/serial_test/pull/113](https://redirect.github.com/palfrey/serial_test/pull/113) - CI step with fully updated dependencies by [@​palfrey](https://redirect.github.com/palfrey) and [@​vsirivol](https://redirect.github.com/vsirivol) in [https://github.com/palfrey/serial_test/pull/118](https://redirect.github.com/palfrey/serial_test/pull/118) - `default_features` -> `default-features` by [@​palfrey](https://redirect.github.com/palfrey) in [https://github.com/palfrey/serial_test/pull/119](https://redirect.github.com/palfrey/serial_test/pull/119) - Strip down the required features for various libraries by [@​palfrey](https://redirect.github.com/palfrey) in [https://github.com/palfrey/serial_test/pull/120](https://redirect.github.com/palfrey/serial_test/pull/120) #### New Contributors - [@​pgerber](https://redirect.github.com/pgerber) made their first contribution in [https://github.com/palfrey/serial_test/pull/114](https://redirect.github.com/palfrey/serial_test/pull/114) - [@​vsirivol](https://redirect.github.com/vsirivol) made their first contribution in [https://github.com/palfrey/serial_test/pull/118](https://redirect.github.com/palfrey/serial_test/pull/118) **Full Changelog**: https://github.com/palfrey/serial_test/compare/v3.1.1...v3.2.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.