From 53cb5fc736be98c865b0a2a978839ca28ab56c8a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Sep 2024 19:15:00 +0000 Subject: [PATCH] Update dependency NLog to 5.3.4 (#1001) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [NLog](https://nlog-project.org/) ([source](https://redirect.github.com/NLog/NLog)) | `5.3.3` -> `5.3.4` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/NLog/5.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/nuget/NLog/5.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/nuget/NLog/5.3.3/5.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/nuget/NLog/5.3.3/5.3.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
NLog/NLog (NLog) ### [`v5.3.4`](https://redirect.github.com/NLog/NLog/blob/HEAD/CHANGELOG.md#Version-534-20240912) **Improvements** - [#​5572](https://redirect.github.com/NLog/NLog/pull/5572) Layout.FromMethod that supports typed Layout ([#​5572](https://redirect.github.com/NLog/NLog/issues/5572)) ([@​smnsht](https://redirect.github.com/smnsht)) - [#​5580](https://redirect.github.com/NLog/NLog/pull/5580) Layout.FromMethod that supports typed Layout (without boxing) ([#​5580](https://redirect.github.com/NLog/NLog/issues/5580)) ([@​snakefoot](https://redirect.github.com/snakefoot)) - [#​5570](https://redirect.github.com/NLog/NLog/pull/5570) ScopeContextPropertyEnumerator - Optimize HasUniqueCollectionKeys ([#​5570](https://redirect.github.com/NLog/NLog/issues/5570)) ([@​snakefoot](https://redirect.github.com/snakefoot)) - [#​5571](https://redirect.github.com/NLog/NLog/pull/5571) XmlLayout - Fixed bug in handling unsafe xml property names ([#​5571](https://redirect.github.com/NLog/NLog/issues/5571)) ([@​snakefoot](https://redirect.github.com/snakefoot)) - [#​5573](https://redirect.github.com/NLog/NLog/pull/5573) FuncThreadAgnosticLayoutRenderer - Implement IRawValue ([#​5573](https://redirect.github.com/NLog/NLog/issues/5573)) ([@​snakefoot](https://redirect.github.com/snakefoot)) - [#​5577](https://redirect.github.com/NLog/NLog/pull/5577) Introduced OnConfigurationAssigned to signal activation of LoggingConfiguration ([#​5577](https://redirect.github.com/NLog/NLog/issues/5577)) ([@​snakefoot](https://redirect.github.com/snakefoot)) - [#​5578](https://redirect.github.com/NLog/NLog/pull/5578) Update copyright to 2024, and removed trailing white spaces in source code ([#​5578](https://redirect.github.com/NLog/NLog/issues/5578)) ([@​snakefoot](https://redirect.github.com/snakefoot)) - [#​5585](https://redirect.github.com/NLog/NLog/pull/5585) Fixed various issues reported by EnableNETAnalyzers ([#​5585](https://redirect.github.com/NLog/NLog/issues/5585)) ([@​snakefoot](https://redirect.github.com/snakefoot)) - [#​5587](https://redirect.github.com/NLog/NLog/pull/5587) NetworkTarget - Added SendTimeoutSeconds to assign TCP Socket SendTimeout ([#​5587](https://redirect.github.com/NLog/NLog/issues/5587)) ([@​snakefoot](https://redirect.github.com/snakefoot)) - [#​5588](https://redirect.github.com/NLog/NLog/pull/5588) DateLayoutRenderer - Optimize for Round Trip ISO 8601 Date Format = o ([#​5588](https://redirect.github.com/NLog/NLog/issues/5588)) ([@​snakefoot](https://redirect.github.com/snakefoot)) - [#​5589](https://redirect.github.com/NLog/NLog/pull/5589) LayoutRenderer - Changed Render-method to use StringBuilderPool ([#​5589](https://redirect.github.com/NLog/NLog/issues/5589)) ([@​snakefoot](https://redirect.github.com/snakefoot)) - [#​5599](https://redirect.github.com/NLog/NLog/pull/5599) JsonLayout - Refactor code to simplify rendering of scope properties ([#​5599](https://redirect.github.com/NLog/NLog/issues/5599)) ([@​snakefoot](https://redirect.github.com/snakefoot)) - [#​5600](https://redirect.github.com/NLog/NLog/pull/5600) JsonLayout - Precalculate Json-Document delimiters upfront ([#​5600](https://redirect.github.com/NLog/NLog/issues/5600)) ([@​snakefoot](https://redirect.github.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://mend.io/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 56bce254..85549994 100644 --- a/Orso.Arpa.Api/Orso.Arpa.Api.csproj +++ b/Orso.Arpa.Api/Orso.Arpa.Api.csproj @@ -35,7 +35,7 @@ - +