FantasticFiasco / serilog-sinks-udp

A Serilog sink sending UDP packages over the network.
Apache License 2.0
30 stars 15 forks source link

chore(deps): update dependency serilog.sinks.periodicbatching to v4.1.0 #202

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Serilog.Sinks.PeriodicBatching 4.0.1 -> 4.1.0 age adoption passing confidence

Release Notes

serilog/serilog-sinks-periodicbatching (Serilog.Sinks.PeriodicBatching) ### [`v4.1.0`](https://togithub.com/serilog/serilog-sinks-periodicbatching/releases/tag/v4.1.0) - [#​77](https://togithub.com/serilog/serilog-sinks-periodicbatching/issues/77) - avoid leaking memory when no events are passing through the sink ([@​nblumhardt](https://togithub.com/nblumhardt)) - [#​75](https://togithub.com/serilog/serilog-sinks-periodicbatching/issues/75) - reinstate the legacy inheritance-based API again ([@​nblumhardt](https://togithub.com/nblumhardt)) The intention of this release, with [#​75](https://togithub.com/serilog/serilog-sinks-periodicbatching/issues/75), is that the functionality and API in this sink will be frozen, and future development will move to a built-in batching feature in `serilog/serilog`.

Configuration

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

🚦 Automerge: Enabled.

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.



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