Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps Serilog.Sinks.Seq from 5.1.1 to 7.0.0.

Release notes

Sourced from Serilog.Sinks.Seq's releases.

v7.0.0

v6.0.0

  • #200 - propagate Serilog 3.1's trace and span id fields into @sp and @tr for Seq (@​nblumhardt)
  • #201 - accept an ITextFormatter to allow customization of payload content (@​nblumhardt)

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)
Commits
  • bf6c2f8 Merge pull request #212 from datalust/dev
  • 73a806b Merge pull request #211 from nblumhardt/rtm-periodic-batching
  • 73ae820 Update to pull in the final 4.0.0 version of Serilog.Sinks.PeriodicBatchign
  • 3108823 Merge pull request #210 from nblumhardt/default-to-no-header-propagation
  • a4ebc46 Default the sink to not tracing its own outbound requests, when possible
  • 384b2d4 Merge pull request #209 from nblumhardt/recognize-serilog-tracing
  • 482422b Automatically recognize SpanStartTimestamp, ParentSpanId, and SpanKind from S...
  • d7a739a Merge pull request #206 from nblumhardt/pbs-update
  • 00948b5 Update Serilog.Sinks.PeriodicBatching and other dependencies; should eliminat...
  • a9963d8 Dev version bump [skip ci]
  • 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)

Bumps [Serilog.Sinks.Seq](https://github.com/datalust/serilog-sinks-seq) from 5.1.1 to 7.0.0.
- [Release notes](https://github.com/datalust/serilog-sinks-seq/releases)
- [Commits](datalust/serilog-sinks-seq@v5.1.1...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #162.

@dependabot dependabot bot closed this May 6, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Serilog.Sinks.Seq-7.0.0 branch May 6, 2024 02:06
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.

1 participant