Skip to content

chore(deps): update dependency redis to '~> 5.2.0'

Ghost User requested to merge renovate/redis-5.x into master

This MR contains the following updates:

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

Release Notes

redis/redis-rb (redis)

v5.2.0

Compare Source

  • Now require Ruby 2.6 because redis-client does.
  • Eagerly close subscribed connection when using subscribe_with_timeout. See #​1259.
  • Add exception flag in pipelined allowing failed commands to be returned in the result array when set to false.

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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