deps(dotnet): Bump NLog and NLog.WindowsEventLog#78
Conversation
Bumps NLog from 6.1.2 to 6.1.3 Bumps NLog.WindowsEventLog from 6.1.2 to 6.1.3 --- updated-dependencies: - dependency-name: NLog dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: NLog.WindowsEventLog dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
AI AnalysisTechnical Summary: This pull request updates two dependencies in a .NET project, specifically NLog and NLog.WindowsEventLog, from version 6.1.2 to 6.1.3. Both libraries are logging frameworks widely used in .NET applications for flexible and extensible logging. Key Technical Details:
This summary was automatically generated by AI to help with triage and may not be 100% accurate. Suggested Labels: bug enhancement performance |
|
@dependabot rebase |
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
PR #77 bumped NLog and NLog.Extensions.Logging from 6.1.2 to 6.1.3; the sibling NLog.WindowsEventLog stayed at 6.1.2 because the parallel Dependabot PR #78 — which also covered the WindowsEventLog bump — was auto-closed after #77 merged (Dependabot detected the NLog line was already at 6.1.3 and treated #78 as superseded, without separately handling the WindowsEventLog line that was unique to #78). * Three NLog 6.1.x packages now consistently at 6.1.3 (NLog, NLog.Extensions.Logging, NLog.WindowsEventLog) * The NLog.Targets.* family stays on 6.0.x / 6.1.1 by intent (per inline comment "NLog 6.0 separate target packages") — no 6.1.3 release exists for those * Local build green on net8 + net10
Updated NLog from 6.1.2 to 6.1.3.
Release notes
Sourced from NLog's releases.
6.1.3
Improvements
Commits viewable in compare view.
Updated NLog.WindowsEventLog from 6.1.2 to 6.1.3.
Release notes
Sourced from NLog.WindowsEventLog's releases.
6.1.3
Improvements
Commits viewable in compare view.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)