Skip to content

chore(deps): update clickhouse/clickhouse-server docker tag to v25.12.1#2721

Open
Fameing wants to merge 1 commit intodevelopfrom
renovate/clickhouse-clickhouse-server-25.x
Open

chore(deps): update clickhouse/clickhouse-server docker tag to v25.12.1#2721
Fameing wants to merge 1 commit intodevelopfrom
renovate/clickhouse-clickhouse-server-25.x

Conversation

@Fameing
Copy link
Copy Markdown
Collaborator

@Fameing Fameing commented Jan 3, 2026

This PR contains the following updates:

Package Update Change
clickhouse/clickhouse-server minor 25.1.125.12.1

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Configuration

📅 Schedule: 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 is behind base branch, 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 Renovate Bot.

Summary by CodeRabbit

  • Chores
    • Updated the default embedded ClickHouse Docker image to 25.12.8 to pick up recent fixes and stability improvements.
    • Test and local embedded environments will use the newer ClickHouse release by default.
    • No user-facing configuration behavior or public APIs were changed; migration should be seamless.

@Fameing Fameing force-pushed the renovate/clickhouse-clickhouse-server-25.x branch from 0ee304a to 04a1adc Compare January 3, 2026 08:05
@Fameing Fameing force-pushed the renovate/clickhouse-clickhouse-server-25.x branch 3 times, most recently from 84cf681 to 039a711 Compare February 9, 2026 14:30
@Fameing Fameing force-pushed the renovate/clickhouse-clickhouse-server-25.x branch from 039a711 to 674f901 Compare March 3, 2026 08:10
@renovate renovate bot force-pushed the renovate/clickhouse-clickhouse-server-25.x branch from 674f901 to da03f89 Compare March 4, 2026 21:27
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 4, 2026

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Bumped the default ClickHouse Docker image tag from clickhouse/clickhouse-server:25.1.1 to clickhouse/clickhouse-server:25.12.8 in documentation and Java configuration.

Changes

Cohort / File(s) Summary
ClickHouse Docker image bump
embedded-clickhouse/README.adoc, embedded-clickhouse/src/main/java/com/playtika/testcontainer/clickhouse/ClickHouseProperties.java
Updated default Docker image tag from clickhouse/clickhouse-server:25.1.1 to clickhouse/clickhouse-server:25.12.8 in docs and code.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Suggested reviewers

  • Periecle

Poem

🐰 A fresh image hops into sight,
New tag aloft, a tiny light,
Docs and code now sing in tune,
Containers wake beneath the moon,
Hooray — a bump, and all is right.

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The PR title claims the update is to v25.12.1, but the actual changes show the docker image was updated to 25.12.8, creating a mismatch between the stated version and actual changes. Update the PR title to accurately reflect the actual docker tag version: 'chore(deps): update clickhouse/clickhouse-server docker tag to v25.12.8'
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed Docstring coverage is 100.00% which is sufficient. The required threshold is 80.00%.

✏️ 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 renovate/clickhouse-clickhouse-server-25.x

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@renovate renovate bot force-pushed the renovate/clickhouse-clickhouse-server-25.x branch 7 times, most recently from 37716c2 to 105e7b6 Compare March 6, 2026 04:52
Copy link
Copy Markdown

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@embedded-clickhouse/README.adoc`:
- Line 19: Update the PR title and description to reference the actual
ClickHouse image version 25.12.8 so it matches the documented default
(`embedded.clickhouse.dockerImage`) and the README entry that currently lists
`clickhouse/clickhouse-server:25.12.8`; ensure any PR metadata or release notes
mention 25.12.8 instead of v25.12.1.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 3d07f75e-defc-40eb-9aa5-2419e489d300

📥 Commits

Reviewing files that changed from the base of the PR and between 37716c2 and 105e7b6.

📒 Files selected for processing (2)
  • embedded-clickhouse/README.adoc
  • embedded-clickhouse/src/main/java/com/playtika/testcontainer/clickhouse/ClickHouseProperties.java
🚧 Files skipped from review as they are similar to previous changes (1)
  • embedded-clickhouse/src/main/java/com/playtika/testcontainer/clickhouse/ClickHouseProperties.java

Comment thread embedded-clickhouse/README.adoc Outdated
@renovate renovate bot force-pushed the renovate/clickhouse-clickhouse-server-25.x branch 3 times, most recently from 08dfe8e to b4047fd Compare March 10, 2026 00:58
| datasource | package                      | from   | to      |
| ---------- | ---------------------------- | ------ | ------- |
| docker     | clickhouse/clickhouse-server | 25.1.1 | 25.12.9 |
@renovate renovate bot force-pushed the renovate/clickhouse-clickhouse-server-25.x branch from b4047fd to 658aad4 Compare March 25, 2026 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant