chore(deps): bump the nlog group with 2 updates by dependabot[bot] · Pull Request #49 · fuzzzerd/SharpFM
Bumps the nlog group with 2 updates: NLog and NLog.Extensions.Logging.
Updates 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
Updates NLog.Extensions.Logging from 5.3.5 to 5.3.8
Release notes
Sourced from NLog.Extensions.Logging's releases.
Version 5.3.8
Improvements
- #719: Fixed IncludeActivityIdsWithBeginScope to work with NET 8.0 (#719) (
@Owen-Krueger)- #714: UseNLog includes EnvironmentName when loading NLog config (#714) (
@snakefoot)- #720: Updated to NLog v5.2.8 (#720) (
@snakefoot)Version 5.3.7
Improvements
- #705: Added target platform for NET 8.0 (#705) (
@snakefoot)- #710: Improve XML docs for AddNLog and UseNLog (#710) (
@snakefoot)- #713: Updated to NLog v5.2.7 (#713) (
@snakefoot)
Changelog
Sourced from NLog.Extensions.Logging's changelog.
Version 5.3.8 (2023/12/29)
Improvements
- #719: Fixed IncludeActivityIdsWithBeginScope to work with NET 8.0 (#719) (
@Owen-Krueger)- #714: UseNLog includes EnvironmentName when loading NLog config (#714) (
@snakefoot)- #720: Updated to NLog v5.2.8 (#720) (
@snakefoot)Version 5.3.7 (2023/12/06)
Improvements
- #705: Added target platform for NET 8.0 (#705) (
@snakefoot)- #710: Improve XML docs for AddNLog and UseNLog (#710) (
@snakefoot)- #713: Updated to NLog v5.2.7 (#713) (
@snakefoot)
Commits
ce05f3bUpdate NLog.Extensions.Logging.csproj10cc6d8Update CHANGELOG.MDca37e42Update README.mdbf8a6b6Version 5.3.8 (#720)c405806Fixed IncludeActivityIdsWithBeginScope for NET8 (#719)cfe3e59UseNLog includes EnvironmentName when loading NLog config (#715)660da18UseNLog includes EnvironmentName when loading NLog config (#714)70bae08Version 5.3.7 (#713)7948d0bImprove XML docs for AddNLog and UseNLog (#710)45d709dDowngrade dotnet-sonarscanner to ver. 5.15 because of java version (#711)- 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 <dependency name> major versionwill 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 versionwill 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