Tags: Lendable/message
Tags
chore: release 2.1.0 (#141) New release --- ## [2.1.0](2.0.1...2.1.0) (2024-09-08) ### Features * Add class-map based message name resolvers ([#139](#139)) ([01fac65](01fac65)) ### Fixes * Export-ignore `.allowed-licenses.php` ([#140](#140)) ([763c157](763c157)) --- ☕ Co-authored-by: lendabot[bot] <126705550+lendabot[bot]@users.noreply.github.com>
chore: release 2.0.0 (#94) New release --- ## [2.0.0](1.0.4...2.0.0) (2024-06-02) ### ⚠ BREAKING CHANGES * concrete exception type for `MetadataSerializer` deserialization failure ([#63](#63)) ### Features * Concrete exception type for `MetadataSerializer` deserialization failure ([#63](#63)) ([dfca5cd](dfca5cd)) --- ☕ Co-authored-by: lendabot[bot] <126705550+lendabot[bot]@users.noreply.github.com>
chore: release 1.0.4 (#93) New release --- ## [1.0.4](1.0.3...1.0.4) (2024-06-02) ### Fixes * Add `phpstan-assert` for `non-empty-string` to `MessageId` factories for call site inference ([#90](#90)) ([e433b36](e433b36)) * Add `phpstan-assert` for `non-empty-string` to `UuidConverter` for call site inference ([#91](#91)) ([664ab9c](664ab9c)) --- ☕ Co-authored-by: lendabot[bot] <126705550+lendabot[bot]@users.noreply.github.com>
chore: release 1.0.3 (#82) New release --- ## [1.0.3](1.0.2...1.0.3) (2024-05-28) ### Fixes * Add `non-empty-string` inference for call site in `MessageName` ([#84](#84)) ([ef94de3](ef94de3)) * Document that `Metadata` withers only accept new additional metadata, not mandatory ([#79](#79)) ([bb3c134](bb3c134)) * Validate inputs for `Metadata` to ensure serializable when ignoring static analysis types ([#77](#77)) ([d9c2d67](d9c2d67)) --- ☕ Co-authored-by: lendabot[bot] <126705550+lendabot[bot]@users.noreply.github.com>
chore: release 1.0.2 (#65) New release --- ## [1.0.2](1.0.1...1.0.2) (2024-05-08) ### Bug Fixes * Document thrown exceptions in `Metadata` ([afb9efc](afb9efc)) * Document thrown exceptions in `UuidConverter` ([1e0ad78](1e0ad78)) ### Performance Improvements * Don't make new `MessageId` in `MetadataFactory` ([29bc606](29bc606)) --- ☕ Co-authored-by: lendabot[bot] <126705550+lendabot[bot]@users.noreply.github.com>
Update dependency ramsey/uuid to v4.7.6 (#48) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ramsey/uuid](https://togithub.com/ramsey/uuid) | `4.7.5` -> `4.7.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ramsey/uuid (ramsey/uuid)</summary> ### [`v4.7.6`](https://togithub.com/ramsey/uuid/blob/HEAD/CHANGELOG.md#476---2024-04-27) [Compare Source](https://togithub.com/ramsey/uuid/compare/4.7.5...4.7.6) ##### Fixed - Allow brick/math version `^0.12`. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/Lendable/message). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>