Skip to content

Bump the nlog group with 2 updates - #3330

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/nuget/BervProject.WebApi.Boilerplate/nlog-cde700465b
Sep 17, 2026
Merged

mergify[bot] merged 1 commit into
mainfrom
dependabot/nuget/BervProject.WebApi.Boilerplate/nlog-cde700465b

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.

Updated NLog.Web.AspNetCore from 6.2.0 to 6.2.1.

Release notes

Sourced from NLog.Web.AspNetCore's releases.

6.2.1

NLog.Web.AspNetCore

  • #​1190 Updated dependency NLog v6.2.1 (@​snakefoot)
  • #​1187 NLogRequestLoggingOptions - Cancelled client request only warning when slow (@​snakefoot)
  • #​1179 XML Docs for all public properties with setters to include Default value (@​snakefoot)

NLog.Web

  • #​1190 Updated dependency NLog v6.2.1 (@​snakefoot)
  • #​1179 XML Docs for all public properties with setters to include Default value (@​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.Web.AspNetCore 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.Web.AspNetCore
  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 17, 2026

@mergify mergify Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot

@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Sep 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 30.95%. Comparing base (4d985cc) to head (576acb4).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3330   +/-   ##
=======================================
  Coverage   30.95%   30.95%           
=======================================
  Files          41       41           
  Lines         743      743           
  Branches       21       21           
=======================================
  Hits          230      230           
  Misses        509      509           
  Partials        4        4           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mergify
mergify Bot merged commit 4b6142e into main Sep 17, 2026
20 checks passed
@mergify

mergify Bot commented Sep 17, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@dependabot
dependabot Bot deleted the dependabot/nuget/BervProject.WebApi.Boilerplate/nlog-cde700465b branch September 17, 2026 01:10
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