Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency MediatR to v12 #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
MediatR 11.0.0 -> 12.4.1 age adoption passing confidence

Release Notes

jbogard/MediatR (MediatR)

v12.4.1

What's Changed

Full Changelog: jbogard/MediatR@v12.4.0...v12.4.1

v12.4.0

What's Changed

Full Changelog: jbogard/MediatR@v12.3.0...v12.4.0

v12.3.0

What's Changed

New Contributors

Full Changelog: jbogard/MediatR@v12.2.0...v12.3.0

v12.2.0

What's Changed

Full Changelog: jbogard/MediatR@v12.1.1...v12.2.0

v12.1.1

What's Changed

Full Changelog: jbogard/MediatR@v12.1.0...v12.1.1

v12.1.0

Migration Guide

https://github.com/jbogard/MediatR/wiki/Migration-Guide-12.0-to-12.1

What's Changed
New Contributors

Full Changelog: jbogard/MediatR@v12.0.1...v12.1.0

This release removes all scanning around behaviors, stream behaviors, and pre/post processors. That proved too problematic so you MUST register each of these explicitly with the appropriate registration methods inside AddMediatR. This also ensures that the order of behaviors and pre/post processors reflects the explicit order of registration. With the scanning approach, you couldn't control the order.

v12.0.1

What's Changed
New Contributors

Full Changelog: jbogard/MediatR@v12.0.0...v12.0.1

v12.0.0

What's Changed
New Contributors

Migration Guide
Full Changelog: jbogard/MediatR@v11.1.0...v12.0.0

v11.1.0

What's Changed
New Contributors

Full Changelog: jbogard/MediatR@v11.0.0...v11.1.0


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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/mediatr-12.x branch 2 times, most recently from 9dfd917 to 367070f Compare July 10, 2023 16:47
@renovate renovate bot force-pushed the renovate/mediatr-12.x branch from 367070f to fec1945 Compare November 17, 2023 20:09
@renovate renovate bot force-pushed the renovate/mediatr-12.x branch from fec1945 to 02b4f47 Compare June 6, 2024 23:10
@renovate renovate bot force-pushed the renovate/mediatr-12.x branch from 02b4f47 to 5a4c756 Compare July 23, 2024 21:25
@renovate renovate bot force-pushed the renovate/mediatr-12.x branch from 5a4c756 to 41a3696 Compare September 9, 2024 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants