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

chore(deps): bump the nlog group with 2 updates #130

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

Bumps the nlog group with 2 updates: NLog and NLog.Extensions.Logging.

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 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.15 to 5.4.0

Release notes

Sourced from NLog.Extensions.Logging's releases.

Version 5.4

Improvements

Changelog

Sourced from NLog.Extensions.Logging's changelog.

Change Log

Date format: (year/month/day)

Version 5.4 (2025/02/02)

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 (...
  • See full diff 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nlog group with 2 updates: [NLog](https://github.com/NLog/NLog) and [NLog.Extensions.Logging](https://github.com/NLog/NLog.Extensions.Logging).


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` 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.15 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.15...v5.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 3, 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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants