serilog-contrib / serilog-sinks-splunk

A Serilog sink that writes to Splunk
https://splunk.com
Apache License 2.0
46 stars 47 forks source link

Bump Serilog.Sinks.PeriodicBatching from 4.0.1 to 4.1.0 #202

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps Serilog.Sinks.PeriodicBatching from 4.0.1 to 4.1.0.

Release notes

Sourced from Serilog.Sinks.PeriodicBatching's releases.

v4.1.0

The intention of this release, with #75, is that the functionality and API in this sink will be frozen, and future development will move to a built-in batching feature in serilog/serilog.

Commits
  • d7b0406 Merge pull request #78 from serilog/dev
  • 9bb1f1c Merge pull request #75 from nblumhardt/reinstate-inheritance-api
  • 6df936a Merge branch 'dev' into reinstate-inheritance-api
  • 54daef1 Merge pull request #77 from nblumhardt/cancellation-memory-leak
  • 393e4ad Defensive check to make sure OperationCanceledException is not thrown; try to...
  • 31f08ba Avoid leaking task/cancellation objects when no events are passing through th...
  • c45cc64 Reinstate the legacy inheritance-based API - again
  • e2f0dd6 Dev version bump [skip ci]
  • See full diff 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 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)
github-actions[bot] commented 5 months ago

Code Coverage

Package Line Rate Branch Rate Health
Serilog.Sinks.Splunk.TCP 65% 43%
Serilog.Sinks.Splunk 19% 19%
Serilog.Sinks.Splunk 49% 63%
Summary 42% (334 / 818) 44% (86 / 208)