Skip to content

chore(deps): Bump NLog and NLog.Extensions.Logging - #242

Merged
fuzzzerd merged 1 commit into
masterfrom
dependabot/nuget/nlog-ac12ba0692
Jul 15, 2026
Merged

chore(deps): Bump NLog and NLog.Extensions.Logging#242
fuzzzerd merged 1 commit into
masterfrom
dependabot/nuget/nlog-ac12ba0692

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Updated NLog from 6.1.3 to 6.1.4.

Release notes

Sourced from NLog's releases.

6.1.4

Improvements

  • #​6225 AsyncTaskTarget - Fixed bug when using BatchSize=1 and doing explicit flush and next LogEvent fails. (@​snakefoot)
  • #​6206 MruCache - Changed to ConcurrentDictionary but still single writer. (@​snakefoot)
  • #​6205 TargetWithFilterChain - Increase CallSite MaxCapacity from 1000 to 2000. (@​snakefoot)
  • #​6197 JsonAttribute - New constructor with JsonLayout and Encode = false. (@​snakefoot)
  • #​6174 Reduce AOT file-size. Changed PropertyTypeConverter to avoid Dictionary for conversion mapping. (@​snakefoot)
  • #​6177 Reduce AOT file-size. Changed LogFactory PurgeObsoleteLoggers to clone Dictionary instead of ToList. (@​snakefoot)
  • #​6185 Reduce AOT file-size. Changed to use yield instead of Linq. (@​snakefoot)
  • #​6188 Reduce AOT file-size. Changed ConfigurationItemFactory from Dictionary to Array of PropertyInfo. (@​snakefoot)
  • #​6192 Reduce AOT file-size. Changed Target FindAllLayouts to use HashSet instead of Linq Distinct. (@​snakefoot)
  • #​6193 Reduce AOT file-size. Changed XmlLoggingConfiguration AutoReloadFileNames to use yield instead of Linq. (@​snakefoot)
  • #​6195 Reduce AOT file-size. Changed LoggingConfiguration CheckUnusedTargets to use HashSet instead of Linq. (@​snakefoot)
  • #​6204 TemplateEnumerator - Replace LiteralHole with CurrentHole and CurrentLiteral. (@​snakefoot)
  • #​6223 XmlParser - ReadUntilChar avoid extra string-allocation on trim InnerText. (@​snakefoot)
  • #​6222 XmlParser - Simplify ReadUntilChar by extracting parse of attribute-name into ReadEntityName. (@​snakefoot)
  • #​6209 AppVeyor - Visual Studio 2026. (@​snakefoot)
  • #​6199 Fixed nullable warnings from Activator.CreateInstance. (@​snakefoot)
  • #​6190 SetupConfigurationTargetBuilder - Fix Sonar Code Smell. (@​snakefoot)
  • #​6176 TryNLogSpecificConversion - Refactor parsing Layout from string. (@​snakefoot)
  • #​6210 ScopeContext - Fix List capacity for GetAllNestedStates. (@​jnyrup)
  • #​6211 ScopeContext - Renamed PushNestedState to CollectNestedState. (@​snakefoot)
  • #​6214 ScopeContext - Rename CaptureNestedContext to CloneNestedContext. (@​snakefoot)
  • #​6216 ScopeContext - Simplify CaptureContextProperties when only nested state. (@​snakefoot)
  • #​6217 ScopeContext - Unify CollectNestedState implementation. (@​snakefoot)

Commits viewable in compare view.

Updated NLog.Extensions.Logging from 6.1.3 to 6.1.4.

Release notes

Sourced from NLog.Extensions.Logging's releases.

6.1.4

  • #​852 Updated to NLog v6.1.4 (@​snakefoot)
  • #​850 Fix Sonar Code Smells (@​snakefoot)
  • #​847 AppVeyor - Visual Studio 2026 (@​snakefoot)

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

Test Results

✔️ Tests 2320 / 2320 - passed in 16.1s
✔️ Coverage 80.02% - passed with 70% threshold
📏 11535 / 13600 lines covered 🌿 3573 / 5280 branches covered
🔍 click here for more details

✏️ updated for commit f4c6b03

@dependabot dependabot Bot changed the title Bump the nlog group with 2 updates Bump NLog and NLog.Extensions.Logging Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/nlog-ac12ba0692 branch from d4a64c0 to ef7ee96 Compare July 13, 2026 23:46
Bumps NLog from 6.1.3 to 6.1.4
Bumps NLog.Extensions.Logging from 6.1.3 to 6.1.4

---
updated-dependencies:
- dependency-name: NLog
  dependency-version: 6.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nlog
- dependency-name: NLog.Extensions.Logging
  dependency-version: 6.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nlog
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/nlog-ac12ba0692 branch from ef7ee96 to f4c6b03 Compare July 14, 2026 23:46
@fuzzzerd fuzzzerd changed the title Bump NLog and NLog.Extensions.Logging chore(deps): Bump NLog and NLog.Extensions.Logging Jul 15, 2026
@fuzzzerd
fuzzzerd merged commit 038f098 into master Jul 15, 2026
4 checks passed
@fuzzzerd
fuzzzerd deleted the dependabot/nuget/nlog-ac12ba0692 branch July 15, 2026 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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