bitwarden / passwordless-server

Bitwarden Passwordless.dev infrastructure/backend (API, database, Docker, etc).
https://bitwarden.com/
Other
83 stars 26 forks source link

[deps]: Update Serilog.Expressions to v5 #684

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Serilog.Expressions 4.0.0 -> 5.0.0 age adoption passing confidence

Release Notes

serilog/serilog-expressions (Serilog.Expressions) ### [`v5.0.0`](https://togithub.com/serilog/serilog-expressions/releases/tag/v5.0.0) - [#​110](https://togithub.com/serilog/serilog-expressions/issues/110) - fix crash in `PublishedTrimmed=True` builds ([@​malciin](https://togithub.com/malciin)) - [#​108](https://togithub.com/serilog/serilog-expressions/issues/108) - breaking - make the `rest()` function aware of `@p.X` and `@p['X']` ([@​nblumhardt](https://togithub.com/nblumhardt)) - [#​109](https://togithub.com/serilog/serilog-expressions/issues/109) - add the `Inspect()` function ([@​nblumhardt](https://togithub.com/nblumhardt)) - [#​116](https://togithub.com/serilog/serilog-expressions/issues/116), [#​117](https://togithub.com/serilog/serilog-expressions/issues/117) - breaking - update to Serilog 4 ([@​Olgagaa](https://togithub.com/Olgagaa), [@​nblumhardt](https://togithub.com/nblumhardt)) - [#​113](https://togithub.com/serilog/serilog-expressions/issues/113), [#​115](https://togithub.com/serilog/serilog-expressions/issues/115) - README updates ([@​andriibratanin](https://togithub.com/andriibratanin), `@RandomBuffer`)

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.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 34.89%. Comparing base (306f971) to head (dc982c0). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #684 +/- ## ======================================= Coverage 34.89% 34.89% ======================================= Files 566 566 Lines 31001 31001 Branches 934 934 ======================================= Hits 10818 10818 Misses 20039 20039 Partials 144 144 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.