stryker-mutator / stryker-net

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

chore(deps): update dependency serilog to 4.0.2 #3051

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

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

Release Notes

serilog/serilog (Serilog) ### [`v4.0.2`](https://redirect.github.com/serilog/serilog/releases/tag/v4.0.2) - [#​2094](https://redirect.github.com/serilog/serilog/issues/2094) - remove boxing and string allocations in output template formatting ([@​epeshk](https://redirect.github.com/epeshk)) - [#​2103](https://redirect.github.com/serilog/serilog/issues/2103) - don't capture properties with private `get` accessors ([@​nblumhardt](https://redirect.github.com/nblumhardt)) - [#​2095](https://redirect.github.com/serilog/serilog/issues/2095) - remove junk file ([@​Numpsy](https://redirect.github.com/Numpsy)) - [#​2116](https://redirect.github.com/serilog/serilog/issues/2116) - fall back to `IDisposable` in `Log.CloseAndFlushAsync()` when the target logger is not `IAsyncDisposable` ([@​nblumhardt](https://redirect.github.com/nblumhardt))

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Enabled.

ā™» 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 was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud