Skip to content

Bump NLog.Extensions.Logging from 1.5.0 to 5.1.0 in /src/Miningcore#52

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/nuget/src/Miningcore/dev/NLog.Extensions.Logging-5.1.0
Closed

Bump NLog.Extensions.Logging from 1.5.0 to 5.1.0 in /src/Miningcore#52
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/nuget/src/Miningcore/dev/NLog.Extensions.Logging-5.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps NLog.Extensions.Logging from 1.5.0 to 5.1.0.

Release notes

Sourced from NLog.Extensions.Logging's releases.

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

  • #465 Add support for config variables with JsonLayout (@​snakefoot)
  • #520 Changed LoggingConfigurationSectionName to default NLog (@​snakefoot)
  • #529 NLogLoggerProvider - Always load NLog config from appsettings when possible (@​snakefoot)
  • #554 NLogProviderOptions with support for CaptureEventId.EventId + EventName (@​snakefoot)
  • #555 MicrosoftConsoleJsonLayout - Simulates Microsoft AddJsonConsole Formatter (@​snakefoot)

👍 Enhancements

  • #522 Reload now fully support KeepVariablesOnReload (@​snakefoot)
  • #521 Change default value for RemoveLoggerFactoryFilter to true (@​snakefoot)
  • #535 NLogProviderOptions with support for RegisterServiceProvider (@​snakefoot)
  • #564 NLog.ExtensionsHosting includes ContentRootPath when scanning for NLog.config candidate (@​snakefoot)
  • #565 NLogProviderOptions ShutdownOnDispose = true disables LogFactory.AutoShutdown (@​snakefoot)
  • #583 NLogBeginScopeParser - Improve parsing of custom KeyValuePair as scope-properties (@​snakefoot)
  • #581 Support RemoveLoggerFactoryFilter and ReplaceLoggerFactory in appsettings.json (@​snakefoot)

... (truncated)

Changelog

Sourced from NLog.Extensions.Logging's changelog.

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

Version 5.0.0 (2022/05/17)

Improvements

  • #590: Added nuget-dependency Microsoft.Extensions.Configuration.Abstractions for all platforms (@​snakefoot)
  • #583: NLogBeginScopeParser - Improve parsing of custom KeyValuePair as scope-properties (@​snakefoot)
  • #581: Support RemoveLoggerFactoryFilter and ReplaceLoggerFactory in appsettings.json (@​snakefoot)
  • #579: ConfigSettingLayoutRenderer - Improve support for RegisterServiceProvider (@​snakefoot)
  • #572: MicrosoftConsoleLayoutRenderer - Skip string-allocation for EventId when possible on platform (@​snakefoot)
  • #571: MicrosoftConsoleJsonLayout - Fixed IndexOutOfRangeException when large EventID (@​snakefoot)
  • #570: MicrosoftConsoleLayoutRenderer - Fixed IndexOutOfRangeException when large EventID (@​mickelsonmichael)

See also List of major changes in NLog 5

... (truncated)

Commits
  • 326979b Introduced NET6 since NET5 is no longer supported (#629)
  • 01dfbb5 MicrosoftConsoleJsonLayout - Skip string-allocation for timestamp-output (#628)
  • 7de383b LoadConfigurationFromSection should RegisterConfigSettings without configurat...
  • 0e69f8c Removed RegisterConfigSettings from LoadConfigurationFromSection (#626)
  • d13ea82 Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.3.2 (#625)
  • 4791ca2 Version 5.0.4 (Update ChangeLog) (#622)
  • ba5855f Version 5.0.4 (#621)
  • c25b82f Removed link to legacy ASP.NET Core 2 guide (#620)
  • f0bbeba Version 5.0.3 (#619)
  • 9c8bce2 Loading NLog.config from contentRootPath as last fallback (Fix Sonar) (#618)
  • 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)

Bumps [NLog.Extensions.Logging](https://github.com/NLog/NLog.Extensions.Logging) from 1.5.0 to 5.1.0.
- [Release notes](https://github.com/NLog/NLog.Extensions.Logging/releases)
- [Changelog](https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHANGELOG.MD)
- [Commits](NLog/NLog.Extensions.Logging@v1.5.0...v5.1.0)

---
updated-dependencies:
- dependency-name: NLog.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2022
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Dec 1, 2022

Superseded by #56.

@dependabot dependabot bot closed this Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/nuget/src/Miningcore/dev/NLog.Extensions.Logging-5.1.0 branch December 1, 2022 08:01
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants