mscrivo / OotD

Outlook on the Desktop (OotD)
https://outlookonthedesktop.com
MIT License
90 stars 19 forks source link

Update dependency NLog to v5.2.4 #213

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
NLog (source) nuget patch 5.2.3 -> 5.2.4

Release Notes

NLog/NLog (NLog) ### [`v5.2.4`](https://togithub.com/NLog/NLog/blob/HEAD/CHANGELOG.md#Version-524-20230906) **Improvements** - [#​5316](https://togithub.com/NLog/NLog/pull/5316) ObjectPath should only render output when finding property-value ([#​5316](https://togithub.com/NLog/NLog/issues/5316)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5318](https://togithub.com/NLog/NLog/pull/5318) Typed Layout parses empty string as fixed null value when nullable ([#​5318](https://togithub.com/NLog/NLog/issues/5318)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5319](https://togithub.com/NLog/NLog/pull/5319) Introduced new LogEventInfo-constructor to skip Parameters-array allocation ([#​5319](https://togithub.com/NLog/NLog/issues/5319)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5321](https://togithub.com/NLog/NLog/pull/5321) ConfigurationItemFactory - Improve obsolete message for JsonConverter + ValueFormatter ([#​5321](https://togithub.com/NLog/NLog/issues/5321)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5326](https://togithub.com/NLog/NLog/pull/5326) InternalLogger - Force output even when invalid format string ([#​5326](https://togithub.com/NLog/NLog/issues/5326)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5327](https://togithub.com/NLog/NLog/pull/5327) NetworkTarget - Avoid unhandled exception when using ThrowExceptions=true ([#​5327](https://togithub.com/NLog/NLog/issues/5327)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5336](https://togithub.com/NLog/NLog/pull/5336) Skip checking ExcludeProperties when empty, to avoid string GetHashCode ([#​5336](https://togithub.com/NLog/NLog/issues/5336)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5337](https://togithub.com/NLog/NLog/pull/5337) JsonLayout optimizing thread context capture for inner layouts ([#​5337](https://togithub.com/NLog/NLog/issues/5337)) ([@​snakefoot](https://togithub.com/snakefoot)) - [#​5310](https://togithub.com/NLog/NLog/pull/5310) FileTarget - FilePathLayout with fixed-filename can translate to absolute path ([#​5310](https://togithub.com/NLog/NLog/issues/5310)) ([@​snakefoot](https://togithub.com/snakefoot))

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.



This PR has been generated by Mend Renovate. View repository job log here.