Update dependency redis to v5.4.1 #297

Merged
casper merged 1 commit from renovate/redis-5.x-lockfile into main 2025-07-19 11:48:14 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
redis (changelog) 5.3.0 -> 5.4.1 age adoption passing confidence

Release Notes

redis/redis-rb (redis)

v5.4.1

Compare Source

  • Properly handle NOSCRIPT errors.

v5.4.0

Compare Source

  • Fix blmpop method to actually use BLMPOP, it was mistakenly issuing LMPOP commands.
  • xadd now accepts a minid: argument.
  • zrank and zrevrank now accepts with_score: argument.
  • Redis#call now accept a block, allowing to use Redis instances where RedisClient is expected.

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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [redis](https://github.com/redis/redis-rb) ([changelog](https://github.com/redis/redis-rb/blob/master/CHANGELOG.md)) | `5.3.0` -> `5.4.1` | [![age](https://developer.mend.io/api/mc/badges/age/rubygems/redis/5.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/redis/5.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/redis/5.3.0/5.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/redis/5.3.0/5.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>redis/redis-rb (redis)</summary> ### [`v5.4.1`](https://github.com/redis/redis-rb/blob/HEAD/CHANGELOG.md#541) [Compare Source](https://github.com/redis/redis-rb/compare/v5.4.0...v5.4.1) - Properly handle NOSCRIPT errors. ### [`v5.4.0`](https://github.com/redis/redis-rb/blob/HEAD/CHANGELOG.md#540) [Compare Source](https://github.com/redis/redis-rb/compare/v5.3.0...v5.4.0) - Fix `blmpop` method to actually use `BLMPOP`, it was mistakenly issuing `LMPOP` commands. - `xadd` now accepts a `minid:` argument. - `zrank` and `zrevrank` now accepts `with_score:` argument. - `Redis#call` now accept a block, allowing to use `Redis` instances where `RedisClient` is expected. </details> --- ### 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 PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjM3LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Update dependency redis to v5.4.0
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
8751699708
renovate changed title from Update dependency redis to v5.4.0 to Update dependency redis to v5.4.1 2025-07-17 08:31:10 +00:00
renovate force-pushed renovate/redis-5.x-lockfile from 8751699708 to 01b5e2749c 2025-07-17 08:31:10 +00:00 Compare
casper merged commit 1aead7f566 into main 2025-07-19 11:48:14 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: casper/advent_leaderboard#297
No description provided.