chore(deps): update dependency serilog to 4.1.0 by renovate[bot] · Pull Request #1899 · reactiveui/refit
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| Serilog (source) | 4.0.2 -> 4.1.0 |
Release Notes
serilog/serilog (Serilog)
v4.1.0
- #2108 - failure listeners and fallback sinks (@nblumhardt)
- #2120 - add
BatchingOptions.RetryTimeLimitand update retry scheduling algorithm (@nblumhardt)
Important note
IBatchedLogEventSink batch retry scheduling has changed in this version. The default configuration still tries failed batches for approximately ten minutes, but the BufferingTimeLimit no longer implicitly causes the retry time to be extended or reduced. If you need a specific retry time, set BatchingOptions.RetryTimeLimit, which reliably controls retry time.
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.