Skip to content

chore: bump MongoDB version to 5.0.33#920

Merged
mbevc1 merged 1 commit into
mainfrom
20260529_bump_mongo
May 30, 2026
Merged

chore: bump MongoDB version to 5.0.33#920
mbevc1 merged 1 commit into
mainfrom
20260529_bump_mongo

Conversation

@mbevc1
Copy link
Copy Markdown
Contributor

@mbevc1 mbevc1 commented May 29, 2026

Use latest v5 MongoDB container

@mbevc1 mbevc1 added the enhancement New feature or request label May 29, 2026
@claude
Copy link
Copy Markdown
Contributor

claude Bot commented May 29, 2026

Claude finished @mbevc1's task in 1m 30s —— View job


Review of PR #920

  • Run static analysis checks
  • Review changed files
  • Post review summary

Static Analysis

All checks pass:

  • go build ./... — clean
  • go vet ./... — clean
  • go mod tidy — no drift

Review Summary

LGTM — This is a straightforward patch-level version bump of the MongoDB image used for the local test replica set (mongo/Dockerfile), from 5.0.325.0.33. The change is minimal and low-risk:

  • Single line changed in mongo/Dockerfile
  • Stays within the 5.0.x patch series (no breaking changes expected)
  • The Dockerfile structure (WORKDIR, COPY, HEALTHCHECK, CMD) is unchanged
  • Used only in docker-compose.yml for local integration tests, so no production impact

No issues found. Nice clean dependency bump.

@mbevc1 mbevc1 enabled auto-merge (squash) May 29, 2026 21:22
@mbevc1 mbevc1 merged commit 7420400 into main May 30, 2026
20 checks passed
@mbevc1 mbevc1 deleted the 20260529_bump_mongo branch May 30, 2026 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants