digipost / signature-api-client-dotnet

Apache License 2.0
3 stars 3 forks source link

Bump NLog.Extensions.Logging from 1.7.4 to 5.2.1 #416

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps NLog.Extensions.Logging from 1.7.4 to 5.2.1.

Release notes

Sourced from NLog.Extensions.Logging's releases.

Version 5.2.1

Improvements

Version 5.2.0

Improvements

  • #645: Updated to NLog v5.1 with support for ISpanFormattable (@​snakefoot)
  • #646: Use CallerArgumentExpressionAttribute in helper method for throwing ArgumentNullException (@​snakefoot)
  • #639: NLogBeginScopeParser - CaptureScopeProperties with cached scopePropertyCount (@​snakefoot)
  • #638: NLogMessageParameterList - Skip parsing Parameters-array when simple positional message template (@​snakefoot)
  • #635: Improve XML docs for AddNLog with IConfiguration override (@​snakefoot)
  • #634: NLogLogger - Small optimization when message-template syntax is used (@​snakefoot)
  • #632: Use RegisterConfigSettings instead of ConfigSettingLayoutRenderer (@​snakefoot)
  • #631: NLog.Extensions.Hosting - Skip RegisterItemsFromAssembly since handled by RegisterConfigSettings (@​snakefoot)

Version 5.1.0

Improvements

Version 5.0.4

Fixes

Version 5.0.3

Improvements

Version 5.0.2

Improvements

Version 5.0.1

🔧 Maintenance

Version 5

🚀 Features

... (truncated)

Changelog

Sourced from NLog.Extensions.Logging's changelog.

Version 5.2.1 (2022/12/29)

Improvements

Version 5.2.0 (2022/11/27)

Improvements

  • #645: Updated to NLog v5.1 with support for ISpanFormattable (@​snakefoot)
  • #646: Use CallerArgumentExpressionAttribute in helper method for throwing ArgumentNullException (@​snakefoot)
  • #639: NLogBeginScopeParser - CaptureScopeProperties with cached scopePropertyCount (@​snakefoot)
  • #638: NLogMessageParameterList - Skip parsing Parameters-array when simple positional message template (@​snakefoot)
  • #635: Improve XML docs for AddNLog with IConfiguration override (@​snakefoot)
  • #634: NLogLogger - Small optimization when message-template syntax is used (@​snakefoot)
  • #632: Use RegisterConfigSettings instead of ConfigSettingLayoutRenderer (@​snakefoot)
  • #631: NLog.Extensions.Hosting - Skip RegisterItemsFromAssembly since handled by RegisterConfigSettings (@​snakefoot)

Version 5.1.0 (2022/10/26)

Improvements

Version 5.0.4 (2022/09/01)

Improvements

Version 5.0.3 (2022/09/01)

Improvements

Version 5.0.2 (2022/08/12)

Improvements

Version 5.0.1 (2022/06/23)

Improvements

... (truncated)

Commits
  • 60fcfa6 Version 5.2.1 (Fix ChangeLog) (#654)
  • adf8d7c Version 5.2.1 (#653)
  • c0f3ef5 Removed gettingstarted.md (#652)
  • 279d99e Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#651)
  • 99c1634 Fixed NLogLoggingConfiguration to handle wrapped targets without name (#650)
  • adc6f2d Improve code-coverage by merging similar AddNLog-methods (#648)
  • 6008c9c Update NuGet API key (#647)
  • 1322f3b Version 5.2.0 (#645)
  • 8778b7d Added Guard.ThrowIfNull to throw ArgumentNullException, better than NRE (#646)
  • fb54d48 Removed Newtonsoft.Json as dependency, since Microsoft.NET.Test.Sdk has been ...
  • 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 1 year ago

Superseded by #421.