event-sourcing-bundle
event-sourcing-bundle copied to clipboard
An event sourcing bundle, complete with all the essential features, powered by the reliable Doctrine ecosystem and focused on developer experience.
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/patchlevel/event-sourcing-bundle). ## Awaiting Schedule The following updates are...
https://github.com/patchlevel/event-sourcing/issues/316 It should be possible to activate the schema merge of Doctrine ORM & Event Sourcing via configuration "inject_orm_schema". This should hide the own event sourcing schema/migration commands and register...
Add patchlevel prefix for all our tags, service and commands to prevent conflicts with other bundles
We should add a prefix for our tags since `event_sourcing` is kinda general and could lead to some conflicts in the future. So instead of `event_sourcing.processor` we can use `patchlevel.event_sourcing.processor`.
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://togithub.com/sebastianbergmann/phpunit)) | `^10.5.2` -> `^11.0.0` | [](https://docs.renovatebot.com/merge-confidence/) |...
### Release Notes for [2.3.1](https://github.com/patchlevel/event-sourcing-bundle/milestone/18) 2.3.x bugfix release (patch) ### 2.3.1 - Total issues resolved: **0** - Total pull requests resolved: **3** - Total contributors: **2** #### bug - [191:...
to display called listener for each message and replace MessageListener need https://github.com/patchlevel/event-sourcing/issues/473
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest...