Closed dependabot[bot] closed 2 weeks ago
Dependabot tried to add @fdo-rs/fdo-rs-maintainers
as a reviewer to this PR, but received the following error from GitHub:
POST https://api.github.com/repos/fdo-rs/fido-device-onboard-rs/pulls/686/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the fdo-rs/fido-device-onboard-rs repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
Superseded by #691.
Bumps serial_test from 2.0.0 to 3.1.1.
Release notes
Sourced from serial_test's releases.
Commits
b39310b
3.1.1bf32228
Merge pull request #111 from palfrey/fix-mod-with-async2cb0880
Only test async with mod when async is on3c25842
Fix async test functions inside a serial mod block25fb948
3.1.04ccc6bd
Merge pull request #110 from palfrey/serial-mod-non-corefb32f74
Standard test attribute worked with mod, others didn't2389412
Merge pull request #109 from palfrey/remove-dashmap14aa91f
Add more details fslock names946db45
Allow unused name for LocksDependabot 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