Skip to content

Update docker-compose dependencies - #4628

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/docker-compose
Jul 27, 2026
Merged

renovate[bot] merged 1 commit into
mainfrom
renovate/docker-compose

Conversation

@renovate

@renovate renovate Bot commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
postgres (source) digest 1b1689b9a8afca
temporalio/ui minor 2.51.12.52.1

Release Notes

temporalio/ui-server (temporalio/ui)

v2.52.1

Compare Source

Release synced from ui@v2.52.1

Full Changelog: temporalio/ui-server@v2.52.0...v2.52.1

v2.52.0

Compare Source

Release synced from ui@v2.52.0

Full Changelog: temporalio/ui-server@v2.50.1...v2.52.0


Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • "after 5pm on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 27, 2026
@renovate
renovate Bot requested a review from a team as a code owner July 27, 2026 18:30
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 27, 2026
@renovate
renovate Bot enabled auto-merge (squash) July 27, 2026 18:30
@claude

claude Bot commented Jul 27, 2026

Copy link
Copy Markdown

Review: postgres:18-alpine digest bump (1b1689b9a8afca)

Reviewed the upstream changes for this digest bump. This picks up PostgreSQL 18.4 (released May 14, 2026), which includes:

  • 11 security fixes (CVSS up to 8.8), including integer wraparound in allocations, libpq stack buffer overflow, SSL/GSS recursion DoS, and refint module arbitrary code execution.
  • 60+ bug fixes spanning collation handling, partition pruning, MERGE concurrency, array_agg parallel execution, logical replication slot sync stability, WAL recovery, and timezone data update to tzdata 2026b.

No breaking changes or regressions documented. No dump/restore or pg_upgrade required.

The diff only touches digest pins in docker-compose.yml and docker-compose-dev.yml — no PII/secret exposure concerns.

✅ Looks clean. Safe to merge.

@renovate
renovate Bot force-pushed the renovate/docker-compose branch from b116d22 to adc6cf6 Compare July 27, 2026 18:33
@claude

claude Bot commented Jul 27, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

Upstream dependency check (per REVIEW.md)

This PR bumps the postgres:18-alpine Docker image digest (tag unchanged). The new image likely includes PostgreSQL 18.4 (released May 14, 2026), which contains:

Security fixes (6 CVEs):

Notable bug fixes: Planner corrections, virtual generated column handling, window aggregate overflow, replication fixes, and tzdata update to 2026b.

Regression risk: Low. No dump/restore required. No breaking changes to catalog schema or SQL behavior. The security fixes are beneficial. Both docker-compose.yml and docker-compose-dev.yml are updated consistently to the same digest.

@claude

claude Bot commented Jul 27, 2026

Copy link
Copy Markdown

Review: postgres:18-alpine digest bump

Reviewed the digest change 1b1689b9a8afca across docker-compose.yml and docker-compose-dev.yml.

Upstream changes between digests:

  • Alpine 3.22 → 3.24: Incorporates security fixes including 15 OpenSSL CVEs from the June 2026 advisory.
  • Entrypoint security hardening (docker-library/postgres#1412): POSTGRES_* environment variables (including POSTGRES_PASSWORD) are now unset before the final exec postgres, preventing credentials from lingering in the process environment.
  • loong64 architecture added: No impact on amd64/arm64 images.
  • No PostgreSQL version change: Both digests contain PostgreSQL 18.4.

Review checklist:

  • ✅ No PII or secret exposure in the diff
  • ✅ No regressions or breaking changes in upstream
  • ✅ Security improvements only — safe to merge

@renovate
renovate Bot force-pushed the renovate/docker-compose branch from adc6cf6 to 8bab8b1 Compare July 27, 2026 19:16
@renovate renovate Bot changed the title Update postgres:18-alpine Docker digest to 9a8afca Update docker-compose dependencies Jul 27, 2026
@claude

claude Bot commented Jul 27, 2026

Copy link
Copy Markdown

Automated Review — Dependency Bump

Reviewed the two dependency updates:

postgres:18-alpine (digest 1b1689b9a8afca):
This digest bump corresponds to the July 16, 2026 PostgreSQL security release, patching 12 CVEs — four rated High (CVSS 8.8) including stack buffer overflows, file overwrites, and integer-wraparound allocation issues. No breaking changes or behavioral modifications. This is a security-critical update that should be merged promptly.

temporalio/ui (2.51.12.52.1):
UI-only changes — new schedules overhaul, Nexus standalone operations support, accessibility improvements, and bug fixes. v2.52.1 patches bugs introduced in v2.52.0 (schedules defaults, Nexus API calls). No server-side behavioral changes, no breaking API changes, no security concerns. Safe upgrade.

PII/Secrets check: No logging, stdout, or credential changes — diff is limited to image references in docker-compose files.

No issues found. LGTM ✅

🤖 Generated with Claude Code

@renovate
renovate Bot merged commit 654416f into main Jul 27, 2026
17 of 18 checks passed
@renovate
renovate Bot deleted the renovate/docker-compose branch July 27, 2026 20:28
@claude claude Bot mentioned this pull request Aug 23, 2026
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant