Skip to content

Comments

Bump Serilog and Serilog.Extensions.Logging#8

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/NebulaRAG.Cli/multi-024228c16f
Closed

Bump Serilog and Serilog.Extensions.Logging#8
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/nuget/src/NebulaRAG.Cli/multi-024228c16f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2026

Updated Serilog from 4.1.0 to 4.2.0.

Release notes

Sourced from Serilog's releases.

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

Commits viewable in compare view.

Updated Serilog.Extensions.Logging from 8.0.0 to 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.

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)

Bumps Serilog from 4.1.0 to 4.2.0
Bumps Serilog.Extensions.Logging from 8.0.0 to 10.0.0

---
updated-dependencies:
- dependency-name: Serilog
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Serilog.Extensions.Logging
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Serilog
  dependency-version: 4.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Serilog.Extensions.Logging
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2026

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot requested a review from MarkBovee as a code owner February 23, 2026 17:53
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 23, 2026
@dependabot dependabot bot deleted the dependabot/nuget/src/NebulaRAG.Cli/multi-024228c16f branch February 23, 2026 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants