reactiveui / splat

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

chore(deps): update dependency mindscape.raygun4net.netcore to v11.0.1 #1163

Closed renovate[bot] closed 4 weeks ago

renovate[bot] commented 4 weeks ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

MindscapeHQ/raygun4net (Mindscape.Raygun4Net.NetCore) ### [`v11.0.1`](https://togithub.com/MindscapeHQ/raygun4net/blob/HEAD/CHANGE-LOG.md#v1101) - Raygun4Net.NetCore - Deprecated `RaygunClientBase.Send()`. The asynchronous `SendAsync()` should be preferred in all scenarios to avoid potential deadlocks - Improve the potential deadlocks when calling `Send()` from a UI Thread by adding `ConfigureAwait(false)` - Note: This does not entirely remove the possibility of deadlocks, and `Send()` should not be used within a UI context

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 1 week 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.