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

Bump NLog from 4.7.3 to 4.7.4 #448

Merged
merged 1 commit into from
Aug 27, 2020
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 24, 2020

Bumps NLog from 4.7.3 to 4.7.4.

Release notes

Sourced from NLog's releases.

NLog 4.7.4

Features

  • #4076 DatabaseTarget - Added AllowDbNull for easier support for nullable parameters (#4076) (@snakefoot)

Bugfixes

Improvements

  • #4073 FileTarget - Extra validation of the LogEvent-timestamp before checking time to archive (#4073) (@snakefoot)
  • #4068 FileTarget - Improve diagnostic logging to see reason for archiving (@snakefoot)
Changelog

Sourced from NLog's changelog.

V4.7.4 (2020/08/22)

Features

  • #4076 DatabaseTarget - Added AllowDbNull for easier support for nullable parameters (#4076) (@snakefoot)

Bugfixes

Improvements

  • #4073 FileTarget - Extra validation of the LogEvent-timestamp before checking time to archive (#4073) (@snakefoot)
  • #4068 FileTarget - Improve diagnostic logging to see reason for archiving (@snakefoot)
Commits
  • 454058b Release 4.7.4 (#4094)
  • e441fa8 DatabaseTarget - Added AllowDbNull for easier support for nullable pa… (#4076)
  • 34afe70 FileTarget - Extra validation of the LogEvent-timestamp before checking time ...
  • ac953a9 Fluent LogBuilder should suppress exception on invalid callerFilePath (#4069)
  • ddf6d94 Merge pull request #4068 from snakefoot/FileTargetArchiveDebugLogging
  • 9418661 FileTarget - Improve diagnostic logging to see reason for archiving
  • See full diff in compare view

Dependabot compatibility score

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

Bumps [NLog](https://github.com/NLog/NLog) from 4.7.3 to 4.7.4.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](NLog/NLog@v4.7.3...v4.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 24, 2020
@codecov-commenter
Copy link

codecov-commenter commented Aug 24, 2020

Codecov Report

Merging #448 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #448   +/-   ##
=======================================
  Coverage   82.22%   82.22%           
=======================================
  Files          14       14           
  Lines        1198     1198           
  Branches      200      200           
=======================================
  Hits          985      985           
  Misses        141      141           
  Partials       72       72           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0ec5cbf...8324dc9. Read the comment docs.

@304NotModified 304NotModified added this to the 1.6.5 milestone Aug 27, 2020
@304NotModified 304NotModified merged commit 79b1895 into master Aug 27, 2020
@304NotModified 304NotModified deleted the dependabot/nuget/NLog-4.7.4 branch August 27, 2020 19:50
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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants