Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 1, 2019

Bumps NLog.Extensions.Logging from 1.5.0 to 1.5.1.

Release notes

Sourced from NLog.Extensions.Logging's releases.

Version 1.5.1

Changelog

Sourced from NLog.Extensions.Logging's changelog.

V1.5.1 (2019/06/05)

V1.5 (2019/04/30)

  • #263 Support for loading NLog config from appsettings.json using NLogLoggingConfiguration
  • #263 Improved performance and reduced allocation for ILogger.BeginScope
  • #260 Introduced MicrosoftILoggerTarget for logging in Azure Lambda (Ex. output with JsonLayout)
  • #272 Better handling of IndexOutOfRangeException when invalid log-message format

V1.5 RC (2019/04/01)

See https://github.com/NLog/NLog.Extensions.Logging/milestone/24?closed=1

v1.4 (2019/01/17)

  • #257 Updated to Microsoft.Extensions.Logging ver. 2.1.0 with support for ${configsetting}
  • #248 Configure NLogProviderOptions from appsettings.json
  • #257 Create snupkg packages

v1.3 (2018/09/22)

v1.2.1 (2018/08/05)

  • #233 Fixed null-reference-exception when parsing empty scope-property collection (@​snakefoot)
  • #232 BeginScope: support for non-serializable objects + performance improvement (20-50% cpu, 35% times less allocations) (#232) (@​snakefoot)
  • #229 BeginScope should accept any type of KeyValuePair (Swallow exceptions) (@​snakefoot)

v1.2 (2018/07/20)

v1.1 (2018/05/25)

  • #213 Added support for using NLog MessageTemplate Parser (NLogProviderOptions.ParseMessageTemplates) (@​snakefoot)

v1.0.2 (2018/05/10)

v1.0.1 (2018/04/07)

v1.0 (2018/03/25)

... (truncated)
Commits
  • 896e715 Merge pull request #301 from NLog/release/1.5.1
  • 8a9db35 Release 1.5.1
  • c7aba2e Merge pull request #300 from NLog/dependabot/nuget/Microsoft.NET.Test.Sdk-16.1.1
  • 3126dbd Bump Microsoft.NET.Test.Sdk from 16.1.0 to 16.1.1
  • 7f83490 Merge pull request #299 from snakefoot/master
  • 9a425ae Update dependency NLog ver. 4.6.4
  • def8dcb Merge pull request #289 from snakefoot/master
  • a6912e8 Remove old install in AppVeyor script (#297)
  • 7b3444c Deploy snupkg on AppVeyor natively (#296)
  • b06c5ae Bump Microsoft.NET.Test.Sdk from 16.0.1 to 16.1.0 (#292)
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 1, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #210.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/NLog.Extensions.Logging-1.5.1 branch July 29, 2019 12:25
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