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.aspnetcore to v8 #2413

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Serilog.AspNetCore 7.0.0 -> 8.0.1 age adoption passing confidence

Release Notes

serilog/serilog-aspnetcore (Serilog.AspNetCore)

v8.0.1

v8.0.0

Breaking change

The obsolete UseSerilog() extension on IWebHostBuilder has been removed. Switch to either IHostBuilder.UseSerilog() or IServiceCollection.AddSerilog() instead.

    .ConfigureServices(services => services.AddSerilog())

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 November 15, 2023 05:02
@renovate renovate bot added the dependencies All issues related to dependencies & Renovate label Nov 15, 2023
@trafico-bot trafico-bot bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Nov 15, 2023
Copy link

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

@renovate renovate bot force-pushed the renovate-serilog.aspnetcore-8.x branch 2 times, most recently from ae309a6 to 4b31cad Compare December 1, 2023 08:44
@renovate renovate bot force-pushed the renovate-serilog.aspnetcore-8.x branch 5 times, most recently from 283af97 to ebbb594 Compare December 11, 2023 06:53
@renovate renovate bot force-pushed the renovate-serilog.aspnetcore-8.x branch from ebbb594 to 7f6f7fe Compare January 19, 2024 04:19
@renovate renovate bot force-pushed the renovate-serilog.aspnetcore-8.x branch 15 times, most recently from fdcd39d to 252516f Compare February 29, 2024 09:01
@renovate renovate bot force-pushed the renovate-serilog.aspnetcore-8.x branch from 252516f to ee8b742 Compare April 3, 2024 07:37
@renovate renovate bot force-pushed the renovate-serilog.aspnetcore-8.x branch from ee8b742 to 56b96a1 Compare April 20, 2024 12:37
@tomkerkhove tomkerkhove enabled auto-merge (squash) April 20, 2024 12:38
@renovate renovate bot force-pushed the renovate-serilog.aspnetcore-8.x branch 9 times, most recently from dd22ac8 to 0e293cc Compare April 20, 2024 12:49
@tomkerkhove tomkerkhove disabled auto-merge April 20, 2024 12:49
@renovate renovate bot force-pushed the renovate-serilog.aspnetcore-8.x branch 9 times, most recently from 4a84805 to d4cc19d Compare April 26, 2024 13:28
@renovate renovate bot force-pushed the renovate-serilog.aspnetcore-8.x branch from d4cc19d to 54bf66d Compare April 26, 2024 13:29
@tomkerkhove tomkerkhove merged commit 3389a6f into master Apr 29, 2024
26 checks passed
@tomkerkhove tomkerkhove deleted the renovate-serilog.aspnetcore-8.x branch April 29, 2024 06:51
@trafico-bot trafico-bot bot added ✨ Merged Pull Request has been merged successfully and removed 🔍 Ready for Review Pull Request is not reviewed yet labels Apr 29, 2024
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 ✨ Merged Pull Request has been merged successfully
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant