reactiveui / splat

Makes things cross-platform
MIT License
969 stars 142 forks source link

chore(deps): update dependency mindscape.raygun4net.netcore to v10 #1124

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Mindscape.Raygun4Net.NetCore (source) 9.0.4 -> 10.0.0 age adoption passing confidence

Release Notes

MindscapeHQ/raygun4net (Mindscape.Raygun4Net.NetCore) ### [`v10.0.0`](https://togithub.com/MindscapeHQ/raygun4net/blob/HEAD/CHANGE-LOG.md#v1000) - RaygunClient for NET Core can now be treated as a Singleton - Changed the Middleware for AspNetCore - See: [https://github.com/MindscapeHQ/raygun4net/pull/518](https://togithub.com/MindscapeHQ/raygun4net/pull/518) - Updated the registration of `.AddRaygun()` - Updated the usage of `.UseRaygun()` - Removed `RaygunMiddlewareSettings` and `RaygunClientProvider` in favour of `IRaygunUserProvider` - Removed custom code for maintaining request body in the middleware and used `Request.EnableBuffering()` instead - Deprecated multiple settings in RaygunClient in favour of using `RaygunSettings` - Deprecated `UserInfo` property in favour of `IRaygunUserProvider` - Deprecated `RaygunMiddlewareOptions` in favour of `RaygunSettings` - Introduced new `.AddRaygunUserProvider()` to register a default implementation - Introduced new `.AddRaygunUserProvider()` to register a custom implementation - Fixed bug with filters where uppercase properties were compared against lowercase filters - Fixed null reference when accessing CustomData and Tags in RaygunMessage using OnSendingMessage - Adds Breadcrumbs to NetCore and AspNetCore - See: [https://github.com/MindscapeHQ/raygun4net/pull/516](https://togithub.com/MindscapeHQ/raygun4net/pull/516) - Breadcrumbs are by default local to the asynchronous context using `AsyncLocalBreadcrumbStorage` - Additional `InMemmoryBreadcrumbStorage` implemented for global context breadcrumbs

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.

github-actions[bot] commented 6 months ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.