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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
4.0.1
->4.0.2
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.