Bumps listen from 3.4.0 to 3.4.1.
Release notes
Sourced from listen's releases.
v3.4.1
- Add tests for PR #529 (#531) @ColinDKelley
- Correctly pass timeout as kwargs to wait_for_state (#529) @the-spectator
Commits
-
73b7bb7
release prep: bump version to 3.4.1 -
7cf4cfd
Error = ::Listen::Error -
0dc9b87
remove stray references to the wiki -
b930860
switch Listen::Record::SymlinkDetector::Error to use Listen::Error -
6fa5e2e
add tests for waiting max of 5 seconds for startup -
5e0c64d
add tests for FSM#wait_for_state including enforcement that states must be sy... -
92793ff
Pass timeout as kwargs in wait for state - See full diff 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