Skip to content

Update Container images - All - Major, minor and patch to v26.5.1#2515

Merged
AlexSkrypnyk merged 1 commit into
mainfrom
deps/container-images-all-major-minor-patch
May 28, 2026
Merged

Update Container images - All - Major, minor and patch to v26.5.1#2515
AlexSkrypnyk merged 1 commit into
mainfrom
deps/container-images-all-major-minor-patch

Conversation

@AlexSkrypnyk

@AlexSkrypnyk AlexSkrypnyk commented May 27, 2026

Copy link
Copy Markdown
Member

This PR contains the following updates:

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

Warning

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


Release Notes

uselagoon/lagoon-images (uselagoon/commons)

v26.5.1

Compare Source

Notes on this release

This is a maintenance and security release focused on dependency updates across several runtime and infrastructure components. The most notable update is OpenResty bumping to 1.29.2.5, which addresses CVE-2026-9256.

New/Deprecated/Removed Images

No images were introduced/deprecated/removed in this release.

Changes in this release
Package Updates
Foundations
Databases / Caches / Search
Web / Runtime bases
Devops

Full Changelog: uselagoon/lagoon-images@26.5.0...26.5.1


Configuration

📅 Schedule: (in timezone UTC)

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

Summary by CodeRabbit

  • Chores
    • Updated Docker base image versions from 26.5.0 to 26.5.1 across all containerized services.

Review Change Stack

@AlexSkrypnyk AlexSkrypnyk added the Dependencies Pull request was raised automatically by a dependency bot label May 27, 2026
@github-project-automation github-project-automation Bot moved this to BACKLOG in Vortex May 27, 2026
@coderabbitai

coderabbitai Bot commented May 27, 2026

Copy link
Copy Markdown

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: 63c4a7e4-f7d1-4a79-adc7-313205a0ab04

📥 Commits

Reviewing files that changed from the base of the PR and between 35eef21 and d6d7f88.

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

Walkthrough

All six Dockerfiles are updated to use uselagoon image tag 26.5.1 instead of 26.5.0 for commons, PHP CLI, MySQL (ARG IMAGE), nginx-drupal, PHP FPM, and Solr; no other instructions were changed.

Changes

Docker dependency version updates

Layer / File(s) Summary
Base image tag updates across all services
.docker/clamav.dockerfile, .docker/cli.dockerfile, .docker/database.dockerfile, .docker/nginx-drupal.dockerfile, .docker/php.dockerfile, .docker/solr.dockerfile
All Docker service base images (commons, PHP CLI, MySQL ARG IMAGE, nginx-drupal, PHP FPM, Solr) are bumped from uselagoon tag 26.5.0 to 26.5.1.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

  • drevops/vortex#2471: Updates the same .docker/* Dockerfile files by bumping uselagoon base image tags (commons, MySQL, nginx-drupal, PHP, Solr).

🐰 I hopped through Dockerfiles today,
Swapped tags in neat and tidy array,
From .5.0 to .5.1 they cheer,
Six little bumps — the path is clear,
A tidy patch dance, quick and gay.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: updating container image tags from v26.5.0 to v26.5.1 across all Dockerfiles, which is the sole purpose of this changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ 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 and usage tips.

@AlexSkrypnyk AlexSkrypnyk added this to the 1.39.0 milestone May 28, 2026
| datasource | package                      | from   | to     |
| ---------- | ---------------------------- | ------ | ------ |
| docker     | uselagoon/commons            | 26.5.0 | 26.5.1 |
| docker     | uselagoon/mysql-8.4          | 26.5.0 | 26.5.1 |
| docker     | uselagoon/nginx-drupal       | 26.5.0 | 26.5.1 |
| docker     | uselagoon/php-8.4-cli-drupal | 26.5.0 | 26.5.1 |
| docker     | uselagoon/php-8.4-fpm        | 26.5.0 | 26.5.1 |
| docker     | uselagoon/solr-9-drupal      | 26.5.0 | 26.5.1 |
@AlexSkrypnyk AlexSkrypnyk force-pushed the deps/container-images-all-major-minor-patch branch from 35eef21 to d6d7f88 Compare May 28, 2026 04:50
@github-actions

Copy link
Copy Markdown

Code coverage (threshold: 90%)

  Classes: 100.00% (1/1)
  Methods: 100.00% (2/2)
  Lines:   98.53% (201/204)
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.53% (201/204)
Per-class coverage
Drupal\ys_demo\Plugin\Block\CounterBlock
  Methods: 100.00% ( 2/ 2)   Lines: 100.00% ( 10/ 10)

@codecov

codecov Bot commented May 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.05%. Comparing base (9c7c3c0) to head (d6d7f88).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2515      +/-   ##
==========================================
- Coverage   86.50%   86.05%   -0.46%     
==========================================
  Files          93       86       -7     
  Lines        4661     4502     -159     
  Branches       47        3      -44     
==========================================
- Hits         4032     3874     -158     
+ Misses        629      628       -1     

☔ View full report in Codecov by Sentry.
📢 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.

@AlexSkrypnyk AlexSkrypnyk merged commit ecdd565 into main May 28, 2026
29 checks passed
@AlexSkrypnyk AlexSkrypnyk deleted the deps/container-images-all-major-minor-patch branch May 28, 2026 05:12
@github-project-automation github-project-automation Bot moved this from BACKLOG to Release queue in Vortex May 28, 2026
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: Released in 1.39.0

Development

Successfully merging this pull request may close these issues.

1 participant