vincent-herlemont / native_db

Drop-in embedded database in Rust
MIT License
433 stars 17 forks source link

chore(deps): update rust crate serial_test to 3.1 #127

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
serial_test dev-dependencies minor 3.0 -> 3.1

Release Notes

palfrey/serial_test (serial_test) ### [`v3.1.0`](https://togithub.com/palfrey/serial_test/releases/tag/v3.1.0) [Compare Source](https://togithub.com/palfrey/serial_test/compare/v3.0.0...v3.1.0) #### What's Changed - Replace `lazy_static` with `once_cell` by [@​Expyron](https://togithub.com/Expyron) in [https://github.com/palfrey/serial_test/pull/106](https://togithub.com/palfrey/serial_test/pull/106) - Replace `dashmap` with `scc` by [@​palfrey](https://togithub.com/palfrey) in [https://github.com/palfrey/serial_test/pull/109](https://togithub.com/palfrey/serial_test/pull/109) - Standard test attribute worked with `mod`, others didn't (e.g. `tokio::test`) by [@​palfrey](https://togithub.com/palfrey) in [https://github.com/palfrey/serial_test/pull/110](https://togithub.com/palfrey/serial_test/pull/110) #### New Contributors - [@​Expyron](https://togithub.com/Expyron) made their first contribution in [https://github.com/palfrey/serial_test/pull/106](https://togithub.com/palfrey/serial_test/pull/106) **Full Changelog**: https://github.com/palfrey/serial_test/compare/v3.0.0...v3.1.0

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



This PR has been generated by Mend Renovate. View repository job log here.

vincent-herlemont commented 5 months ago

:tada: This PR is included in version 0.6.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: