Skip to content

Commit

Permalink
Bump the nlog group with 2 updates (#75)
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.Web.AspNetCore](https://github.com/NLog/NLog.Web).

Updates `Nlog` from 5.2.0 to 5.2.2
<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.2</h2>
<p><strong>Improvements</strong></p>
<ul>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5276">#5276</a>
ConfigurationItemFactory - Fix NullReferenceException when skipping
already loaded assembly (<a
href="https://redirect.github.com/NLog/NLog/issues/5276">#5276</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
<h2>NLog 5.2.1</h2>
<p><strong>Improvements</strong></p>
<ul>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5248">#5191</a>
WrapperTarget - Derive Name from wrappedTarget (<a
href="https://redirect.github.com/NLog/NLog/issues/5248">#5248</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5249">#5249</a>
Updated obsolete warning for ConfigurationReloaded-event (<a
href="https://redirect.github.com/NLog/NLog/issues/5249">#5249</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5251">#5251</a>
ConfigurationItemFactory - Notify when using reflection to resolve type
(<a href="https://redirect.github.com/NLog/NLog/issues/5251">#5251</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5253">#5253</a>
LoggingConfigurationParser - Create list items without using reflection
(<a href="https://redirect.github.com/NLog/NLog/issues/5253">#5253</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5254">#5254</a>
ConfigurationItemFactory - Include ConditionExpression in registration
(<a href="https://redirect.github.com/NLog/NLog/issues/5254">#5254</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5255">#5255</a>
LogFactory - Obsoleted GetLogger should not throw exceptions when
invalid logger-type (<a
href="https://redirect.github.com/NLog/NLog/issues/5255">#5255</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5257">#5257</a>
ConfigurationItemFactory - Skip assembly-loading should also check
prefix-option (<a
href="https://redirect.github.com/NLog/NLog/issues/5257">#5257</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5263">#5263</a>
ConfigurationItemFactory - Logging assembly-prefix when loading assembly
(<a href="https://redirect.github.com/NLog/NLog/issues/5263">#5263</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5266">#5266</a>
ILogger - Remove irrelevant StructuredMessageTemplateAttribute (<a
href="https://redirect.github.com/NLog/NLog/issues/5266">#5266</a>) (<a
href="https://github.com/saltukkos"><code>@​saltukkos</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5267">#5267</a>
ILogger - Updated obsolete warning for ErrorException-method and friends
(<a href="https://redirect.github.com/NLog/NLog/issues/5267">#5267</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5269">#5269</a>
LoggingConfigurationParser - TryGetEnumValue should throw when invalid
string-value (<a
href="https://redirect.github.com/NLog/NLog/issues/5269">#5269</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5268">#5268</a>
ConfigurationItemFactory - Include ConditionMethods in registration (<a
href="https://redirect.github.com/NLog/NLog/issues/5268">#5268</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5273">#5273</a>
TargetWithContext - Fix InternalLogger output about Object reflection
needed (<a
href="https://redirect.github.com/NLog/NLog/issues/5273">#5273</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.2 (2023/07/04)</h3>
<p><strong>Improvements</strong></p>
<ul>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5276">#5276</a>
ConfigurationItemFactory - Fix NullReferenceException when skipping
already loaded assembly (<a
href="https://redirect.github.com/NLog/NLog/issues/5276">#5276</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
<h3>Version 5.2.1 (2023/07/01)</h3>
<p><strong>Improvements</strong></p>
<ul>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5248">#5191</a>
WrapperTarget - Derive Name from wrappedTarget (<a
href="https://redirect.github.com/NLog/NLog/issues/5248">#5248</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5249">#5249</a>
Updated obsolete warning for ConfigurationReloaded-event (<a
href="https://redirect.github.com/NLog/NLog/issues/5249">#5249</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5251">#5251</a>
ConfigurationItemFactory - Notify when using reflection to resolve type
(<a href="https://redirect.github.com/NLog/NLog/issues/5251">#5251</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5253">#5253</a>
LoggingConfigurationParser - Create list items without using reflection
(<a href="https://redirect.github.com/NLog/NLog/issues/5253">#5253</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5254">#5254</a>
ConfigurationItemFactory - Include ConditionExpression in registration
(<a href="https://redirect.github.com/NLog/NLog/issues/5254">#5254</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5255">#5255</a>
LogFactory - Obsoleted GetLogger should not throw exceptions when
invalid logger-type (<a
href="https://redirect.github.com/NLog/NLog/issues/5255">#5255</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5257">#5257</a>
ConfigurationItemFactory - Skip assembly-loading should also check
prefix-option (<a
href="https://redirect.github.com/NLog/NLog/issues/5257">#5257</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5263">#5263</a>
ConfigurationItemFactory - Logging assembly-prefix when loading assembly
(<a href="https://redirect.github.com/NLog/NLog/issues/5263">#5263</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5266">#5266</a>
ILogger - Remove irrelevant StructuredMessageTemplateAttribute (<a
href="https://redirect.github.com/NLog/NLog/issues/5266">#5266</a>) (<a
href="https://github.com/saltukkos"><code>@​saltukkos</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5267">#5267</a>
ILogger - Updated obsolete warning for ErrorException-method and friends
(<a href="https://redirect.github.com/NLog/NLog/issues/5267">#5267</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5269">#5269</a>
LoggingConfigurationParser - TryGetEnumValue should throw when invalid
string-value (<a
href="https://redirect.github.com/NLog/NLog/issues/5269">#5269</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5268">#5268</a>
ConfigurationItemFactory - Include ConditionMethods in registration (<a
href="https://redirect.github.com/NLog/NLog/issues/5268">#5268</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5273">#5273</a>
TargetWithContext - Fix InternalLogger output about Object reflection
needed (<a
href="https://redirect.github.com/NLog/NLog/issues/5273">#5273</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
<h3>Version 5.2 (2023/05/30)</h3>
<p><strong>Improvements</strong></p>
<ul>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5191">#5191</a>
ConfigurationItemFactory annotated for trimming and obsoleted
CreateInstance-delegate (<a
href="https://redirect.github.com/NLog/NLog/issues/5191">#5191</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5216">#5216</a>
Refactor - Apply ThrowIfNull and ThrowIfNullOrEmpty (<a
href="https://redirect.github.com/NLog/NLog/issues/5216">#5216</a>) (<a
href="https://github.com/nih0n"><code>@​nih0n</code></a>)</li>
</ul>
<h3>Version 5.1.5 (2023/05/25)</h3>
<p><strong>Improvements</strong></p>
<ul>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5229">#5229</a>
TargetWithContext - Fixed ScopeContext capture when multiple wrappers
(<a href="https://redirect.github.com/NLog/NLog/issues/5229">#5229</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5227">#5227</a>
DefaultJsonSerializer - Cache length when validating json encoding (<a
href="https://redirect.github.com/NLog/NLog/issues/5227">#5227</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5220">#5220</a>
FileTarget - Suppress exceptions from retrieving
FileInfo.CreationTimeUtc (<a
href="https://redirect.github.com/NLog/NLog/issues/5220">#5220</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5219">#5219</a>
LoggingConfigurationParser - Handle adding Target without name (<a
href="https://redirect.github.com/NLog/NLog/issues/5219">#5219</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5215">#5215</a>
Log4jXmlEvent - Fixed removal of invalid XML chars (<a
href="https://redirect.github.com/NLog/NLog/issues/5215">#5215</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5210">#5210</a>
LoggingConfiguration - Expand NLog config variables for Logging Rules
WriteTo (<a
href="https://redirect.github.com/NLog/NLog/issues/5210">#5210</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
<h3>Version 5.1.4 (2023/04/29)</h3>
<p><strong>Improvements</strong></p>
<ul>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5207">#5207</a>
FileTarget - Recover from file-deleted when same archive-folder (<a
href="https://redirect.github.com/NLog/NLog/issues/5207">#5207</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5201">#5201</a>
NLog.xsd schema with support for variables section (<a
href="https://redirect.github.com/NLog/NLog/issues/5201">#5201</a>) (<a
href="https://github.com/michaelplavnik"><code>@​michaelplavnik</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5200">#5200</a>
JsonLayout - Added IndentJson for pretty format (<a
href="https://redirect.github.com/NLog/NLog/issues/5200">#5200</a>) (<a
href="https://github.com/nih0n"><code>@​nih0n</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5197">#5197</a>
Log4jXmlEvent - Fix dummy-Namespace when using IncludeScopeProperties
(<a href="https://redirect.github.com/NLog/NLog/issues/5197">#5197</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5195">#5195</a>
ConfigurationItemFactory - Handle concurrent registration with single
lock (<a
href="https://redirect.github.com/NLog/NLog/issues/5195">#5195</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5193">#5193</a>
AsyncTaskTarget - Include task exception on completed event (<a
href="https://redirect.github.com/NLog/NLog/issues/5193">#5193</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a href="https://redirect.github.com/NLog/NLog/pull/5186">#5186</a>
ScopeContext - Uniform initial small array sizes (<a
href="https://redirect.github.com/NLog/NLog/issues/5186">#5186</a>) (<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
<h3>Version 5.1.3 (2023/03/28)</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/NLog/NLog/commit/51cc02a2dd780a9a01eb6747de52071d78e2f506"><code>51cc02a</code></a>
Version 5.2.2 (<a
href="https://redirect.github.com/NLog/NLog/issues/5278">#5278</a>)</li>
<li><a
href="https://github.com/NLog/NLog/commit/01b8397b8fd82ff509f9c16fe1ffb98ccd4a0c63"><code>01b8397</code></a>
ConfigurationItemFactory - Fix NullReferenceException when skipping
already l...</li>
<li><a
href="https://github.com/NLog/NLog/commit/7ae091e0d46a77dff2ab034e1f30e8a7ea3e19f7"><code>7ae091e</code></a>
Version 5.2.1 (<a
href="https://redirect.github.com/NLog/NLog/issues/5274">#5274</a>)</li>
<li><a
href="https://github.com/NLog/NLog/commit/c51e14c27f5784acfc84af9c6b2c4f4b6f257067"><code>c51e14c</code></a>
TargetWithContext - Fix InternalLogger output about Object reflection
needed ...</li>
<li><a
href="https://github.com/NLog/NLog/commit/a9dd3fb37d9618f6e15eaa09c5b13d9d5f6e2893"><code>a9dd3fb</code></a>
ConfigurationItemFactory - Include ConditionMethods in registration (<a
href="https://redirect.github.com/NLog/NLog/issues/5268">#5268</a>)</li>
<li><a
href="https://github.com/NLog/NLog/commit/bda411b2e31648db8df3a38bb5200c739bd7d6f0"><code>bda411b</code></a>
Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 in
/tests/NLog.UnitTests (#...</li>
<li><a
href="https://github.com/NLog/NLog/commit/593a753f34b95eb6ebb2a7f7501e8f881e8c78a4"><code>593a753</code></a>
Bump Microsoft.TestPlatform.ObjectModel from 17.6.2 to 17.6.3 in
/tests/NLog....</li>
<li><a
href="https://github.com/NLog/NLog/commit/0ab2554346d3bed8b538faf57feb71a892263fdf"><code>0ab2554</code></a>
PropertyHelper - TryGetEnumValue should throw when invalid string-value
(<a
href="https://redirect.github.com/NLog/NLog/issues/5269">#5269</a>)</li>
<li><a
href="https://github.com/NLog/NLog/commit/729c60ec9eac05951385eac87bb969eda23d7cc1"><code>729c60e</code></a>
Updated ILogger obsolete message (<a
href="https://redirect.github.com/NLog/NLog/issues/5267">#5267</a>)</li>
<li><a
href="https://github.com/NLog/NLog/commit/88bfc775a4ff66d60db064f582b304437205c6cd"><code>88bfc77</code></a>
Remove unnecessary StructuredMessageTemplateAttribute from ILogger (<a
href="https://redirect.github.com/NLog/NLog/issues/5266">#5266</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/NLog/NLog/compare/v5.2.0...v5.2.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `NLog.Web.AspNetCore` from 5.3.0 to 5.3.2
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/NLog/NLog.Web/releases">NLog.Web.AspNetCore's
releases</a>.</em></p>
<blockquote>
<h2>Version 5.3.2</h2>
<ul>
<li>
<p><strong>NLog.Web.AspNetCore</strong></p>
<ul>
<li><a
href="https://redirect.github.com/NLog/NLog.Web/pull/962">#962</a>
NLogRequestPostedBodyMiddleware - Fixed handling of Stream.Position (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/962">#962</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a
href="https://redirect.github.com/NLog/NLog.Web/pull/964">#964</a>
Updated dependency NLog.Extensions.Logging v5.3.2 (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/964">#964</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
</li>
<li>
<p><strong>NLog.Web</strong></p>
<ul>
<li><a
href="https://redirect.github.com/NLog/NLog.Web/pull/964">#964</a>
Updated dependency NLog v5.2.2 (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/964">#964</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
</li>
</ul>
<h2>Version 5.3.1</h2>
<ul>
<li>
<p><strong>NLog.Web.AspNetCore</strong></p>
<ul>
<li><a
href="https://redirect.github.com/NLog/NLog.Web/pull/958">#958</a>
NLogRequestPostedBodyMiddleware - Fixed handling of Stream.CanSeek (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/958">#958</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a
href="https://redirect.github.com/NLog/NLog.Web/pull/959">#959</a>
Updated dependency NLog.Extensions.Logging v5.3.1 (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/959">#959</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
</li>
<li>
<p><strong>NLog.Web</strong></p>
<ul>
<li><a
href="https://redirect.github.com/NLog/NLog.Web/pull/959">#959</a>
Updated dependency NLog v5.2.1 (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/959">#959</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a
href="https://redirect.github.com/NLog/NLog.Web/pull/952">#952</a>
AspNetRequestHasPostedBodyLayoutRenderer - Available for NLog.Web (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/952">#952</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/NLog/NLog.Web/blob/master/CHANGELOG.MD">NLog.Web.AspNetCore's
changelog</a>.</em></p>
<blockquote>
<h3>Version 5.3.2 (2023/07/04)</h3>
<ul>
<li>
<p><strong>NLog.Web.AspNetCore</strong></p>
<ul>
<li><a
href="https://redirect.github.com/NLog/NLog.Web/pull/962">#962</a>
NLogRequestPostedBodyMiddleware - Fixed handling of Stream.Position (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/962">#962</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a
href="https://redirect.github.com/NLog/NLog.Web/pull/964">#964</a>
Updated dependency NLog.Extensions.Logging v5.3.2 (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/964">#964</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
</li>
<li>
<p><strong>NLog.Web</strong></p>
<ul>
<li><a
href="https://redirect.github.com/NLog/NLog.Web/pull/964">#964</a>
Updated dependency NLog v5.2.2 (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/964">#964</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
</li>
</ul>
<h3>Version 5.3.1 (2023/07/01)</h3>
<ul>
<li>
<p><strong>NLog.Web.AspNetCore</strong></p>
<ul>
<li><a
href="https://redirect.github.com/NLog/NLog.Web/pull/958">#958</a>
NLogRequestPostedBodyMiddleware - Fixed handling of Stream.CanSeek (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/958">#958</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a
href="https://redirect.github.com/NLog/NLog.Web/pull/959">#959</a>
Updated dependency NLog.Extensions.Logging v5.3.1 (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/959">#959</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
</li>
<li>
<p><strong>NLog.Web</strong></p>
<ul>
<li><a
href="https://redirect.github.com/NLog/NLog.Web/pull/959">#959</a>
Updated dependency NLog v5.2.1 (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/959">#959</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
<li><a
href="https://redirect.github.com/NLog/NLog.Web/pull/952">#952</a>
AspNetRequestHasPostedBodyLayoutRenderer - Available for NLog.Web (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/952">#952</a>)
(<a
href="https://github.com/snakefoot"><code>@​snakefoot</code></a>)</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/NLog/NLog.Web/commit/52209e61e2c77e57a65c8ae211e0c56927f761b5"><code>52209e6</code></a>
Version 5.3.2 (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/964">#964</a>)</li>
<li><a
href="https://github.com/NLog/NLog.Web/commit/286e684dd5d1fab03822cdabbbc3eca9c26a5c0b"><code>286e684</code></a>
NLogRequestPostedBodyMiddleware - Fixed handling of Stream.Position (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/962">#962</a>)</li>
<li><a
href="https://github.com/NLog/NLog.Web/commit/3d09bd2528068040b4d572b9d25a03cbd89f2bf1"><code>3d09bd2</code></a>
Version 5.3.0 (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/960">#960</a>)</li>
<li><a
href="https://github.com/NLog/NLog.Web/commit/3fe8de419d27cc8bf769b2eb9b0df0d30a733d87"><code>3fe8de4</code></a>
Version 5.3.1 (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/959">#959</a>)</li>
<li><a
href="https://github.com/NLog/NLog.Web/commit/307bdb4bf1c3623ca56bceb85a25f59f6d136a79"><code>307bdb4</code></a>
NLogRequestPostedBodyMiddleware - Fixed handling of Stream.CanSeek (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/958">#958</a>)</li>
<li><a
href="https://github.com/NLog/NLog.Web/commit/737ca2a0d586bba43d8f32ad03a0ebf5790a4956"><code>737ca2a</code></a>
AspNetRequestHasPostedBodyLayoutRenderer - Available for NLog.Web (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/952">#952</a>)</li>
<li><a
href="https://github.com/NLog/NLog.Web/commit/ea59644f884d65ac095211cd7aab0779ad5d0c5a"><code>ea59644</code></a>
Update NLog.Web package release-notes with fluent registration (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/950">#950</a>)</li>
<li><a
href="https://github.com/NLog/NLog.Web/commit/cabd825ee274008e7a78840848d406466150ea6f"><code>cabd825</code></a>
NLogBuilder - Mark the entire class as obsolete (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/948">#948</a>)</li>
<li><a
href="https://github.com/NLog/NLog.Web/commit/1a7dfb15eaebda787ed25280641c3fd4d45c033d"><code>1a7dfb1</code></a>
Bump jQuery (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/947">#947</a>)</li>
<li><a
href="https://github.com/NLog/NLog.Web/commit/13b5b93d27404f7df65d39951c7a08c376546b12"><code>13b5b93</code></a>
Improve XML docs for better SandCastle output (<a
href="https://redirect.github.com/NLog/NLog.Web/issues/946">#946</a>)</li>
<li>See full diff in <a
href="https://github.com/NLog/NLog.Web/compare/v5.3.0...v5.3.2">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


</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 Jul 5, 2023
1 parent 721c655 commit 4e52dc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/WebDLanding/WebDLanding.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Nlog" Version="5.2.0" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.0" />
<PackageReference Include="Nlog" Version="5.2.2" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.2" />
</ItemGroup>

</Project>

0 comments on commit 4e52dc4

Please sign in to comment.