Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Update dependency Serilog.AspNetCore to v8 #777

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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.2 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.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 - "before 4am on Monday" 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 from 9a74285 to d6c73cf Compare July 2, 2024 11:19
@DrizzlyOwl DrizzlyOwl added dependencies Updates to dependencies major labels Jul 2, 2024
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch 7 times, most recently from 8e33577 to 1d6ef73 Compare July 8, 2024 09:35
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch 12 times, most recently from 7ff764b to 64edfea Compare July 15, 2024 10:15
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch 4 times, most recently from 16a62c0 to 5eb78e1 Compare July 24, 2024 12:48
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch 4 times, most recently from cf0a3eb to 9e3b92f Compare July 26, 2024 17:04
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch from 9e3b92f to 7ad35a5 Compare August 8, 2024 00:49
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch from 7ad35a5 to 94ad11a Compare August 23, 2024 09:30
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch 4 times, most recently from e68aa84 to b5fa0ef Compare September 4, 2024 11:07
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch 6 times, most recently from 9f25085 to a5da178 Compare September 30, 2024 14:58
@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch 2 times, most recently from a7425c7 to 2fc2a83 Compare October 7, 2024 16:02
Copy link

sonarqubecloud bot commented Oct 7, 2024

@renovate renovate bot force-pushed the renovate/serilog.aspnetcore-8.x branch from 2fc2a83 to e627333 Compare October 8, 2024 16:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Updates to dependencies major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant