Skip to content

Conversation

@dependencyupdates
Copy link
Contributor

@dependencyupdates dependencyupdates bot commented Jul 14, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Mindscape.Raygun4Net.NetCore (source) 11.2.111.2.5 age adoption passing confidence

Release Notes

MindscapeHQ/raygun4net (Mindscape.Raygun4Net.NetCore)

v11.2.5

  • Performance: Resolve Raygun Assembly Version once instead of per message
  • Fix: Improve thread safety in ThrottledBackgroundMessageProcessor
    • Refactored to avoid racy Count checks by using IsEmpty and returning active worker count from RemoveCompletedTasks
    • Optimized ConcurrentDictionary access patterns to reduce unnecessary enumerations
    • See: #​571
  • Performance: Use IsRawDataIgnored setting to control request buffering in RaygunMiddleware
    • Only enables Request.EnableBuffering() when IsRawDataIgnored is false, reducing overhead in high-throughput applications
    • See: #​574

v11.2.4

  • Fix: #​568 - maxWorkers in ThrottledBackgroundMessageProcessor is not respected and can exceed the desired amount

v11.2.3

  • Update RaygunLogger.cs to use null coalesce operator because scope data item value can be null (#​563) (2025-04-25)
  • Docs: Create RELEASING.md (2025-04-15)

v11.2.2

Includes changes from v11.2.1

  • Fix: #​558 ported ThrottledBackgroundMessageProcessor from NetCore to Core (#​562) (2025-02-25)
  • Fix: add DynamicDependency definition for Windows and Android (#​560) (2025-02-18)
  • Fix: Add DynamicDependency declaration to preserve MarshalManagedException in iOS and MacOS apps (#​559) (2025-02-17)
  • Remove target frameworks for the build server (2025-01-08)
  • Removed net standard 2.1 target as its implied by 2.0 (2025-01-05)
  • Split tests on windows/linux (2025-01-05)
  • Fixing the build so it works cross-plat (2025-01-05)

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 Renovate Bot.

Commands to ignore dependencies

You can trigger dependency actions by commenting on this PR:

  • @particularbot ignore this major version
  • @particularbot ignore this minor version
  • @particularbot ignore this dependency

@dependencyupdates dependencyupdates bot added dependencies Pull requests that update a dependency file NuGet labels Jul 14, 2025
@dependencyupdates dependencyupdates bot force-pushed the renovate/mindscape.raygun4net.netcore-11.x branch from c5c6490 to 82fe6f5 Compare October 13, 2025 20:24
@dependencyupdates dependencyupdates bot force-pushed the renovate/mindscape.raygun4net.netcore-11.x branch from 82fe6f5 to bccee29 Compare October 23, 2025 05:22
@dependencyupdates dependencyupdates bot force-pushed the renovate/mindscape.raygun4net.netcore-11.x branch from bccee29 to 2a27cd2 Compare December 19, 2025 10:39
@dependencyupdates dependencyupdates bot force-pushed the renovate/mindscape.raygun4net.netcore-11.x branch from 2a27cd2 to 7c4023a Compare December 29, 2025 03:52
@dependencyupdates dependencyupdates bot changed the title Update dependency Mindscape.Raygun4Net.NetCore to 11.2.4 Update dependency Mindscape.Raygun4Net.NetCore to 11.2.5 Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file NuGet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant