Update dependency Mediatr to v12 #59

Merged
kjuulh merged 1 commits from renovate/all into main 2023-02-14 22:37:05 +01:00
Owner

This PR contains the following updates:

Package Type Update Change
Mediatr nuget major 11.1.0 -> 12.0.0

Release Notes

jbogard/MediatR

v12.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/jbogard/MediatR/compare/v11.1.0...v12.0.0


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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Mediatr](https://github.com/jbogard/MediatR) | nuget | major | `11.1.0` -> `12.0.0` | --- ### Release Notes <details> <summary>jbogard/MediatR</summary> ### [`v12.0.0`](https://github.com/jbogard/MediatR/releases/tag/v12.0.0) #### What's Changed - Added static modifier for lambdas where applicable in Mediatr project. by [@&#8203;sunero4](https://github.com/sunero4) in https://github.com/jbogard/MediatR/pull/801 - Using MS.Extensions.DI directly, removing all unneeded code, pulling in the MediatR package directly by [@&#8203;jbogard](https://github.com/jbogard) in https://github.com/jbogard/MediatR/pull/802 - Fixing samples by [@&#8203;jbogard](https://github.com/jbogard) in https://github.com/jbogard/MediatR/pull/807 - Added target framework to netstandard2.0 by [@&#8203;maniglia](https://github.com/maniglia) in https://github.com/jbogard/MediatR/pull/821 - Consolidate registration to single configuration object and optimize registration by [@&#8203;jbogard](https://github.com/jbogard) in https://github.com/jbogard/MediatR/pull/828 - Change type constraint of pipeline behavior to allow easier chaining by [@&#8203;darjanbogdan](https://github.com/darjanbogdan) in https://github.com/jbogard/MediatR/pull/830 - Scaling back generic constraints by [@&#8203;jbogard](https://github.com/jbogard) in https://github.com/jbogard/MediatR/pull/834 - Changing IRequest to just be a normal Task instead of Task<Unit> by [@&#8203;jbogard](https://github.com/jbogard) in https://github.com/jbogard/MediatR/pull/835 - Adding notification publisher strategies by [@&#8203;jbogard](https://github.com/jbogard) in https://github.com/jbogard/MediatR/pull/838 #### New Contributors - [@&#8203;sunero4](https://github.com/sunero4) made their first contribution in https://github.com/jbogard/MediatR/pull/801 - [@&#8203;maniglia](https://github.com/maniglia) made their first contribution in https://github.com/jbogard/MediatR/pull/821 - [@&#8203;darjanbogdan](https://github.com/darjanbogdan) made their first contribution in https://github.com/jbogard/MediatR/pull/830 **Full Changelog**: https://github.com/jbogard/MediatR/compare/v11.1.0...v12.0.0 </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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMzguMSIsInVwZGF0ZWRJblZlciI6IjM0LjEzOC4xIn0=-->
kjuulh added 1 commit 2023-02-14 22:17:09 +01:00
Update dependency Mediatr to v12
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
9d06e2bd40
kjuulh merged commit 9d06e2bd40 into main 2023-02-14 22:37:05 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/todo#59