chore(deps): update docker.io/library/mariadb docker tag to v12#671
chore(deps): update docker.io/library/mariadb docker tag to v12#671renovate-bot-cbcoutinho[bot] wants to merge 1 commit into
Conversation
|
Claude finished @renovate-bot-cbcoutinho[bot]'s task in 1m 1s ββ View job PR Review: MariaDB 11 β 12 Major Version Upgrade
Change SummarySingle-line update in - image: docker.io/library/mariadb:11.8.8-noble@sha256:be1ef4fe5f14589325c08a41c76334097ce66c86264b75e1d28342c742782a61
+ image: docker.io/library/mariadb:12.3.2-noble@sha256:b1c7bf836e64ed9406a8984af29509f40089d55cea14b32f12c4726a1f17104bThis is a major version bump (11.x β 12.x) for the MariaDB container used as Nextcloud's backend database in the dev/test environment. What's Good
Key Concern: Nextcloud CompatibilityThe compose file itself already flags this with a comment: # Note: Check the recommend version here: https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html#serverThe Nextcloud version in this stack is 32.0.11 ( Risks with an unsupported database version:
This concern was raised in the three prior review cycles on this PR (March 31, April 7, April 16) and remains unaddressed. RecommendationThe critical gate is whether the integration test suite passes against MariaDB 12 β CI tests are currently running. A full green run covering DB-backed integration tests would be the strongest signal that this upgrade is safe in this environment. Before merging:
If Nextcloud 32 doesn't yet list MariaDB 12 as supported, consider holding this PR until it does (or pinning back to the latest stable 11.x tag in the meantime). |
bbe0494 to
545f807
Compare
|
PR Review: MariaDB 11 to 12 Major Version Bump This Renovate PR updates MariaDB from 11.8.6-noble to 12.2.2-noble (a major version upgrade). Key Concern: Nextcloud Compatibility The docker-compose.yml already flags this with a comment pointing to the Nextcloud system requirements page. As of my knowledge cutoff, Nextcloud officially supported MariaDB 10.6, 10.11, and 11.4 (LTS). MariaDB 12 is a brand-new major release - verify Nextcloud supports it before merging, as major DB version bumps can break:
What to Check Before Merging:
Minor Notes:
Recommendation: Verify Nextcloud officially supports MariaDB 12 (or confirm CI is green), then merge. If MariaDB 12 is not yet in the compatibility matrix, consider pinning back to the latest MariaDB 11 LTS. |
dfdcbb7 to
af009be
Compare
PR Review: MariaDB 11 β 12 Major Version UpgradeThis is a major version bump (11.8.6 β 12.2.2), which warrants closer scrutiny than a typical patch/minor update. Compatibility Check NeededThe comment in # Note: Check the recommend version here: https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html#serverThe compose file uses Nextcloud 32.0.8. Before merging, it's worth verifying that Nextcloud 32.x officially lists MariaDB 12.x as a supported database version. MariaDB 12 is very new, and Nextcloud's compatibility matrix may not include it yet β if Nextcloud hasn't tested against MariaDB 12, this could introduce subtle data handling differences or compatibility issues in the dev/test environment. What's Good
Recommendation
Otherwise the change itself is minimal and the approach is sound. |
af009be to
4da4334
Compare
PR Review: MariaDB 11 β 12 Major Version BumpThis is a Renovate Bot PR upgrading MariaDB from Nextcloud Compatibility (Critical)The MariaDB 12 is a very new major release. As of April 2026, it's worth verifying that Nextcloud officially certifies against MariaDB 12.x before merging. Nextcloud's system requirements page has historically listed specific supported MariaDB versions (e.g. 10.6, 10.11, 11.4 LTS series). If MariaDB 12 isn't yet on that list, running it in the dev/test environment could mask incompatibilities that wouldn't be caught until production. Major Version Upgrade RisksA 11.x β 12.x jump can include:
The What's Good
RecommendationBefore merging, I'd suggest:
If the CI pipeline runs integration tests against Docker Compose and they pass, that's a good signal β but the Nextcloud compatibility question is worth an explicit check given the comment already in the file. Review generated by Claude Code |
98570b9 to
788e116
Compare
122abbc to
859d0c6
Compare
859d0c6 to
45d52db
Compare
|



This PR contains the following updates:
11.8.8-nobleβ12.3.2-nobleConfiguration
π Schedule: (UTC)
π¦ 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.
This PR has been generated by Mend Renovate.