Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2025

This PR contains the following updates:

Package Change Age Confidence
MediatR (source) 12.4.1 -> 13.0.0 age confidence

Release Notes

LuckyPennySoftware/MediatR (MediatR)

v13.0.0

Full Changelog: LuckyPennySoftware/MediatR@v12.5.0...v13.0.0

  • Added support for .NET Standard 2.0
  • Requiring license key
  • Moving from Apache license to dual commercial/OSS license

To set your license key:

services.AddMediatR(cfg => {
    cfg.LicenseKey = "<License key here>";
});

You can obtain your license key at MediatR.io

v12.5.0

What's Changed

New Contributors

Full Changelog: LuckyPennySoftware/MediatR@v12.4.1...v12.5.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-13.x branch from 8ffe0b4 to d967bfc Compare August 10, 2025 12:50
@github-actions github-actions bot added this to the v0.19.10 milestone Aug 10, 2025
@renovate renovate bot force-pushed the renovate/mediatr-13.x branch from d967bfc to 5946e5e Compare August 13, 2025 16:02
@renovate renovate bot force-pushed the renovate/mediatr-13.x branch from 5946e5e to 0d52bdc Compare August 24, 2025 13:51
@renovate renovate bot force-pushed the renovate/mediatr-13.x branch from 0d52bdc to bafcc07 Compare August 31, 2025 17:36
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