skyra-project / arkadia

.NET Microservices for Skyra
Apache License 2.0
1 stars 0 forks source link

chore(deps): update dependency sentry.extensions.logging to v3.9.3 #29

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
Sentry.Extensions.Logging (source) nuget minor 3.8.3 -> 3.9.3

Release Notes

getsentry/sentry-dotnet ### [`v3.9.3`](https://togithub.com/getsentry/sentry-dotnet/blob/master/CHANGELOG.md#​393) [Compare Source](https://togithub.com/getsentry/sentry-dotnet/compare/3.9.2...3.9.3) ##### Fixes - Add missing PathBase from ASP.NET Core ([#​1198](https://togithub.com/getsentry/sentry-dotnet/pull/1198)) - Use fallback if route pattern is MVC ([#​1188](https://togithub.com/getsentry/sentry-dotnet/pull/1188)) - Move UseSentryTracing to different namespace ([#​1200](https://togithub.com/getsentry/sentry-dotnet/pull/1200)) - Prevent duplicate package reporting ([#​1197](https://togithub.com/getsentry/sentry-dotnet/pull/1197)) ### [`v3.9.2`](https://togithub.com/getsentry/sentry-dotnet/blob/master/CHANGELOG.md#​392) [Compare Source](https://togithub.com/getsentry/sentry-dotnet/compare/3.9.1...3.9.2) ##### Fixes - Exceptions from UnhandledExceptionIntegration were not marking sessions as crashed ([#​1193](https://togithub.com/getsentry/sentry-dotnet/pull/1193)) ### [`v3.9.1`](https://togithub.com/getsentry/sentry-dotnet/blob/master/CHANGELOG.md#​391) [Compare Source](https://togithub.com/getsentry/sentry-dotnet/compare/3.9.0...3.9.1) ##### Fixes - Removed braces from tag keys on DefaultSentryScopeStateProcessor ([#​1183](https://togithub.com/getsentry/sentry-dotnet/pull/1183)) - Fix SQLClient unplanned behaviors ([#​1179](https://togithub.com/getsentry/sentry-dotnet/pull/1179)) - Add fallback to Scope Stack from AspNet ([#​1180](https://togithub.com/getsentry/sentry-dotnet/pull/1180)) ### [`v3.9.0`](https://togithub.com/getsentry/sentry-dotnet/blob/master/CHANGELOG.md#​390) [Compare Source](https://togithub.com/getsentry/sentry-dotnet/compare/3.8.3...3.9.0) ##### Features - EF Core and SQLClient performance monitoring integration ([#​1154](https://togithub.com/getsentry/sentry-dotnet/pull/1154)) - Improved SDK diagnostic logs ([#​1161](https://togithub.com/getsentry/sentry-dotnet/pull/1161)) - Add Scope observer to SentryOptions ([#​1153](https://togithub.com/getsentry/sentry-dotnet/pull/1153)) ##### Fixes - Fix end session from Hub adapter not being passed to SentrySDK ([#​1158](https://togithub.com/getsentry/sentry-dotnet/pull/1158)) - Installation id catches dir not exist([#​1159](https://togithub.com/getsentry/sentry-dotnet/pull/1159)) - Set error status to transaction if http has exception and ok status ([#​1143](https://togithub.com/getsentry/sentry-dotnet/pull/1143)) - Fix max breadcrumbs limit when MaxBreadcrumbs is zero or lower ([#​1145](https://togithub.com/getsentry/sentry-dotnet/pull/1145))

Configuration

πŸ“… Schedule: 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 WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #29 (826bca3) into main (bfa187a) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #29   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            3         3           
  Lines           79        79           
=========================================
  Hits            79        79           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update bfa187a...826bca3. Read the comment docs.