reactiveui / splat

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

chore(deps): update dependency mindscape.raygun4net.netcore to v9 #1103

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) 8.0.0 -> 9.0.1 age adoption passing confidence

Release Notes

MindscapeHQ/raygun4net (Mindscape.Raygun4Net.NetCore) ### [`v9.0.1`](https://togithub.com/MindscapeHQ/raygun4net/blob/HEAD/CHANGE-LOG.md#v901) - Fixed issue for lock upgrade/recursion exception raised - [https://github.com/MindscapeHQ/raygun4net/issues/513](https://togithub.com/MindscapeHQ/raygun4net/issues/513) ### [`v9.0.0`](https://togithub.com/MindscapeHQ/raygun4net/blob/HEAD/CHANGE-LOG.md#v900) - SendInBackground will now queue the message to be sent - Fixes issue in .NET Core for Azure where sending many messages Async can cause SNAT exhaustion - Fixes issue in .NET Framework for Azure where sending many messages causes many Threads to be used - Moved .NET Framework projects to new SDK style - Packages are now built using the new SDK style and nuspecs removed - Drop support for non-supported Frameworks (.NET Framework 4.6.2 onwards support only) - This drops support for Client Profile - Include HttpClient on RaygunClient in AspNetCore project as its a parameter defined in RaygunClientBase ### [`v8.2.1`](https://togithub.com/MindscapeHQ/raygun4net/blob/HEAD/CHANGE-LOG.md#v821) - Fixed memory leak when multiple RaygunClient instances are created ### [`v8.2.0`](https://togithub.com/MindscapeHQ/raygun4net/blob/HEAD/CHANGE-LOG.md#v820) - Added public ctor to allow RaygunClient to accept a custom HttpClient - Changed the default timeout of HttpClient from 100 seconds to 30 seconds ### [`v8.0.1`](https://togithub.com/MindscapeHQ/raygun4net/blob/HEAD/CHANGE-LOG.md#v801) - Removed dependency on Microsoft.Win32.Registry for `Mindscape.Raygun4Net.NetCore.Common` package

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.