Skip to content

build(deps): bump the docker-compose group with 3 updates#2490

Merged
robert-inkeep merged 2 commits intomainfrom
dependabot/docker_compose/docker-compose-f90af07126
Mar 3, 2026
Merged

build(deps): bump the docker-compose group with 3 updates#2490
robert-inkeep merged 2 commits intomainfrom
dependabot/docker_compose/docker-compose-f90af07126

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 3, 2026

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

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

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]>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker_compose Pull requests that update docker_compose code labels Mar 3, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 3, 2026

⚠️ No Changeset found

Latest commit: 72efec9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Actions Updated (UTC)
agents-api Ignored Ignored Preview Mar 3, 2026 6:11am
agents-docs Ignored Ignored Preview Mar 3, 2026 6:11am
agents-manage-ui Ignored Ignored Preview Mar 3, 2026 6:11am

Request Review

@robert-inkeep robert-inkeep merged commit d05d825 into main Mar 3, 2026
9 checks passed
@robert-inkeep robert-inkeep deleted the dependabot/docker_compose/docker-compose-f90af07126 branch March 3, 2026 06:12
Copy link
Copy Markdown
Contributor

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

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-spicedb and inkeep-agents-spicedb-migrate services (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."

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 docker_compose Pull requests that update docker_compose code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant