Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 13, 2023

Bumps Serilog.Sinks.Seq from 5.1.0 to 5.2.3.

Release notes

Sourced from Serilog.Sinks.Seq's releases.

v5.2.3

  • #193 - include event body sample when generating oversized event placeholder (@​nblumhardt)

v5.2.2

  • #189 - don't crash on Blazor, where PooledConnectionLifetime is not supported (@​nblumhardt)

v5.2.1

  • #185 - dependency update only - update to Serilog.Sinks.PeriodicBatching for better compatibility with other sinks (@​nblumhardt)

v5.2.0

  • #179 - support IAsyncDisposable and bump dependency on Serilog.Sinks.PeriodicBatching to 3.0.0 to prevent deadlocks when flushing on AWS Lambda (@​nblumhardt)
  • #180 - limit the default pooled HTTP connection lifetime on .NET 5 and later runtimes (@​nblumhardt)
  • #182 - update dependencies including Serilog.Sinks.File (@​nblumhardt)

v5.1.1

  • #165 - fix migration from the old durable buffer file format to the new one (@​nblumhardt)
Commits
  • fb033d7 Merge pull request #199 from datalust/dev
  • 7be10d6 Merge pull request #196 from nblumhardt/avoid-obsolete-overload
  • acc4408 Avoid using an obsolete source-compatible overload of WriteTo.Sink() that may...
  • 1781ad8 Merge pull request #193 from nblumhardt/larger-sample
  • 34a274f Missing commit
  • 3fc786b Include a large event body sample when generating oversized event placeholders
  • 3e60b22 Publishing key update
  • 4fdca69 Dev version bump [skip ci]
  • ab19f10 Publishing key update
  • 1f610e3 Merge pull request #192 from datalust/dev
  • Additional 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 13, 2023
Bumps [Serilog.Sinks.Seq](https://github.com/serilog/serilog-sinks-seq) from 5.1.0 to 5.2.3.
- [Release notes](https://github.com/serilog/serilog-sinks-seq/releases)
- [Commits](datalust/serilog-sinks-seq@v5.1.0...v5.2.3)

---
updated-dependencies:
- dependency-name: Serilog.Sinks.Seq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/nuget/Serilog.Sinks.Seq-5.2.3 branch from 7c4c2cc to ac2c429 Compare October 13, 2023 19:35
@giovanninocco giovanninocco merged commit 8b7b320 into main Nov 3, 2023
@giovanninocco giovanninocco deleted the dependabot/nuget/Serilog.Sinks.Seq-5.2.3 branch November 3, 2023 07:26
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants