Skip to content

Bump Serilog, Serilog.Extensions.Logging and Serilog.Sinks.File - #11

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/benchmarks/RobotVision.Benchmarks/logging-57b7142647
Closed

Bump Serilog, Serilog.Extensions.Logging and Serilog.Sinks.File#11
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/benchmarks/RobotVision.Benchmarks/logging-57b7142647

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 26, 2026

Copy link
Copy Markdown

Pinned Serilog at 4.4.0.

Release notes

Sourced from Serilog's releases.

4.4.0

What's Changed

New Contributors

Full Changelog: serilog/serilog@v4.3.1...v4.4.0

4.3.1

What's Changed

New Contributors

Full Changelog: serilog/serilog@v4.3.0...v4.3.1

4.3.0

What's Changed

  • #​2149 - LogEvent.AddPropertyIfAbsent(ILogEventPropertyFactory, ...) overload that helps avoid allocations (@​vanni-giachin)
  • #​2158 - use HTTPS in all README.md images and links (@​TimHess)
  • #​2163 - LogContext.Push() overloads accepting IEnumerable<ILogEventEnricher> and ReadOnlySpan<ILogEventEnricher> (@​SimonCropp)
  • #​2175, #​2178, #​2179 - fix AOT compatibility (@​agocke)

New Contributors

Full Changelog: serilog/serilog@v4.2.0...v4.3.0

4.2.0

What's Changed

  • #​2141 — stabilize and fully implement dotted identifiers in message templates (@​nblumhardt)
  • #​2028 — use RuntimeHelpers.GetHashCode() in message template cache comparer (@​sungam3r)
  • #​2138 — update to .NET 9 SDK, GitHub Actions build, net9.0 TFM (@​nblumhardt)
  • #​2132 — support capturing of multidimensional arrays (@​sungam3r, @​WAcry)
  • #​2136 — fix documentation for ILogEventSink (@​erichiller)

New Contributors

Full Changelog: serilog/serilog@v4.1.0...v4.2.0

4.1.0

  • #​2108 - failure listeners and fallback sinks (@​nblumhardt)
  • #​2120 - add BatchingOptions.RetryTimeLimit and update retry scheduling algorithm (@​nblumhardt)

Important note

IBatchedLogEventSink batch retry scheduling has changed in this version. The default configuration still tries failed batches for approximately ten minutes, but the BufferingTimeLimit no longer implicitly causes the retry time to be extended or reduced. If you need a specific retry time, set BatchingOptions.RetryTimeLimit, which reliably controls retry time.

Commits viewable in compare view.

Pinned Serilog.Extensions.Logging at 10.0.0.

Release notes

Sourced from Serilog.Extensions.Logging's releases.

10.0.0

What's Changed

Full Changelog: serilog/serilog-extensions-logging@v9.0.2...v10.0.0

9.0.2

What's Changed

Full Changelog: serilog/serilog-extensions-logging@v9.0.1...v9.0.2

9.0.1

What's Changed

New Contributors

Full Changelog: serilog/serilog-extensions-logging@v9.0.0...v9.0.1

9.0.0

What's Changed

  • #​242 - optimizations (@​jods4)
  • #​247 - reduce allocations (@​nblumhardt)
  • #​244 - document {SourceContext} for MEL logger category (@​DavidHopkinsFbr)
  • #​246 - implement ISupportExternalScope in SerilogLoggerProvider (@​david-obee)
  • #​232 - support ValueTuple arguments to ILogger.BeginScope() (@​jimbojim1997)
  • #​249 - support for ITuple arguments to ILogger.BeginScope() (@​sungam3r)
  • #​252 - remove logger scope side-effects (@​pavel-faltynek)
  • #​255 - optimize/reduce allocations (@​epeshk)
  • #​260 - EventId property cache improvements/optimization (@​AndreReise)
  • #​262 - support IAsyncDisposable on .NET 6+ (@​agehrke)

Commits viewable in compare view.

Pinned Serilog.Sinks.File at 7.0.0.

Release notes

Sourced from Serilog.Sinks.File's releases.

7.0.0

What's Changed

New Contributors

Full Changelog: serilog/serilog-sinks-file@v4.1.0...v7.0.0

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 Aug 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/benchmarks/RobotVision.Benchmarks/logging-57b7142647 branch 5 times, most recently from 20997db to 2341f5b Compare August 31, 2026 14:40
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Author

Dependabot couldn't find a ImageViewerControl_ewfnr2sp_wpftmp.csproj.*.props. Because of this, Dependabot cannot update this pull request.

1 similar comment
@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Author

Dependabot couldn't find a ImageViewerControl_ewfnr2sp_wpftmp.csproj.*.props. Because of this, Dependabot cannot update this pull request.

@dependabot
dependabot Bot force-pushed the dependabot/nuget/benchmarks/RobotVision.Benchmarks/logging-57b7142647 branch from 2341f5b to 176ef6e Compare September 2, 2026 04:15
@dependabot dependabot Bot changed the title Bump Microsoft.Extensions.Logging and 5 others Bump Serilog, Serilog.Extensions.Logging and Serilog.Sinks.File Sep 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/nuget/benchmarks/RobotVision.Benchmarks/logging-57b7142647 branch from 176ef6e to f0c98ec Compare September 2, 2026 17:02
Bumps Serilog from 4.0.2 to 4.4.0
Bumps Serilog.Extensions.Logging from 8.0.0 to 10.0.0
Bumps Serilog.Sinks.File from 6.0.0 to 7.0.0

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: logging
- dependency-name: Microsoft.Extensions.Logging.Abstractions
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: logging
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: logging
- dependency-name: Serilog
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: logging
- dependency-name: Serilog.Extensions.Logging
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: logging
- dependency-name: Serilog.Sinks.File
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: logging
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/benchmarks/RobotVision.Benchmarks/logging-57b7142647 branch from f0c98ec to 052173b Compare September 4, 2026 05:49
@dependabot @github

dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Author

Superseded by #13.

@dependabot dependabot Bot closed this Sep 9, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/benchmarks/RobotVision.Benchmarks/logging-57b7142647 branch September 9, 2026 17:05
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