Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Feb 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2024

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

v9.0.0

  • 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

  • Fixed memory leak when multiple RaygunClient instances are created

v8.2.0

  • 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

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/mindscape.raygun4net.netcore-9.x branch 2 times, most recently from c267a3b to 247ffba Compare February 16, 2024 23:55
@ChrisPulman ChrisPulman enabled auto-merge (squash) February 17, 2024 00:12
@renovate renovate bot force-pushed the renovate/mindscape.raygun4net.netcore-9.x branch 6 times, most recently from 4a9a9af to d1f1cf0 Compare February 17, 2024 04:13
@renovate renovate bot force-pushed the renovate/mindscape.raygun4net.netcore-9.x branch from d1f1cf0 to eabbc99 Compare February 17, 2024 04:30
@ChrisPulman ChrisPulman merged commit 4573ee6 into main Feb 17, 2024
1 of 2 checks passed
@ChrisPulman ChrisPulman deleted the renovate/mindscape.raygun4net.netcore-9.x branch February 17, 2024 04:46
Copy link

github-actions bot commented Mar 3, 2024

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant