build(deps): bump the docker-compose group with 3 updates#2490
build(deps): bump the docker-compose group with 3 updates#2490robert-inkeep merged 2 commits intomainfrom
Conversation
Bumps the docker-compose group with 3 updates: dolthub/doltgresql, authzed/spicedb and axllent/mailpit. Updates `dolthub/doltgresql` from 0.55.4 to 0.55.5 Updates `authzed/spicedb` from v1.49.1 to v1.49.2 Updates `axllent/mailpit` from v1.24.1 to v1.29.2 --- updated-dependencies: - dependency-name: dolthub/doltgresql dependency-version: 0.55.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-compose - dependency-name: authzed/spicedb dependency-version: v1.49.2 dependency-type: direct:production dependency-group: docker-compose - dependency-name: axllent/mailpit dependency-version: v1.29.2 dependency-type: direct:production dependency-group: docker-compose ... Signed-off-by: dependabot[bot] <[email protected]>
|
|
The latest updates on your projects. Learn more about Vercel for GitHub. 3 Skipped Deployments
|
There was a problem hiding this comment.
PR Review Summary
(0) Total Issues | Risk: Low
This is a clean Dependabot PR that bumps three Docker Compose image versions:
| Dependency | Change | Type |
|---|---|---|
dolthub/doltgresql |
0.55.4 → 0.55.5 | Patch |
authzed/spicedb |
v1.49.1 → v1.49.2 | Patch |
axllent/mailpit |
v1.24.1 → v1.29.2 | Minor |
Additional cleanup: The PR correctly removes the duplicate mailpit service from docker-compose.yml (production/self-hosting stack), consolidating it to docker-compose.dbs.yml (local development only). This is appropriate since mailpit is a local email testing tool that shouldn't be in production deployments.
Verified:
- ✅ SpiceDB version is synchronized between
inkeep-agents-spicedbandinkeep-agents-spicedb-migrateservices (both v1.49.2) - ✅ All updates are patch/minor bumps with low breaking change risk
- ✅ No changeset required (infrastructure-only, no user-facing changes)
✅ APPROVE
Summary: Standard Dependabot maintenance with a nice cleanup of duplicate service definitions. Ship it! 🚀
Reviewers (1)
| Reviewer | Returned | Main Findings | Consider | While You're Here | Inline Comments | Pending Recs | Discarded |
|---|---|---|---|---|---|---|---|
pr-review-devops |
3 | 0 | 0 | 0 | 0 | 0 | 1 |
| Total | 3 | 0 | 0 | 0 | 0 | 0 | 1 |
Note: 2 INFO-level observations were positive confirmations (not issues). 1 finding was pre-existing pattern not attributable to this PR.
Discarded (1)
| Location | Issue | Reason Discarded |
|---|---|---|
docker-compose.yml, docker-compose.dbs.yml |
Version pinning inconsistency (prod uses pinned versions, dev uses :latest) | Pre-existing pattern not introduced by this PR. Reviewer explicitly noted "Existing pattern - no action required for this PR." |
Bumps the docker-compose group with 3 updates: dolthub/doltgresql, authzed/spicedb and axllent/mailpit.
Updates
dolthub/doltgresqlfrom 0.55.4 to 0.55.5Updates
authzed/spicedbfrom v1.49.1 to v1.49.2Updates
axllent/mailpitfrom v1.24.1 to v1.29.2Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions