oliverw / miningcore

Miningcore is a high-performance Mining Pool Software for Linux and Windows.
https://store.miningcore.pro
MIT License
724 stars 664 forks source link

Bump NLog from 5.1.1 to 5.1.4 in /src/Miningcore #1680

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps NLog from 5.1.1 to 5.1.4.

Release notes

Sourced from NLog's releases.

NLog 5.1.4

Improvements

NLog 5.1.3

Improvements

NLog 5.1.2

Improvements

Changelog

Sourced from NLog's changelog.

Version 5.1.4 (2023/04/29)

Improvements

Version 5.1.3 (2023/03/28)

Improvements

Version 5.1.2 (2023/02/17)

Improvements

Commits
  • 589ee8b Version 5.1.4 (#5209)
  • 5f19a0e JsonLayout - Added IndentJson for pretty format (#5200)
  • b641c09 FileTarget - Recover from file-deleted when same archive-folder (file-created...
  • a438e1f FileTarget - Recover from file-deleted when same archive-folder (#5207)
  • c3426d0 FileTarget - Improve InternalLogger-output when re-creating after File.Exists...
  • 360ca80 Add variables element to NLog.xsd and extend schema tests (#5205)
  • 43d839a Log4jXmlEvent - Fix dummyNamespace when using IncludeScopeProperties (#5197)
  • 4aa3ba4 ConfigurationItemFactory - Handle concurrent registration with single lock (#...
  • b188b78 AsyncTaskTarget - Include task exception on completed event (#5193)
  • 9e92ca0 Sealed private classes to fix Sonar smells (#5189)
  • 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)