stryker-mutator / stryker-net

Mutation testing for .NET core and .NET framework!
https://stryker-mutator.io
Apache License 2.0
1.74k stars 177 forks source link

chore(deps): update dependency serilog to v4 #2946

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Serilog (source) 3.1.1 -> 4.0.0 age adoption passing confidence

Release Notes

serilog/serilog (Serilog) ### [`v4.0.0`](https://togithub.com/serilog/serilog/releases/tag/v4.0.0) - [#​2045](https://togithub.com/serilog/serilog/issues/2045) — **breaking** use case-insensitive matching for level overrides ([@​tillig](https://togithub.com/tillig)) - [#​2015](https://togithub.com/serilog/serilog/issues/2015) — **breaking** unpin assembly version ([@​nblumhardt](https://togithub.com/nblumhardt)) - [#​2051](https://togithub.com/serilog/serilog/issues/2051) — **breaking** recognize `UtcTimestamp` as a built-in token in output templates ([@​MatthewHays](https://togithub.com/MatthewHays)) - [#​1979](https://togithub.com/serilog/serilog/issues/1979) — add tests for `ReusableStringWriter` ([@​nblumhardt](https://togithub.com/nblumhardt)) - [#​2016](https://togithub.com/serilog/serilog/issues/2016) — update TFMs ([@​nblumhardt](https://togithub.com/nblumhardt), [@​bartelink](https://togithub.com/bartelink)) - [#​2018](https://togithub.com/serilog/serilog/issues/2018) — add `LogEvent.UnstableAssembleFromParts()` ([@​nblumhardt](https://togithub.com/nblumhardt)) - [#​2044](https://togithub.com/serilog/serilog/issues/2044) — build updates for compatibility ([@​tillig](https://togithub.com/tillig)) - [#​2027](https://togithub.com/serilog/serilog/issues/2027) — improve trimming annotations, compatibility switch for compiler-generated type support ([@​agocke](https://togithub.com/agocke)) - [#​2055](https://togithub.com/serilog/serilog/issues/2055) — introduce `IBatchedLogEventSink` and `WriteTo.Sink(IBatchedLogEventSink)` ([@​nblumhardt](https://togithub.com/nblumhardt)) - [#​2060](https://togithub.com/serilog/serilog/issues/2060) — introduce `LoggerSinkConfiguration.CreateSink()` and redesign `.Wrap()` ([@​nblumhardt](https://togithub.com/nblumhardt), [@​bartelink](https://togithub.com/bartelink)) - [#​2063](https://togithub.com/serilog/serilog/issues/2063) — improve `MessageTemplateParser` performance, switch to allow `.` in captured property names ([@​nblumhardt](https://togithub.com/nblumhardt)) - [#​2064](https://togithub.com/serilog/serilog/issues/2064) — make message template alignment parsing match spec ([@​Insomniak47](https://togithub.com/Insomniak47)) - [#​2065](https://togithub.com/serilog/serilog/issues/2065) — allow any character except `}` in message template format specifiers ([@​Insomniak47](https://togithub.com/Insomniak47))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud