Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency serilog to v3 #2330

Merged
merged 1 commit into from
Jul 14, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Serilog (source) nuget major 2.12.0 -> 3.0.1

Release Notes

serilog/serilog

v3.0.1

v3.0.0

What's new in 3.0.0?

Target framework changes - Serilog no longer targets netstandard1.x or .NET Framework versions earlier than .NET 4.6.2. Users on affected frameworks should continue to target Serilog 2.12.x.

Removed obsolete APIs - Many deprecated/obsolete types and functions have been removed. Notably, JsonFormatter can no longer be subclassed (either port to JsonValueFormatter, use Serilog.Expressions, or copy the original JsonFormatter code into your project).

Added APIs - LevelAlias.Off is now provided as an equivalent to Microsoft.Extensions.Logging's LogLevel.Off; Destructure.AsDictionary<T>() can now be used to mark dictionary types.

Fewer allocations on many hot paths - A lot of work has gone into avoiding heap allocations wherever possible.

Changes


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.

@renovate renovate bot requested a review from tomkerkhove as a code owner June 20, 2023 01:26
@renovate renovate bot added the dependencies All issues related to dependencies & Renovate label Jun 20, 2023
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Jun 20, 2023
@github-actions
Copy link

Thank you for your contribution! 🙏 We will review it as soon as possible.

@renovate renovate bot force-pushed the renovate-serilog-3.x branch 3 times, most recently from dc827b7 to 301c30a Compare June 27, 2023 04:51
@renovate renovate bot force-pushed the renovate-serilog-3.x branch 5 times, most recently from e1757cf to 5c4c7e4 Compare July 7, 2023 04:27
@trafico-bot trafico-bot bot added the ✅ Approved Pull Request has been approved and can be merged label Jul 14, 2023
@tomkerkhove tomkerkhove merged commit d89f60c into master Jul 14, 2023
25 checks passed
@tomkerkhove tomkerkhove deleted the renovate-serilog-3.x branch July 14, 2023 09:48
@trafico-bot trafico-bot bot added ✨ Merged Pull Request has been merged successfully and removed 🔍 Ready for Review Pull Request is not reviewed yet ✨ Merged Pull Request has been merged successfully ✅ Approved Pull Request has been approved and can be merged labels Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies All issues related to dependencies & Renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant