fix(deps): update eventsourced #390

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/eventsourced into main 2025-02-27 19:07:48 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-02-27 18:53:59 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
gitlab.com/unboundsoftware/eventsourced/amqp require minor v1.7.0 -> v1.8.0
gitlab.com/unboundsoftware/eventsourced/eventsourced require minor v1.16.0 -> v1.17.0
gitlab.com/unboundsoftware/eventsourced/pg require minor v1.15.0 -> v1.16.0

Release Notes

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

v1.8.0

Compare Source

[1.8.0] - 2025-02-27

🚀 Features
  • Update golangci-lint configuration for parallel runs
🐛 Bug Fixes
  • (amqp) Update event interface and remove unused code
⚙️ Miscellaneous Tasks
  • Update golangci-lint version in CI configuration
  • (ci) Update golang image to amd64 architecture
unboundsoftware/eventsourced/eventsourced (gitlab.com/unboundsoftware/eventsourced/eventsourced)

v1.17.0

Compare Source

[1.17.0] - 2025-02-27

🚀 Features
  • (golangci) Enable parallel runners and set timeout
  • Redefine external event structure with generics
⚙️ Miscellaneous Tasks
  • (ci) Update golangci-lint version to v1.64.4
  • (ci) Update Go image to use amd64 architecture
unboundsoftware/eventsourced/pg (gitlab.com/unboundsoftware/eventsourced/pg)

v1.16.0

Compare Source

[1.16.0] - 2025-02-27

🚀 Features
  • (linter) Enable parallel runners and set timeout for checks
🐛 Bug Fixes
  • (deps) Update module github.com/pressly/goose/v3 to v3.23.1
  • (deps) Update module github.com/pressly/goose/v3 to v3.24.0
  • (deps) Update module github.com/sanity-io/litter to v1.5.6
  • (deps) Update module github.com/pressly/goose/v3 to v3.24.1
  • (deps) Update module github.com/sanity-io/litter to v1.5.7
  • (ci) Update golangci-lint to version 1.64.4
  • (deps) Update module github.com/sanity-io/litter to v1.5.8
  • Update Go image to use amd64 architecture
🚜 Refactor
  • Update event handling to use ExternalEvent type

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gitlab.com/unboundsoftware/eventsourced/amqp](https://gitlab.com/unboundsoftware/eventsourced/amqp) | require | minor | `v1.7.0` -> `v1.8.0` | | [gitlab.com/unboundsoftware/eventsourced/eventsourced](https://gitlab.com/unboundsoftware/eventsourced/eventsourced) | require | minor | `v1.16.0` -> `v1.17.0` | | [gitlab.com/unboundsoftware/eventsourced/pg](https://gitlab.com/unboundsoftware/eventsourced/pg) | require | minor | `v1.15.0` -> `v1.16.0` | --- ### Release Notes <details> <summary>unboundsoftware/eventsourced/amqp (gitlab.com/unboundsoftware/eventsourced/amqp)</summary> ### [`v1.8.0`](https://gitlab.com/unboundsoftware/eventsourced/amqp/tags/v1.8.0) [Compare Source](https://gitlab.com/unboundsoftware/eventsourced/amqp/compare/v1.7.0...v1.8.0) #### [1.8.0] - 2025-02-27 ##### 🚀 Features - Update golangci-lint configuration for parallel runs ##### 🐛 Bug Fixes - *(amqp)* Update event interface and remove unused code ##### ⚙️ Miscellaneous Tasks - Update golangci-lint version in CI configuration - *(ci)* Update golang image to amd64 architecture <!-- generated by git-cliff --> </details> <details> <summary>unboundsoftware/eventsourced/eventsourced (gitlab.com/unboundsoftware/eventsourced/eventsourced)</summary> ### [`v1.17.0`](https://gitlab.com/unboundsoftware/eventsourced/eventsourced/tags/v1.17.0) [Compare Source](https://gitlab.com/unboundsoftware/eventsourced/eventsourced/compare/v1.16.0...v1.17.0) #### [1.17.0] - 2025-02-27 ##### 🚀 Features - *(golangci)* Enable parallel runners and set timeout - Redefine external event structure with generics ##### ⚙️ Miscellaneous Tasks - *(ci)* Update golangci-lint version to v1.64.4 - *(ci)* Update Go image to use amd64 architecture <!-- generated by git-cliff --> </details> <details> <summary>unboundsoftware/eventsourced/pg (gitlab.com/unboundsoftware/eventsourced/pg)</summary> ### [`v1.16.0`](https://gitlab.com/unboundsoftware/eventsourced/pg/tags/v1.16.0) [Compare Source](https://gitlab.com/unboundsoftware/eventsourced/pg/compare/v1.15.0...v1.16.0) #### [1.16.0] - 2025-02-27 ##### 🚀 Features - *(linter)* Enable parallel runners and set timeout for checks ##### 🐛 Bug Fixes - *(deps)* Update module github.com/pressly/goose/v3 to v3.23.1 - *(deps)* Update module github.com/pressly/goose/v3 to v3.24.0 - *(deps)* Update module github.com/sanity-io/litter to v1.5.6 - *(deps)* Update module github.com/pressly/goose/v3 to v3.24.1 - *(deps)* Update module github.com/sanity-io/litter to v1.5.7 - *(ci)* Update golangci-lint to version 1.64.4 - *(deps)* Update module github.com/sanity-io/litter to v1.5.8 - Update Go image to use amd64 architecture ##### 🚜 Refactor - Update event handling to use ExternalEvent type <!-- generated by git-cliff --> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This MR 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 MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODIuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4Mi40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-02-27 18:54:01 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2025-02-27 18:59:04 +00:00
argoyle (Migrated from gitlab.com) merged commit into main 2025-02-27 19:07:49 +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#390