Skip to content

chore(deps): Bump the nlog group with 2 updates - #272

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/nlog-f0b48a3221
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/nlog-f0b48a3221

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 16, 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.

Updated NLog.Extensions.Logging from 6.2.0 to 6.2.1.

Release notes

Sourced from NLog.Extensions.Logging's releases.

6.2.1

  • #​864 Updated to NLog v6.2.1 (@​snakefoot)

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 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 <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

Bumps NLog from 6.2.0 to 6.2.1
Bumps NLog.Extensions.Logging from 6.2.0 to 6.2.1

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 16, 2026
@github-actions

Copy link
Copy Markdown

Test Results

✔️ Tests 2343 / 2343 - passed in 15.1s
✔️ Coverage 80.31% - passed with 70% threshold
📏 11693 / 13732 lines covered 🌿 3676 / 5406 branches covered
🔍 click here for more details

✏️ updated for commit 55207da

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.

0 participants