NLog / NLog.Windows.Forms

NLog targets specific for Windows.Forms
BSD 3-Clause "New" or "Revised" License
44 stars 26 forks source link

Bump NLog from 5.2.0 to 5.2.2 #144

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps NLog from 5.2.0 to 5.2.2.

Release notes

Sourced from NLog's releases.

NLog 5.2.2

Improvements

  • #5276 ConfigurationItemFactory - Fix NullReferenceException when skipping already loaded assembly (#5276) (@​snakefoot)

NLog 5.2.1

Improvements

Changelog

Sourced from NLog's changelog.

Version 5.2.2 (2023/07/04)

Improvements

  • #5276 ConfigurationItemFactory - Fix NullReferenceException when skipping already loaded assembly (#5276) (@​snakefoot)

Version 5.2.1 (2023/07/01)

Improvements

Version 5.2 (2023/05/30)

Improvements

Version 5.1.5 (2023/05/25)

Improvements

Version 5.1.4 (2023/04/29)

Improvements

Version 5.1.3 (2023/03/28)

... (truncated)

Commits
  • 51cc02a Version 5.2.2 (#5278)
  • 01b8397 ConfigurationItemFactory - Fix NullReferenceException when skipping already l...
  • 7ae091e Version 5.2.1 (#5274)
  • c51e14c TargetWithContext - Fix InternalLogger output about Object reflection needed ...
  • a9dd3fb ConfigurationItemFactory - Include ConditionMethods in registration (#5268)
  • bda411b Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 in /tests/NLog.UnitTests (#...
  • 593a753 Bump Microsoft.TestPlatform.ObjectModel from 17.6.2 to 17.6.3 in /tests/NLog....
  • 0ab2554 PropertyHelper - TryGetEnumValue should throw when invalid string-value (#5269)
  • 729c60e Updated ILogger obsolete message (#5267)
  • 88bfc77 Remove unnecessary StructuredMessageTemplateAttribute from ILogger (#5266)
  • Additional commits viewable 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 ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.18 :warning:

Comparison is base (2d57aed) 67.89% compared to head (5497521) 67.71%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #144 +/- ## ========================================== - Coverage 67.89% 67.71% -0.18% ========================================== Files 10 10 Lines 570 570 Branches 108 108 ========================================== - Hits 387 386 -1 Misses 127 127 - Partials 56 57 +1 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/NLog/NLog.Windows.Forms/pull/144/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NLog)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 1 year ago

Looks like NLog is up-to-date now, so this is no longer needed.