Bounz / HomeGenie-BE

HomeGenie (Bounz Edition)
GNU General Public License v3.0
5 stars 3 forks source link

build(deps): bump NLog from 4.7.5 to 4.7.13 in /HomeGenie #185

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps NLog from 4.7.5 to 4.7.13.

Release notes

Sourced from NLog's releases.

NLog 4.7.13

Bugfixes

Improvements

New Contributors

NLog 4.7.12

Bugfixes

Features

NLog 4.7.11

Bugfixes

Features

NLog 4.7.10

Bugfixes

  • #4401 JsonSerializer - Fixed bug when handling custom IConvertible returning TypeCode.Empty (#4401) (@​snakefoot)

Improvements

NLog 4.7.9

Bugfixes

Improvements

Performance

... (truncated)

Changelog

Sourced from NLog's changelog.

v4.7.13 (2021/12/05)

Bugfixes

Improvements

v4.7.12 (2021/10/24)

Bugfixes

Features

v4.7.11 (2021/08/18)

Bugfixes

Features

v4.7.10 (2021/05/14)

Bugfixes

  • #4401 JsonSerializer - Fixed bug when handling custom IConvertible returning TypeCode.Empty (#4401) (@​snakefoot)

Improvements

v4.7.9 (2021/03/24)

Bugfixes

Improvements

Performance

... (truncated)

Commits
  • 940d245 Update appveyor.yml with Nuget API key (#4703)
  • aab329b Release 4.7.13 (#4701)
  • 478340a AsyncTargetWrapper - Better performance when using OverflowAction Block (#4700)
  • cfb5444 Handle OutOfMemoryException instead of crashing the application (#4644)
  • 1800d19 Fix broken XML doc comment (#4649)
  • d6ec08c NLog 5.0 preview.3 ChangeLog (#4640)
  • 1c2aa4e Release 4.7.12 (#4630)
  • 05a1c6f LogEventInfo constructor with eventProperties as IReadOnlyList (#4629)
  • 1b03c77 FileTarget - Failing to CleanupInitializedFiles should not stop logging (#4631)
  • 3382705 PropertiesDictionary - Fixed threading issue in EventProperties (#4627)
  • 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)
dependabot[bot] commented 2 years ago

Superseded by #189.