csharp-language-server-protocol
csharp-language-server-protocol copied to clipboard
chore(deps): update dependency mediatr to 12.5.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| MediatR | 12.4.1 -> 12.5.0 |
Release Notes
jbogard/MediatR (MediatR)
v12.5.0
What's Changed
- Open behavior multiple registration extensions by @Emopusta in https://github.com/jbogard/MediatR/pull/1065
- Remove duplicate
Nullableproperty fromMediatR.Contractsby @jithu7432 in https://github.com/jbogard/MediatR/pull/1061 - Timeout behavior support by @zachpainter77 in https://github.com/jbogard/MediatR/pull/1058
- GitHub Actions upload-artifacts@v2 deprecated moving to v4 by @jithu7432 in https://github.com/jbogard/MediatR/pull/1072
- update MinVer from 4.3.0 to 6.0.0 by @adamralph in https://github.com/jbogard/MediatR/pull/1102
- Update setup-dotnet package version. by @Emopusta in https://github.com/jbogard/MediatR/pull/1086
- Add test for multiple open behavior registration feature. by @Emopusta in https://github.com/jbogard/MediatR/pull/1077
- Add validation and comments to OpenBehavior entity. by @Emopusta in https://github.com/jbogard/MediatR/pull/1078
- Passing CancellationToken to the call chain by @podobaas in https://github.com/jbogard/MediatR/pull/1100
New Contributors
- @Emopusta made their first contribution in https://github.com/jbogard/MediatR/pull/1065
- @jithu7432 made their first contribution in https://github.com/jbogard/MediatR/pull/1061
- @podobaas made their first contribution in https://github.com/jbogard/MediatR/pull/1100
Full Changelog: https://github.com/jbogard/MediatR/compare/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.