Update dependency async-mutex to ^0.5.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
async-mutex | dependencies | minor | ^0.4.0 -> ^0.5.0 |
Release Notes
DirtyHairy/async-mutex (async-mutex)
v0.5.0
- Support priority queueing for mutexes and semaphores. A huge "thank you" goes to @dmurvihill who added this feature.
- Update dependencies.
v0.4.1
- Expand documentation and fix a few errors.
- Clear timeout after acquiring a lock in
withTimeout
. - Thanks to AkatQuas and aryzing for their contributions.
- Update dependencies.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot