From 8dfbe023880e7fc8e3ed93d93d020312f07ddb2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 21:21:58 +0000 Subject: [PATCH] Update dependency NLog to v5.3.3 (#974) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [NLog](https://nlog-project.org/) ([source](https://togithub.com/NLog/NLog)) | `5.3.2` -> `5.3.3` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/NLog/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/NLog/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/NLog/5.3.2/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/NLog/5.3.2/5.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
NLog/NLog (NLog) ### [`v5.3.3`](https://togithub.com/NLog/NLog/blob/HEAD/CHANGELOG.md#Version-533-20240812) **Improvements** - [#​5548](https://togithub.com/NLog/NLog/pull/5548) FileTarget - Reset reusable MemoryStream when above max capacity ([#​5548](https://togithub.com/NLog/NLog/issues/5548)) ([@​RomanSoloweow](https://togithub.com/RomanSoloweow)) - [#​5568](https://togithub.com/NLog/NLog/pull/5568) ThreadIdLayoutRenderer - Added IStringValueRenderer optimization ([#​5568](https://togithub.com/NLog/NLog/issues/5568)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5567](https://togithub.com/NLog/NLog/pull/5567) PropertiesDictionary - Simplify PropertyDictionaryEnumerator MoveNext ([#​5567](https://togithub.com/NLog/NLog/issues/5567)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5566](https://togithub.com/NLog/NLog/pull/5566) PropertiesDictionary - Added PropertyDictionaryEnumerator to enumerate without allocation ([#​5566](https://togithub.com/NLog/NLog/issues/5566)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5562](https://togithub.com/NLog/NLog/pull/5562) TargetWithContext - Skip caching when render value for ContextProperties ([#​5562](https://togithub.com/NLog/NLog/issues/5562)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5557](https://togithub.com/NLog/NLog/pull/5557) SimpleLayout - Refactor to reduce code complexity ([#​5557](https://togithub.com/NLog/NLog/issues/5557)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5556](https://togithub.com/NLog/NLog/pull/5556) DatabaseTarget - CloseConnection even when ThrowExceptions = true ([#​5556](https://togithub.com/NLog/NLog/issues/5556)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5553](https://togithub.com/NLog/NLog/pull/5553) LoggerNameMatcher private classes marked as sealed ([#​5553](https://togithub.com/NLog/NLog/issues/5553)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5554](https://togithub.com/NLog/NLog/pull/5554) LoggingConfigurationParser - Refactor to reduce code complexity ([#​5554](https://togithub.com/NLog/NLog/issues/5554)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5551](https://togithub.com/NLog/NLog/pull/5551) LoggingConfigurationParser - Refactor to reduce code complexity ([#​5551](https://togithub.com/NLog/NLog/issues/5551)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5550](https://togithub.com/NLog/NLog/pull/5550) FileArchiveModeRolling - Refactor to reduce code complexity ([#​5550](https://togithub.com/NLog/NLog/issues/5550)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5542](https://togithub.com/NLog/NLog/pull/5542) LimitingTargetWrapper - Fix wiki-link in XML docs ([#​5542](https://togithub.com/NLog/NLog/issues/5542)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5541](https://togithub.com/NLog/NLog/pull/5541) FileTarget - Improve internal logging when invalid FileName ([#​5541](https://togithub.com/NLog/NLog/issues/5541)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5540](https://togithub.com/NLog/NLog/pull/5540) WhenRepeatedFilter - Added wiki-link in XML docs ([#​5540](https://togithub.com/NLog/NLog/issues/5540)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5536](https://togithub.com/NLog/NLog/pull/5536) RegEx IsMatch is faster with RegexOptions.ExplicitCapture to skip capture ([#​5536](https://togithub.com/NLog/NLog/issues/5536)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5535](https://togithub.com/NLog/NLog/pull/5535) PropertyTypeConverter - Use Type IsAssignableFrom instead of Equals ([#​5535](https://togithub.com/NLog/NLog/issues/5535)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5527](https://togithub.com/NLog/NLog/pull/5527) StackTraceUsageUtils - Refactor to reduce code complexity ([#​5527](https://togithub.com/NLog/NLog/issues/5527)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5526](https://togithub.com/NLog/NLog/pull/5526) AsyncRequestQueue - Premature optimization of Enqueue ([#​5526](https://togithub.com/NLog/NLog/issues/5526)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5525](https://togithub.com/NLog/NLog/pull/5525) JsonLayout - Refactor to reduce code complexity ([#​5525](https://togithub.com/NLog/NLog/issues/5525)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5524](https://togithub.com/NLog/NLog/pull/5524) XmlLayout - Refactor to reduce code complexity ([#​5524](https://togithub.com/NLog/NLog/issues/5524)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5523](https://togithub.com/NLog/NLog/pull/5523) AsyncTaskTarget - Added more logging to diagnose batching logic ([#​5523](https://togithub.com/NLog/NLog/issues/5523)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5522](https://togithub.com/NLog/NLog/pull/5522) Layout will always initializes nested layouts ([#​5522](https://togithub.com/NLog/NLog/issues/5522)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5519](https://togithub.com/NLog/NLog/pull/5519) NLogTraceListener - Reduce boxing of EventType + EventId properties ([#​5519](https://togithub.com/NLog/NLog/issues/5519)) ([@​snakefoot](https://togithub.com/snakefoot))
--- ### Configuration 📅 **Schedule**: Branch creation - "after 10pm every weekday,every weekend,before 5am every weekday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 was generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View the [repository job log](https://developer.mend.io/github/orso-co/Orso.Arpa.Api). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Orso.Arpa.Api/Orso.Arpa.Api.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Orso.Arpa.Api/Orso.Arpa.Api.csproj b/Orso.Arpa.Api/Orso.Arpa.Api.csproj index 12bbd489..f4daa9c9 100644 --- a/Orso.Arpa.Api/Orso.Arpa.Api.csproj +++ b/Orso.Arpa.Api/Orso.Arpa.Api.csproj @@ -35,7 +35,7 @@ - +