blackmennewstyle / miningcore

Miningcore is a high-performance Mining Pool Software for Linux and Windows.
MIT License
17 stars 35 forks source link

Bump NLog.Extensions.Logging and NLog in /src/Miningcore #65

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps NLog.Extensions.Logging and NLog. These dependencies needed to be updated together. Updates NLog.Extensions.Logging from 5.2.1 to 5.3.8

Release notes

Sourced from NLog.Extensions.Logging's releases.

Version 5.3.8

Improvements

Version 5.3.7

Improvements

Version 5.3.5

Improvements

Version 5.3.4

Improvements

Version 5.3.3

Improvements

Version 5.3.2

Improvements

Version 5.3.1

Improvements

Version 5.3.0

Improvements

See also: NLog v5.2 without trim warnings, and obsoleted methods.

Version 5.2.5

Improvements

Version 5.2.3

Improvements

... (truncated)

Changelog

Sourced from NLog.Extensions.Logging's changelog.

Version 5.3.8 (2023/12/29)

Improvements

Version 5.3.7 (2023/12/06)

Improvements

Version 5.3.5 (2023/10/15)

Improvements

Version 5.3.4 (2023/09/06)

Improvements

Version 5.3.3 (2023/08/05)

Improvements

Version 5.3.2 (2023/07/04)

Improvements

Version 5.3.1 (2023/07/01)

Improvements

Version 5.3.0 (2023/05/30)

Improvements

Version 5.2.5 (2023/05/25)

Improvements

... (truncated)

Commits


Updates NLog from 5.1.1 to 5.2.8

Release notes

Sourced from NLog's releases.

NLog 5.2.8

Improvements

NLog 5.2.7

Improvements

NLog 5.2.6

Improvements

NLog 5.2.5

Improvements

NLog 5.2.4

Improvements

... (truncated)

Changelog

Sourced from NLog's changelog.

Version 5.2.8 (2023/12/29)

Improvements

Version 5.2.7 (2023/11/28)

Improvements

Version 5.2.6 (2023/11/19)

Improvements

Version 5.2.5 (2023/10/15)

Improvements

Version 5.2.4 (2023/09/06)

Improvements

... (truncated)

Commits
  • f586f13 Version 5.2.8 (#5451)
  • 8459be4 ConfigurationItemFactory - Skip type attribute lookup for official types (#5450)
  • d0a8984 Added mark as IsTrimmable with TrimMode = copyused (#5447)
  • d563c63 Use RegisterType instead of the obsolete RegisterDefinition (#5446)
  • dda7853 LoggingRule - ToString should recognize Final and FinalMinLevel (More tests) ...
  • e0e7dcd LoggingRule - ToString should recognize Final and FinalMinLevel (#5441)
  • d4467c6 CachedTimeSource - Added Thread.MemoryBarrier to avoid code-reordering (#5429)
  • 5e0c3e1 FileTarget - Refactor Windows FileSystem Tunneling repair logic (#5438)
  • 4ec7255 Updated nuget-package readme with NET8 (#5436)
  • 494da3f Hide obsolete methods and classes from intellisense (#5432)
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 5 months ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.