chore(deps): update dependency serilog to 4.3.0 by renovate[bot] · Pull Request #1992 · reactiveui/refit
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| Serilog (source) | 4.2.0 -> 4.3.0 |
Release Notes
serilog/serilog (Serilog)
v4.3.0
What's Changed
- #2149 -
LogEvent.AddPropertyIfAbsent(ILogEventPropertyFactory, ...)overload that helps avoid allocations (@vanni-giachin) - #2158 - use HTTPS in all README.md images and links (@TimHess)
- #2163 -
LogContext.Push()overloads acceptingIEnumerable<ILogEventEnricher>andReadOnlySpan<ILogEventEnricher>(@SimonCropp) - #2175, #2178, #2179 - fix AOT compatibility (@agocke)
New Contributors
- @vanni-giachin made their first contribution in https://github.com/serilog/serilog/pull/2149
- @TimHess made their first contribution in https://github.com/serilog/serilog/pull/2158
Full Changelog: serilog/serilog@v4.2.0...v4.3.0
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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.