Skip to content

Update Container images - All - Major, minor and patch to v26.8.1 - #320

Open
AlexSkrypnyk wants to merge 1 commit into
developfrom
deps/container-images-all-major-minor-patch
Open

Update Container images - All - Major, minor and patch to v26.8.1#320
AlexSkrypnyk wants to merge 1 commit into
developfrom
deps/container-images-all-major-minor-patch

Conversation

@AlexSkrypnyk

@AlexSkrypnyk AlexSkrypnyk commented Aug 27, 2026

Copy link
Copy Markdown
Member

This PR contains the following updates:

Package Type Update Change
uselagoon/commons stage patch 26.8.026.8.1
uselagoon/mysql-8.4 final patch 26.8.026.8.1
uselagoon/nginx-drupal final patch 26.8.026.8.1
uselagoon/php-8.4-cli-drupal final patch 26.8.026.8.1
uselagoon/php-8.4-fpm final patch 26.8.026.8.1
uselagoon/solr-9-drupal final patch 26.8.026.8.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

uselagoon/lagoon-images (uselagoon/commons)

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 Australia/Melbourne)

  • Branch creation
    • "before 3am"
  • 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 these updates 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/commons            | 26.8.0 | 26.8.1 |
| docker     | uselagoon/mysql-8.4          | 26.8.0 | 26.8.1 |
| docker     | uselagoon/nginx-drupal       | 26.8.0 | 26.8.1 |
| docker     | uselagoon/php-8.4-cli-drupal | 26.8.0 | 26.8.1 |
| docker     | uselagoon/php-8.4-fpm        | 26.8.0 | 26.8.1 |
| docker     | uselagoon/solr-9-drupal      | 26.8.0 | 26.8.1 |
@AlexSkrypnyk AlexSkrypnyk added the Dependencies Pull request was raised automatically by a dependency bot label Aug 27, 2026
@coderabbitai

coderabbitai Bot commented Aug 27, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: f23741c0-bfaa-4ea3-b376-74343b268fb3

📥 Commits

Reviewing files that changed from the base of the PR and between 4b48183 and 171ed76.

📒 Files selected for processing (6)
  • .docker/clamav.dockerfile
  • .docker/cli.dockerfile
  • .docker/database.dockerfile
  • .docker/nginx-drupal.dockerfile
  • .docker/php.dockerfile
  • .docker/solr.dockerfile

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


📝 Walkthrough

Walkthrough

The Docker build definitions update the ClamAV, CLI, database, Nginx Drupal, PHP FPM, and Solr base images from version 26.8.0 to 26.8.1.

Changes

Docker base image refresh

Layer / File(s) Summary
Update Docker base image tags
.docker/clamav.dockerfile, .docker/cli.dockerfile, .docker/database.dockerfile, .docker/nginx-drupal.dockerfile, .docker/php.dockerfile, .docker/solr.dockerfile
All referenced base images now use version 26.8.1.

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

Merge Risk: ⚪ Minimal · up to 171ed

The container image updates are localized, and the Solr configuration already matches the bundled Lucene version; no actionable merge-blocking risk remains beyond normal checks and review.

🚥 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 identifies the update to container images and the target version v26.8.1. The major and minor wording is broader than the changes, which only update patch versions, but the title rem…
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. (6 skipped: 6 unsupported.)

Full details: Title check

Explanation

The title clearly identifies the update to container images and the target version v26.8.1. The major and minor wording is broader than the changes, which only update patch versions, but the title remains related to the main change.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch deps/container-images-all-major-minor-patch

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

@github-actions

Copy link
Copy Markdown

Code coverage (threshold: 80%)

  Classes: 51.85% (14/27)
  Methods: 77.17% (71/92)
  Lines:   89.13% (754/846)
Per-class coverage
Drupal\do_ai_alt_text\AltTextGenerator
  Methods:  85.71% ( 6/ 7)   Lines:  98.72% ( 77/ 78)
Drupal\do_ai_alt_text\Plugin\Action\RegenerateImageAltText
  Methods: 100.00% ( 8/ 8)   Lines: 100.00% ( 63/ 63)
Drupal\do_base\EventSubscriber\PreviewLinkCacheSubscriber
  Methods:  33.33% ( 1/ 3)   Lines:  11.11% (  1/  9)
Drupal\do_base\EventSubscriber\ThemeColorSubscriber
  Methods:  66.67% ( 2/ 3)   Lines:  40.00% (  4/ 10)
Drupal\do_base\Hook\AutomatedListPagerHook
  Methods: 100.00% ( 5/ 5)   Lines: 100.00% ( 31/ 31)
Drupal\do_base\Hook\LibraryInfoAlterHook
  Methods: 100.00% ( 3/ 3)   Lines: 100.00% (  9/  9)
Drupal\do_base\Hook\MetatagsAlterHook
  Methods: 100.00% ( 7/ 7)   Lines: 100.00% ( 58/ 58)
Drupal\do_base\Hook\PageAttachmentsHook
  Methods:  87.50% ( 7/ 8)   Lines:  94.92% ( 56/ 59)
Drupal\do_base\NavigationScriptHash
  Methods: 100.00% ( 3/ 3)   Lines: 100.00% ( 27/ 27)
Drupal\do_base\Twig\ImageDimensionsExtension
  Methods:  40.00% ( 2/ 5)   Lines:  81.48% ( 44/ 54)
Drupal\do_content_api\EventSubscriber\JsonApiWriteGateSubscriber
  Methods:  66.67% ( 2/ 3)   Lines:  88.89% (  8/  9)
Drupal\do_content_api\Hook\EntityCreateAccessHook
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% ( 12/ 12)
Drupal\do_content_api\Hook\ModerationPolicyHook
  Methods:  50.00% ( 1/ 2)   Lines:  93.75% ( 15/ 16)
Drupal\do_content_api\Routing\RouteSubscriber
  Methods: 100.00% ( 1/ 1)   Lines: 100.00% (  6/  6)
Drupal\do_feed\FeedUrlBuilder
  Methods: 100.00% ( 4/ 4)   Lines: 100.00% ( 18/ 18)
Drupal\do_feed\Form\FeedSettingsForm
  Methods: 100.00% ( 4/ 4)   Lines: 100.00% ( 15/ 15)
Drupal\do_feed\Hook\EntityDeleteHook
  Methods:  50.00% ( 1/ 2)   Lines:  92.31% ( 12/ 13)
Drupal\do_feed\Hook\EntityPresaveHook
  Methods: 100.00% ( 4/ 4)   Lines: 100.00% ( 54/ 54)
Drupal\do_feed\Hook\PreprocessParagraphHook
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% ( 14/ 14)
Drupal\do_feed\Hook\PreprocessViewsViewRowRssHook
  Methods: 100.00% ( 1/ 1)   Lines: 100.00% (  3/  3)
Drupal\do_feed\Hook\ViewsPreViewHook
  Methods:  50.00% ( 1/ 2)   Lines:  96.43% ( 27/ 28)
Drupal\do_generated_content\Generator\CaseMatrix
  Methods: 100.00% ( 3/ 3)   Lines: 100.00% ( 12/ 12)
Drupal\do_generated_content\Generator\RelativeDate
  Methods: 100.00% ( 1/ 1)   Lines: 100.00% (  1/  1)

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.56%. Comparing base (4b48183) to head (171ed76).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #320   +/-   ##
========================================
  Coverage    86.56%   86.56%           
========================================
  Files           28       28           
  Lines          655      655           
========================================
  Hits           567      567           
  Misses          88       88           

☔ 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.

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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants