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 from 4.0.1 to 4.0.2 #222

Open dependabot[bot] opened 23 hours ago

dependabot[bot] commented 23 hours ago

Bumps Serilog from 4.0.1 to 4.0.2.

Release notes

Sourced from Serilog's releases.

v4.0.2

Commits
  • 4c9a312 Merge pull request #2118 from serilog/dev
  • 7b85d53 Update publishing key
  • 3aa295b Properly synchronize use of InMemoryBatchedSink fields (attempting to fix fla...
  • 6e5a82c Tighten up the test to ensure we don't add IAsyncDisposable to the test stub
  • b5085aa Fall back to IDisposable in Log.CloseAndFlushAsync() when the target logger i...
  • 68881e1 Don't capture properties with private get accessors
  • 3f6d855 Optimize ReusableStringWriter.Write/WriteLine(ReadOnlySpan<char>) methods
  • 9f6b814 Added test for timestamp formatting
  • 64fccfa Removed boxing and string allocations in DateTimeOffset/DateTime serializatio...
  • 8c82a50 Remove junk file (#2095)
  • 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 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 23 hours ago

Code Coverage

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