From 15799272fa6cdea72722cc8e54ba28fbdb3f7641 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 13 Feb 2025 17:53:01 -0500 Subject: [PATCH] chore(deps): update dependency sentry.aspnetcore to 5.1.1 (#19) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [Sentry.AspNetCore](https://sentry.io/) ([source](https://github.com/getsentry/sentry-dotnet)) | nuget | patch | `5.1.0` -> `5.1.1` | --- ### Release Notes
getsentry/sentry-dotnet (Sentry.AspNetCore) ### [`v5.1.1`](https://github.com/getsentry/sentry-dotnet/blob/HEAD/CHANGELOG.md#511) [Compare Source](https://github.com/getsentry/sentry-dotnet/compare/5.1.0...5.1.1) ##### Fixes - Emit transaction.data inside contexts.trace.data ([#​3936](https://github.com/getsentry/sentry-dotnet/pull/3936)) - Native SIGSEGV errors resulting from managed NullReferenceExceptions are now suppressed on Android ([#​3903](https://github.com/getsentry/sentry-dotnet/pull/3903)) - OTel activities that are marked as not recorded are no longer sent to Sentry ([#​3890](https://github.com/getsentry/sentry-dotnet/pull/3890)) - Fixed envelopes with oversized attachments getting stuck in \__processing ([#​3938](https://github.com/getsentry/sentry-dotnet/pull/3938)) - OperatingSystem will now return macOS as OS name instead of 'Darwin' as well as the proper version. ([#​2710](https://github.com/getsentry/sentry-dotnet/pull/3956)) - Ignore null value on CocoaScopeObserver.SetTag ([#​3948](https://github.com/getsentry/sentry-dotnet/pull/3948))
--- ### 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](https://github.com/renovatebot/renovate). Reviewed-on: https://c.csw.im/cswimr/LookingGlass/pulls/19 Co-authored-by: Renovate Co-committed-by: Renovate --- LookingGlass.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LookingGlass.csproj b/LookingGlass.csproj index 2b0a1a9..afb9242 100644 --- a/LookingGlass.csproj +++ b/LookingGlass.csproj @@ -18,7 +18,7 @@ - +