Skip to content

fix(deps): update dependency redis-semaphore to v5.6.0

GitLab CI requested to merge renovate/redis-semaphore-5.x into develop

This MR contains the following updates:

Package Type Update Change
redis-semaphore dependencies minor 5.5.1 -> 5.6.0

Release Notes

swarthy/redis-semaphore (redis-semaphore)

v5.6.0

Compare Source

  • Added interface compatible client support (ex. ioredis-mock)
  • Removed instanceof Redis validation in constructor
  • ioredis marked as optional peerDependency, explicit ioredis install is required now

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading