Skip to content

Bump NLog from 6.2.0 to 6.2.1 - #168

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/MyNumberNET_CLI/main/NLog-6.2.1
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/MyNumberNET_CLI/main/NLog-6.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown
Contributor

Updated NLog from 6.2.0 to 6.2.1.

Release notes

Sourced from NLog's releases.

6.2.1

Improvements

  • #​6254 Replace System.Random usage with custom ScatterGenerator. (@​jobvk)
  • #​6267 JsonLayout - Escape lone surrogates so output stays valid UTF8. (@​dylanpulver)
  • #​6275 XML docs with Default value for class properties in Filters namespace. (@​dualfroz)
  • #​6276 XML docs with Default value for class properties with unit test. (@​snakefoot)
  • #​6265 AtomicFileTarget - Improve recovery when file suddenly disappears. (@​snakefoot)
  • #​6266 JsonLayout - Explicit assigned SuppressSpaces should win. (@​snakefoot)
  • #​6271 DefaultJsonSerializer - Refactor AppendStringEscape to make method simpler. (@​snakefoot)
  • #​6268 XmlHelper - Replace with char.IsHighSurrogate + char.IsLowSurrogate. (@​snakefoot)
  • #​6269 XmlHelper - Improve CDATA encoding when first char is invalid. (@​snakefoot)
  • #​6273 XmlHelper - Check char.IsHighSurrogate before checking length. (@​snakefoot)
  • #​6251 LogManager - Remove CLSCompliant(false) attribute from GetCurrentClassLogger. (@​snakefoot)
  • #​6255 NLog.Schema - NLog.Targets.HttpClient + NLog.Targets.OpenTelemetryHttp. (@​snakefoot)
  • #​6261 XmlParser - Moved primitive parsing logic into InputCursor. (@​snakefoot)
  • #​6264 XmlParser - Optimize parsing of Attributes and InnerText and CDATA. (@​snakefoot)
  • #​6280 Layout - FromLiteral is IsInitialized from the start and ThreadAgnostic. (@​snakefoot)

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot requested a review from hsaito as a code owner September 17, 2026 00:04
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Sep 17, 2026
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