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

Update dependency Serilog.AspNetCore to v8 #1125

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Serilog.AspNetCore 6.1.0 -> 8.0.3 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

serilog/serilog-aspnetcore (Serilog.AspNetCore)

v8.0.3

v8.0.2

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())

v7.0.0


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Europe/London, Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.

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

Rebasing: Whenever PR is behind base branch, 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 renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch 3 times, most recently from 6e69d8c to be73272 Compare July 2, 2024 10:54
@DrizzlyOwl DrizzlyOwl added dependencies Updates to dependencies major labels Jul 2, 2024
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch 10 times, most recently from 277f441 to eedf3c9 Compare July 9, 2024 11:46
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch 4 times, most recently from bed56de to 5c8148b Compare July 16, 2024 10:47
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch 4 times, most recently from 1bd963f to af1d745 Compare July 23, 2024 10:58
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch 6 times, most recently from fdccbbe to 0dffd7d Compare October 23, 2024 08:26
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch 4 times, most recently from 93359b8 to b7bc6c6 Compare October 29, 2024 11:36
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch 5 times, most recently from bb4c5a2 to 059e545 Compare November 5, 2024 15:36
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch 2 times, most recently from de6be2d to 3ad36df Compare November 13, 2024 13:27
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch 3 times, most recently from d5f14c9 to 699f920 Compare November 29, 2024 09:43
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch from 699f920 to 9da25c8 Compare December 2, 2024 12:12
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch from 9da25c8 to 9c5431a Compare December 3, 2024 12:08
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch from 9c5431a to 33a214c Compare December 3, 2024 12:09
Copy link

sonarqubecloud bot commented Dec 3, 2024

@DrizzlyOwl DrizzlyOwl merged commit 2e66d78 into main Dec 3, 2024
5 checks passed
@DrizzlyOwl DrizzlyOwl deleted the renovate/serilog.aspnetcore-8.x branch December 3, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Updates to dependencies major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants