Skip to content

Conversation

@dependencyupdates
Copy link
Contributor

@dependencyupdates dependencyupdates bot commented Jul 16, 2025

This PR contains the following updates:

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

Release Notes

MindscapeHQ/raygun4net (Mindscape.Raygun4Net.AspNetCore)

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

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 16, 2025
@dependencyupdates dependencyupdates bot force-pushed the renovate/mindscape.raygun4net.aspnetcore-11.x branch from 3e7f2c7 to a461a24 Compare July 16, 2025 19:45
@dependencyupdates dependencyupdates bot force-pushed the renovate/mindscape.raygun4net.aspnetcore-11.x branch from a461a24 to ff2f4cb Compare October 2, 2025 09:47
@dependencyupdates dependencyupdates bot force-pushed the renovate/mindscape.raygun4net.aspnetcore-11.x branch from ff2f4cb to c4d9248 Compare October 31, 2025 00:26
@dependencyupdates dependencyupdates bot force-pushed the renovate/mindscape.raygun4net.aspnetcore-11.x branch from c4d9248 to ce264d9 Compare December 29, 2025 03:53
@dependencyupdates dependencyupdates bot changed the title Update dependency Mindscape.Raygun4Net.AspNetCore to 11.2.4 Update dependency Mindscape.Raygun4Net.AspNetCore 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