Skip to content

Update uselagoon/valkey-8 Docker tag to v26.8.1 - #3067

Open
AlexSkrypnyk wants to merge 1 commit into
mainfrom
deps/uselagoon-valkey-8-26.x
Open

Update uselagoon/valkey-8 Docker tag to v26.8.1#3067
AlexSkrypnyk wants to merge 1 commit into
mainfrom
deps/uselagoon-valkey-8-26.x

Conversation

@AlexSkrypnyk

@AlexSkrypnyk AlexSkrypnyk commented Aug 24, 2026

Copy link
Copy Markdown
Member

This PR contains the following updates:

Package Update Change
uselagoon/valkey-8 patch 26.8.026.8.1

Release Notes

uselagoon/lagoon-images (uselagoon/valkey-8)

v26.8.1: lagoon-images 26.8.1

Compare Source

Notes on this release

This will be an unusually beefy point release of images.
We see the update of openresty to v1.31.1.1 (see release notes).
Further, we're introducing a host of new images (mariadb, solr, and solr-drupal).
Finally, we say goodbye to Node 20 and Ruby 3.2, which were previously deprecated, no new images will be built for these, so get off them ASAP.

New/Deprecated/Removed Images

The following images were removed (previously deprecated): Node 20 and Ruby 3.2.

The following images were added: MariaDB 12.3, MariaDB 11.8, Solr 10, and Solr 10 Drupal.

Changes in this release
Package Updates
Foundations
Databases / Caches / Search
  • chore(deps): update valkey to 8.1.9/9.1.1 on alpine3.24, fix renovate valkey manager @​renovate[bot] (#​1797)
Web / Runtime bases
Devops
New Contributors

Full Changelog: uselagoon/lagoon-images@26.8.0...26.8.1


Configuration

📅 Schedule: (in timezone UTC)

  • 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 Mend Renovate CLI.

| datasource | package            | from   | to     |
| ---------- | ------------------ | ------ | ------ |
| docker     | uselagoon/valkey-8 | 26.8.0 | 26.8.1 |
@AlexSkrypnyk AlexSkrypnyk added the Dependencies Pull request was raised automatically by a dependency bot label Aug 24, 2026
@github-project-automation github-project-automation Bot moved this to BACKLOG in Vortex 1.x Aug 24, 2026
@coderabbitai

coderabbitai Bot commented Aug 24, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 4157a06f-8976-431b-8c4a-24e23e9fe956

📥 Commits

Reviewing files that changed from the base of the PR and between ca0ca82 and c7fa48c.

📒 Files selected for processing (1)
  • docker-compose.yml

Included review availability: 0 reviews are currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour.


Walkthrough

The Docker Compose Redis service now uses Valkey image version 26.8.1 instead of 26.8.0.

Changes

Redis image update

Layer / File(s) Summary
Update Redis service image
docker-compose.yml
The Redis service references Valkey image version 26.8.1.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to c7fa4

This is a narrowly scoped patch update to the Valkey Docker image tag, with no actionable merge-blocking risk remaining beyond normal checks and review.

Poem

A rabbit checks the Redis stream
Valkey hops to a newer gleam
One small tag now points ahead
Fresh containers wake from bed
The compose file rests serene

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the Docker tag update from 26.8.0 to 26.8.1, which is the only change in the pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch deps/uselagoon-valkey-8-26.x

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown

Code coverage (threshold: 90%)

  Classes: 100.00% (1/1)
  Methods: 100.00% (2/2)
  Lines:   98.56% (206/209)
Per-class coverage
Drupal\ys_demo\Plugin\Block\CounterBlock
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% ( 10/ 10)

@AlexSkrypnyk

This comment has been minimized.

2 similar comments
@AlexSkrypnyk

This comment has been minimized.

@AlexSkrypnyk

Copy link
Copy Markdown
Member Author

Code coverage (threshold: 90%)

  Classes: 100.00% (1/1)
  Methods: 100.00% (2/2)
  Lines:   98.56% (206/209)
Per-class coverage
Drupal\ys_demo\Plugin\Block\CounterBlock
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% ( 10/ 10)

@codecov

codecov Bot commented Aug 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.83%. Comparing base (ca0ca82) to head (c7fa48c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3067      +/-   ##
==========================================
- Coverage   87.31%   86.83%   -0.48%     
==========================================
  Files         107       92      -15     
  Lines        5091     4519     -572     
  Branches       49        3      -46     
==========================================
- Hits         4445     3924     -521     
+ Misses        646      595      -51     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions

Copy link
Copy Markdown

📖 Documentation preview for this pull request has been deployed to Netlify:

https://6a8cdd5c5dcd8dd6211124be--vortex-docs.netlify.app

This preview is rebuilt on every commit and is not the production documentation site.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Pull request was raised automatically by a dependency bot

Projects

Status: BACKLOG

Development

Successfully merging this pull request may close these issues.

1 participant