passwordless-server icon indicating copy to clipboard operation
passwordless-server copied to clipboard

[deps]: Update Serilog.Enrichers.Environment to v3

Open renovate[bot] opened this issue 6 months ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Serilog.Enrichers.Environment 2.3.0 -> 3.0.1 age adoption passing confidence

Release Notes

serilog/serilog-enrichers-environment (Serilog.Enrichers.Environment)

v3.0.1

v3.0.0

Breaking changes

The *Enricher types previously published in this assembly are now internal. These all have Enrich.With* configuration syntax alternatives; so, if your code used Enrich.With(new EnvironmentNameEnricher(...)), replace this with Enrich.WithEnvironmentName(...) and so on.


Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

renovate[bot] avatar Aug 19 '24 01:08 renovate[bot]