reactiveui / splat

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

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

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

MindscapeHQ/raygun4net (Mindscape.Raygun4Net.NetCore) ### [`v11.0.0`](https://togithub.com/MindscapeHQ/raygun4net/blob/HEAD/CHANGE-LOG.md#v1100) - Add support for PDB Debug Information in stack traces - This enables Raygun to leverage Portable PDBs to symbolicate .NET stack traces when PDBs are not included in the build output - This introduces a dependency on `System.Reflection.Metadata@6.0.1` for `netstandard` - See: [https://github.com/MindscapeHQ/raygun4net/pull/528](https://togithub.com/MindscapeHQ/raygun4net/pull/528) - Add support for storing crash reports offline - There is a new `OfflineStore` property on `RaygunSettings`, when this is set, it will enable the offline storage - Crashes are stored offline when there is a connectivity issue, or when the Raygun remote server returns a 5xx response - There is a `IBackgroundSendStrategy`, which controls when to attempt to resend offline crash reports. It defaults to every 30 seconds - By default, there is a maximum of 50 offline crashes stored - See: [https://github.com/MindscapeHQ/raygun4net/pull/530](https://togithub.com/MindscapeHQ/raygun4net/pull/530) - Removed marking an unhandled exception in Android as handled, preventing the app from crashing - See: [https://github.com/MindscapeHQ/raygun4net/pull/531](https://togithub.com/MindscapeHQ/raygun4net/pull/531)

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 2 weeks 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.