Bump NLog.Config from 4.7.5 to 4.7.6 by dependabot[bot] · Pull Request #349 · microsoftgraph/MSGraph-SDK-Code-Generator
Bumps NLog.Config from 4.7.5 to 4.7.6.
Release notes
Sourced from NLog.Config's releases.
NLog 4.7.6
Bugfixes
- #4142 JsonSerializer - Ensure invariant formatting of DateTimeOffset (#4142) (@snakefoot)
- #4176 AsyncTaskTarget - Flush when buffer is full should not block forever (#4176) (@snakefoot)
- #4182 Failing to lookup ProcessName because of Access Denied should fallback to Win32-API (#4182) (@snakefoot)
Features
- #4153 ExceptionLayoutRenderer - Added FlattenException option (#4153) (@snakefoot)
Improvements
- #4141 NetworkTarget - Improve handling of synchronous exceptions from UdpClient.SendAsync (#4141) (@snakefoot)
- #4176 AsyncTaskTarget - Include TaskScheduler in ContinueWith (#4176) (@snakefoot)
- #4190 Improving debugger-display for Logger.Properties and LogEventInfo.Properties (@snakefoot)
Performance
- #4132 Improve thead concurrency when using wrapper cached=true (#4132) (@snakefoot)
- #4171 ConditionLayoutExpression - Skip allocating StringBuilder for every condition check (#4171) (@snakefoot)
Changelog
Sourced from NLog.Config's changelog.
V4.7.6 (2020/12/06)
Bugfixes
- #4142 JsonSerializer - Ensure invariant formatting of DateTimeOffset (#4142) (@snakefoot)
- #4176 AsyncTaskTarget - Flush when buffer is full should not block forever (#4176) (@snakefoot)
- #4182 Failing to lookup ProcessName because of Access Denied should fallback to Win32-API (#4182) (@snakefoot)
Features
- #4153 ExceptionLayoutRenderer - Added FlattenException option (#4153) (@snakefoot)
Improvements
- #4141 NetworkTarget - Improve handling of synchronous exceptions from UdpClient.SendAsync (#4141) (@snakefoot)
- #4176 AsyncTaskTarget - Include TaskScheduler in ContinueWith (#4176) (@snakefoot)
- #4190 Improving debugger-display for Logger.Properties and LogEventInfo.Properties (@snakefoot)
Performance
- #4132 Improve thead concurrency when using wrapper cached=true (#4132) (@snakefoot)
- #4171 ConditionLayoutExpression - Skip allocating StringBuilder for every condition check (#4171) (@snakefoot)
Commits
e16065cVersion 4.7.6 (#4185)3bd296fAdded DebuggerDisplay for custom dictionary-collections (#4190)1edfcecFailing to lookup ProcessName because of SecurityException should fallback to...3232d73Update NuGet API key (#4180)5b79edaAsyncTaskTarget - Include TaskScheduler in ContinueWith. And TaskCompletionSo...868a8d6ConditionLayoutExpression - Skip allocating StringBuilder for every condition...7a82813AsyncTaskTarget - Flush when request-queue is full should not block forever (...670c298ExceptionLayoutRenderer - Added FlattenException option (#4153)ded8dd5NetworkTarget - Improve handling of synchronous exceptions from UdpClient.Sen...3477e7fCachedLayoutRendererWrapper - Added ThreadSafe attribute (#4132)- 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 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)