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 #852

Closed
wants to merge 1 commit into from

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

v7.0.0


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 added the dependencies All issues related to managing dependencies label Nov 15, 2023
Copy link

netlify bot commented Nov 15, 2023

Deploy Preview for arcus-templates canceled.

Name Link
🔨 Latest commit 4d1b07f
🔍 Latest deploy log https://app.netlify.com/sites/arcus-templates/deploys/6658291724ba7f0008229fcc

@renovate renovate bot force-pushed the renovate-serilog.aspnetcore-8.x branch from 9dee370 to 6c66bd2 Compare January 19, 2024 03:50
@renovate renovate bot force-pushed the renovate-serilog.aspnetcore-8.x branch 2 times, most recently from a58f61b to eb83f26 Compare May 6, 2024 10:54
@renovate renovate bot force-pushed the renovate-serilog.aspnetcore-8.x branch from eb83f26 to 6253654 Compare May 23, 2024 07:29
@renovate renovate bot force-pushed the renovate-serilog.aspnetcore-8.x branch from 6253654 to 4d1b07f Compare May 30, 2024 07:21
Copy link
Contributor Author

renovate bot commented May 30, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate-serilog.aspnetcore-8.x branch May 30, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies All issues related to managing dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants