XOutput
XOutput copied to clipboard
chore(deps): bump NLog from 5.2.5 to 5.2.8
Bumps NLog from 5.2.5 to 5.2.8.
Release notes
Sourced from NLog's releases.
NLog 5.2.8
Improvements
- #5450 ConfigurationItemFactory - Skip type attribute lookup for official types (#5450) (
@snakefoot)- #5441 LoggingRule - ToString should recognize Final and FinalMinLevel (#5441) (
@snakefoot)- #5438 FileTarget - Refactor Windows FileSystem Tunneling repair logic (#5438) (
@snakefoot)- #5432 Hide obsolete methods and classes from intellisense (#5432) (
@snakefoot)- #5429 CachedTimeSource - Added Thread.MemoryBarrier to avoid code-reordering (#5429) (
@snakefoot)NLog 5.2.7
Improvements
- #5427 FileTarget - Fix Windows FileSystem Tunneling when KeepFileOpen=false (#5427) (
@snakefoot)- #5422 AppEnvironmentWrapper - Added Entry-Assembly as fallback for ProcessName (#5422) (
@snakefoot)- #5419 Improved XML docs for MDC, MDLC, NDC, NDLC about being replaced by ScopeContext (#5419) (
@snakefoot)NLog 5.2.6
Improvements
- #5407 FileTarget - Added option WriteHeaderWhenInitialFileNotEmpty (#5407) (
@RomanSoloweow)- #5381 FileTarget - Removed explicit File.Create to not trigger file-scanners (#5381) (
@snakefoot)- #5382 FileTarget - SetCreationTimeUtc only when IsArchivingEnabled (#5382) (
@snakefoot)- #5384 FileTarget - SetCreationTimeUtc always when running on Windows (#5384) (
@snakefoot)- #5389 ColoredConsoleTarget - Added Setup-extension-method WriteToColoredConsole (#5389) (
@snakefoot)- #5409 MemoryTarget - Make Logs-property thread-safe to enumerate (#5409) (
@snakefoot)- #5413 MultiFileWatcher - Improve InternalLogger output to match on start and stop (#5413) (
@snakefoot)- #5398 Marked obsolete members with EditorBrowsableState.Never (#5398) (
@snakefoot)- #5412 Change TargetFrameworks to net461 when old VisualStudioVersion (#5412) (
@snakefoot)
Changelog
Sourced from NLog's changelog.
Version 5.2.8 (2023/12/29)
Improvements
- #5450 ConfigurationItemFactory - Skip type attribute lookup for official types (#5450) (
@snakefoot)- #5441 LoggingRule - ToString should recognize Final and FinalMinLevel (#5441) (
@snakefoot)- #5438 FileTarget - Refactor Windows FileSystem Tunneling repair logic (#5438) (
@snakefoot)- #5432 Hide obsolete methods and classes from intellisense (#5432) (
@snakefoot)- #5429 CachedTimeSource - Added Thread.MemoryBarrier to avoid code-reordering (#5429) (
@snakefoot)Version 5.2.7 (2023/11/28)
Improvements
- #5427 FileTarget - Fix Windows FileSystem Tunneling when KeepFileOpen=false (#5427) (
@snakefoot)- #5422 AppEnvironmentWrapper - Added Entry-Assembly as fallback for ProcessName (#5422) (
@snakefoot)- #5419 Improved XML docs for MDC, MDLC, NDC, NDLC about being replaced by ScopeContext (#5419) (
@snakefoot)Version 5.2.6 (2023/11/19)
Improvements
- #5407 FileTarget - Added option WriteHeaderWhenInitialFileNotEmpty (#5407) (
@RomanSoloweow)- #5381 FileTarget - Removed explicit File.Create to not trigger file-scanners (#5381) (
@snakefoot)- #5382 FileTarget - SetCreationTimeUtc only when IsArchivingEnabled (#5382) (
@snakefoot)- #5384 FileTarget - SetCreationTimeUtc always when running on Windows (#5384) (
@snakefoot)- #5389 ColoredConsoleTarget - Added Setup-extension-method WriteToColoredConsole (#5389) (
@snakefoot)- #5409 MemoryTarget - Make Logs-property thread-safe to enumerate (#5409) (
@snakefoot)- #5413 MultiFileWatcher - Improve InternalLogger output to match on start and stop (#5413) (
@snakefoot)- #5398 Marked obsolete members with EditorBrowsableState.Never (#5398) (
@snakefoot)- #5412 Change TargetFrameworks to net461 when old VisualStudioVersion (#5412) (
@snakefoot)
Commits
f586f13Version 5.2.8 (#5451)8459be4ConfigurationItemFactory - Skip type attribute lookup for official types (#5450)d0a8984Added mark as IsTrimmable with TrimMode = copyused (#5447)d563c63Use RegisterType instead of the obsolete RegisterDefinition (#5446)dda7853LoggingRule - ToString should recognize Final and FinalMinLevel (More tests) ...e0e7dcdLoggingRule - ToString should recognize Final and FinalMinLevel (#5441)d4467c6CachedTimeSource - Added Thread.MemoryBarrier to avoid code-reordering (#5429)5e0c3e1FileTarget - Refactor Windows FileSystem Tunneling repair logic (#5438)4ec7255Updated nuget-package readme with NET8 (#5436)494da3fHide 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)