chore(deps): update ghcr.io/valkey-io/valkey docker tag to v9.1.0 #25

Open
renovate-bot wants to merge 1 commit from renovate/ghcr.io-valkey-io-valkey-9.x into main
Member

This PR contains the following updates:

Package Update Change
ghcr.io/valkey-io/valkey minor 9.0.39.1.0

Release Notes

valkey-io/valkey (ghcr.io/valkey-io/valkey)

v9.1.0

Compare Source

Upgrade urgency LOW: This is the first stable release of Valkey 9.1.

Security fixes
  • (CVE-2026-23479) Use-After-Free in unblock client flow
  • (CVE-2026-25243) Invalid Memory Access in RESTORE command
  • (CVE-2026-23631) Use-after-free when full sync occurs during a yielding Lua/function execution
New Features and enhanced behavior
Bug Fixes

v9.0.4

Compare Source

Upgrade urgency SECURITY: This release includes security fixes we recommend you
apply as soon as possible.

Security fixes
  • (CVE-2026-23479) Use-After-Free in unblock client flow
  • (CVE-2026-25243) Invalid Memory Access in RESTORE command
  • (CVE-2026-23631) Use-after-free when full sync occurs during a yielding Lua/function execution

Configuration

📅 Schedule: (in timezone America/Toronto)

  • Branch creation
    • "after 19:00 on friday"
  • 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 Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/valkey-io/valkey](https://github.com/valkey-io/valkey) | minor | `9.0.3` → `9.1.0` | --- ### Release Notes <details> <summary>valkey-io/valkey (ghcr.io/valkey-io/valkey)</summary> ### [`v9.1.0`](https://github.com/valkey-io/valkey/releases/tag/9.1.0) [Compare Source](https://github.com/valkey-io/valkey/compare/9.0.4...9.1.0) Upgrade urgency LOW: This is the first stable release of Valkey 9.1. ##### Security fixes - (CVE-2026-23479) Use-After-Free in unblock client flow - (CVE-2026-25243) Invalid Memory Access in RESTORE command - (CVE-2026-23631) Use-after-free when full sync occurs during a yielding Lua/function execution ##### New Features and enhanced behavior - Add cluster bus network traffic usage metric in bytes by [@&#8203;hpatro](https://github.com/hpatro) ([#&#8203;3396](https://github.com/valkey-io/valkey/issues/3396)) - Reduce latency spikes during rehashing via incremental page release by [@&#8203;chzhoo](https://github.com/chzhoo) ([#&#8203;3481](https://github.com/valkey-io/valkey/issues/3481)) ##### Bug Fixes - Fix(syncio): Set errno on EOF in syncRead and propagate to conn->last by [@&#8203;abmathur-ie](https://github.com/abmathur-ie) ([#&#8203;3580](https://github.com/valkey-io/valkey/issues/3580)) - Fix GEOSEARCH BYPOLYGON leak on invalid COUNT by [@&#8203;bandalgomsu](https://github.com/bandalgomsu) ([#&#8203;3568](https://github.com/valkey-io/valkey/issues/3568)) - Handle NULL pointer in streamTrim listpack delta calculation by [@&#8203;smkher](https://github.com/smkher) ([#&#8203;3591](https://github.com/valkey-io/valkey/issues/3591)) - Fixes server crash when RDMA benchmark clients disconnect by [@&#8203;quanyeyang](https://github.com/quanyeyang) ([#&#8203;3448](https://github.com/valkey-io/valkey/issues/3448)) - Fix the memory leak in valkey-benchmark by [@&#8203;nmvk](https://github.com/nmvk) ([#&#8203;3643](https://github.com/valkey-io/valkey/issues/3643)) ### [`v9.0.4`](https://github.com/valkey-io/valkey/releases/tag/9.0.4) [Compare Source](https://github.com/valkey-io/valkey/compare/9.0.3...9.0.4) Upgrade urgency SECURITY: This release includes security fixes we recommend you apply as soon as possible. ##### Security fixes - (CVE-2026-23479) Use-After-Free in unblock client flow - (CVE-2026-25243) Invalid Memory Access in RESTORE command - (CVE-2026-23631) Use-after-free when full sync occurs during a yielding Lua/function execution </details> --- ### Configuration 📅 **Schedule**: (in timezone America/Toronto) - Branch creation - "after 19:00 on friday" - 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 [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE5MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-valkey-io-valkey-9.x:renovate/ghcr.io-valkey-io-valkey-9.x
git switch renovate/ghcr.io-valkey-io-valkey-9.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/ghcr.io-valkey-io-valkey-9.x
git switch renovate/ghcr.io-valkey-io-valkey-9.x
git rebase main
git switch main
git merge --ff-only renovate/ghcr.io-valkey-io-valkey-9.x
git switch renovate/ghcr.io-valkey-io-valkey-9.x
git rebase main
git switch main
git merge --no-ff renovate/ghcr.io-valkey-io-valkey-9.x
git switch main
git merge --squash renovate/ghcr.io-valkey-io-valkey-9.x
git switch main
git merge --ff-only renovate/ghcr.io-valkey-io-valkey-9.x
git switch main
git merge renovate/ghcr.io-valkey-io-valkey-9.x
git push origin main
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
public/ops.emnt.dev!25
No description provided.