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 5.1.0 to 5.1.1 in /src #981

Merged
merged 1 commit into from
Jan 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2023

Bumps NLog from 5.1.0 to 5.1.1.

Release notes

Sourced from NLog's releases.

NLog 5.1.1

Improvements

Changelog

Sourced from NLog's changelog.

Version 5.1.1 (2022/12/29)

Improvements

Commits
  • b1175f1 Version 5.1.1 (#5135)
  • 0feacbc XmlLayout - Added Layout-option to XmlElement to match XmlAttribute (#5134)
  • f1d6fef Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.4.1 (#5131)
  • 7ff83f8 Update NuGet API key (#5127)
  • 93c7c6b JsonLayout - Avoid NullReferenceException when JsonAttribute has no Layout (#...
  • 4fd9f01 ConfigurationItemFactory - Revert so MethodFactory continues to scan non-publ...
  • 12f1e74 AsyncTargetWrapper - keep fast instant timer on wroteFullBatchSize (#5124)
  • 7527d53 ConfigurationItemFactory - Handle concurrent registration of extensions (#5122)
  • 373bbf4 LogEventInfo with custom MessageFormatter should assign FormattedMessage (#5121)
  • a230c02 AsyncTargetWrapper - Avoid holding writer-lock when scheduling background wri...
  • 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](https://github.com/NLog/NLog) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](NLog/NLog@v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: NLog
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jan 1, 2023
@codecov
Copy link

codecov bot commented Jan 1, 2023

Codecov Report

Base: 75.44% // Head: 75.35% // Decreases project coverage by -0.09% ⚠️

Coverage data is based on head (b74c7a8) compared to base (5972cd3).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #981      +/-   ##
==========================================
- Coverage   75.44%   75.35%   -0.10%     
==========================================
  Files          93       93              
  Lines        4390     4390              
==========================================
- Hits         3312     3308       -4     
- Misses       1078     1082       +4     
Impacted Files Coverage Δ
src/Splat/Logging/WrappingPrefixLogger.cs 60.00% <0.00%> (-6.67%) ⬇️
...ceMonitoring/DefaultFeatureUsageTrackingSession.cs 65.21% <0.00%> (-4.35%) ⬇️
src/Splat/Logging/FullLoggerExtensions.cs 27.61% <0.00%> (-0.96%) ⬇️
src/Splat/Logging/WrappingFullLogger.cs 60.52% <0.00%> (-0.88%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@glennawatson glennawatson merged commit 6093ea9 into main Jan 1, 2023
@glennawatson glennawatson deleted the dependabot/nuget/src/NLog-5.1.1 branch January 1, 2023 02:17
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 16, 2023
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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant