Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps NLog from 4.6.6 to 4.6.7.

Release notes

Sourced from NLog's releases.

NLog 4.6.7

Features

  • #3531 Added ${object-path} / ${exception:objectpath=PropertyName}, for rendering a property of an object (e.g. an exception) (#3531) (@​304NotModified)
  • #3560 WhenMethodFilter - Support dynamic filtering using lambda (#3560) (@​snakefoot)
  • #3184 Added support for dynamic layout renderer in log level filters (e.g. minLevel, maxLevel) (#3184) (@​snakefoot)
  • #3558 ExceptionLayoutRenderer - Added Source as new format parameter. (@​snakefoot)
  • #3523 ColoredConsoleTarget - Added DetectOutputRedirected to skip coloring on redirect (@​snakefoot)

Improvements

Performance

Changelog

Sourced from NLog's changelog.

V4.6.7 (2019/08/25)

Features

  • #3531 Added ${object-path} / ${exception:objectpath=PropertyName}, for rendering a property of an object (e.g. an exception) (#3531) (@​304NotModified)
  • #3560 WhenMethodFilter - Support dynamic filtering using lambda (#3560) (@​snakefoot)
  • #3184 Added support for dynamic layout renderer in log level filters (e.g. minLevel, maxLevel) (#3184) (@​snakefoot)
  • #3558 ExceptionLayoutRenderer - Added Source as new format parameter. (@​snakefoot)
  • #3523 ColoredConsoleTarget - Added DetectOutputRedirected to skip coloring on redirect (@​snakefoot)

Improvements

Performance

Commits
  • 9358d3d Merge pull request #3561 from NLog/release/4.6.7
  • 4f6e1a2 Version 4.6.7
  • 5a6aa21 Merge pull request #3562 from snakefoot/XmlConfigThrowExceptions
  • e4a5691 LoggingConfigurationParser - Minor refactoring of exception handling
  • b25439f XmlLoggingConfiguration - Support ThrowConfigExceptions=true when invalid xml
  • fed4cf6 Added ${object-path} / ${exception:objectpath=PropertyName}, for rendering a ...
  • 6ffa2d1 WhenMethodFilter - Support dynamic filtering using lambda (#3560)
  • fa4c72e Added support for dynamic layout renderer in log level filters (e.g. minLevel...
  • 110b151 MessageTemplateParameters - Improve validation of parameters when isPositiona...
  • 916956d Merge pull request #3546 from snakefoot/NetWorkTargetHttpQueueSender
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [NLog](https://github.com/NLog/NLog) from 4.6.6 to 4.6.7.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](NLog/NLog@v4.6.6...v4.6.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 1, 2019
@asjafjell asjafjell merged commit 1fcfc3b into master Sep 25, 2019
@asjafjell asjafjell deleted the dependabot/nuget/NLog-4.6.7 branch September 25, 2019 09:53
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.

1 participant