AVIator
AVIator copied to clipboard
chore(deps): bump serial_test from 0.8.0 to 0.9.0
Bumps serial_test from 0.8.0 to 0.9.0.
Release notes
Sourced from serial_test's releases.
v0.9.0
What's Changed
- Move rustversion declaration to a dev-dependency by
@complexspaces
in palfrey/serial_test#69- Improved "all combinations of features" testing by
@palfrey
in palfrey/serial_test#75- Redo locks with dashmap by
@palfrey
in palfrey/serial_test#72- Per test timeout by
@Licenser
in palfrey/serial_test#71- Feature to disable the async work by
@palfrey
in palfrey/serial_test#74New Contributors
@complexspaces
made their first contribution in palfrey/serial_test#69@Licenser
made their first contribution in palfrey/serial_test#70Full Changelog: https://github.com/palfrey/serial_test/compare/v0.8.0...v0.9.0
Commits
4c937af
0.9.05bee99d
Merge pull request #77 from palfrey/docs-0.95390ed6
Fix formattingc03f1da
Various docs fixes prior to 0.91b00867
Merge pull request #74 from palfrey/optional-async0fb75d6
Minor spacing issue with cfgea05666
Split out all the fs asyncc2b0024
Merge branch 'main' into optional-asyncd108a62
Merge pull request #71 from tremor-rs/per-test-timeoutd416977
Re-add timeouts- Additional commits viewable in compare view
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 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)