JoshR-Github-Enterprise-Demo / GHE-Demo

MIT License
0 stars 0 forks source link

Update dependency MediatR.Extensions.Microsoft.DependencyInjection to v11 #74

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
MediatR.Extensions.Microsoft.DependencyInjection nuget major 8.0.0 -> 11.1.0

Release Notes

jbogard/MediatR.Extensions.Microsoft.DependencyInjection ### [`v11.1.0`](https://togithub.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/releases/tag/v11.1.0) This is the last release of this package. Its contents are folded into the main MediatR package. This release sets the maximum version of MediatR to the last one before the consolidation. ### [`v11.0.0`](https://togithub.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/releases/tag/v11.0.0) #### What's Changed - docs: Update README with lifetimes of IPublisher and ISender by [@​christianfosli](https://togithub.com/christianfosli) in [https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/pull/120](https://togithub.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/pull/120) #### New Contributors - [@​christianfosli](https://togithub.com/christianfosli) made their first contribution in [https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/pull/120](https://togithub.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/pull/120) **Full Changelog**: https://github.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/compare/v10.0.1...v11.0.0 ### [`v10.0.0`](https://togithub.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/releases/tag/v10.0.0): 10.0.0 In addition to targeting MediatR 10.0.0, this release adds a few new features: - Allow changing order of request exception behaviors ([#​81](https://togithub.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/issues/81)) - Not registering open generics where arity does not match ([#​109](https://togithub.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/issues/109)) - Pass a function to evaluate types for binding as an additional filter ([#​107](https://togithub.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/issues/107)) - Updating to 6.0 of Microsoft.Extensions.DependencyInjection to support constrained generics - Targeting only `netstandard2.1` ### [`v8.0.1`](https://togithub.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/releases/tag/v8.0.1): 8.0.1 This release adds support for calling `AddMediatR` multiple times ([#​77](https://togithub.com/jbogard/MediatR.Extensions.Microsoft.DependencyInjection/issues/77))

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.



This PR has been generated by Mend Renovate. View repository job log here.