Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Conversation

@dependabot-preview
Copy link

Bumps NLog from 4.5.11 to 4.6.3.

Release notes

Sourced from NLog's releases.

NLog 4.6.3

Bugfixes

Features

Improvements

  • #3322 FileTarget - Introduced EnableFileDeleteSimpleMonitor without FileSystemWatcher for non-Windows (@​snakefoot)
  • #3332 LogFactory - GetLogger should validate name of logger (@​snakefoot)
  • #3320 FallbackGroupTarget - Fixed potential issue with WINDOWS_PHONE (@​snakefoot)
  • #3261 NLog config file loading: use process name (e.g. applicationname.exe.nlog) when app.config is not available (@​snakefoot)

Performance

  • #3311 Split string - avoid allocation of object array. Added StringHelpers.SplitAndTrimTokens (@​snakefoot)
  • #3305 AppSettingLayoutRenderer - Mark as ThreadSafe and ThreadAgnostic (@​snakefoot)

Misc

NLog 4.6.2

Bugfixes

NLog 4.6.1

Bugfixes

Improvements

... (truncated)
Changelog

Sourced from NLog's changelog.

V4.6.3 (2019/04/30)

Bugfixes

Features

Improvements

  • #3322 FileTarget - Introduced EnableFileDeleteSimpleMonitor without FileSystemWatcher for non-Windows (@​snakefoot)
  • #3332 LogFactory - GetLogger should validate name of logger (@​snakefoot)
  • #3320 FallbackGroupTarget - Fixed potential issue with WINDOWS_PHONE (@​snakefoot)
  • #3261 NLog config file loading: use process name (e.g. applicationname.exe.nlog) when app.config is not available (@​snakefoot)

Performance

  • #3311 Split string - avoid allocation of object array. Added StringHelpers.SplitAndTrimTokens (@​snakefoot)
  • #3305 AppSettingLayoutRenderer - Mark as ThreadSafe and ThreadAgnostic (@​snakefoot)

Misc

V4.6.2 (2019/04/02)

Bugfixes

V4.6.1 (2019/03/29)

Bugfixes

... (truncated)
Commits
  • 3d07bd9 Merge pull request #3348 from NLog/release/4.6.3
  • 63be614 Version 4.6.3
  • f8f7414 StringBuilderPool - Allow FastPool-object to have larger capacity, but rememb...
  • adeb5c0 Merge pull request #3344 from NLog/code-complexity
  • cff43c7 Reduce code complexity, small code improvements
  • ebb6d2b Merge pull request #3335 from snakefoot/LoggingConfigurationReloadAsActive
  • e4e0743 Merge pull request #3340 from NLog/EscapeEncodingFlags
  • 610f368 Merge pull request #3339 from NLog/cleanup3
  • f6aa359 Rename internal EscapeEncodingFlags
  • f1ad170 Small code improvements
  • 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.

Bumps [NLog](https://github.com/NLog/NLog) from 4.5.11 to 4.6.3.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](NLog/NLog@v4.5.11...v4.6.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 30, 2019
@dependabot-preview
Copy link
Author

Superseded by #110.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/NLog-4.6.3 branch May 29, 2019 21:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants