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 #143

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
MediatR 10.0.1 -> 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

v11.0.0

What's Changed
New Contributors

Full Changelog: jbogard/MediatR@v10.0.1...v11.0.0
Migration Guide: https://github.com/jbogard/MediatR/wiki/Migration-Guide-10.x-to-11.0


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 enabled auto-merge (rebase) May 1, 2023 21:23
@renovate renovate bot force-pushed the renovate/mediatr-12.x branch 3 times, most recently from b7a3e60 to afb6b27 Compare May 6, 2023 01:41
@renovate renovate bot force-pushed the renovate/mediatr-12.x branch 3 times, most recently from 0b9aa8c to b204b7c Compare May 18, 2023 10:24
@renovate renovate bot force-pushed the renovate/mediatr-12.x branch 2 times, most recently from 6644495 to 93b8b71 Compare July 10, 2023 17:46
@renovate renovate bot force-pushed the renovate/mediatr-12.x branch 15 times, most recently from 25a9ece to 2702033 Compare November 17, 2023 20:12
@renovate renovate bot force-pushed the renovate/mediatr-12.x branch 6 times, most recently from 8214959 to 7ea90eb Compare November 23, 2023 07:59
@renovate renovate bot force-pushed the renovate/mediatr-12.x branch 6 times, most recently from 60da04a to 6cc89f5 Compare November 24, 2023 00:41
@renovate renovate bot force-pushed the renovate/mediatr-12.x branch 5 times, most recently from 602860c to 0ada452 Compare December 20, 2023 03:02
@renovate renovate bot force-pushed the renovate/mediatr-12.x branch from 0ada452 to 82b5426 Compare June 6, 2024 21:11
@renovate renovate bot force-pushed the renovate/mediatr-12.x branch from 82b5426 to 64f1f8e Compare July 24, 2024 05:21
@renovate renovate bot force-pushed the renovate/mediatr-12.x branch from 64f1f8e to bc04d33 Compare September 9, 2024 14:13
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