chore(deps): update ghcr.io/getsentry/image-mirror-library-postgres docker tag to v18#6714
Conversation
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit d0158e6. Configure here.
| services: | ||
| postgres: | ||
| image: ghcr.io/getsentry/image-mirror-library-postgres:17-alpine | ||
| image: ghcr.io/getsentry/image-mirror-library-postgres:18-alpine |
There was a problem hiding this comment.
Generated workflows out of sync
Low Severity
The Postgres image was bumped to 18-alpine only in generated integration workflow YAML, while test_group.jinja still pins 17-alpine. Those files are regenerated from the template, so the next run of split_tox_gh_actions.py can silently restore Postgres 17 in CI and undo this upgrade.
Reviewed by Cursor Bugbot for commit d0158e6. Configure here.
Codecov Results 📊✅ 90018 passed | ⏭️ 6298 skipped | Total: 96316 | Pass Rate: 93.46% | Execution Time: 315m 43s 📊 Comparison with Base Branch
✨ No test changes detected All tests are passing successfully. ✅ Patch coverage is 100.00%. Project has 2437 uncovered lines. Coverage diff@@ Coverage Diff @@
## main #PR +/-##
==========================================
+ Coverage 89.77% 89.77% —%
==========================================
Files 192 192 —
Lines 23819 23819 —
Branches 8222 8222 —
==========================================
+ Hits 21382 21382 —
- Misses 2437 2437 —
- Partials 1347 1348 +1Generated by Codecov Action |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |


This PR contains the following updates:
17-alpine→18-alpineConfiguration
📅 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 was generated by Mend Renovate. View the repository job log.