Update dependency redis-client to v0.26.4

This MR contains the following updates:

Package Update Change
redis-client (changelog) patch 0.26.2 -> 0.26.4

Notes for Reviewer

  • For security reasons, our Renovate fork cannot trigger chart pipelines
    • ⚠️ Reviewer needs to initiate new MR pipeline, subsequently triggering chart pipeline from it. ⚠️

Release Notes

redis-rb/redis-client (redis-client)

v0.26.4

Compare Source

  • Further improve rediss:// URLs used with Redis sentinel. Now avoid override explictly set ssl: paramter.
  • Fix compatibility with redis-rb in sentinel mode.

v0.26.3

Compare Source

  • Fix rediss:// (ssl) URLs used with Redis sentinel.
  • Handle Ruby 4.0 connection timeout raising an IO::Timeout instead of Errno::ETIMEDOUT.
  • Entirely close the connection on authentication failures.

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.

Edited by GitLab Dependency Bot

Merge request reports

Loading