fix(deps): update eventsourced #849

Merged
renovate merged 1 commits from renovate/eventsourced into main 2026-05-25 15:59:36 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
gitlab.com/unboundsoftware/eventsourced/eventsourced v1.19.4v1.21.0 age confidence
gitlab.com/unboundsoftware/eventsourced/pg v1.18.8v1.19.0 age confidence

Release Notes

unboundsoftware/eventsourced/eventsourced (gitlab.com/unboundsoftware/eventsourced/eventsourced)

v1.21.0

Compare Source

[1.21.0] - 2026-05-22

🚀 Features
  • (metrics) Implement metrics recording functionality
🧪 Testing
  • (metrics) Cover NoOp recorder, WithMetrics option, and handler integration

v1.20.0

Compare Source

[1.20.0] - 2026-05-22

🚀 Features
  • Implement idempotency support for commands
🧪 Testing
  • (idempotency) Cover handler, options and stale-init paths
unboundsoftware/eventsourced/pg (gitlab.com/unboundsoftware/eventsourced/pg)

v1.19.0

Compare Source

[1.19.0] - 2026-05-22

🚀 Features
  • (outbox) Add transactional outbox for reliable event publishing
  • Add command idempotency support and update tests
  • (metrics) Add metrics recording for PostgreSQL operations
🧪 Testing
  • (outbox) Raise coverage and add WithOutboxCleanupInterval option
  • (idempotency) Cover error and reconstruct branches
  • (metrics) Cover pg metrics integration and bump eventsourced to v1.21.0

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [gitlab.com/unboundsoftware/eventsourced/eventsourced](https://gitlab.com/unboundsoftware/eventsourced/eventsourced) | `v1.19.4` → `v1.21.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/gitlab.com%2funboundsoftware%2feventsourced%2feventsourced/v1.21.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/gitlab.com%2funboundsoftware%2feventsourced%2feventsourced/v1.19.4/v1.21.0?slim=true) | | [gitlab.com/unboundsoftware/eventsourced/pg](https://gitlab.com/unboundsoftware/eventsourced/pg) | `v1.18.8` → `v1.19.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/gitlab.com%2funboundsoftware%2feventsourced%2fpg/v1.19.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/gitlab.com%2funboundsoftware%2feventsourced%2fpg/v1.18.8/v1.19.0?slim=true) | --- ### Release Notes <details> <summary>unboundsoftware/eventsourced/eventsourced (gitlab.com/unboundsoftware/eventsourced/eventsourced)</summary> ### [`v1.21.0`](https://gitlab.com/unboundsoftware/eventsourced/eventsourced/tags/v1.21.0) [Compare Source](https://gitlab.com/unboundsoftware/eventsourced/eventsourced/compare/v1.20.0...v1.21.0) #### [1.21.0] - 2026-05-22 ##### 🚀 Features - *(metrics)* Implement metrics recording functionality ##### 🧪 Testing - *(metrics)* Cover NoOp recorder, WithMetrics option, and handler integration ### [`v1.20.0`](https://gitlab.com/unboundsoftware/eventsourced/eventsourced/tags/v1.20.0) [Compare Source](https://gitlab.com/unboundsoftware/eventsourced/eventsourced/compare/v1.19.4...v1.20.0) #### [1.20.0] - 2026-05-22 ##### 🚀 Features - Implement idempotency support for commands ##### 🧪 Testing - *(idempotency)* Cover handler, options and stale-init paths </details> <details> <summary>unboundsoftware/eventsourced/pg (gitlab.com/unboundsoftware/eventsourced/pg)</summary> ### [`v1.19.0`](https://gitlab.com/unboundsoftware/eventsourced/pg/tags/v1.19.0) [Compare Source](https://gitlab.com/unboundsoftware/eventsourced/pg/compare/v1.18.8...v1.19.0) #### [1.19.0] - 2026-05-22 ##### 🚀 Features - *(outbox)* Add transactional outbox for reliable event publishing - Add command idempotency support and update tests - *(metrics)* Add metrics recording for PostgreSQL operations ##### 🧪 Testing - *(outbox)* Raise coverage and add WithOutboxCleanupInterval option - *(idempotency)* Cover error and reconstruct branches - *(metrics)* Cover pg metrics integration and bump eventsourced to v1.21.0 </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xOTEuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE5MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-05-25 14:29:56 +00:00
fix(deps): update eventsourced
renovate/stability-days Updates have met minimum release age requirement
schemas / vulnerabilities (pull_request) Successful in 1m40s
schemas / check (pull_request) Successful in 3m4s
schemas / check-release (pull_request) Successful in 2m40s
pre-commit / pre-commit (pull_request) Successful in 6m23s
schemas / build (pull_request) Successful in 8m39s
schemas / deploy-prod (pull_request) Has been skipped
cf7d438132
renovate scheduled this pull request to auto merge when all checks succeed 2026-05-25 14:29:58 +00:00
renovate merged commit 7ea5624734 into main 2026-05-25 15:59:36 +00:00
renovate deleted branch renovate/eventsourced 2026-05-25 15:59:37 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/schemas#849