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.4 to 4.7.5 #450

Merged
merged 1 commit into from
Sep 28, 2020
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2020

Bumps NLog from 4.7.4 to 4.7.5.

Release notes

Sourced from NLog's releases.

NLog 4.7.5

Bugfixes

  • #4106 FileTarget - New current file should write start header, when archive operation is performed on previous file (#4106) (@snakefoot)

Improvements

Performance

Other

Changelog

Sourced from NLog's changelog.

V4.7.5 (2020/09/27)

Bugfixes

  • #4106 FileTarget - New current file should write start header, when archive operation is performed on previous file (#4106) (@snakefoot)

Improvements

Performance

Other

Commits
  • ed343d5 NLog 4.7.5 (#4120)
  • b12bbb7 Fix VerificationException Operation could destabilize the runtime (#4114)
  • 9f4495c Fix root .editorconfig to use end_of_line = CRLF. Remove local .editorconfig ...
  • abf8d9e Removed EmptyDefaultDictionary from MappedDiagnosticsContext (#4115)
  • 56ff6f4 FileTarget - New current file should write start header, when archive operati...
  • c45d259 LoggingConfiguration - ValidateConfig should only throw when enabled (#4102)
  • 844a4cf improve docs (#4097)
  • 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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 28, 2020
@codecov-commenter
Copy link

codecov-commenter commented Sep 28, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #450   +/-   ##
=======================================
  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 c05b105...2e669ce. Read the comment docs.

@304NotModified 304NotModified added this to the 1.6.5 milestone Sep 28, 2020
@304NotModified 304NotModified merged commit 3f903f1 into master Sep 28, 2020
@304NotModified 304NotModified deleted the dependabot/nuget/NLog-4.7.5 branch September 28, 2020 22:17
@snakefoot snakefoot removed this from the 1.6.5 milestone Sep 28, 2020
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.

3 participants