Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump NLog from 4.5.7 to 4.6.4 #332

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps NLog from 4.5.7 to 4.6.4.

Release notes

Sourced from NLog's releases.

NLog 4.6.4

Bugfixes

  • NLog.Schema: Added missing defaultAction attribute on filters element in XSD (@​304NotModified)
  • AsyncWrapper in Blocking Mode can cause deadlock (@​snakefoot)

Features

Improvements

Performance

See https://github.com/NLog/NLog/blob/dev/CHANGELOG.md

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)
... (truncated)
Changelog

Sourced from NLog's changelog.

V4.6.4 (2019/05/28)

Bugfixes

Features

Improvements

Performance

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)
... (truncated)
Commits
  • 18309ac Merge pull request #3437 from NLog/release/4.6.4
  • afb2de1 version
  • 7e055c3 changelog
  • 130fceb Added "Properties" property on Logger for reading and editing properties. (#3...
  • 705c39c ConcurrentRequestQueue - Always see queue as empty after having reached Reque...
  • 27fb515 ObjectReflectionCache - Skip property-reflection for IFormattable
  • 23ddbb4 only nuget.exe when missing
  • e03f064 Build projects in parallel
  • 267d29e BufferingTargetWrapper - Avoid Timer starvation when SlidingTimeout = true
  • 458feb4 Serialization: improved support for custom expando objects
  • 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 has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot requested a review from a team May 29, 2019 00:13
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 29, 2019
@codecov
Copy link

codecov bot commented May 29, 2019

Codecov Report

Merging #332 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #332   +/-   ##
=======================================
  Coverage   70.77%   70.77%           
=======================================
  Files          63       63           
  Lines        3538     3538           
  Branches      316      316           
=======================================
  Hits         2504     2504           
  Misses        992      992           
  Partials       42       42

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 254a552...5e9db85. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #343.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/NLog-4.6.4 branch June 14, 2019 19:46
@lock lock bot locked and limited conversation to collaborators Sep 12, 2019
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.

None yet

0 participants