Open dependabot[bot] opened 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
a6f5d43
) 68.32% compared to head (88417bb
) 68.15%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps NLog from 5.2.2 to 5.2.8.
Release notes
Sourced from NLog's releases.
... (truncated)
Changelog
Sourced from NLog's changelog.
... (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)You can trigger a rebase of this PR 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