robvdpol / RaceControl

Race Control is a standalone, open source F1TV client for Windows, written in C# on the .NET platform.
GNU General Public License v3.0
1.19k stars 93 forks source link

Bump NLog from 4.7.15 to 5.1.0 #491

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps NLog from 4.7.15 to 5.1.0.

Release notes

Sourced from NLog's releases.

NLog 5.1.0

Improvements

NLog 5.0.5

Improvements

NLog 5.0.4

Fixes

NLog 5.0.3

Improvements

NLog 5.0.2

Improvements

NLog 5.0.1

Improvements

... (truncated)

Changelog

Sourced from NLog's changelog.

Version 5.1.0 (2022/11/27)

Improvements

Version 5.0.5 (2022/10/26)

Improvements

Version 5.0.4 (2022/09/01)

Fixes

Version 5.0.3 (2022/09/01)

Improvements

Version 5.0.2 (2022/08/12)

Improvements

Version 5.0.1 (2022/06/12)

... (truncated)

Commits
  • 5e6708d Version 5.1.0 (#5112)
  • d786762 FileTarget - MaxArchiveDays changed from DateTime.UtcNow to NLog TimeSource C...
  • 7f39d0b ObjectPathRendererWrapper - Added public method TryGetPropertyValue (#5110)
  • 5931b4a Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /tests/NLog.UnitTests (#5109)
  • 7d3b2ae Adding NLog targets to LoggingConfiguration with consistent InternalLogger ou...
  • 4963cbb NetworkTarget - Refactored LogEventDropped reasons to match limit option-name...
  • b1bf791 Add LogEventDropped handler to the NetworkTarget (#5101)
  • a293624 MessageTemplates ValueFormatter with support for ISpanFormattable (#5102)
  • ee95998 Bump Microsoft.NET.Test.Sdk from 17.3.2 to 17.4.0 (#5098)
  • ace23d8 Fixed dependency warning in Microsoft.Data.Sqlite (#5094)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #497.