Skip to content

Update dependency redis to '~> 5.1.0'

This MR contains the following updates:

Package Update Change
redis (changelog) minor '~> 5.0.0' -> '~> 5.1.0'

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

redis/redis-rb (redis)

v5.1.0

Compare Source

  • multi now accept a watch keyword argument like redis-client. See #​1236.
  • bitcount and bitpos now accept a scale: argument on Redis 7+. See #​1242
  • Added expiretime and pexpiretime. See #​1248.

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