Skip to content

Commit

Permalink
Update dependency NLog to v5.3.3 (#974)
Browse files Browse the repository at this point in the history
[![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

<details>
<summary>NLog/NLog (NLog)</summary>

###
[`v5.3.3`](https://togithub.com/NLog/NLog/blob/HEAD/CHANGELOG.md#Version-533-20240812)

**Improvements**

- [#&#8203;5548](https://togithub.com/NLog/NLog/pull/5548) FileTarget -
Reset reusable MemoryStream when above max capacity
([#&#8203;5548](https://togithub.com/NLog/NLog/issues/5548))
([@&#8203;RomanSoloweow](https://togithub.com/RomanSoloweow))
- [#&#8203;5568](https://togithub.com/NLog/NLog/pull/5568)
ThreadIdLayoutRenderer - Added IStringValueRenderer optimization
([#&#8203;5568](https://togithub.com/NLog/NLog/issues/5568))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5567](https://togithub.com/NLog/NLog/pull/5567)
PropertiesDictionary - Simplify PropertyDictionaryEnumerator MoveNext
([#&#8203;5567](https://togithub.com/NLog/NLog/issues/5567))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5566](https://togithub.com/NLog/NLog/pull/5566)
PropertiesDictionary - Added PropertyDictionaryEnumerator to enumerate
without allocation
([#&#8203;5566](https://togithub.com/NLog/NLog/issues/5566))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5562](https://togithub.com/NLog/NLog/pull/5562)
TargetWithContext - Skip caching when render value for ContextProperties
([#&#8203;5562](https://togithub.com/NLog/NLog/issues/5562))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5557](https://togithub.com/NLog/NLog/pull/5557) SimpleLayout
- Refactor to reduce code complexity
([#&#8203;5557](https://togithub.com/NLog/NLog/issues/5557))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5556](https://togithub.com/NLog/NLog/pull/5556)
DatabaseTarget - CloseConnection even when ThrowExceptions = true
([#&#8203;5556](https://togithub.com/NLog/NLog/issues/5556))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5553](https://togithub.com/NLog/NLog/pull/5553)
LoggerNameMatcher private classes marked as sealed
([#&#8203;5553](https://togithub.com/NLog/NLog/issues/5553))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5554](https://togithub.com/NLog/NLog/pull/5554)
LoggingConfigurationParser - Refactor to reduce code complexity
([#&#8203;5554](https://togithub.com/NLog/NLog/issues/5554))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5551](https://togithub.com/NLog/NLog/pull/5551)
LoggingConfigurationParser - Refactor to reduce code complexity
([#&#8203;5551](https://togithub.com/NLog/NLog/issues/5551))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5550](https://togithub.com/NLog/NLog/pull/5550)
FileArchiveModeRolling - Refactor to reduce code complexity
([#&#8203;5550](https://togithub.com/NLog/NLog/issues/5550))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5542](https://togithub.com/NLog/NLog/pull/5542)
LimitingTargetWrapper - Fix wiki-link in XML docs
([#&#8203;5542](https://togithub.com/NLog/NLog/issues/5542))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5541](https://togithub.com/NLog/NLog/pull/5541) FileTarget -
Improve internal logging when invalid FileName
([#&#8203;5541](https://togithub.com/NLog/NLog/issues/5541))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5540](https://togithub.com/NLog/NLog/pull/5540)
WhenRepeatedFilter - Added wiki-link in XML docs
([#&#8203;5540](https://togithub.com/NLog/NLog/issues/5540))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5536](https://togithub.com/NLog/NLog/pull/5536) RegEx IsMatch
is faster with RegexOptions.ExplicitCapture to skip capture
([#&#8203;5536](https://togithub.com/NLog/NLog/issues/5536))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5535](https://togithub.com/NLog/NLog/pull/5535)
PropertyTypeConverter - Use Type IsAssignableFrom instead of Equals
([#&#8203;5535](https://togithub.com/NLog/NLog/issues/5535))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5527](https://togithub.com/NLog/NLog/pull/5527)
StackTraceUsageUtils - Refactor to reduce code complexity
([#&#8203;5527](https://togithub.com/NLog/NLog/issues/5527))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5526](https://togithub.com/NLog/NLog/pull/5526)
AsyncRequestQueue - Premature optimization of Enqueue
([#&#8203;5526](https://togithub.com/NLog/NLog/issues/5526))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5525](https://togithub.com/NLog/NLog/pull/5525) JsonLayout -
Refactor to reduce code complexity
([#&#8203;5525](https://togithub.com/NLog/NLog/issues/5525))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5524](https://togithub.com/NLog/NLog/pull/5524) XmlLayout -
Refactor to reduce code complexity
([#&#8203;5524](https://togithub.com/NLog/NLog/issues/5524))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5523](https://togithub.com/NLog/NLog/pull/5523)
AsyncTaskTarget - Added more logging to diagnose batching logic
([#&#8203;5523](https://togithub.com/NLog/NLog/issues/5523))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5522](https://togithub.com/NLog/NLog/pull/5522) Layout will
always initializes nested layouts
([#&#8203;5522](https://togithub.com/NLog/NLog/issues/5522))
([@&#8203;snakefoot](https://togithub.com/snakefoot))
- [#&#8203;5519](https://togithub.com/NLog/NLog/pull/5519)
NLogTraceListener - Reduce boxing of EventType + EventId properties
([#&#8203;5519](https://togithub.com/NLog/NLog/issues/5519))
([@&#8203;snakefoot](https://togithub.com/snakefoot))

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6ImRldmVsb3AiLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 15, 2024
1 parent 48821b6 commit 8dfbe02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Orso.Arpa.Api/Orso.Arpa.Api.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
</PackageReference>
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="8.0.7" />
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="8.0.3" />
<PackageReference Include="NLog" Version="5.3.2" />
<PackageReference Include="NLog" Version="5.3.3" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.11" />
<PackageReference Include="NWebsec.AspNetCore.Middleware" Version="3.0.0" />
<PackageReference Include="SixLabors.ImageSharp.Web" Version="3.1.3" />
Expand Down

0 comments on commit 8dfbe02

Please sign in to comment.