Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps NLog and NLog.Extensions.Logging. These dependencies needed to be updated together.
Updates NLog from 5.3.4 to 5.4.0

Release notes

Sourced from NLog's releases.

NLog 5.4

Improvements

Changelog

Sourced from NLog's changelog.

See also releases and milestones.

Date format: (year/month/day)

Change Log

Commits
  • 4d45d44 Version 5.4 (#5704)
  • ff00def ColoredConsoleTarget - Recognize NO_COLOR environment variable (#5702)
  • 6ecc7b1 AsyncTaskTarget - Reduce default throttle after failure to 50ms instead of 50...
  • 953be3b Fix AppDomain BaseDirectory on NET9 when it returns Long UNC (#5698)
  • 5f65817 Target reports when disabled because failed to initialize (#5696)
  • 9a602a2 Marked XmlLoggingConfiguration AppConfig as obsolete (#5693)
  • ed6d793 XmlLoggingConfiguration - Marked InitializeSucceeded as obsolete (#5692)
  • c8aa6d4 Marked NLogViewerTarget and IncludeNLogData as obsolete (#5694)
  • 63a3f06 Marked JsonLayout EscapeForwardSlash as obsolete (#5695)
  • 8ff330d Marked SetStackTrace with UserStackFrameNumber as obsolete (#5691)
  • Additional commits viewable in compare view

Updates NLog.Extensions.Logging from 5.3.14 to 5.4.0

Release notes

Sourced from NLog.Extensions.Logging's releases.

Version 5.4

Improvements

Version 5.3.15

Improvements

Changelog

Sourced from NLog.Extensions.Logging's changelog.

Change Log

Date format: (year/month/day)

Version 5.4 (2025/02/02)

Improvements

Version 5.3.15 (2024/11/21)

Improvements

Commits
  • 5cf0f9d Version 5.4 (#778)
  • 5da8b93 Bump xunit from 2.9.2 to 2.9.3 (#777)
  • 699e3ab MicrosoftConsoleJsonLayout - Unit Test TimestampFormat (#776)
  • a8f22ff MicrosoftConsoleJsonLayout - TimestampLayout replaced by DateLayoutRenderer (...
  • b28d631 Version 5.3.15 (#774)
  • c9f4aa9 UseNLog fallback to only EnvironmentName when loading NLog config (#773)
  • 95932f4 Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 (#772)
  • 0badef8 NLogMessageParameterList - Changed _originalMessageIndex from nullable to mag...
  • e45bddd NLogMessageParameterList - Simplify the index operator (#770)
  • 71af10a BeginScope to recognize ITuple with better support for AOT (#768)
  • 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 <dependency name> 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)

Bumps [NLog](https://github.com/NLog/NLog) and [NLog.Extensions.Logging](https://github.com/NLog/NLog.Extensions.Logging). These dependencies needed to be updated together.

Updates `NLog` from 5.3.4 to 5.4.0
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](NLog/NLog@v5.3.4...v5.4.0)

Updates `NLog.Extensions.Logging` from 5.3.14 to 5.4.0
- [Release notes](https://github.com/NLog/NLog.Extensions.Logging/releases)
- [Changelog](https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHANGELOG.MD)
- [Commits](NLog/NLog.Extensions.Logging@v5.3.14...v5.4.0)

---
updated-dependencies:
- dependency-name: NLog
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: NLog.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants