Skip to content

Commit

Permalink
chore(deps): bump the nlog group with 2 updates (#49)
Browse files Browse the repository at this point in the history
Bumps the nlog group with 2 updates:
[NLog](https://github.com/NLog/NLog) and
[NLog.Extensions.Logging](https://github.com/NLog/NLog.Extensions.Logging).

Updates `NLog` from 5.2.5 to 5.2.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/NLog/NLog/releases">NLog's
releases</a>.</em></p>
<blockquote>
<h2>NLog 5.2.8</h2>
<p><strong>Improvements</strong></p>
<ul>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5450">#5450</a>
ConfigurationItemFactory - Skip type attribute lookup for official types
(<a href="https://redirect.github.com/NLog/NLog/issues/5450">#5450</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5441">#5441</a>
LoggingRule - ToString should recognize Final and FinalMinLevel (<a
href="https://redirect.github.com/NLog/NLog/issues/5441">#5441</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5438">#5438</a>
FileTarget - Refactor Windows FileSystem Tunneling repair logic (<a
href="https://redirect.github.com/NLog/NLog/issues/5438">#5438</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5432">#5432</a>
Hide obsolete methods and classes from intellisense (<a
href="https://redirect.github.com/NLog/NLog/issues/5432">#5432</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5429">#5429</a>
CachedTimeSource - Added Thread.MemoryBarrier to avoid code-reordering
(<a href="https://redirect.github.com/NLog/NLog/issues/5429">#5429</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
<h2>NLog 5.2.7</h2>
<p><strong>Improvements</strong></p>
<ul>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5427">#5427</a>
FileTarget - Fix Windows FileSystem Tunneling when KeepFileOpen=false
(<a href="https://redirect.github.com/NLog/NLog/issues/5427">#5427</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5422">#5422</a>
AppEnvironmentWrapper - Added Entry-Assembly as fallback for ProcessName
(<a href="https://redirect.github.com/NLog/NLog/issues/5422">#5422</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5419">#5419</a>
Improved XML docs for MDC, MDLC, NDC, NDLC about being replaced by
ScopeContext (<a
href="https://redirect.github.com/NLog/NLog/issues/5419">#5419</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
<h2>NLog 5.2.6</h2>
<p><strong>Improvements</strong></p>
<ul>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5407">#5407</a>
FileTarget - Added option WriteHeaderWhenInitialFileNotEmpty (<a
href="https://redirect.github.com/NLog/NLog/issues/5407">#5407</a>) (<a
href="https://github.com/RomanSoloweow"><code>@​RomanSoloweow</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5381">#5381</a>
FileTarget - Removed explicit File.Create to not trigger file-scanners
(<a href="https://redirect.github.com/NLog/NLog/issues/5381">#5381</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5382">#5382</a>
FileTarget - SetCreationTimeUtc only when IsArchivingEnabled (<a
href="https://redirect.github.com/NLog/NLog/issues/5382">#5382</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5384">#5384</a>
FileTarget - SetCreationTimeUtc always when running on Windows (<a
href="https://redirect.github.com/NLog/NLog/issues/5384">#5384</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5389">#5389</a>
ColoredConsoleTarget - Added Setup-extension-method
WriteToColoredConsole (<a
href="https://redirect.github.com/NLog/NLog/issues/5389">#5389</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5409">#5409</a>
MemoryTarget - Make Logs-property thread-safe to enumerate (<a
href="https://redirect.github.com/NLog/NLog/issues/5409">#5409</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5413">#5413</a>
MultiFileWatcher - Improve InternalLogger output to match on start and
stop (<a
href="https://redirect.github.com/NLog/NLog/issues/5413">#5413</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5398">#5398</a>
Marked obsolete members with EditorBrowsableState.Never (<a
href="https://redirect.github.com/NLog/NLog/issues/5398">#5398</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5412">#5412</a>
Change TargetFrameworks to net461 when old VisualStudioVersion (<a
href="https://redirect.github.com/NLog/NLog/issues/5412">#5412</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/NLog/NLog/blob/dev/CHANGELOG.md">NLog's
changelog</a>.</em></p>
<blockquote>
<h3>Version 5.2.8 (2023/12/29)</h3>
<p><strong>Improvements</strong></p>
<ul>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5450">#5450</a>
ConfigurationItemFactory - Skip type attribute lookup for official types
(<a href="https://redirect.github.com/NLog/NLog/issues/5450">#5450</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5441">#5441</a>
LoggingRule - ToString should recognize Final and FinalMinLevel (<a
href="https://redirect.github.com/NLog/NLog/issues/5441">#5441</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5438">#5438</a>
FileTarget - Refactor Windows FileSystem Tunneling repair logic (<a
href="https://redirect.github.com/NLog/NLog/issues/5438">#5438</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5432">#5432</a>
Hide obsolete methods and classes from intellisense (<a
href="https://redirect.github.com/NLog/NLog/issues/5432">#5432</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5429">#5429</a>
CachedTimeSource - Added Thread.MemoryBarrier to avoid code-reordering
(<a href="https://redirect.github.com/NLog/NLog/issues/5429">#5429</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
<h3>Version 5.2.7 (2023/11/28)</h3>
<p><strong>Improvements</strong></p>
<ul>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5427">#5427</a>
FileTarget - Fix Windows FileSystem Tunneling when KeepFileOpen=false
(<a href="https://redirect.github.com/NLog/NLog/issues/5427">#5427</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5422">#5422</a>
AppEnvironmentWrapper - Added Entry-Assembly as fallback for ProcessName
(<a href="https://redirect.github.com/NLog/NLog/issues/5422">#5422</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5419">#5419</a>
Improved XML docs for MDC, MDLC, NDC, NDLC about being replaced by
ScopeContext (<a
href="https://redirect.github.com/NLog/NLog/issues/5419">#5419</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
<h3>Version 5.2.6 (2023/11/19)</h3>
<p><strong>Improvements</strong></p>
<ul>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5407">#5407</a>
FileTarget - Added option WriteHeaderWhenInitialFileNotEmpty (<a
href="https://redirect.github.com/NLog/NLog/issues/5407">#5407</a>) (<a
href="https://github.com/RomanSoloweow"><code>@​RomanSoloweow</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5381">#5381</a>
FileTarget - Removed explicit File.Create to not trigger file-scanners
(<a href="https://redirect.github.com/NLog/NLog/issues/5381">#5381</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5382">#5382</a>
FileTarget - SetCreationTimeUtc only when IsArchivingEnabled (<a
href="https://redirect.github.com/NLog/NLog/issues/5382">#5382</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5384">#5384</a>
FileTarget - SetCreationTimeUtc always when running on Windows (<a
href="https://redirect.github.com/NLog/NLog/issues/5384">#5384</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5389">#5389</a>
ColoredConsoleTarget - Added Setup-extension-method
WriteToColoredConsole (<a
href="https://redirect.github.com/NLog/NLog/issues/5389">#5389</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5409">#5409</a>
MemoryTarget - Make Logs-property thread-safe to enumerate (<a
href="https://redirect.github.com/NLog/NLog/issues/5409">#5409</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5413">#5413</a>
MultiFileWatcher - Improve InternalLogger output to match on start and
stop (<a
href="https://redirect.github.com/NLog/NLog/issues/5413">#5413</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5398">#5398</a>
Marked obsolete members with EditorBrowsableState.Never (<a
href="https://redirect.github.com/NLog/NLog/issues/5398">#5398</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5412">#5412</a>
Change TargetFrameworks to net461 when old VisualStudioVersion (<a
href="https://redirect.github.com/NLog/NLog/issues/5412">#5412</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/NLog/NLog/commit/f586f1341c46fa38aaaff4c641e7f0fa7e813943"><code>f586f13</code></a>
Version 5.2.8 (<a
href="https://redirect.github.com/NLog/NLog/issues/5451">#5451</a>)</li>
<li><a
href="https://github.com/NLog/NLog/commit/8459be428ee6e44c9e114eb760d45faa498d1c6c"><code>8459be4</code></a>
ConfigurationItemFactory - Skip type attribute lookup for official types
(<a
href="https://redirect.github.com/NLog/NLog/issues/5450">#5450</a>)</li>
<li><a
href="https://github.com/NLog/NLog/commit/d0a8984994a6597cd83e65f0fc7c2181697c0c62"><code>d0a8984</code></a>
Added mark as IsTrimmable with TrimMode = copyused (<a
href="https://redirect.github.com/NLog/NLog/issues/5447">#5447</a>)</li>
<li><a
href="https://github.com/NLog/NLog/commit/d563c63dd401150fc9e6a2229b35a9e72ac5c17c"><code>d563c63</code></a>
Use RegisterType instead of the obsolete RegisterDefinition (<a
href="https://redirect.github.com/NLog/NLog/issues/5446">#5446</a>)</li>
<li><a
href="https://github.com/NLog/NLog/commit/dda7853dde15c8febd60e5918f0073dde544b85f"><code>dda7853</code></a>
LoggingRule - ToString should recognize Final and FinalMinLevel (More
tests) ...</li>
<li><a
href="https://github.com/NLog/NLog/commit/e0e7dcdf9d88731562fe49e49894f6192add3923"><code>e0e7dcd</code></a>
LoggingRule - ToString should recognize Final and FinalMinLevel (<a
href="https://redirect.github.com/NLog/NLog/issues/5441">#5441</a>)</li>
<li><a
href="https://github.com/NLog/NLog/commit/d4467c6f0d7e636ad03fd0825204a53dbd029aa9"><code>d4467c6</code></a>
CachedTimeSource - Added Thread.MemoryBarrier to avoid code-reordering
(<a
href="https://redirect.github.com/NLog/NLog/issues/5429">#5429</a>)</li>
<li><a
href="https://github.com/NLog/NLog/commit/5e0c3e11abefa54062deff5e72ae8184f573877b"><code>5e0c3e1</code></a>
FileTarget - Refactor Windows FileSystem Tunneling repair logic (<a
href="https://redirect.github.com/NLog/NLog/issues/5438">#5438</a>)</li>
<li><a
href="https://github.com/NLog/NLog/commit/4ec7255e040ae797460592c42608ccc9430937c6"><code>4ec7255</code></a>
Updated nuget-package readme with NET8 (<a
href="https://redirect.github.com/NLog/NLog/issues/5436">#5436</a>)</li>
<li><a
href="https://github.com/NLog/NLog/commit/494da3f4e888276ee308a27e36631f939d761860"><code>494da3f</code></a>
Hide obsolete methods and classes from intellisense (<a
href="https://redirect.github.com/NLog/NLog/issues/5432">#5432</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/NLog/NLog/compare/v5.2.5...v5.2.8">compare
view</a></li>
</ul>
</details>
<br />

Updates `NLog.Extensions.Logging` from 5.3.5 to 5.3.8
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/NLog/NLog.Extensions.Logging/releases">NLog.Extensions.Logging's
releases</a>.</em></p>
<blockquote>
<h2>Version 5.3.8</h2>
<p><strong>Improvements</strong></p>
<ul>
<li><a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/pull/719">#719</a>:
Fixed IncludeActivityIdsWithBeginScope to work with NET 8.0 (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/719">#719</a>)
(<a
href="https://github.com/Owen-Krueger"><code>@​Owen-Krueger</code></a>)</li>
<li><a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/pull/714">#714</a>:
UseNLog includes EnvironmentName when loading NLog config (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/714">#714</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/pull/720">#720</a>:
Updated to NLog v5.2.8 (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/720">#720</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
<h2>Version 5.3.7</h2>
<p><strong>Improvements</strong></p>
<ul>
<li><a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/pull/705">#705</a>:
Added target platform for NET 8.0 (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/705">#705</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/pull/710">#710</a>:
Improve XML docs for AddNLog and UseNLog (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/710">#710</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/pull/713">#713</a>:
Updated to NLog v5.2.7 (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/713">#713</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHANGELOG.MD">NLog.Extensions.Logging's
changelog</a>.</em></p>
<blockquote>
<h3>Version 5.3.8 (2023/12/29)</h3>
<p><strong>Improvements</strong></p>
<ul>
<li><a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/pull/719">#719</a>:
Fixed IncludeActivityIdsWithBeginScope to work with NET 8.0 (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/719">#719</a>)
(<a
href="https://github.com/Owen-Krueger"><code>@​Owen-Krueger</code></a>)</li>
<li><a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/pull/714">#714</a>:
UseNLog includes EnvironmentName when loading NLog config (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/714">#714</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/pull/720">#720</a>:
Updated to NLog v5.2.8 (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/720">#720</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
<h3>Version 5.3.7 (2023/12/06)</h3>
<p><strong>Improvements</strong></p>
<ul>
<li><a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/pull/705">#705</a>:
Added target platform for NET 8.0 (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/705">#705</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/pull/710">#710</a>:
Improve XML docs for AddNLog and UseNLog (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/710">#710</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/pull/713">#713</a>:
Updated to NLog v5.2.7 (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/713">#713</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/NLog/NLog.Extensions.Logging/commit/ce05f3b8f573e2ca3ee935a96e4f1115eae5ebdd"><code>ce05f3b</code></a>
Update NLog.Extensions.Logging.csproj</li>
<li><a
href="https://github.com/NLog/NLog.Extensions.Logging/commit/10cc6d8e5a1dfe8672dd8a370845584bb02b33d5"><code>10cc6d8</code></a>
Update CHANGELOG.MD</li>
<li><a
href="https://github.com/NLog/NLog.Extensions.Logging/commit/ca37e42e725d38c416579e37dbc0826a8179e296"><code>ca37e42</code></a>
Update README.md</li>
<li><a
href="https://github.com/NLog/NLog.Extensions.Logging/commit/bf8a6b6c6db8c2093c720ffd8d16997c1e795a60"><code>bf8a6b6</code></a>
Version 5.3.8 (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/720">#720</a>)</li>
<li><a
href="https://github.com/NLog/NLog.Extensions.Logging/commit/c40580696fa74f153b18005546ad6dd8cbf1d532"><code>c405806</code></a>
Fixed IncludeActivityIdsWithBeginScope for NET8 (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/719">#719</a>)</li>
<li><a
href="https://github.com/NLog/NLog.Extensions.Logging/commit/cfe3e59d892959e4712d0e30a97e0e5e95600945"><code>cfe3e59</code></a>
UseNLog includes EnvironmentName when loading NLog config (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/715">#715</a>)</li>
<li><a
href="https://github.com/NLog/NLog.Extensions.Logging/commit/660da1858558c539ee911c010cf1fbe90b781b6b"><code>660da18</code></a>
UseNLog includes EnvironmentName when loading NLog config (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/714">#714</a>)</li>
<li><a
href="https://github.com/NLog/NLog.Extensions.Logging/commit/70bae08af00b5bce774f09092f05751942c6a1d7"><code>70bae08</code></a>
Version 5.3.7 (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/713">#713</a>)</li>
<li><a
href="https://github.com/NLog/NLog.Extensions.Logging/commit/7948d0ba8c0877fc85cf0cac2ab3b5120ece4bc4"><code>7948d0b</code></a>
Improve XML docs for AddNLog and UseNLog (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/710">#710</a>)</li>
<li><a
href="https://github.com/NLog/NLog.Extensions.Logging/commit/45d709d047df4512b2c514e3e4d11fa58c845267"><code>45d709d</code></a>
Downgrade dotnet-sonarscanner to ver. 5.15 because of java version (<a
href="https://redirect.github.com/NLog/NLog.Extensions.Logging/issues/711">#711</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/NLog/NLog.Extensions.Logging/compare/v5.3.5...v5.3.8">compare
view</a></li>
</ul>
</details>
<br />


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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 438ca51 commit f75faa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SharpFM.App/SharpFM.App.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
<PrivateAssets>all</PrivateAssets>
</PackageReference>

<PackageReference Include="NLog" Version="5.2.5" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.5" />
<PackageReference Include="NLog" Version="5.2.8" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.8" />

<None Update="nlog.config" CopyToOutputDirectory="Always" />

Expand Down

0 comments on commit f75faa8

Please sign in to comment.