microsoft / component-detection

Scans your project to determine what components you use
MIT License
396 stars 81 forks source link

chore(deps): update dependency serilog.sinks.async to v2 #1165

Open renovate[bot] opened 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Serilog.Sinks.Async (source) 1.5.0 -> 2.0.0 age adoption passing confidence

Release Notes

serilog/serilog-sinks-async (Serilog.Sinks.Async) ### [`v2.0.0`](https://togithub.com/serilog/serilog-sinks-async/releases/tag/v2.0.0) - [#​85](https://togithub.com/serilog/serilog-sinks-async/issues/85) - fixed typo in README.md ([@​NielsPilgaard](https://togithub.com/NielsPilgaard)) - [#​95](https://togithub.com/serilog/serilog-sinks-async/issues/95) - update to Serilog 4, remove redundant `WriteTo.Async()` overloads, drop pre-`netstandard2.0` TFMs ([@​nblumhardt](https://togithub.com/nblumhardt))

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 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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 76.3%. Comparing base (5e496e3) to head (5d66968).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1165 +/- ## ===================================== Coverage 76.3% 76.3% ===================================== Files 256 256 Lines 11333 11333 Branches 1138 1138 ===================================== Hits 8653 8653 Misses 2348 2348 Partials 332 332 ```

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